Skip to content

Commit 6d61cf1

Browse files
[CF1] gateway posture checks note (#20995)
* [CF1] gateway posture checks note * Update src/content/docs/cloudflare-one/identity/devices/index.mdx * Update src/content/docs/cloudflare-one/identity/devices/index.mdx Co-authored-by: marciocloudflare <[email protected]> --------- Co-authored-by: marciocloudflare <[email protected]>
1 parent 2ba4209 commit 6d61cf1

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](/cloudflare-one/connections/connect-devices/warp/configure-warp/warp-sessions/#configure-warp-sessions-in-gateway) even if a subsequent posture check fails during that session. Gateway only evaluates posture checks at the beginning 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)