Capabilities
| Resource | Sync | Provision |
|---|---|---|
| Accounts | ||
| Groups | ||
| Sites | ||
| Licenses | ||
| Projects | ||
| Workbooks | ||
| Views |
Permission inheritance
Tableau uses a permission inheritance model that affects how access is synced and provisioned:-
Projects with
LockedToProject: When a project’s content permissions are set toLockedToProject, workbooks inside that project inherit the project’s permissions and cannot be granted or revoked independently — permissions must be changed at the project level instead. -
Workbooks with
showTabs=true: Views (dashboards) inside these workbooks inherit their permissions from the workbook. View-level permissions cannot be granted or revoked independently — attempting to do so returns a clear error. Use the workbook entitlement instead. -
Workbooks with
showTabs=false: Views have their own independent permission assignments, which can be granted and revoked directly.
Gather Tableau credentials
Configuring the connector requires you to pass in credentials generated in Tableau. Gather these credentials before you move on. 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.Generate a Personal Access Token
In the menu bar at the top of the page, click your profile image or initials and select My Account Settings from the menu.
In the Personal Access Tokens area of the page, enter a name for your new token (such as “C1 integration”) and then click Create.
Locate your server path and site ID
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.That’s it! Next, move on to the connector configuration instructions.Configure the Tableau connector
- Cloud-hosted
- Self-hosted
Follow these instructions to use a built-in, no-code connector hosted by C1.That’s it! Your Tableau connector is now pulling access data into C1.
Choose how to set up the new Tableau 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 C1)
- Add the connector to a managed app (select from the list of existing managed apps)
- Create a new managed app
Set the owner for this connector. You can manage the connector yourself, or choose someone else from the list of C1 users. Setting multiple owners is allowed.If you choose someone else, C1 will notify the new connector owner by email that their help is needed to complete the setup process.