We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent dd38f4a commit 888c97fCopy full SHA for 888c97f
conf/uaa/rabbitmq.conf
@@ -6,6 +6,7 @@ management.oauth_scopes = openid profile rabbitmq.*
6
management.oauth_provider_url = http://localhost:8080
7
8
auth_oauth2.resource_server_id = rabbitmq
9
+auth_oauth2.additional_scopes_key = extra_scope
10
auth_oauth2.verify_aud = false
11
auth_oauth2.default_key = legacy-token-key
12
auth_oauth2.preferred_username_claims.1 = preferred_username
0 commit comments