Skip to content

Commit 9742c5f

Browse files
AdamBouhmaddcpena
andauthored
doc path updates
Co-authored-by: Denise Peña <[email protected]>
1 parent 71364b3 commit 9742c5f

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

src/content/docs/fundamentals/reference/migration-guides/scim-virtual-groups-migration.mdx

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -8,20 +8,20 @@ head: []
88
description: Migrate from SCIM v1 Virtual Groups to Cloudflare’s GA SCIM User Groups
99
---
1010

11-
Cloudflare's first iteration of [SCIM integration](/scim/) introduced a concept called *Virtual Groups*, typically identified by the pattern `CF-<accountID>-<Role Name>` in your IdP. Virtual Groups were an early implementation of group-based access control: they acted as placeholders created automatically by SCIM to map IdP groups to account memberships.
11+
Cloudflare's first iteration of SCIM integration introduced a concept called *Virtual Groups*, typically identified by the pattern `CF-<accountID>-<Role Name>` in your IdP. Virtual Groups were an early implementation of group-based access control: they acted as placeholders created automatically by SCIM to map IdP groups to account memberships.
1212

1313
While customers could add or remove members from these groups within their IdP, Virtual Groups had important limitations:
1414
- They could not be renamed or deleted in the IdP.
1515
- They could not be managed within Cloudflare.
1616
- Functionally, managing a Virtual Group was equivalent to syncing users and editing each member’s policies individually.
1717

18-
With the GA of [User Groups](https://developers.cloudflare.com/changelog/2025-06-23-user-groups-ga/), Virtual Groups are now deprecated. Customers should migrate to [User Groups](/fundamentals/manage-members/user-groups/), which provide a more flexible and scalable way to assign and manage policies. To maintain SCIM synchronization with the Cloudflare Dashboard, we strongly recommend migrating to **SCIM User Groups**.
18+
With the GA of [User Groups](/changelog/2025-06-23-user-groups-ga/), Virtual Groups are now deprecated. Customers should migrate to [User Groups](/fundamentals/manage-members/user-groups/), which provide a more flexible and scalable way to assign and manage policies. To maintain SCIM synchronization with the Cloudflare Dashboard, we strongly recommend migrating to **SCIM User Groups**.
1919

2020
If you have never synced a group linked to a `CF-<accountID>-<Role Name>` Virtual Group from your IdP to Cloudflare, no action is needed.
2121

2222
## Migration steps
2323

24-
1. **Create a new SCIM integration** in your IdP using an [Account Owned Token](/scim/authentication/) provisioned in Cloudflare.
24+
1. **Create a new SCIM integration** in your IdP using an [Account Owned Token](/fundamentals/account/account-security/scim-setup/) provisioned in Cloudflare.
2525
2. **Assign users & groups to your new Application** in your IdP, following a naming convention that aligns with your internal processes.
2626
3. **Sync groups to Cloudflare** and verify they appear in the **User Groups** pane of the Cloudflare Dashboard.
2727
4. **Attach permission policies** to the new User Groups so members inherit the correct access upon assignment to the group.

0 commit comments

Comments
 (0)