Skip to content

Commit 888c97f

Browse files
Add extra_scope
1 parent dd38f4a commit 888c97f

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

conf/uaa/rabbitmq.conf

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,7 @@ management.oauth_scopes = openid profile rabbitmq.*
66
management.oauth_provider_url = http://localhost:8080
77

88
auth_oauth2.resource_server_id = rabbitmq
9+
auth_oauth2.additional_scopes_key = extra_scope
910
auth_oauth2.verify_aud = false
1011
auth_oauth2.default_key = legacy-token-key
1112
auth_oauth2.preferred_username_claims.1 = preferred_username

0 commit comments

Comments
 (0)