docs(azuread): update azuread integration guide (#4539)

This commit is contained in:
mffap
2022-10-12 08:12:06 +02:00
committed by GitHub
parent 51febd7e4e
commit 05a9c6427d

View File

@@ -63,8 +63,8 @@ Please save this for the later configuration of ZITADEL
Use the values displayed on the AzureAD Application page in your ZITADEL IdP Settings.
- You can find the `issuer` for ZITADEL of your AzureAD Tenant in the `Endpoints submenu`
- The `Client ID` of ZITADEL corresponds to the `Application (client) ID`
- You need to extract the `issuer` of your AzureAD Tenant from the OpenID configuration (`OpenID Connect metadata document`) in the `Endpoints submenu`. It should be your tenant's domain appended with `/v2.0`
- The `Client ID` of ZITADEL corresponds to the `Application (client) ID` in the Overview page
- The `Client Secret` was generated during the `Create Client Secret` step
![Azure Application](/img/guides/azure_app.png)