Skip to content

Commit baa2b3c

Browse files
Minor correction
1 parent e48e43a commit baa2b3c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/management/index.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -411,7 +411,7 @@ Given above configuration, when a user visits the management UI, the following t
411411
:::
412412

413413
:::tip
414-
If you used to configure `auth_oauth2.metadata_url` because your provider did not use the standard path OpenId Discovery endpoint's path, since RabbitMQ 4.1 you should instead configure the correct path and/or include any additional parameters as it is explained [here](./oauth2#discovery-endpoint-params).
414+
If you used to configure `management.oauth_metadata_url` because your provider did not use the standard OpenId Discovery endpoint's path, since RabbitMQ 4.1 you should instead configure the correct path as it is explained [here](./oauth2#discovery-endpoint-params).
415415
:::
416416

417417
2. RabbitMQ displays a button with the label "Click here to login". When the user clicks on the button, the management UI initiates the OAuth 2.0 Authorization Code Flow, which redirects the user to the identity provider to authenticate and get a token.

0 commit comments

Comments
 (0)