Skip to content

saml_session cookie does not set same site flag #243

Closed
@RouganStriker

Description

@RouganStriker

The README refers to the session cookie as a SameSite cookie but the implementation does not actually set the SameSite flag on the cookie which leaves the value up to the browser. Shouldn't the saml session cookie also use the SESSION_COOKIE_SAMESITE value from Django settings to tell the browser which SameSite setting to use?

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions