You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to rabbitmq-users
Hi all,
Is it possible to use the OAuth2 Auth plugin against multiple servers ? I would like to use one oauth2 service to authenticate connections to the management UI, and a different service to authenticate JWT tokens passed in a MQTT Web connection. Is this possible ? Has anyone tried this before ?
Thanks in advance.
Rob
Marcial Rosales
unread,
Jun 13, 2023, 3:06:30 AM6/13/23
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to rabbitmq-users
HI Rob, we are currently working on supporting multiple authorization servers. You will be able to configure multiple oauth resource/audience on a single rabbitmq cluster where each oauth resource is configured with its own authorization server, signing keys, etc.