diff --git a/docs/directory-sync/providers/index.md b/docs/directory-sync/providers/index.md index 29f4cdfe..caa27cb3 100644 --- a/docs/directory-sync/providers/index.md +++ b/docs/directory-sync/providers/index.md @@ -2,7 +2,7 @@ SAML Jackson supports the following directory providers: -- [Azure SCIM v2.0](./azure) +- [Microsoft Entra ID v2.0](./azure) - [OneLogin SCIM v2.0](./onelogin) - [Okta SCIM v2.0](./okta) - [JumpCloud SCIM v2.0](./jumpcloud) diff --git a/docs/jackson/sso-providers/index.md b/docs/jackson/sso-providers/index.md index 17d7adb6..d62b6370 100644 --- a/docs/jackson/sso-providers/index.md +++ b/docs/jackson/sso-providers/index.md @@ -8,7 +8,7 @@ sidebar_label: SSO Providers SAML Jackson supports the following SSO providers: - [Generic SAML 2.0 Provider](./generic-saml.md) -- [Azure](./azure.md) +- [Microsoft Entra ID (formerly Azure AD)](./azure.md) - [Microsoft AD FS](./microsoft-adfs.md) - [Okta](./okta.md) - [Auth0](./auth0.md)