[ 
https://issues.apache.org/jira/browse/DELTASPIKE-1413?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17295617#comment-17295617
 ] 

Mark Struberg commented on DELTASPIKE-1413:
-------------------------------------------

{color:#000000}I'll set the cookie to SameSite=Strict.{color}

{color:#000000}I had to do a little trickery as Java's Cookie class does not 
support that attribute. Now it should work though.{color}

> 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
>            Assignee: Mark Struberg
>            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)

Reply via email to