Skip to content

Cookies - Add support for SameSite attribute #201

@rzontar

Description

@rzontar

Since .Net Framework 4.7.2 adds support for the SameSite attribute OWIN should support it too.
I believe implementing it in the Microsoft.Owin.ResponseCookieCollection and CookieManager should be straightforward. But don't know whether it's possible to set it in the SystemWebCookieManager, without compiling to .Net 4.7.2.

Metadata

Metadata

Assignees

Labels

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions