Skip to content

[Bug]: session cookie is missing in Safari #27

@thomasleplus

Description

@thomasleplus

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 working

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions