Shine a light on shadow apps

ConductorOne Docs

Fastly integration

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

Availability

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

Capabilities

  • Sync user identities from Fastly to ConductorOne

  • Resources supported:

    • Roles
    • Services

Set up the Fastly integration

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

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

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

  3. Choose whether to add the new Fastly 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 Fastly using your identity provider (IdP)? If so, make sure to add the connector to the Fastly 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.

    An Fastly integration owner must have the following permissions:

    • Integration Administrator or Super Administrator role in ConductorOne
    • Superuser role in Fastly (this user role is required to create an automation token)
  1. Click Create and add details.

Next steps

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

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

Step 1: Create a Fastly automation API token

  1. In Fastly, click on your account name in the top navigation bar and select Account.

  2. Click API tokens.

  3. Click Create Token.

  4. On the Create a Token page, give the new API token a name (such as “ConductorOne”).

  5. In the Type area of the page, select Automation token and fill out the form as follows:

    • Role: Select Engineer
    • TLS management: leave the box unchecked
    • Scope: Select Read-only access
    • Access: Select the relevant services or all services, as appropriate
    • Expiration: If you set an expiration date, remember that the integration with ConductorOne will fail if the token expires.
  6. Click Create Token.

  7. The new token is generated. Carefully copy and save the token. We’ll use it in Step 2.

Step 2: Add your Fastly credentials to ConductorOne

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

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

  5. Click Save.

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

Configure the Fastly integration using Terraform

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

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