You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
RabbitMQ can be configured to use [JWT-encoded OAuth 2.0 access tokens](https://github.com/rabbitmq/rabbitmq-auth-backend-oauth2) to authenticate client applications and management UI users. When doing so, the management UI does
289
289
not automatically redirect users to authenticate
290
290
against the OAuth 2 server, this must be configured separately. Currently,
291
-
**Authorization code flow with PKCE**has been tested against the following Authorization servers:
291
+
**Authorization code flow with PKCE**is tested with the following Authorization servers:
0 commit comments