I have cookies not working from an iFrame and I need to set the SameSite 
settings browsers now require

samesite=none and secure=true   

I have apache header rewrites turned on and I try this rule, but I can’t seem 
to figure it out


        Header always edit Set-Cookie (.*) “$1;HTTPOnly;Secure;SameSite=none”


Anyone know how I can stuff those cookies to I can get by this SameSite stuff?


 _______________________________________________
Do not post admin requests to the list. They will be ignored.
Webobjects-dev mailing list      (Webobjects-dev@lists.apple.com)
Help/Unsubscribe/Update your Subscription:
https://lists.apple.com/mailman/options/webobjects-dev/archive%40mail-archive.com

This email sent to arch...@mail-archive.com
  • wocommunity.slack.com! Robert Hanviriyapunt via Webobjects-dev
    • Third party cookies not worki... Jesse Tayler via Webobjects-dev

Reply via email to