docs: add sso integration

This commit is contained in:
Steven 2024-08-13 22:28:36 +08:00
parent e63c8dde09
commit 9876fb27a4
3 changed files with 17 additions and 0 deletions

Binary file not shown.

After

Width:  |  Height:  |  Size: 180 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 144 KiB

View File

@ -0,0 +1,17 @@
# 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)