keycloak-scim/docs/documentation/server_admin/topics/identity-broker/social/microsoft.adoc
Alexander Schwartz 4dcb819c06 Moving docs to new folder
CIAM-5056
2023-03-20 09:07:58 +01:00

20 lines
723 B
Text

[[_microsoft]]
==== Microsoft
.Procedure
. Click *Identity Providers* in the menu.
. From the `Add provider` list, select `Microsoft`.
+
.Add identity provider
image:images/microsoft-add-identity-provider.png[Add Identity Provider]
+
. Copy the value of *Redirect URI* to your clipboard.
. In a separate browser tab, https://account.live.com/developers/applications/create[create a Microsoft app].
.. Click *Add URL* to add the redirect URL to the Microsoft app.
.. Note the *Application ID* and *Application Secret*.
. In {project_name}, paste the value of the *Application ID* into the *Client ID* field.
. In {project_name}, paste the value of the *Application Secret* into the *Client Secret* field.
. Click *Add*.