Skip to content

Commit 1bc9282

Browse files
committed
remove unnecessary steps
1 parent ba8932d commit 1bc9282

File tree

1 file changed

+6
-15
lines changed

1 file changed

+6
-15
lines changed

src/segment-app/iam/scim.md

Lines changed: 6 additions & 15 deletions
Original file line numberDiff line numberDiff line change
@@ -94,25 +94,16 @@ For example, you might map `{firstName} {lastName}` from your IdP to `displayNam
9494
![](images/okta_provisioning.png)
9595

9696
4. Next, select **To App** in the left sidebar of the **Provisioning** tab. Click **Edit** and select both **Create Users** and **Deactivate Users**. Click **Save**.
97-
5. From the **Provisioning** tab, click **Go to Profile Editor** > **Mappings**.
98-
6. In the left tab that appears, review the data that Segment sends to Okta.
99-
Select `do not map` for all attributes except `email` and `displayName`. Click **Save Mappings**, and **Apply Updates Now** (if prompted).
100-
101-
![](images/scim_attribute_mappings.png)
102-
103-
7. Open the **Mappings** again, and click the right tab. This represents the data that Okta sends to Segment.
104-
Again, click `do not map` for all attributes except `email` and `displayName`. Then click **Save Mappings**, and **Apply Updates Now** (if prompted) to close the dialog.
105-
8. Next, delete all unused attributes from the bottom of the **Provisioning** Tab. You must include "Given Name" and "Family Name" as they are required by Okta (but are not used by Segment).
10697

10798
![](images/scim_delete_attributes.png)
10899

109-
9. Navigate back to the Segment Okta app. You can now assign people or groups. Before you continue, read through the [features](#features) section in this doc to make sure you understand how groups work.
110-
10. Segment recommends that you assign users to the Segment app by Okta group. This allows you to manage which groups in your organization can authenticate to Segment. You can also assign users individually.
100+
5. Click the assignment tab. You can now assign people or groups. Before you continue, read through the [features](#features) section in this doc to make sure you understand how groups work.
101+
6. Segment recommends that you assign users to the Segment app by Okta group. This allows you to manage which groups in your organization can authenticate to Segment. You can also assign users individually.
111102

112-
![](images/scim_assignments.png)
103+
![](images/scim_assignments.png)
113104

114-
11. Once you assign your users, push the assigned Okta groups to Segment. Then, go to the Segment app to assign permissions to these groups. You can also link Okta groups to an existing group from in the Segment app using the Okta UI.
105+
7. Once you assign your users, push the assigned Okta groups to Segment. Then, go to the Segment app to assign permissions to these groups. You can also link Okta groups to an existing group from in the Segment app using the Okta UI.
115106

116-
![](images/scim_group_push.png)
107+
![](images/scim_group_push.png)
117108

118-
![](images/scim_edit_groups.png)
109+
![](images/scim_edit_groups.png)

0 commit comments

Comments
 (0)