Update SSO documentation to include Azure AD and Okta, and clarify usage of other OIDC/SAML providers

This commit is contained in:
Mauricio Siu
2026-01-31 22:51:49 -06:00
parent 2ce0672dfe
commit 5a7a9d1564

View File

@@ -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.