You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Expected Behavior
Allow addition of 'profile' scope.
Current Behavior
If you add the scope to the example, starts infinite redirect loop.
Context
I'm trying to make use of the Federated Identity example and would I'd like to get the UserInfo object populated. However if I add the profile to the registeredClient I get the hang:
Expected Behavior
Allow addition of 'profile' scope.
Current Behavior
If you add the scope to the example, starts infinite redirect loop.
Context
I'm trying to make use of the Federated Identity example and would I'd like to get the UserInfo object populated. However if I add the profile to the registeredClient I get the hang:
In AuthorizationServerConfig:
The text was updated successfully, but these errors were encountered: