Cloudflare Docs
Cloudflare Zero Trust
Edit this page on GitHub
Set theme to dark (⇧+D)

Tanium

Cloudflare Access can use endpoint data from Tanium™ 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.

​​ Prerequisites

  • Tanium Core Platform version 7.2 or later
  • Cloudflare WARP client is deployed on the device. For a list of supported modes and operating systems, refer to Access integrations.

​​ Integrate Tanium with Cloudflare Access

  1. Configure your Tanium deployment using the step-by-step documentation provided. You will need the public key to integrate your Tanium deployment with Cloudflare Access.

  2. In Zero Trust, go to Settings > WARP Client.

  3. Scroll down to WARP client checks and select Add new.

  4. Select Tanium from the list of providers.

  5. Enter any Name for the integration.

  6. For Port, enter 17472.

    This is the default port used by the Tanium endpoints to communicate inbound and outbound with Cloudflare Access. You may need to modify it to reflect your organization’s deployment.

  7. Input the public certificate generated in Step 1.

    Adding the certificate allows Cloudflare to validate that the response from the Tanium agent is valid.

You can now build Access policies that check device posture signals from the Tanium endpoint.

​​ Example Access policy

This example will only grant access to users who are part of your team’s email domain and running the Tanium agent.

ActionRule typeSelectorValue
AllowIncludeEmails Ending in@team.com
RequireDevice Posture - TaniumManaged

The Tanium rule will require that the device connecting is managed in your Tanium deployment and has checked into the Tanium server in the last 7 days.

​​ Tanium endpoint signals

SignalValueDescription
ManagedBooleanValidates that the device is managed in your organization’s Tanium account.