diff --git a/modules/console/pages/config/security/azure-ad.adoc b/modules/console/pages/config/security/azure-ad.adoc index 3cc7c56cf0..5e1a797e34 100644 --- a/modules/console/pages/config/security/azure-ad.adoc +++ b/modules/console/pages/config/security/azure-ad.adoc @@ -27,7 +27,7 @@ When you https://learn.microsoft.com/en-us/entra/identity-platform/quickstart-re ** *Redirect URI*: Enter the domain where Redpanda Console is hosted followed by the `/login/callbacks/azure-ad` path. For example, `+https://console..com/login/callbacks/azure-ad+` or `+https://localhost:8080/login/callbacks/azure-ad+`. + -IMPORTANT: When you configure the identity provider, make a note of the client ID and client secret. You must add these credentials to the <> so that Repanda Console can establish communication with Microsoft Entra ID. +IMPORTANT: When you configure the identity provider, make a note of the client ID and client secret. You must add these credentials to the <> so that Redpanda Console can establish communication with Microsoft Entra ID. == Edit the console configuration file