Skip to content

Support logout CSRF #1237

@jwag956

Description

@jwag956

Best practice (OWASP) is to enforce CSRF on the /logout endpoint.

This has some UX implications since when enabled, the endpoint can fail. Common ways to handle this is to
redirect to a confirmation screen (where the CSRF token is attached to) and submit from there.

Metadata

Metadata

Assignees

No one assigned
    No fields configured for Feature.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions