Cloudflare Docs
Cloudflare Zero Trust
Visit Cloudflare Zero Trust on GitHub
Set theme to dark (⇧+D)

CrowdStrike

Device posture with CrowdStrike requires the CrowdStrike agent and the Cloudflare WARP client to be deployed on your devices. For this integration to function, our service-to-service posture check relies on the serial_number being the same in both clients. Follow the instructions below to set up the integration.

​​ Set up CrowdStrike as a service provider

​​ 1. Get CrowdStrike settings

The following CrowdStrike values are needed to set up the CrowdStrike posture check:

  • Client ID
  • Client Secret
  • Base URL
  • Customer ID

To retrieve those values:

  1. Log in to your Falcon Dashboard.

  2. Go to Support and resources > API Clients and Keys.

  3. Select Add new API client and enter any name for the client.

  4. Enable the Read API Scope for Zero Trust Assessment, Hosts, Detections, Event Streams, and User Management.

  5. Select Add.

  6. Copy the Client ID, Client Secret, and Base URL to a safe place.

  7. Go to Host setup and management > Sensor downloads and copy your Customer ID.

  8. Get an auth token from your CrowdStrike API endpoint:

    curl -X POST "<BASE_URL>/oauth2/token" \
    -H "accept: application/json" \
    -H "Content-Type: application/x-www-form-urlencoded" \
    -d "client_id=<CLIENT_ID>&client_secret=<CLIENT_SECRET>"

    This POST request authorizes Cloudflare Zero Trust to add CrowdStrike as a service provider. For more information, refer to the Crowdstrike auth token documentation.

​​ 2. Add CrowdStrike as a service provider

  1. In the Zero Trust dashboard, go to Settings > WARP Client.
  2. Scroll down to Device posture providers and select Add new.
  3. Select CrowdStrike.
  4. Enter any name for the provider. This name will be used throughout the dashboard to reference this connection.
  5. Enter the Client ID and Client secret you noted down above.
  6. Enter your Rest API URL.
  7. Enter your Customer ID.
  8. Choose a polling frequency for how often Cloudflare Zero Trust should query CrowdStrike for information.
  9. Select Save.

To ensure the values have been entered correctly, select Test.

​​ 3. Configure the posture check

  1. In the Zero Trust dashboard, go to Settings > WARP Client > Service provider checks.
  2. Select Add new.
  3. Select the CrowdStrike provider.
  4. Configure a device posture check and enter any name.
  5. Select Save.

Next, verify that the service provider posture check is returning the expected results.

​​ Crowdstrike device posture attributes

Device posture data is gathered from the CrowdStrike Zero Trust Assessment APIs. To learn more about how scores are calculated, refer to the CrowdStrike Zero Trust Assessment documentation.

SelectorDescriptionValue
OSOS signal score1 to 100
OverallOverall ZTA score1 to 100
Sensor configSensor signal score1 to 100
VersionZTA score version2.1.0