Shine a light on shadow apps

ConductorOne Docs

Tableau integration

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

Availability

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

Capabilities

  • Sync user identities from Tableau to ConductorOne

  • Resources supported:

    • Sites
    • Groups

Set up the Tableau integration

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

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

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

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

    • Integration Administrator or Super Administrator role in ConductorOne
    • Server Administrator role in Tableau Server or Site Administrator in Tableau Cloud
  1. Click Create and add details.

Next steps

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

A user with the Integration Administrator or Super Administrator role in ConductorOne and Server Administrator role in Tableau Server or Site Administrator in Tableau Cloud must perform this task.

To work with the Tableau APIs, you’ll need either an installation of Tableau Server or membership in the Tableau Developer Program, which grants you a personal Tableau Cloud sandbox.

Step 1: Generate a Personal Access Token

  1. Sign into Tableau Server or Tableau Cloud.

  2. In the menu bar at the top of the page, click your profile image or initials and select My Account Settings from the menu.

  3. In the Personal Access Tokens area of the page, enter a name for your new token (such as “ConductorOne integration”) and then click Create.

  4. Carefully copy and save the newly generated token. We’ll use it and the token’s name in Step 3.

Step 2: Locate your server path and site ID

  1. Locate your server path, which is the base URL for your Tableau server.

  2. Locate your site ID, which is the value that appears after /site/ in the full URL for your Tableau instance.

Examples:

For a Tableau Server instance with the URL http://SampleServer/#/site/SecurityTeam/projects, the server path is SampleServer and the site ID is SecurityTeam.

For a Tableau Cloud instance with the URL https://10ay.online.tableau.com/#/site/MarketingTeam/workbooks, the server path is 10ay.online.tableau.com and the site ID is MarketingTeam.

Step 3: Add your Tableau credentials to ConductorOne

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

  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. Enter the site ID and server path located in Step 2 into the Site ID and Server path fields.

  5. Enter the name of the personal access token you generated in Step 1 into the Access token name field.

  6. Enter the personal access token you generated in Step 1 into the Access token secret field.

  7. Click Save.

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

Configure the Tableau integration using Terraform

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

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