mirror of
https://github.com/keycloak/keycloak.git
synced 2026-05-28 04:13:22 -04:00
Fix link to https://azure.microsoft.com/en-us (#45036)
Closes #45023 Signed-off-by: rmartinc <rmartinc@redhat.com>
This commit is contained in:
parent
dc6f23146d
commit
efc75f09b0
1 changed files with 1 additions and 1 deletions
|
|
@ -11,7 +11,7 @@
|
|||
image:images/microsoft-add-identity-provider.png[Add Identity Provider]
|
||||
+
|
||||
. Copy the value of *Redirect URI* to your clipboard.
|
||||
. In a separate browser tab, register an app on https://azure.microsoft.com/en-us/[Microsoft Azure] under *App registrations*.
|
||||
. In a separate browser tab, register an app on https://azure.microsoft.com/en-us[Microsoft Azure] under *App registrations*.
|
||||
.. In the Redirect URI section, select *Web* as a platform and paste the value of *Redirect URI* into the field.
|
||||
.. Find you application under *App registrations* and add a new client secret in the *Certificates & secrets* section.
|
||||
.. Note the *Value* of the created secret.
|
||||
|
|
|
|||
Loading…
Reference in a new issue