Embedding a Tableau viz in a different domain than that of tableau server without enabling third party cookies

30 Views Asked by At

I currently have a tableau viz embedded into an app within my company's domain, so both tableau and the app are within the same domain,

ex: tableau server: https://www.tableau.example1.io and app Url : https://www.example1.com/app

so with the above I am able to see the charts with no issues.

However have an ask which is to embed a tableau viz from a tableau server into another domain different from the tableau server ,

ex: when I embed this tableau server: https://www.tableau.example1.io into this app URL: https://www.example2.com/app.

i get this message cors block I was able to go around this issue and achieve this by enabling third party cookies and then i was able to see the charts, however the requirement is to achieve this without enabling third party cookies, could anyone suggest if this is possible?

0

There are 0 best solutions below