From 311c2d0bee5bed0da625b62c9a362c7556c0c3a9 Mon Sep 17 00:00:00 2001 From: Noah Berman <38916274+noah-berman@users.noreply.github.com> Date: Tue, 15 Apr 2025 21:54:22 +0200 Subject: [PATCH] Update azure_ad.mdx Add reference to Azure AD --- docs/admin/auth/saml/azure_ad.mdx | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/docs/admin/auth/saml/azure_ad.mdx b/docs/admin/auth/saml/azure_ad.mdx index 5c041119c..e6b0c7c16 100644 --- a/docs/admin/auth/saml/azure_ad.mdx +++ b/docs/admin/auth/saml/azure_ad.mdx @@ -1,4 +1,5 @@ -# Configuring SAML with Microsoft Entra ID +# Configuring SAML with Microsoft Entra ID +Formerly known as Azure Active Directory, or Azure AD. ## 1. Add an unlisted (non-gallery) application to your Microsoft Entra ID organization @@ -33,4 +34,4 @@ } ``` -Recommended: [add automatic provisioning of users with SCIM](/admin/scim). \ No newline at end of file +Recommended: [add automatic provisioning of users with SCIM](/admin/scim).