multiple sessions management #2331
Answered
by
vinckr
sagarshah1983
asked this question in
Q&A
-
Assuming, that one user has already signed into the app/client using hydra OIDC solution and has not logged out. If another user now tries to login to the same app or different app from same browser, we see 2 possible options, but not sure, if this is possible or not.
Any suggestion on these approaches or any other alternative available with hydra? |
Beta Was this translation helpful? Give feedback.
Answered by
vinckr
Feb 1, 2021
Replies: 1 comment 1 reply
-
The first option sounds like the most elegant imo. |
Beta Was this translation helpful? Give feedback.
1 reply
Answer selected by
sagarshah1983
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
The first option sounds like the most elegant imo.
But both should be possible.
Check the spec for front-channel logout and our logout documentation.