Skip to content

Add missing additional_scopes_key to Auth0 config template#60

Open
lacatoire wants to merge 1 commit into
rabbitmq:nextfrom
lacatoire:fix/auth0-missing-additional-scopes-key
Open

Add missing additional_scopes_key to Auth0 config template#60
lacatoire wants to merge 1 commit into
rabbitmq:nextfrom
lacatoire:fix/auth0-missing-additional-scopes-key

Conversation

@lacatoire

Copy link
Copy Markdown

Summary

  • Add auth_oauth2.additional_scopes_key = permissions to the Auth0 configuration template

Auth0 places user permissions in the permissions JWT claim rather than in the standard scope claim. Without this setting, RabbitMQ does not read the permissions granted to the user.

The Auth0 documentation already mentions this setting, but the template was missing it.

Auth0 places user permissions in the `permissions` JWT claim rather than
in the standard `scope` claim. Without this setting, RabbitMQ does not
read the permissions granted to the user.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant