We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c88b8a1 commit 311c2d0Copy full SHA for 311c2d0
docs/admin/auth/saml/azure_ad.mdx
@@ -1,4 +1,5 @@
1
-# Configuring SAML with Microsoft Entra ID
+# Configuring SAML with Microsoft Entra ID
2
+<Callout type="note">Formerly known as Azure Active Directory, or Azure AD.</Callout>
3
4
## 1. Add an unlisted (non-gallery) application to your Microsoft Entra ID organization
5
@@ -33,4 +34,4 @@
33
34
}
35
```
36
-<Callout type="note">Recommended: [add automatic provisioning of users with SCIM](/admin/scim).</Callout>
37
+<Callout type="note">Recommended: [add automatic provisioning of users with SCIM](/admin/scim).</Callout>
0 commit comments