Open
Description
Description
I'm logging in using OpenID Connect. I log out and get redirected to login page. If I go back in history or login as a different user using username + password, I'm still logged in as OIDC user.
Expected behaviour
I expect to be logged out.
Additional context
It seems that auth cookie isn't deleted when logging out an OIDC user. If I login with username + password after logging out an OIDC user, there are now two auth cookies, one with domain ".files.domain.tld" and other with domain "files.domain.tld".
Metadata
Metadata
Assignees
Projects
Status
In Progress