Need help with multitenant authentication! Is it supported? #2769
Unanswered
madeinspace
asked this question in
Help
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
Hi guys,
I'm running into an issue I'm not sure how to fix.
I have a multitenant app, with each tenant having their own set of username/password
When Tenant_ONE signs in, a token is issued and everything is golden. But say I'm opening a new tab and try to sign in Tenant_TWO it automatically clears the session for both tenants which makes it impossible to have both signed in at the same time in the same browser.
Isn't multitenant supported? Is that a bug? Am I doing something wrong?
Any pointers would be greatly appreciated thank you!
Beta Was this translation helpful? Give feedback.
All reactions