8

Even after adding sameSite=None; Secure , latest safari version 13 on MacOS 10.15 , still seeing an issue of session timed out with third party cookies, and chrome works really well with this approach. Is this expected ? for sure no from below link. Could you please confirm , if any one has faced similar issue.

Any support would be really appreciated.

https://www.chromium.org/updates/same-site/incompatible-clients

After checking on https://samesite-sandbox.glitch.me/

enter image description here

vij
  • 81
  • 1
  • 3
  • Are you able to include an example or site the demonstrates this behaviour? As far as I'm aware, Safari should effectively ignore the `SameSite=None` value, i.e. treat it like a normal cookie. What do you see if you visit https://samesite-sandbox.glitch.me ? – rowan_m Apr 07 '20 at 09:29
  • H Rowan, Thanks for replying. Please find above for the attachment in the description for latest 10.15 MacOS .Would you be able to suggest anything from it ! Sample url https://uk.monsoon.co.uk/ can be used for reference . Let me know . Thanks – vij Apr 08 '20 at 09:51
  • Did you upgrade Safari to 13.1? – Déjà vu Apr 09 '20 at 04:51
  • Yup we tried with safari 13.1 – vij Apr 09 '20 at 09:17
  • @rowan_m Hi Rowan , any further inputs would be really helpful. Many thanks – vij Apr 09 '20 at 15:50
  • @vij I'm facing samesite bug in Safari latest as well. Do you manage to resolve it? – Vivek Ayer Jun 16 '20 at 07:48
  • hey Vivek, is the issue revolving around any specific third party ? or is it with all the integrations? I haven’t done any change for the latest version specifically, but for one of the third party we changed the way we interact with it. – vij Jun 17 '20 at 08:13

0 Answers0