Skip to content
Merged
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
7 changes: 6 additions & 1 deletion docs/enterprise/sso.md
Original file line number Diff line number Diff line change
Expand Up @@ -17,6 +17,11 @@ StackBlitz SAML integration relies on a user-level token. To ensure consistent d
- StackBlitz offers just-in-time provisioning. This means that if a user logs into StackBlitz for the first time using SSO, an account will automatically be created.
:::


:::warn Admin User E-Mail
Each user account (including the Admin User) must have a unique email address. Use a service account email address (like [email protected]) to ensure that the admin account doesn't cause email collisions for SSO users. If your admin email address matches an SSO user's email address, said SSO user will receive an "invalid login or password" error when signing in.
:::

### Configure your IdP

:::warning IMPORTANT:
Expand Down Expand Up @@ -57,4 +62,4 @@ Please ensure that the email addresses in the IdP are what your users will be us

### Troubleshooting

If you're unable to login after verifying these things, please reach out to [[email protected]](mailto:[email protected]) for support.
If you're unable to login after verifying these things, please reach out to [[email protected]](mailto:[email protected]) for support.