Join GitHub today
GitHub is home to over 40 million developers working together to host and review code, manage projects, and build software together.
Sign upSafari isSameSite #395
Closed
Safari isSameSite #395
Comments
This comment has been minimized.
This comment has been minimized.
Seems like it might be related to https://bugs.webkit.org/show_bug.cgi?id=188165. Possibly just adding the ability to change this setting similar to how bell allows changing |
This comment has been minimized.
This comment has been minimized.
@hueniverse This is effecting production stuff as it's related to Safari breaking something. Can we get this looked at soon? I submitted a merge request that could at least fix the problem for now by adding the ability to customize the cookie |
This comment has been minimized.
This comment has been minimized.
@AdriVanHoudt Got time to review and merge? |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
I'm having redirect loops upon trying to login with Okta in Safari. I noticed that if I manually change
isSameSite
to'Lax'
orfalse
in thecookieOptions
for bell it fixes the issue.Bell: 9.4.0
Hapi: 18.1.0
Hapi auth cookie: 9.1.0
Safari: 12.0.2