Shine a light on shadow apps

ConductorOne Docs

Buildkite integration

ConductorOne provides identity governance for Buildkite. Integrate your Buildkite instance with ConductorOne to run user access reviews (UARs) and enable just-in-time access requests.

Availability

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

Capabilities

  • Sync team members from Buildkite to ConductorOne

  • Resources supported:

    • Teams

Set up the Buildkite integration

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

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

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

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

    • Integration Administrator or Super Administrator role in ConductorOne
    • Team with read membership access in Buildkite
  1. Click Create and add details.

Next steps

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

A user with the Integration Administrator or Super Administrator role in ConductorOne and Team with read membership access in Buildkite must perform this task.

ConductorOne uses personal API access tokens to manage access.

Step 1: Create a new API access token

  1. In Buildkite, select your Account Name and click Personal Settings.

  2. On the left sidebar, select API Access Tokens.

  3. Click New API Access Token.

  4. Name your token ConductorOne Integration and select the following permissions:

    • Organization Access: your org name
    • Read Teams
    • Read Organizations
    • Read User
    • GraphQL API: Enable GraphQL API Access
  5. Click Create New API Access Token and copy the token. We’ll use it in Step 2.

Step 2: Add your Buildkite credentials to ConductorOne

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

  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. Paste the API access token you generated in Step 1 into the API token field.

  5. Click Next.

Step 3: Select an organization

  1. On the Buildkite integration page, click Edit in the Organization section.

  2. Wait for the UI to populate a list of organizations your API access token has access to, then select the appropriate organization.

  3. Click Add Organization to save the selected organization and then click Save.

That’s it! Your integration should now begin synchronizing with ConductorOne.

Configure the Buildkite integration using Terraform

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

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