2024-08-13 22:28:36 +08:00

18 lines
657 B
Markdown

# Single Sign-On(SSO)
> **Note**: This feature is only available in the **Enterprise** plan.
**Single Sign-On (SSO)** is an authentication method that enables users to securely authenticate with multiple applications and websites by using just one set of credentials.
Slash supports SSO integration with **OAuth 2.0** standard.
## Create a new SSO provider
As an Admin user, you can create a new SSO provider in Setting > Workspace settings > SSO.
![sso-setting](../assets/getting-started/sso-setting.png)
For example, to integrate with GitHub, you might need to fill in the following fields:
![github-sso](../assets/getting-started/github-sso.png)