Skip to content

Commit 51b60d5

Browse files
authored
Apply suggestions from code review
1 parent 598d5a0 commit 51b60d5

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

src/content/changelog/fundamentals/2025-06-02-user-groups-beta.mdx

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -12,12 +12,12 @@ We've also visually overhauled the **Permission Policies UI** to make defining p
1212

1313
**What's New**
1414

15-
**User Groups [BETA]**: [User Groups](/fundamentals/setup/manage-members/user-groups/) are a new Cloudflare IAM primitive that enable administrators to create collections of account members that are treated equally from an access control perspective. User Groups can be assigned permission policies, with individual members in the group inheriting all permissions granted to the User Group. User Groups can be created manually, via our APIs, or Terraform.
15+
**User Groups [BETA]**: [User Groups](/fundamentals/manage-members/user-groups/) are a new Cloudflare IAM primitive that enable administrators to create collections of account members that are treated equally from an access control perspective. User Groups can be assigned permission policies, with individual members in the group inheriting all permissions granted to the User Group. User Groups can be created manually, via our APIs, or Terraform.
1616

1717
**SCIM User Groups [BETA]**: Centralize & simplify your user and group management at scale by syncing memberships directly from your upstream identity provider (like Okta or Entra ID) to the Cloudflare Platform. This ensures Cloudflare stays in sync with your identity provider, letting you apply Permission Policies to those synced groups directly within the Cloudflare Dashboard.
1818

1919
:::note
20-
SCIM Virtual Groups (identified by the pattern `CF-<accountID>-<Role Name>` in your IdP) are deprecated as of 06/02/25. We recommend migrating SCIM Virtual Groups implementations to use SCIM User Groups. If you did not use Virtual Groups, no action is needed. [Learn more here](https://developers.cloudflare.com/fundamentals/account/account-security/scim-setup/)
20+
SCIM Virtual Groups (identified by the pattern `CF-<accountID>-<Role Name>` in your IdP) are deprecated as of 06/02/25. We recommend migrating SCIM Virtual Groups implementations to use [SCIM User Groups](/fundamentals/account/account-security/scim-setup/). If you did not use Virtual Groups, no action is needed.
2121
:::
2222

2323
**Revamped Permission Policies UI [BETA]**: As Cloudflare's services have grown, so has the need for precise, role-based access control. We've given the Permission Policies builder a visual overhaul to make it much easier for administrators to find and define the exact permissions they want for specific principals.
@@ -30,5 +30,5 @@ When opting into the Beta for User Groups and Permission Policies, you'll be tra
3030

3131
For more info:
3232

33-
- [Get started with User Groups](/fundamentals/setup/manage-members/user-groups/)
33+
- [Get started with User Groups](/fundamentals/manage-members/user-groups/)
3434
- [Explore our SCIM integration guide](/fundamentals/setup/account/account-security/scim-setup/)

0 commit comments

Comments
 (0)