Skip to content

Commit ceffea6

Browse files
deadlypants1973RebeccaTamachiro
authored andcommitted
[CF1] polled continuously meaning (#21669)
* [CF1] polled continuously meaning * delete space * rephrase
1 parent 4e787e4 commit ceffea6

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
@@ -131,7 +131,7 @@ To require only one country and one email ending:
131131

132132
When you add a rule to your policy, you will be asked to specify the criteria/attributes you want users to meet. These attributes are available for all Access application types, including [SaaS](/cloudflare-one/applications/configure-apps/saas-apps/), [self-hosted](/cloudflare-one/applications/configure-apps/self-hosted-public-app/), and [non-HTTP](/cloudflare-one/applications/non-http/) applications.
133133

134-
Identity-based attributes are only checked when a user authenticates to Access, whereas non-identity attributes are polled continuously for changes during the [user session](/cloudflare-one/identity/users/session-management/). If you have configured [SCIM provisioning](/cloudflare-one/identity/users/scim/), you can force a user to re-attest all attributes with Access whenever you revoke the user in the IdP or update their IdP group membership.
134+
Identity-based attributes are only checked when a user authenticates to Access. Non-identity attributes are polled continuously, meaning they are-evaluated with each new HTTP request for changes during the [user session](/cloudflare-one/identity/users/session-management/). If you have configured [SCIM provisioning](/cloudflare-one/identity/users/scim/), you can force a user to re-attest all attributes with Access whenever you revoke the user in the IdP or update their IdP group membership.
135135

136136
| Selector | Description | Checked at login | Checked continuously<sup>1</sup> |
137137
| ------------------------ | ----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- | ---------------- | -------------------------------- |

0 commit comments

Comments
 (0)