jamedard opened a new pull request, #3085: URL: https://github.com/apache/incubator-kie-tools/pull/3085
- Remove userinfo end point call after authorization in the KIE management console to support Azure as Identity Provider as it cannot work with the same token as the runtime API if the latter requires a custom scope. The user info is only used for username computation which relies on claims extracted from the tokens with these code changes. - Make the OIDC default scopes configurable with an environment variable, just like the client ID https://github.com/apache/incubator-kie-issues/issues/1938 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
