-
Notifications
You must be signed in to change notification settings - Fork 8
Open
Labels
bugSomething isn't workingSomething isn't working
Description
Is there an existing issue for this?
- I have searched the existing issues
Current Behavior
It seems that Firefox and Chrome accept the session cookie with flag SameSite=None with a warning but not Safari. As a result, the OIDC flow ends in an internal server error 500 and the following message in the debugger log: "error opening session".
Expected Behavior
No internal server error.
version
v1.25.3-2 and v1.27.1-1.
Relevant log output
In Safari: An unexpected error occurred, please see console log for details.
In docker log: [error] 7#7: *68 [lua] default.conf:39):15: error opening session, ...
Steps To Reproduce
Just use a recent version of Safari (e.g. Version 18.3).
Anything else?
No response
Metadata
Metadata
Assignees
Labels
bugSomething isn't workingSomething isn't working