Skip to content

Samesite cookies #6

@Siecje

Description

@Siecje

I believe same-site will prevent single sign on from working but will still have multiple services share users and passwords. Users will have to login to each application.

https://github.com/pallets/flask/blob/master/docs/security.rst

samesite cookies are not supported by Flask, but there are PR for Werkzeug and Flask.

https://github.com/pallets/werkzeug/pulls?utf8=%E2%9C%93&q=is%3Aopen%20samesite

Firefox doesn't support samesite cookies. https://caniuse.com/#search=samesite

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions