How to config keycloak for RabbitMQ #11660
-
Describe the bugI am configuring Keycloak for RabbitMQ. I have logged in with Keycloak to get the token. When I return to RabbitMQ, I get an error. Reproduction stepsMy config file (rabbitmq.conf): auth_backends.1 = rabbit_auth_backend_oauth2 log.file.level = debug Expected behaviorPlease help me how to fix it. Thanks very much Additional contextNo response |
Beta Was this translation helpful? Give feedback.
Replies: 1 comment
-
Besides the OAuth 2 documentation guide there are two others with OAuth 2 troubleshooting recommendations and examples for several IDPs, including Keycloak. Please take it from here. Our team will not troubleshoot OAuth 2 for non-paying users. |
Beta Was this translation helpful? Give feedback.
Besides the OAuth 2 documentation guide there are two others with OAuth 2 troubleshooting recommendations and examples for several IDPs, including Keycloak.
Please take it from here. Our team will not troubleshoot OAuth 2 for non-paying users.