ContainerImage.Pinniped/internal/oidc/auth
Matt Moyer c23c54f500
Add an explicit `Path=/;` to our CSRF cookie, per the spec.
> [...] a cookie named "__Host-cookie1" MUST contain a "Path" attribute with a value of "/".

https://tools.ietf.org/html/draft-ietf-httpbis-cookie-prefixes-00#section-3.2

Signed-off-by: Matt Moyer <moyerm@vmware.com>
2020-12-02 15:55:33 -06:00
..
auth_handler.go Add an explicit `Path=/;` to our CSRF cookie, per the spec. 2020-12-02 15:55:33 -06:00
auth_handler_test.go Add an explicit `Path=/;` to our CSRF cookie, per the spec. 2020-12-02 15:55:33 -06:00