Skip to content

Conversation

@guillaumelamirand
Copy link
Contributor

Use latest change on IdmService configuration to make it easier

"args": {
"routeArgObjApiClient": "apiClient",
"routeArgIdmBaseUri": "https://&{identity.platform.fqdn}"
"routeArgIdmService": "${heap[IdmService]}",
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

The script seems to use idmService arg name?

That would be better, don't see why we need the routeArg... prefixes really.

return response

}).then(response -> { return response })
idmService.send(context, apiClientRequest)
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This also seems a better fit (the intention) to use idmService here (not http), isn't it?

Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

And in RepoUser.

@guillaumelamirand guillaumelamirand force-pushed the OPENIG-8693-simplify-idm-service-configuration branch from 9dac1c5 to e3c254e Compare September 1, 2025 13:16
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants