I’m trying to build a flow where we can invite users to our application, that user then needs to be given access to a BI reporting tool called ThoughtSpot which supports OIDC / SAML.
https://developers.thoughtspot.com/docs/?pageid=oidc-auth
https://developers.thoughtspot.com/docs/?pageid=saml-sso
We’ve built the reverse previously where if a user has access to a third party we setup a federated identity process which grants them access to our app, however now we’re trying to build a process where we’re the IDP offering the federation.
Is there any guidance / documentation around this?
I saw there’s SSO integrations in Auth0 but only for a number of third parties, and ThoughtSpot isn’t one of them