mcgilman commented on issue #3308: NIFI-6038 Remove scope parameter from OIDC TokenRequest URL: https://github.com/apache/nifi/pull/3308#issuecomment-463774049 @mosermw Thanks for the PR. According to the OpenId Connect specification, the scope parameter with a value of `openid` is required [1]. Additional scopes can be used and should be ignored if unrecognized. I think the docs for ForgeRock [2] also discuss requiring the `openid` scope. [1] https://openid.net/specs/openid-connect-core-1_0.html#AuthRequest [2] https://backstage.forgerock.com/docs/am/6/oidc1-guide/#register-openid-connect-clients
---------------------------------------------------------------- This is an automated message from the Apache Git Service. To respond to the message, please log on GitHub and use the URL above to go to the specific comment. For queries about this service, please contact Infrastructure at: us...@infra.apache.org With regards, Apache Git Services