gavincarr / mod_auth_tkt

Lightweight single-signon authentication module for Apache
Other
37 stars 22 forks source link

SameSite attribute #25

Open vladsf opened 3 years ago

vladsf commented 3 years ago

Hi, do you plan to add SameSite=[Lax|Strict] for authentication cookies?

unnilennium commented 1 year ago

this will become a standard for next generation of browsers

https://developers.google.com/search/blog/2020/01/get-ready-for-new-samesitenone-secure

https://developer.mozilla.org/en-US/docs/Web/HTTP/Headers/Set-Cookie/SameSite

will need also the secure value