Hi, we’re using ThoughtSpot embed with automatic OAuth sign-in in a multi-org cluster. In our application we allow users to change organization but when a user authenticates in Org A and then switches to Org B (different connection), auto OAuth doesn’t re-trigger because of the 5-minute global cooldown on auth redirects.
Is there any way to force or bypass the 5-minute auto-sign-in suppression per org/connection, or otherwise support immediate re-auth when switching orgs - perhaps via some sort of API endpoint?