Redash : End all logged In sessions, before a user logsIn on a browser #6957
Unanswered
BhanuuPrakash
asked this question in
Q&A
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
I am using Redash that contains multiple organizations. A single user can log into multiple organizations. I am using JWT Auth token to authenticate the user and redirect to specific orgainzation redash. I am able to login into other organization after I logout from one organization.
However, If I don't logout and close the browser and try to login to other organization, Redash is asking for username and password. But, it should login to the organization automatically.
Is there anything that can be done so that this scenario works. Thank You!
Beta Was this translation helpful? Give feedback.
All reactions