prompt: login not redirectring to login page with PKCE ( I only tried PKCE ) instead it redirects on the authorisation page (the one where you can click authorize or cancel )
Steps To Reproduce:
Typical procedure to login and get token with PKCE and then did the following
this redirected me on the authorisation page and not the login page, I think this is a bug otherwise how could I switch user the only way is to write a route myself that destroys the session.
Description:
prompt: login not redirectring to login page with PKCE ( I only tried PKCE ) instead it redirects on the authorisation page (the one where you can click authorize or cancel )
Steps To Reproduce:
Typical procedure to login and get token with PKCE and then did the following
this redirected me on the authorisation page and not the login page, I think this is a bug otherwise how could I switch user the only way is to write a route myself that destroys the session.