Set up a Fastly connector
Capabilities
Sync user identities from Fastly to ConductorOne
Resources supported:
- Roles
- Services
Add a new Fastly connector
This task requires either the Connector Administrator or Super Administrator role in ConductorOne.
In ConductorOne, click Connectors > Add connector.
Search for Fastly and click Add.
Choose how to set up the new Fastly connector:
Add the connector to a currently unmanaged app (select from the list of apps that were discovered in your identity, SSO, or federation provider that aren’t yet managed with ConductorOne)
Add the connector to a managed app (select from the list of existing managed apps)
Create a new managed app
Do you SSO into Fastly using your identity, SSO, or federation provider? If so, make sure to add the connector to the unmanaged Fastly app that was created automatically when you integrated your provider with ConductorOne, rather than creating a new managed app.
Set the owner for this connector. You can manage the connector yourself, or choose someone else from the list of ConductorOne users. Setting multiple owners is allowed.
An Fastly connector owner must have the following permissions:
- Connector Administrator or Super Administrator role in ConductorOne
- Superuser role in Fastly (this user role is required to create an automation token)
- Click Next.
Next steps
If you are the connector owner, proceed to Configure your Fastly connector for instructions on integrating Fastly with ConductorOne.
If someone else is the connector owner, ConductorOne will notify them by email that their help is needed to complete the setup process.
Configure your Fastly connector
A user with the Connector 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
In Fastly, click on your account name in the top navigation bar and select Account.
Click API tokens.
Click Create Token.
On the Create a Token page, give the new API token a name (such as “ConductorOne”).
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 connection with ConductorOne will fail if the token expires.
Click Create Token.
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
In ConductorOne, navigate to the Fastly connector by either:
Clicking the Set up connector link in the email you received about configuring the connector.
Navigate to Connectors > Fastly (if there is more than one Fastly listed, click the one with your name listed as owner and the status Not connected).
Find the Settings area of the page and click Edit.
Paste the automation API token you generated in Step 1 into the API token field.
Click Save.
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 connector is now pulling access data into 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.