mirror of
				https://github.com/Unleash/unleash.git
				synced 2025-10-27 11:02:16 +01:00 
			
		
		
		
	
		
			
				
	
	
		
			27 lines
		
	
	
		
			882 B
		
	
	
	
		
			Markdown
		
	
	
	
	
	
			
		
		
	
	
			27 lines
		
	
	
		
			882 B
		
	
	
	
		
			Markdown
		
	
	
	
	
	
---
 | 
						|
title: Single Sign-On
 | 
						|
---
 | 
						|
 | 
						|
import SearchPriority from '@site/src/components/SearchPriority';
 | 
						|
 | 
						|
<SearchPriority level="high" />
 | 
						|
 | 
						|
:::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 settings > 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) 
 |