nate.good - Is there a way to select a specific...

Is there a way to select a specific org when embedded a component like LiveboardEmbed? I'm not seeing anything in the SDK documentation
4 Replies
ashish
ashish3d ago
Yes, you would create the trusted auth bearer token for the org when logging the user in.
seansy-archy
seansy-archy3d ago
You can also pass overrideOrgId if you want to avoid showing the org selection screen for users that might have access to multiple orgs (admins...etc). I think this is what this does...(I don't work at Thoughtspot)
ashish
ashish3d ago
Yes what @seansy-archy is talking about is this it works when you have per org url enabled. What I were suggesting was passing the orgId when creating the login token for the user if you use trusted auth. API Reference
REST API v2.0 Playground
ThoughtSpot REST API v2.0 Playground
LiveboardViewConfig
The configuration for the embedded Liveboard or visualization page view.
No description
nate.good
nate.goodOP3d ago
overrideOrgId is what I was looking for. Thanks!

Did you find this page helpful?