-
1. Re: Tableau Server Integratation with asp.net
Andy CotgreaveNov 17, 2011 5:13 AM (in response to Pankaj Singh)
HI Pankaj
You can embed Tableau Server views using the iframe script tags. To get the correct embed script, go to any view on Tableau Server and click on the "Share>" button. Then copy the Embed code. This can be embedded into you asp.net application.
-
2. Re: Tableau Server Integratation with asp.net
Pankaj Singh Nov 17, 2011 5:48 AM (in response to Pankaj Singh)Many Thanks to reply me back.
I have one more issue that is:-
Actually i am using iFrame to embed Tableau Server views in asp.net application.
Please check the attached file to see the code.
when we try to visit the Tableau view,tableau server is prompting for username and password.
Is there any way to skip this process if user is valid for asp.net application?
Because we don't want double login in the application and we are using windows username and password for the asp.net application.
please help me regarding this.
regards,
Pankaj
-
tableauview.png 9.9 KB
-
-
3. Re: Tableau Server Integratation with asp.net
Andy CotgreaveNov 17, 2011 6:03 AM (in response to Pankaj Singh)
Hi Pankaj
What you're after is trusted authentication. This PDF has some info.