Skip to content

Commit b25cd24

Browse files
authored
Indent images so they don't break the numbering (#1110)
cc @leifdreizler
1 parent 8d75b94 commit b25cd24

File tree

1 file changed

+6
-6
lines changed

1 file changed

+6
-6
lines changed

src/segment-app/iam/scim.md

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -91,26 +91,26 @@ For example, you might map `{firstName} {lastName}` from your IdP to `displayNam
9191
2. Click **Provisioning**, then click **Configure API Integration** and select **Enable API Integration**.
9292
3. [Generate an API key](#api-key), then copy and paste this value into the **API Token** field in Okta, and click **Save**.
9393

94-
![](images/okta_provisioning.png)
94+
![](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**.
9797
5. From the **Provisioning** tab, click **Go to Profile Editor** > **Mappings**.
9898
6. In the left tab that appears, review the data that Segment sends to Okta. Select `do not map` for all attributes except `email` and `displayName`. Click **Save Mappings**, and **Apply Updates Now** (if prompted).
9999

100-
![](images/scim_attribute_mappings.png)
100+
![](images/scim_attribute_mappings.png)
101101

102102
7. Open the **Mappings** again, and click the right tab. This represents the data that Okta sends to Segment. 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 **Mappings** dialog.
103103
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 unused by Segment.
104104

105-
![](images/scim_delete_attributes.png)
105+
![](images/scim_delete_attributes.png)
106106

107107
9. Navigate back to the Segment Okta app. You're now ready to assign people or groups. Before you continue, read through the [features](#features) section in this doc to make sure you understand how groups work.
108108
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.
109109

110-
![](images/scim_assignments.png)
110+
![](images/scim_assignments.png)
111111

112112
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.
113113

114-
![](images/scim_group_push.png)
114+
![](images/scim_group_push.png)
115115

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

0 commit comments

Comments
 (0)