Imagine a case where user gets logged in. and gets redirected and access token is received. I’ve used prompt=login for reauthentication. In this case, if i use different user account, there is error saying already a session exists,
We are sorry…
You are already authenticated as different user ‘palani’ in this session. Please log out first.
Is there a way session can be ovverriden since login has happened with different account?