Hello,
I have an authentication requirement for a web application I’m designing based on React.
The requirement is to enable users to login via SAML using the credentials they already have with their IDP (Active Directory, Okta, etc). Once they login to the app some resources will be provided along with access to Tableau. The users will have an account on Tableau. We are planning to use Okta as the IDP for the Web app. I know SAML can be used with Okta and Tableau, however it is not clear to me what will be the process to use their login with Okta to authenticate them with Tableau without asking them for their credentials on Tableau. I checked some of the documentation posted in Okta but I still have doubts if what I’m planning to do is feasible - maybe I still don’t have a good understanding of SAML, IDP integration, etc. Can someone point me to documentation and/or a sample I can check for this?
Thank you,
John