tableau_embedded

Home/tableau_embedded

Embedded Tableau Dashboard on WordPress via iframe

User Authentication

  • Avoiding user credentials:
    • Guest user (Tableau OEM Shared Workbook): Anyone with access to the exact URL can view the reports and dashboards on the internet. More info: https://bit.ly/3lkqYDd
    • Single Sign-On (SSO): When a user clicks the “Sign in” button, SSO will automatically authenticate them. More info: https://tabsoft.co/3x8TKv6
    • Trusted Authentication: Authentication is done prior to reaching the embedded dashboard pages. More info: https://tabsoft.co/3r0EKOU
    • Contact DataSelf to discuss the options above.
  • Default Tableau Server authentication: users need to enter their own Tableau credentials – usually, once a day.

 

HTML code from the above dashboard – Tableau URL is in bold:

<div style=”overflow: hidden; position: relative; margin-bottom: 2rem; max-width: 100%; min-height: 700px;”>
<iframe style=”border: 0; height: 100%; width: 100%; position: absolute; top: 0; left: 0;” src=”https://bi1.dataself.com/t/demo/views/DataSelfAnalyticsv2201/YoY?:original_view=yes&:showAppBanner=false&:display_count=n&:showVizHome=n&:origin=viz_share_link:embed=true“>
</iframe>
</div>

Tableau Parameters for Embed Code:

https://help.tableau.com/current/pro/desktop/en-us/embed_list.htm

More about Tableau Authentication Methods

The following methods are available with DataSelf Tableau Servers, but not necessarily in our multi-tenant environment. Contact us to discuss your specific needs.

https://dataself.atlassian.net/wiki/spaces/DS/pages/1556676711/Tableau+Authentication+Options+Sign+In

https://help.tableau.com/current/blueprint/en-us/bp_authentication_authorization.htm

https://help.tableau.com/current/server/en-us/security_auth.htm