Skip to content

Commit ebf8824

Browse files
committed
cleanup chart
1 parent fcc9e31 commit ebf8824

File tree

3 files changed

+10
-10
lines changed

3 files changed

+10
-10
lines changed

src/content/docs/cloudflare-one/reusable-components/posture-checks/access-integrations.mdx

Lines changed: 7 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -5,10 +5,11 @@ sidebar:
55
order: 4
66
---
77

8-
These device posture checks can only be enforced for Cloudflare Access applications. They cannot be used in Gateway network policies.
8+
The following device posture checks do not require the WARP client and can only be used in [Cloudflare Access policies](/cloudflare-one/access-controls/policies/). They cannot be used in Gateway network policies.
99

10-
| Device posture check | macOS | Windows | Linux | iOS | Android/ChromeOS | [WARP mode](/cloudflare-one/team-and-resources/devices/warp/configure-warp/warp-modes/) |
11-
| ----------------------------------------------------------------------------------------------- | ----- | ------- | ----- | --- | ---------------- | ---------------------------------------------------------------------------------------- |
12-
| [Microsoft Entra ID Conditional Access](/cloudflare-one/tutorials/entra-id-conditional-access/) |||||| WARP not required |
13-
| [Mutual TLS](/cloudflare-one/access-controls/service-credentials/mutual-tls-authentication/) |||||| WARP not required |
14-
| [Tanium](/cloudflare-one/reusable-components/posture-checks/warp-client-checks/tanium/) |||||| Gateway with WARP, Secure Web Gateway without DNS filtering, or Device Information Only |
10+
## Supported operating systems
11+
12+
| Device posture check | macOS | Windows | Linux | iOS | Android/ChromeOS |
13+
| ----------------------------------------------------------------------------------------------- | ----- | ------- | ----- | --- |---------------------------------------------------------------------------------------- |
14+
| [Microsoft Entra ID Conditional Access](/cloudflare-one/tutorials/entra-id-conditional-access/) ||||||
15+
| [Mutual TLS](/cloudflare-one/access-controls/service-credentials/mutual-tls-authentication/) ||||||

src/content/docs/cloudflare-one/reusable-components/posture-checks/warp-client-checks/index.mdx

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -31,3 +31,4 @@ These device posture checks are performed by the [Cloudflare WARP client](/cloud
3131
| [Require Gateway](/cloudflare-one/reusable-components/posture-checks/warp-client-checks/require-gateway/) ||||||
3232
| [Require WARP](/cloudflare-one/reusable-components/posture-checks/warp-client-checks/require-warp/) ||||||
3333
| [SentinelOne](/cloudflare-one/reusable-components/posture-checks/warp-client-checks/sentinel-one/) ||||||
34+
| [Tanium (legacy)](/cloudflare-one/reusable-components/posture-checks/warp-client-checks/tanium/) ||||||

src/content/docs/cloudflare-one/reusable-components/posture-checks/warp-client-checks/tanium.mdx

Lines changed: 2 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -16,10 +16,8 @@ Not recommended for new deployments. We recommend using the [Tanium service-to-s
1616

1717
Cloudflare Access can use endpoint data from [Tanium™](https://www.tanium.com/) to determine if a request should be allowed to reach a protected resource. When users attempt to connect to a resource protected by Access with a Tanium rule, Cloudflare Access will validate the user's identity, and the browser will connect to the Tanium agent before making a decision to grant access.
1818

19-
:::caution[Gateway device posture limitation]
20-
21-
The Tanium integration cannot be used with [Gateway device posture policies](/cloudflare-one/traffic-policies/network-policies/#device-posture).
22-
19+
:::caution[Gateway policy limitation]
20+
The legacy Tanium integration cannot be used in [Gateway network policies](/cloudflare-one/traffic-policies/network-policies/#device-posture). Only [Access policies](/cloudflare-one/access-controls/policies/) are supported.
2321
:::
2422

2523
## Prerequisites

0 commit comments

Comments
 (0)