Skip to content
Discussion options

You must be logged in to vote

Spent 2 days, created a ticket, only to later discover that what was missing is:
management.oauth_client_secret or:

...
      {rabbitmq_management, [
        {oauth_enabled, true},
        {oauth_client_id, "b082c015-****-****-****-************"},
        {oauth_provider_url, "https://login.microsoftonline.com/36fb51f9-****-****-****-************"},
        {oauth_client_secret, "<CLIENTID_SECRET"}
...

It would be helpful to mention this in the main guide, and not only here.

Question can be closed.

Replies: 1 comment

Comment options

You must be logged in to vote
0 replies
Answer selected by ivan-piskunov-betpawa
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
1 participant