Skip to content

Commit d6ec651

Browse files
authored
[ZT] Access policy builder supports SCIM groups (#18767)
* Update index.mdx * Update src/content/docs/cloudflare-one/policies/access/index.mdx
1 parent 13229de commit d6ec651

File tree

1 file changed

+1
-1
lines changed
  • src/content/docs/cloudflare-one/policies/access

1 file changed

+1
-1
lines changed

src/content/docs/cloudflare-one/policies/access/index.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -141,7 +141,7 @@ Identity-based attributes are only checked when a user authenticates to Access,
141141
| Any Access Service Token | The request will need to present the headers for any [service token](/cloudflare-one/identity/service-tokens/) created for this account. |||
142142
| Login Methods | Checks the identity provider used at the time of login. |||
143143
| Authentication Method | Checks the [multifactor authentication](/cloudflare-one/policies/access/mfa-requirements/) method used by the user, if supported by the identity provider. |||
144-
| Identity provider group | Checks the user groups you configured with your identity provider (IdP). This selector only displays if you use Microsoft Entra ID, GitHub, Google, or Okta as your IdP. |||
144+
| Identity provider group | Checks the user groups configured with your identity provider (IdP). This selector only displays if you use Microsoft Entra ID, GitHub, Google, Okta, or an IdP that provisions groups with [SCIM](/cloudflare-one/identity/users/scim/). |||
145145
| SAML Group | Checks a SAML attribute name / value pair. This selector only displays if you use a [generic SAML](/cloudflare-one/identity/idp-integration/generic-saml/) identity provider. |||
146146
| OIDC Claim | Checks an OIDC claim name / value pair. This selector only displays if you use a [generic OIDC](/cloudflare-one/identity/idp-integration/generic-oidc/) identity provider. |||
147147
| Device posture | Checks [device posture signals](/cloudflare-one/identity/devices/) from the WARP client or a third-party service provider. |||

0 commit comments

Comments
 (0)