Trace
How to set up SSO for organizations.md
Trace helps you understand code history line by line. See who changed each line, when it changed, and which commit introduced it.
Author
Date
Commit
Line
Code
1
# How to set up SSO for organizations
3
1. Open the organization that should use SSO.
4
2. Visit **Organization settings**.
5
3. Expand **SAML 2.0 SSO**.
6
4. Copy the NobGit **ACS URL** and **Entity ID / Metadata URL** into your identity provider.
7
5. Check **Enable SAML SSO**.
8
6. Enter the IdP Entity ID, IdP SSO URL, optional IdP SLO URL, and IdP X.509 certificate.
9
7. Confirm attribute names for email, username, and display name.
10
8. Optionally restrict **Allowed email domains**.
11
9. Optionally enable **Create NobGit users on first SAML login**.
12
10. Select **Save SAML settings**, then use **Test SAML sign-in**.
14
Use the NobGit service provider values shown in the SAML panel when configuring your identity provider.
16
- [Previous: Cloudflare](Deploy with Cloudflare.md)
18
- [Next: Docs home](NobGit Docs.md)