Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
5 changes: 3 additions & 2 deletions docs/admin/auth/saml/azure_ad.mdx
Original file line number Diff line number Diff line change
@@ -1,4 +1,5 @@
# Configuring SAML with Microsoft Entra ID
# Configuring SAML with Microsoft Entra ID
<Callout type="note">Formerly known as Azure Active Directory, or Azure AD.</Callout>

## 1. Add an unlisted (non-gallery) application to your Microsoft Entra ID organization

Expand Down Expand Up @@ -33,4 +34,4 @@
}
```

<Callout type="note">Recommended: [add automatic provisioning of users with SCIM](/admin/scim).</Callout>
<Callout type="note">Recommended: [add automatic provisioning of users with SCIM](/admin/scim).</Callout>
Loading