Skip to content
Discussion options

You must be logged in to vote

My apologies here, it seem that I was confused by the description of the key:

List of JWT claims to look for username associated to the token separated by commas.

But in the rabbitmq.conf file this is done my doing:

auth_oauth2.preferred_username_claims.1 = name

The missing .1 fixed it.

The error was misleading, something about expecting an array and not a string would help.

Thanks for your help!

Replies: 2 comments 1 reply

Comment options

You must be logged in to vote
1 reply
@vaceal
Comment options

Comment options

You must be logged in to vote
0 replies
Answer selected by lukebakken
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
2 participants
Converted from issue

This discussion was converted from issue #9939 on November 16, 2023 20:20.