Skip to content

Commit a04e99c

Browse files
committed
Corrections
1 parent c7a1b21 commit a04e99c

File tree

1 file changed

+12
-16
lines changed

1 file changed

+12
-16
lines changed

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

Lines changed: 12 additions & 16 deletions
Original file line numberDiff line numberDiff line change
@@ -6,33 +6,29 @@ products:
66
date: 2025-06-02
77
---
88

9-
We're excited to announce the Public Beta launch of **User Groups for Cloudflare Dashboard** and **System for Cross Domain Identity Management (SCIM) User Groups**, expanding our RBAC capabilities to simplify user and group management at scale.
9+
We're excited to announce the Public Beta launch of **User Groups for Cloudflare Dashboard** and **System for Cross Domain Identity Management (SCIM) User Groups**, expanding our RBAC capabilities to simplify user and group management at scale.
1010

1111
We've also visually overhauled the **Permission Policies UI** to make defining permissions more intuitive.
1212

13-
---
14-
15-
### What's New:
16-
17-
**User Groups [BETA]**: 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.
13+
**What's New**
1814

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.
1916

2017
**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.
2118

22-
23-
> **Note:** 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/)
24-
19+
:::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/)
21+
:::
2522

2623
**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.
2724

2825
![Updated Permissions Policy UX](~/assets/images/changelog/fundamentals/2025-06-02-permissions-policy-ux.png)
2926

30-
> **Note:** When opting into the Beta for User Groups and Permission Policies, you'll be transitioning to a new experience. Please be aware that opting out isn't currently available.
31-
32-
33-
---
27+
:::note
28+
When opting into the Beta for User Groups and Permission Policies, you'll be transitioning to a new experience. Please be aware that opting out isn't currently available.
29+
:::
3430

35-
### For More Info:
31+
For more info:
3632

37-
* **Get started with User Groups**: https://developers.cloudflare.com/fundamentals/setup/manage-members/user-groups/
38-
* **Explore our SCIM integration guide**: https://developers.cloudflare.com/fundamentals/setup/account/account-security/scim-setup/
33+
- [Get started with User Groups](/fundamentals/setup/manage-members/user-groups/)
34+
- [Explore our SCIM integration guide](/fundamentals/setup/account/account-security/scim-setup/)

0 commit comments

Comments
 (0)