Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
SameSite := ssoNone is not added to header response
#1
I need my app to be used from an iframe. When I set up a standalone server to use SSL and set CookieOptions.SameSite=ssoNone, the SameSite=None is not written resulting in the web browser considering it absent and defaulting to SameSite=Lax

I've seen this behavior in Chrome & Edge. With Firefox if SameSite=None is missing consider it as "None"

Can anyone please advise why SameSite is not showing when set to None?

PS: IW15.2.65

Thank you


Attached Files Thumbnail(s)
   
Reply
#2
Not sure how to change this behaviour without changing IW's source code... Browsers are adopting Lax whenever the attribute is empty or doesn't exist, indeed.

I'll give it a thought. In our code base this has been fixed already
Reply
#3
Thanks Alex, so the solution is to upgrade to the latest version? Fixed in v 15.4.x?
Reply
#4
It will be available in the next update. If you've been using the latest version, please wait a few more days and we can release an update for it.
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)