Skip to content

Symfony session cookie with SameSite: Lax  #94

Description

@3qdev

If i configure

framework.session.cookie_samesite: 'lax'

SSO with Azure as SAML IDP do not work anymore.

Is there any way to say, send the session cookie only to the SAML IDP or is the only solution set

framework.session.cookie_samesite: 'none'

?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions