[
https://issues.apache.org/jira/browse/DELTASPIKE-1413?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Mark Struberg updated DELTASPIKE-1413:
--------------------------------------
Comment: was deleted
(was: I'll set the cookie to SameSite=Strict.)
> dsrwid cookie should not be set to sameSite="None"
> --------------------------------------------------
>
> Key: DELTASPIKE-1413
> URL: https://issues.apache.org/jira/browse/DELTASPIKE-1413
> Project: DeltaSpike
> Issue Type: Bug
> Security Level: public(Regular issues)
> Reporter: Matthias Walliczek
> Priority: Critical
>
> Currently the dsrwid cookie set by the lazy window handler is set to
> secure=false and sameSite=None.
> This combination will not be allowed by Firefox in the future. See
> [https://developer.mozilla.org/de/docs/Web/HTTP/Headers/Set-Cookie/SameSite.|https://developer.mozilla.org/de/docs/Web/HTTP/Headers/Set-Cookie/SameSite]
> Instead sameSite should be set to "lax", which is default in modern browsers.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)