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/content/docs/fundamentals/setup/account/account-security/scim-setup.mdx
+2-3Lines changed: 2 additions & 3 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -16,7 +16,6 @@ This section covers SCIM provisioning for the Cloudflare dashboard only. If you
16
16
- If a user is the only Super Administrator on an Enterprise account, they will not be deprovisioned.
17
17
- Cloudflare currently only supports [Account-scoped Roles](/fundamentals/setup/manage-members/roles/#account-scoped-roles) and does not support Domain-scoped Roles provisioning via SCIM.
18
18
- Cloudflare does not allow custom user groups.
19
-
- Cloudflare now supports the ability to sync custom User Groups via an upstream Identity Provider. This feature is in public beta Docs<Link> Blog<Link>
20
19
21
20
## Prerequisites
22
21
@@ -94,7 +93,7 @@ The **Update User Attributes** option is not supported.
94
93
5. In the Push Groups tab, add the Okta groups you want to synchronize with Cloudflare Dash. You can view these groups in the dash under Manage Account > Manage members > Members > User Groups.
95
94
96
95
:::note
97
-
You must have opted into the Cloudflare User Groups Public Beta to synchronize groups from Okta to Cloudflare. Refer to the [Usesr Groups](/fundamentals/setup/manage-members/user-groups/) documentation for more information.
96
+
You must have opted into the Cloudflare User Groups Public Beta to synchronize groups from Okta to Cloudflare. Refer to the [User Groups](/fundamentals/setup/manage-members/user-groups/) documentation for more information.
98
97
:::
99
98
100
99
To verify the integration, select **View Logs** in the Okta SCIM application, and check the Cloudflare Dash Audit Logs by navigating to **Manage Account** > **Audit Log**.
@@ -124,7 +123,7 @@ This will provision all of the users in the group(s) affected to your Cloudflare
124
123
1. Once the SCIM application is created, [assign users and groups to the application](https://learn.microsoft.com/en-us/entra/identity/enterprise-apps/assign-user-or-group-access-portal?pivots=portal.)
125
124
126
125
:::note
127
-
You must have opted into the Cloudflare User Groups Public Beta to synchronize groups from Okta to Cloudflare<linktoUserGroupsdocs>
126
+
You must have opted into the Cloudflare User Groups Public Beta to synchronize groups from Okta to Cloudflare. Refer to the [User Groups](/fundamentals/setup/manage-members/user-groups/) documentation for more information.
128
127
129
128
Currently, groups need to match a specific format to provision specific Cloudflare account-level roles. Cloudflare is in the process of adding Cloudflare Groups, which can take in freeform group names in the future.
0 commit comments