Oauth backend extending extra_scope_source #7192
Unanswered
brunomedeirosdedalus
asked this question in
Ideas
Replies: 1 comment 2 replies
-
On the Keycloak-specific code path, perhaps. I don't know if every Keycloak user would want that behavior, though. |
Beta Was this translation helpful? Give feedback.
2 replies
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.
-
Hi all,
Maybe I am wrong, but as far as I know 'extra_scope_source' only allows to be set to simple strings. Would it be worth it to extend this functionality to allow basic nested structure for example (from Keycloak)
realm_access.roles
this would allow mapping the RabbitMQscopes
to keycloak realm roles. The JWT structure:Beta Was this translation helpful? Give feedback.
All reactions