Skip to content

Commit e3d4f8f

Browse files
authored
chore: fixed small typo (#967)
1 parent 2aec95d commit e3d4f8f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

modules/console/pages/config/security/azure-ad.adoc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@ When you https://learn.microsoft.com/en-us/entra/identity-platform/quickstart-re
2727
** *Redirect URI*: Enter the domain where Redpanda Console is hosted followed by the `/login/callbacks/azure-ad` path. For example, `+https://console.<your-company>.com/login/callbacks/azure-ad+` or `+https://localhost:8080/login/callbacks/azure-ad+`.
2828

2929
+
30-
IMPORTANT: When you configure the identity provider, make a note of the client ID and client secret. You must add these credentials to the <<edit-the-console-configuration-file, console configuration file>> so that Repanda Console can establish communication with Microsoft Entra ID.
30+
IMPORTANT: When you configure the identity provider, make a note of the client ID and client secret. You must add these credentials to the <<edit-the-console-configuration-file, console configuration file>> so that Redpanda Console can establish communication with Microsoft Entra ID.
3131

3232
== Edit the console configuration file
3333

0 commit comments

Comments
 (0)