Skip to content

Logging out an OIDC user doesn't delete auth cookie #791

Open
@ktdd

Description

@ktdd

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

No one assigned

    Labels

    bugSomething isn't workingregressionsomething stopped working

    Projects

    Status

    In Progress

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions