OKTA Dashboard SSO redirect issue
Hi team
What’s the correct way to configure Okta → ThoughtSpot so that when I click the ThoughtSpot app in my Okta dashboard, it takes me straight to my cluster URL instead of the generic ThoughtSpot OKTA page?
Right now, clicking my ThoughtSpot app in Okta sends me here:
https://identity.thoughtspotlogin.cloud/app/UserHome
…but if I manually paste my cluster URL in the browser, SSO works perfectly.
6 Replies
https://docs.thoughtspot.com/cloud/10.11.0.cl/connections-snowflake-okta-oauth
Can you try to get help from this doc?
Configure Okta OAuth for a Snowflake connection | ThoughtSpot Cloud
Learn how to configure Okta OAuth for a Snowflake connection in ThoughtSpot.
Hi Swarnika, this is not what we are looking to do. That documentation is for a snowflake connection, we are doing SSO
Let me check this with IAM team and return back
Log in with Atlassian account
Log in to Jira, Confluence, and all other Atlassian Cloud products here. Not an Atlassian user? Sign up for free.
you needs to add the cluster url as a part of their idp's relay state attribute
Let me know if you are not able to access this wiki page.
After clicking the tile, the ThoughtSpot login is successful. However, our Okta instance is unable to perform the redirection because the request lacks a defined landing destination. To resolve this ambiguity, providing a relay state from the customer's side would help guide the redirection appropriately.
This worked! Thanks Swarnika