Skip to content

Commit 98345ae

Browse files
Merge pull request #4382 from segmentio/more-details-for-sso-multiple-workspaces
add section for SSO with multiple workspaces
2 parents 7ae133b + 068fe10 commit 98345ae

File tree

1 file changed

+13
-0
lines changed

1 file changed

+13
-0
lines changed

src/segment-app/iam/sso.md

Lines changed: 13 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -97,6 +97,19 @@ Enter your domain and click "Add Domain." When you click verify, you're given tw
9797
> note ""
9898
> **Note**: domain tokens expire 14 days after they are verified.
9999
100+
## Configuring SSO to access multiple workspaces
101+
To configure SSO for multiple workspaces, your admin must configure access to each workspace as a separate app in your identity provider. You are unable to use verified domain(s) across multiple workspaces and will encounter the following error if you add a domain that is already verified in another workspace:
102+
103+
104+
> warning ""
105+
> **Warning**: This domain has already been claimed.
106+
107+
Once your admin has configured separate apps for each workspace in your IdP, the end-users can log in to the IdP and click on the relevant app for the workspace you are trying to access. This is also referred to as IdP-initiated SSO.
108+
109+
Two limitations do exist when multiple workspaces are configured to SSO access:
110+
- Users will only be able to log in to the domain-verified workspace on Segment’s login page.
111+
- Users must switch workspaces using IdP-initiated SSO, as they are unable to switch directly using the Segment UI.
112+
100113
## SSO Frequently Asked Questions
101114

102115
##### Do you support automatic user provisioning?

0 commit comments

Comments
 (0)