mcgilman commented on issue #3398: NIFI-6171 always send email scope for OIDC
URL: https://github.com/apache/nifi/pull/3398#issuecomment-480994482
 
 
   @SimonLinder I think I'd need to try it out. I recall some IdP's rejecting 
requests when the scope contained `email` when it was explicitly not supported. 
I think the only scope that is always supported is 'openid'. Hence all the 
conditional inclusion of the `email` scope in the current codebase.
   
   At this point, I am worried about regressions in behavior due to this 
change. I understand why the current codebase fails when the `supported_scopes` 
is not specified. With that fix in place, did things start working against your 
IdP?
   
   
    

----------------------------------------------------------------
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.
 
For queries about this service, please contact Infrastructure at:
[email protected]


With regards,
Apache Git Services

Reply via email to