Skip to content

Commit f5e200a

Browse files
Add explicitly sub preferred_username
1 parent 0e02d37 commit f5e200a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

selenium/test/oauth/rabbitmq.conf

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,6 @@ auth_oauth2.resource_server_id = rabbitmq
1010
auth_oauth2.preferred_username_claims.1 = user_name
1111
auth_oauth2.preferred_username_claims.2 = preferred_username
1212
auth_oauth2.preferred_username_claims.3 = email
13-
13+
auth_oauth2.preferred_username_claims.4 = sub
1414

1515
loopback_users = none

0 commit comments

Comments
 (0)