Allow OpenID scopes in recipe #15269
Unanswered
noxxomatik
asked this question in
Q&A
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
How can I allow scopes in a recipe step for an OpenID application?
This does not work:
{ "name": "openidapplication", "ClientId": "app", ... "AllowedScopes": "profile email roles" },
The scopes are defined in "OpenIdScope" steps.
Beta Was this translation helpful? Give feedback.
All reactions