Inside DigitalOcean’s SOX Compliance Playbook

ConductorOne docs

Set up a Tailscale connector

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

Capabilities

ResourceSyncProvision
Accounts
Groups
ACL rules
SSH rules

Available hosting methods

Choose the hosting method that best suits your needs:

MethodAvailabilityNotes
Cloud hostedA built-in, no-code connector hosted by ConductorOne.
Self-hostedA connector hosted and run in your own environment.

Gather Tailscale credentials

Each setup method requires you to pass in credentials generated in Tailscale. Gather these credentials before you move on.

A user with the Admin role in Tailscale must perform this task.

Generate a new API key

  1. Log into Tailscale as an Admin user and click Settings.

  2. Click Keys.

  3. Click Generate API key. A Generated new key window opens showing the full value of the newly created key.

  4. Copy and save the API key.

That’s it! Next, move on to the instructions for your chosen setup method.

Set up a Tailscale cloud-hosted connector

To complete this task, you’ll need:

  • The Connector Administrator or Super Administrator role in ConductorOne
  • Access to the set of Tailscale credentials generated by following the instructions above
  1. In ConductorOne, click Connectors > Add connector.

  2. Search for Tailscale and click Add.

  3. Choose how to set up the new Tailscale 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

  4. 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.

    If you choose someone else, ConductorOne will notify the new connector owner by email that their help is needed to complete the setup process.

  5. Click Next.

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

  7. Paste the API key you into the Tailscale API key field.

  8. In the Tailnet field, enter the name of your Tailscale network.

    Find the name of your Tailnet in the top left corner of the Tailscale Admin Panel, next to the Tailscale logo.

  9. Click Save.

  10. 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 Tailscale connector is now pulling access data into ConductorOne.

Step 2: Add your Tailscale Credentials to ConductorOne

  1. In ConductorOne, navigate to the Tailscale connector by either:

    • Clicking the Set up connector link in the email you received about configuring the connector.

    • Navigate to Connectors > Tailscale (if there is more than one Tailscale listed, click the one with your name listed as owner and the status Not connected).

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

  3. Click Save.

  4. 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 Tailscale connector is now pulling access data into ConductorOne.

Set up a Tailscale cloud-hosted connector using Terraform

As an alternative to the cloud-hosted setup process described above, you can use Terraform to configure the integration between Tailscale and ConductorOne.

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