Skip to content

[FEATURE] Cookie splitting is also needed in the proxy auth backend #2276

@sdbruder

Description

@sdbruder

Is your feature request related to a problem?
In the same way multiple auth backends implemented cookie splitting to solve big cookies issues, we are facing the same chalenge with the proxy auth backend paired with oauth2-proxy (because of the group overage thing of Entra ID). As an anedoctal point, one particular user got a 16KB cookie.

What solution would you like?
To implement the same cookie splitting already written in SAML, OpenID and JWT backends in the proxy auth backend.

What alternatives have you considered?
We tried to use OpenID directly as it supports the cookie split but it does not support group overage from Entra ID.

Do you have any additional context?
Please contact me for any further information needed.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions