1. Curator Setup
If you have not installed Curator yet, please refer to our installation documentation in the setup section on the left-hand side menu. Also ensure you have connected to your Tableau Cloud instance following the REST API Integration steps.2. Retrieve Tableau SAML Details
Next, navigate to your Tableau Cloud instance and find the Tableau Entity ID and the Assertion Consumer Service URL (ACS) by setting your Authentication type to SAML. Tableau Cloud Documentation for reference3. Curator IdP Setup
- Navigate to the Settings > Security > SAML IdP section from the left-hand menu.
-
Fill out the required fields:
- For the Curator Entity ID enter the URL of your Curator website
- For the Tableau Entity ID paste in the value you retrieved from the previous step
- For the Assertion Consumer Service URL (ACS) paste in the values
- Once the form is completed, click the “Auto-Generate Key/Cert” button and fill out the form, then click “Generate”.
- Save this page
-
After saved successfully, click the “Download Metadata” button at the top and save this file, it will default to
curator_metadata.xml.
4. Setup Tableau Cloud SAML
- Return to Tableau Cloud
- Click the Settings menu item on the left, then the Authentication tab at the top of the page.
- Ensure “SAML” is selected under the “Enable an additional authentication method” section.
- Find the “Import metadata file into Tableau Cloud” section, and upload the
curator_metadata.xmlfile you download in the previous step then click “Apply” - In the “Match attributes” below, ensure the “Identity Provider (IdP) Assertion Name” is set to “email”, and select “Full name” for “Display Name”, and change the value to “full_name” and click “Apply”
6. Testing Your Curator Users Authentication
NOTE: You must complete Step #3 for this button to display.- Navigate to the Settings > Tableau > Frontend Users section from the left-hand menu.
- Click the “Sync from Tableau” button
- Once the sync has finished, open an incognito window in your web-browser
- Visit your Tableau Cloud site and log in with a user that has been registered as a SAML user on Tableau Cloud.
- You will be redirected to Curator to login, after which you will be redirected again to Tableau Cloud.
- You have now set up Curator as your SAML IdP, nice work!