Shine a light on shadow apps

ConductorOne Docs

Cloudflare integration

ConductorOne provides identity governance and just-in-time provisioning for Cloudflare. Integrate your Cloudflare instance with ConductorOne to run user access reviews (UARs), enable just-in-time access requests, and automatically provision and deprovision access.

Availability

General availability. The Cloudflare integration is available to all ConductorOne users.

Capabilities

  • Sync user identities from Cloudflare to ConductorOne

  • Resources supported:

    • Roles
  • Provisioning supported:

    • Role assignments
    • Accounts

Set up the Cloudflare integration

This task requires either the Integration Administrator or Super Administrator role in ConductorOne.

  1. In ConductorOne, open Admin and click Integrations > Cloudflare.

  2. If this is your first Cloudflare integration, the integration form opens automatically. Otherwise, click Add connector.

  3. Choose whether to add the new Cloudflare connector as a data source to an existing application (and select the app of your choice) or to create a new application.

    Do you SSO into Cloudflare using your identity provider (IdP)? If so, make sure to add the connector to the Cloudflare app that was created automatically when you integrated your IdP with ConductorOne, rather than creating a new app.

  1. Set the integration owner for this connector. You can manage the integration yourself, or choose someone else from the list of ConductorOne users. Setting multiple integration owners is allowed.

    A Cloudflare integration owner must have the following permissions:

    • Integration Administrator or Super Administrator role in ConductorOne
    • Super Administrator access in Cloudflare
  1. Click Create and add details.

Next steps

  • If you are the integration owner, proceed to Integrate your Cloudflare instance for instructions on integrating Cloudflare with ConductorOne.

  • If someone else is the integration owner, ConductorOne will notify them by email that their help is needed to complete the integration.

Integrate your Cloudflare instance

A user with the Integration Administrator or Super Administrator role in ConductorOne and Super Administrator access in Cloudflare must perform this task.

Step 1: Locate your Cloudflare Account ID

  1. Log into your Cloudflare Super Administrator account and select Workers from the left nav.

  2. On the Workers page, find your Account ID on the right side of the page.

  3. Copy and save the Account ID. We’ll use it in Step 3.

Step 2: Create an API token

  1. Click the user icon and select My Profile

  2. Click API Tokens on the left side, then click Create Token.

  3. At the bottom of the page, in the Custom Token area, click Get started.

  4. Fill out the Create Custom Token page as follows:

    1. Give the API token a name, such as ConductorOne
    2. Set the appropriate permissions for the API token:
      • To provision Cloudflare access via ConductorOne and run access reviews on your Cloudflare users:
        • Account -> Account Settings -> Edit
        • Account -> Access: Organizations, Identity Providers, and Groups -> Read
      • To run access reviews on your Cloudflare users:
        • Account -> Account Settings -> Read
        • Account -> Access: Organizations, Identity Providers, and Groups -> Read
    3. Click Continue to summary
  5. Click Create Token and copy the token generated for you. We’ll use it in Step 3.

Step 3: Add your Cloudflare credentials to ConductorOne

  1. In ConductorOne, open Admin and click Integrations > Cloudflare.

  2. In the list of connectors, locate and click on the name of the connector with the Not connected label.

  3. Find the Settings area of the page and click Edit.

  4. Enter the account ID you looked up in Step 1 into the Account ID field.

  5. Paste the API token you generated in Step 2 into the API key field.

  6. Click Save.

  7. The connector’s label changes to Syncing, followed by Connected. You can view the logs to ensure that information is syncing.

That’s it! Your Cloudflare instance is now integrated with ConductorOne.

Configure the Cloudflare integration using Terraform

As an alternative to the integration process described above, you can use Terraform to configure the integration between Cloudflare and ConductorOne.

See the ConductorOne Cloudflare integration resource page in the ConductorOne Terraform registry for example usage and the full list of required and optional parameters.