diff --git a/apps/docs/content/docs/core/enterprise/sso/index.mdx b/apps/docs/content/docs/core/enterprise/sso/index.mdx index 99c12f0..45a5221 100644 --- a/apps/docs/content/docs/core/enterprise/sso/index.mdx +++ b/apps/docs/content/docs/core/enterprise/sso/index.mdx @@ -3,13 +3,15 @@ title: Single Sign-On (SSO) description: Configure SSO with Auth0, Keycloak, or other OIDC/SAML providers --- -# Single Sign-On (SSO) - Enterprise supports Single Sign-On via OpenID Connect (OIDC) and SAML. You can use Auth0, Keycloak, or any compatible identity provider. Choose a provider below for step-by-step configuration: - **[Auth0](/docs/core/enterprise/sso/auth0)** — Cloud identity platform +- **[Azure AD (Microsoft Entra ID)](/docs/core/enterprise/sso/azure)** — Microsoft's cloud identity platform +- **[Okta](/docs/core/enterprise/sso/okta)** — Cloud identity platform - **[Keycloak](/docs/core/enterprise/sso/keycloak)** — Open-source identity and access management +You can also use any other OIDC/SAML provider by configuring the endpoints and flow manually. + For other OIDC/SAML providers, use the same endpoints and flow; [contact us](https://dokploy.com/contact) if you need help.