You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: src/segment-app/iam/sso.md
+3-3Lines changed: 3 additions & 3 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -102,13 +102,13 @@ Enter your domain and click "Add Domain." When you click verify, you're given tw
102
102
103
103
##### Do you support automatic user provisioning?
104
104
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.
106
106
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/).
108
108
109
109
##### Do you support automatic user de-provisioning?
110
110
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/).
112
112
113
113
##### Will my users lose access to their other workspaces when I enable SSO?
0 commit comments