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/scim.md
+9-9Lines changed: 9 additions & 9 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -15,7 +15,7 @@ To set up SCIM, you must first create an SSO connection. Once you [create your S
15
15
16
16
## Configuration Instructions
17
17
18
-
Segment officially supports [Okta](#okta-set-up-guide), [Microsoft Entra ID](#microsoft-entra-id-set-up-guide), and [OneLogin](#onelogin-set-up-guide). Each link includes specific set up instructions for that IdP. You should read the [features](#features) section of this page to understand which features of SCIM Segment supports.
18
+
Segment officially supports [Okta](#okta-setup-guide), [Microsoft Entra ID](#microsoft-entra-id-setup-guide), and [OneLogin](#onelogin-setup-guide). Each link includes specific setup instructions for that IdP. You should read the [features](#features) section of this page to understand which features of SCIM Segment supports.
19
19
20
20
You may still be able to use SCIM with another Identity Provider (IdP) by adapting the following instructions.
21
21
@@ -77,17 +77,17 @@ Your IdP can use SCIM to delete groups from your Segment workspace. Deleting a g
77
77
78
78
## Attribute Mapping
79
79
80
-
When you integrate Segment SCIM and your IdP you might need to map attributes for users. The only attributes that Segment SCIM supports are `userName` and `displayName`. You should leave any existing mapping for the `email` SAML attribute, which you might have set up during your initial SSO set up. This mapping supports SAML authentication, and is separate from setting up SCIM, but may be within the same page depending on your IdP.
80
+
When you integrate Segment SCIM and your IdP you might need to map attributes for users. The only attributes that Segment SCIM supports are `userName` and `displayName`. You should leave any existing mapping for the `email` SAML attribute, which you might have set up during your initial SSO setup. This mapping supports SAML authentication, and is separate from setting up SCIM, but may be within the same page depending on your IdP.
81
81
82
82
You'll need to map an email (IdP) to `userName` (Segment). Depending on your IdP this attribute might be called `email` or `mail`. If your IdP uses emails for usernames, you can map `userName` (IdP) to `userName` (Segment).
83
83
84
84
If your IdP supports the `displayName` attribute, you can map it directly to the Segment `displayName` attribute. If it does not, most IdPs can create a "macro mapping" which allows you to map more than one field to a single field in Segment.
85
85
86
86
For example, you might map `{firstName} {lastName}` from your IdP to `displayName` in Segment. If your IdP doesn't support this, you can map `firstName` (IdP) to `displayName` (Segment).
87
87
88
-
## Okta Set up Guide
88
+
## Okta Setup Guide
89
89
90
-
1.[Complete the Okta Set up Guide for SSO](https://saml-doc.okta.com/SAML_Docs/How-to-Configure-SAML-2.0-for-Segment.html?baseAdminUrl=https://segment-admin.oktapreview.com&app=segment&instanceId=0oata15py1n3kQUo50h7){:target="_blank”}
90
+
1.[Complete the Okta setup guide for SSO](https://saml-doc.okta.com/SAML_Docs/How-to-Configure-SAML-2.0-for-Segment.html?baseAdminUrl=https://segment-admin.oktapreview.com&app=segment&instanceId=0oata15py1n3kQUo50h7){:target="_blank”}
91
91
2. Click **Provisioning**, then click **Configure API Integration** and select **Enable API Integration**.
92
92
3.[Generate an API key](#api-key), then copy and paste this value into the **API Token** field in Okta, and click **Save**.
93
93
@@ -109,18 +109,18 @@ For example, you might map `{firstName} {lastName}` from your IdP to `displayNam
109
109
110
110

111
111
112
-
## Microsoft Entra ID setup guide
112
+
## Microsoft Entra ID Setup Guide
113
113
114
114
Instructions for configuring Microsoft Entra ID can be found on the Microsoft Docs website.
115
115
116
-
1.[Complete the Microsoft Entra ID setup guide for SSO](https://learn.microsoft.com/en-us/entra/identity/saas-apps/segment-tutorial)
116
+
1.[Complete the Microsoft Entra ID setup guide for SSO](https://learn.microsoft.com/en-us/entra/identity/saas-apps/segment-tutorial){:target="_blank”}
117
117
118
-
2.[Complete the Microsoft Entra ID setup guide for SCIM](https://learn.microsoft.com/en-us/entra/identity/saas-apps/segment-provisioning-tutorial)
118
+
2.[Complete the Microsoft Entra ID setup guide for SCIM](https://learn.microsoft.com/en-us/entra/identity/saas-apps/segment-provisioning-tutorial){:target="_blank”}
119
119
120
-
## OneLogin Set up Guide
120
+
## OneLogin Setup Guide
121
121
122
122
Instructions for configuring OneLogin can be found on the OneLogin Docs website.
123
123
124
124
1. Add and configure the Segment SSO integration from within the OneLogin application.
125
125
126
-
2.[Complete the OneLogin Set up Guide for SCIM](https://onelogin.service-now.com/support?id=kb_article&sys_id=a7833cd7db3a30501c167e77f4961923){:target="_blank”}.
126
+
2.[Complete the OneLogin setup Guide for SCIM](https://onelogin.service-now.com/support?id=kb_article&sys_id=a7833cd7db3a30501c167e77f4961923){:target="_blank”}
0 commit comments