mad1 - Hi Folks, I want to achieve that even if...

Hi Folks, I want to achieve that even if a user don't have access to ThoughtSpot or not onboarded on Thoughtspot, the embeded thoughtspot dashboard should still be visible to him, once he login. Can you please suggest what should be done to achieve this
4 Replies
shikharTS
shikharTS7mo ago
Where is this login? You can use trusted auth for this, where you can ask for a token for any username and fetch the content to be showed in the embedded TS app
R19
R19OP7mo ago
Hey @shikharTS , the login is happening through application. But with Trusted Auth, will we be able to allow user to access the embedded dashboard without having been onboarded on the Thoughtspot platform ?
shikharTS
shikharTS7mo ago
yes, you can get the token for for a fixed user, the user accessing the content need not be onboarded on the TS platform
R19
R19OP7mo ago
Okay, Thanks @shikharTS

Did you find this page helpful?