Skip to content

Commit bcb8e83

Browse files
[CF1] gateway posture checks note
1 parent ac63f11 commit bcb8e83

File tree

1 file changed

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

1 file changed

+8
-0
lines changed

src/content/docs/cloudflare-one/identity/devices/index.mdx

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -55,6 +55,14 @@ C --5 min--> E[Cache] --> F[Gateway policy]
5555
A --> G[Service provider] --interval--> C
5656
```
5757

58+
:::caution
59+
60+
Gateway does not terminate an active session, even if a subsequent posture check fails during that session. Gateway only evaluates posture checks at the beginnning of a session, and ongoing sessions will remain uninterrupted.
61+
62+
For example, if you establish an SSH session based on a successful posture check, but a posture requirement fails after the session has started, the session will remain active.
63+
64+
:::
65+
5866
### Expiration
5967

6068
By default, the posture result on Cloudflare remains valid until it is overwritten by new data. You can specify an `expiration` time using our [API](/api/resources/zero_trust/subresources/devices/subresources/posture/methods/update/). We recommend setting the expiration to be longer than the [polling frequency](#polling-frequency).

0 commit comments

Comments
 (0)