Azure AD SAML Set Up for Tableau
The following is a summary of the steps in Azure AD to synchronize its SAML with DataSelf’s Tableau server. This should allow Office 365 (O365) users to leverage Azure’s Single Sign-on (SSO) and multi-factor authentication (2FA, MFA) features for Tableau Server users.
Ask support@dataself.com for your Tableau SAML metadata file.
When you receive the XML metadata file, go to your Azure AD, register an Enterprise app using the Tableau Server template from the
Azure AD Gallery
and import the provided XML metadata in theSet up single sign on
SAML settings.Edit the Basic SAML Configuration adding ‘https://dataselfbi.com’ to the
Sign on URL
. ClickSave
.Edit the
User Attributes & Claims
adding a new claim:username
with the valueuser.othermail
and ensure that theUnique User Identifier
claim has the value:user.prinicipalname
. ClickSave
.Export the
Federation Metadata XML
file and send it back to us.Provide the name of an existing Tableau user that will be used to test the SAML authentication.
Here’s further references about this topics:
https://help.tableau.com/current/online/en-us/saml_config_azure_ad.htm
https://help.tableau.com/current/server/en-us/saml_config_azure_server.htm
https://docs.microsoft.com/en-us/azure/active-directory/saas-apps/tableauserver-tutorial