Skip to content

Commit a53378c

Browse files
[CF1] nested groups callout on entra id (#24336)
1 parent 8b8c7dc commit a53378c

File tree

1 file changed

+8
-0
lines changed
  • src/content/docs/cloudflare-one/identity/idp-integration

1 file changed

+8
-0
lines changed

src/content/docs/cloudflare-one/identity/idp-integration/entra-id.mdx

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -267,8 +267,16 @@ You can create Access and Gateway policies for groups that are not synchronized
267267

268268
### Nested groups
269269

270+
#### Authentication
271+
270272
Access and Gateway policies for an Entra group will also apply to all [nested groups](https://learn.microsoft.com/entra/fundamentals/how-to-manage-groups#add-a-group-to-another-group). For example, if a user belongs to the group `US devs`, and `US devs` is part of the broader group `Devs`, the user would be allowed or blocked by all policies created for `Devs`.
271273

274+
#### SCIM provisioning
275+
276+
For SCIM provisioning, [nested groups are not supported](https://learn.microsoft.com/en-us/entra/identity/app-provisioning/how-provisioning-works#assignment-based-scoping). Microsoft Entra ID's SCIM implementation does not send information about nested group memberships to Cloudflare. Only users who are direct members of an explicitly assigned group will be provisioned. To ensure group memberships are correctly synchronized, you must flatten your groups in Entra ID by directly assigning users to the groups you want to provision.
277+
278+
Since the SCIM request from Microsoft does not include nested group information, neither Cloudflare nor Microsoft can provide a notification that nested groups are not being synchronized.
279+
272280
## Force user interaction during WARP reauthentication
273281

274282
You can require users to re-enter their credentials into Entra ID whenever they [re-authenticate their WARP session](/cloudflare-one/connections/connect-devices/warp/configure-warp/warp-sessions/). To configure this setting:

0 commit comments

Comments
 (0)