envoyproxy / envoyproxy/gateway
OIDC: Add cookie path configuration to SecurityPolicy
Open
kind/enhancement
stale
- Dominant language
- Go
- Stars
- 3k
- Forks
- 864
- Avg merge
- 2d 2h
- Merged PRs (30d)
- 140
Description
*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.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.