Shine a light on shadow apps

ConductorOne Docs

CrowdStrike integration

ConductorOne provides identity governance for CrowdStrike. Integrate your CrowdStrike 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 CrowdStrike integration is available to all ConductorOne users.

Capabilities

  • Sync user identities from CrowdStrike to ConductorOne

  • Resources supported:

    • Roles

Set up the CrowdStrike integration

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

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

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

  3. Choose whether to add the new CrowdStrike 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 CrowdStrike using your identity provider (IdP)? If so, make sure to add the connector to the CrowdStrike 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 CrowdStrike integration owner must have the following permissions:

    • Integration Administrator or Super Administrator role in ConductorOne
    • Falcon Administrator role in CrowdStrike
  1. Click Create and add details.

Next steps

  • If you are the integration owner, proceed to Integrate your CrowdStrike instance for instructions on integrating CrowdStrike 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 CrowdStrike instance

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

Step 1: Create a CrowdStrike API client

  1. Sign into the Falcon console and navigate to Support > API Clients and Keys.

  2. Click + Add new API client.

  3. Give the new API client a name, such as “ConductorOne integration” and add a description.

  4. In the API SCOPES section of the page, select the appropriate User management scopes:

    • Read and Write if you want to use ConductorOne to provision CrowdStrike roles
    • Read if you do not want to use ConductorOne for provisioning
  5. Click ADD.

  6. The new API client is created, and its client ID and client secret are shown. Carefully copy and save these credentials. We’ll use them in Step 2.

Step 2: Add your CrowdStrike credentials to ConductorOne

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

  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. In the Client ID and Client secret fields, enter the CrowdStrike credentials you generated in Step 1.

  5. Optional. Enter your CrowdStrike region in the Region field. The default region is US-1.

  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 CrowdStrike instance is now integrated with ConductorOne.

Configure the CrowdStrike integration using Terraform

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

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