Caniuse: Safari 12 doesn't support SameSite cookie attribute properly

Created on 13 Mar 2019  路  2Comments  路  Source: Fyrd/caniuse

There's a iOS Safari 12 issue that prevents common flows (sequences of requests) to work properly if there's SameSite=lax on cookies. This issue was confirmed by Daniel Bates, from Apple and it's still open.

Therefore, in my opinion, Safari 12 support of 'SameSite' cookie attribute should be Partial.

Support data questiocorrection

Most helpful comment

Safari 12 also treats SameSite=None as SameSite=Strict (bug), which is going to make Chrome's plan to make SameSite cookies lax by default rather painful...

All 2 comments

Issue confirmed again by WebKit team: https://bugs.webkit.org/show_bug.cgi?id=196375

Safari 12 also treats SameSite=None as SameSite=Strict (bug), which is going to make Chrome's plan to make SameSite cookies lax by default rather painful...

Was this page helpful?
0 / 5 - 0 ratings

Related issues

myfonj picture myfonj  路  3Comments

SanderMuller picture SanderMuller  路  3Comments

Schweinepriester picture Schweinepriester  路  3Comments

valioDOTch picture valioDOTch  路  3Comments

valtido picture valtido  路  3Comments