Skip to content

Commit 0cf3b98

Browse files
[IAM] Clarify Okta user permissions SCIM guide (#17779)
* Clarify Okta user permissions SCIM guide * wording * Update src/content/docs/fundamentals/setup/account/account-security/scim-setup.mdx Co-authored-by: ranbel <[email protected]> --------- Co-authored-by: ranbel <[email protected]>
1 parent 8132bc7 commit 0cf3b98

File tree

1 file changed

+8
-7
lines changed
  • src/content/docs/fundamentals/setup/account/account-security

1 file changed

+8
-7
lines changed

src/content/docs/fundamentals/setup/account/account-security/scim-setup.mdx

Lines changed: 8 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -92,13 +92,14 @@ This will provision all of the users affected to your Cloudflare account with "m
9292

9393
Refer to the list of available [Roles](/fundamentals/setup/manage-members/roles/) for more details.
9494
:::
95-
2. In the Application object, go to **Provisioning** and select **Edit**.
96-
3. Enable **Create Users** and **Deactivate Users**. Select **Save**.
97-
4. Go to **Push Groups** and make sure the appropriate group matches the existing group of the same name on Cloudflare
98-
5. Disable **Rename groups**. Select **Save**.
99-
6. Within the **Push Groups** tab, select **Push Groups**.
100-
7. Add the groups you created.
101-
8. Select **Save**.
95+
2. Go to your SCIM application in the App Integration Catalog, then select **Provisioning**.
96+
3. Select **Edit**.
97+
4. Enable **Create Users** and **Deactivate Users**. Select **Save**.
98+
5. Go to **Push Groups** and make sure the appropriate group matches the existing group of the same name on Cloudflare.
99+
6. Disable **Rename groups**. Select **Save**.
100+
7. Within the **Push Groups** tab, select **Push Groups**.
101+
8. Add the groups you created.
102+
9. Select **Save**.
102103

103104
Adding any users to these groups will grant them the role. Removing the users from the identity provider will remove them from the associated role.
104105

0 commit comments

Comments
 (0)