I have tried with Web Content Component it will embed page with provided source url but it will ask for logon and password again.
Discussion posts and replies are publicly visible
You already mentioned it. SSO is the key to get this working. Tableau and Appian need to share the same SSO login.
Hi, I too have a similar scenario in our project. I don't have an IDP. Trying to use Tableau APIs. Tried the sign-in API with JWT which failed but with PSA, it works. I need some help with embed API. Can anyone share their knowledge if they have implemented similar in their projects.
Yes, the Web Content Component embeds the page from the provided source URL but requires a login and password again.
Yes, I tried that and it works right, however asks for a user login again. I was reading through Tableau Community and it is possible to avoid that step using the API calls.
then why it didn't it works? I'm also confuse
Its about avoiding the sign on again which is possible through SSO. But the problem is that I dont have an IDP.
Then you can use the API to automate tasks and integrate Tableau functionality into your applications or workflows. Ensure you follow Tableau's API documentation for proper implementation and security considerations
That is what I am asking! I am reading through the documentation, however need some guidance. If anyone has implemented it, they will be able to guide me better.