-
Notifications
You must be signed in to change notification settings - Fork 10k
user-groups and permission policies beta changelog entry #22755
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Merged
dcpena
merged 8 commits into
cloudflare:production
from
AdamBouhmad:bouhmad_usergroups_changelog
Jun 2, 2025
Merged
Changes from 3 commits
Commits
Show all changes
8 commits
Select commit
Hold shift + click to select a range
e22816c
user-groups and permission policies beta changelog entry
AdamBouhmad a9d549e
Update deprecation notice in the Changelog
AdamBouhmad ff9aa80
Update 2025-06-02-user-groups-beta.mdx
AdamBouhmad c7a1b21
copy edits based on feedback
AdamBouhmad a04e99c
Corrections
kodster28 598d5a0
Catching branch up with production
dcpena 51b60d5
Apply suggestions from code review
kodster28 9b60712
Update src/content/changelog/fundamentals/2025-06-02-user-groups-beta…
kodster28 File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
Binary file added
BIN
+444 KB
src/assets/images/changelog/fundamentals/2025-06-02-permissions-policy-ux.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
36 changes: 36 additions & 0 deletions
36
src/content/changelog/fundamentals/2025-06-02-user-groups-beta.mdx
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| @@ -0,0 +1,36 @@ | ||
| --- | ||
| title: Cloudflare User Groups & Enhanced Permission Policies are now in Beta | ||
| description: Simplifying the management of users & groups at scale within Cloudflare. | ||
| products: | ||
| - fundamentals | ||
| date: 2025-06-02 | ||
| --- | ||
|
|
||
| We're excited to announce the Public Beta launch of **User Groups for Cloudflare Dashboard** and **SCIM User Groups**, expanding our RBAC capabilities to simplify user and group management at scale. We've also visually overhauled the **Permission Policies UI** to make defining permissions more intuitive. | ||
AdamBouhmad marked this conversation as resolved.
Outdated
Show resolved
Hide resolved
|
||
|
|
||
| --- | ||
|
|
||
| ### What's New: | ||
|
|
||
| **User Groups [BETA]**: As your team grows, so does the challenge of managing access. 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. | ||
AdamBouhmad marked this conversation as resolved.
Outdated
Show resolved
Hide resolved
|
||
|
|
||
|
|
||
| **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 source of truth, letting you apply Permission Policies to those synced groups directly within the Cloudflare Dashboard. | ||
AdamBouhmad marked this conversation as resolved.
Outdated
Show resolved
Hide resolved
AdamBouhmad marked this conversation as resolved.
Outdated
Show resolved
Hide resolved
|
||
|
|
||
|
|
||
| > **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. | ||
|
|
||
| **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. | ||
|
|
||
|  | ||
|
|
||
| > **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. | ||
AdamBouhmad marked this conversation as resolved.
Outdated
Show resolved
Hide resolved
|
||
|
|
||
| --- | ||
|
|
||
| ### For More Info: | ||
|
|
||
| * **Get started with User Groups**: https://developers.cloudflare.com/fundamentals/setup/manage-members/user-groups/ | ||
| * **Explore our SCIM integration guide**: https://developers.cloudflare.com/fundamentals/setup/account/account-security/scim-setup/ | ||
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Uh oh!
There was an error while loading. Please reload this page.