Skip to content

Commit 8781fcf

Browse files
Use reviewer's recommendation
1 parent b268d30 commit 8781fcf

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

site/management.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -288,7 +288,7 @@ rabbitmqctl set_user_tags full_access administrator
288288
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
289289
not automatically redirect users to authenticate
290290
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:
292292

293293
* [UAA](https://github.com/cloudfoundry/uaa)
294294
* [Keycloak](https://www.keycloak.org/)

0 commit comments

Comments
 (0)