Adding OAuth with Entra to RabbitMQ not working #1903
-
Currently I am installing a Bitnami Helmchart to rollout a simple plain RabbitMQ: CHART NAME: rabbitmq
Once I open the https RabbitMQ Page, I can click a button 'Click here to login' and I am redirect to MS Entra. After signing in, I am rerouted to RabbitMQ which complaints:
For me it looks like RabbitMQ is not looking in the token field roles or ignores all the roles and combinations which are in there. Has anybody a working OAuth Login with Entra? |
Beta Was this translation helpful? Give feedback.
Replies: 1 comment 2 replies
-
There is an MS Entra specific guide, which is necessary to use, as Entra does not conform to the OAuth2 specification. |
Beta Was this translation helpful? Give feedback.
There is an MS Entra specific guide, which is necessary to use, as Entra does not conform to the OAuth2 specification.