Skip to content

Commit 97c6782

Browse files
Update SSO docs to have SCIM references (#1471)
* prettier * Update src/segment-app/iam/sso.md Co-authored-by: LRubin <[email protected]> * Update src/segment-app/iam/sso.md Co-authored-by: LRubin <[email protected]> Co-authored-by: LRubin <[email protected]>
1 parent 8be529d commit 97c6782

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

src/segment-app/iam/sso.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -102,13 +102,13 @@ Enter your domain and click "Add Domain." When you click verify, you're given tw
102102

103103
##### Do you support automatic user provisioning?
104104

105-
Segment supports "just in time" user permissioning; new users who authenticate using your IdP are automatically created in Segment as minimal-access (read-only) members.
105+
Segment supports "just in time" user permissioning; new users who authenticate using your IdP are automatically created in Segment as minimal-access (read-only) members. If the user already exists in Segment then Segment associates the IdP-identity with the existing Segment user account.
106106

107-
If the user already exists in Segment then Segment associates the IdP-identity with the existing Segment user account.
107+
Segment also supports user provisioning and role mapping [using SCIM](/docs/segment-app/iam/scim/).
108108

109109
##### Do you support automatic user de-provisioning?
110110

111-
No. However, since any non-owners must log in with SSO to access your workspace, once you remove their authorization in your IdP they will no longer be able to access your workspace.
111+
Yes, users can be automatically de-provisioned [if you use SCIM](/docs/segment-app/iam/scim/).
112112

113113
##### Will my users lose access to their other workspaces when I enable SSO?
114114

0 commit comments

Comments
 (0)