mirror of
https://github.com/Unleash/unleash.git
synced 2024-12-22 19:07:54 +01:00
24 lines
774 B
Markdown
24 lines
774 B
Markdown
---
|
|
title: Single Sign-On
|
|
---
|
|
|
|
|
|
:::note Availability
|
|
|
|
**Plan**: [Enterprise](https://www.getunleash.io/pricing)
|
|
|
|
:::
|
|
|
|
## Overview
|
|
|
|
Unleash provides single sign-on (SSO) support through SAML 2.0, OpenID Connect, and username/password authentication.
|
|
|
|
To configure SSO, navigate to **Admin > Single sign-on** in the Unleash Admin UI. Admin access is required.
|
|
|
|
For step-by-step configuration instructions, refer to the following guides:
|
|
- [OpenID Connect with Okta](../how-to/how-to-add-sso-open-id-connect)
|
|
- [SAML 2.0 with Okta](../how-to/how-to-add-sso-saml)
|
|
- [SAML 2.0 with Keycloak](../how-to/how-to-add-sso-saml-keycloak)
|
|
- [SAML 2.0 with Microsoft Entra ID](../how-to/how-to-add-sso-azure-saml)
|
|
- [Google Authentication](../how-to/how-to-add-sso-google) (deprecated)
|