Skip to content

OIDC: Add cookie path configuration to SecurityPolicy #7379

@tvandinther

Description

@tvandinther

Description:

Describe the desired behavior, what scenario it enables and how it
would be used.

It would be useful to be able to set the cookie path for the OIDC session and CSRF cookies so that unique sessions/clients can be supported with path-based routing. This is functionality supported by many other OAuth2/OIDC proxies. The main use case is for applications which operate as gateways and may have modular frontend shells serving content from backends in different logical boundaries and therefore operate with different OAuth2 clients.

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