mirror of https://github.com/hashicorp/boundary
Add path attribute to split cookies (#6298)
* Add "Path" attribute to "/" Without this the browser defaults to a path of the parent of the path in the request. See: https://developer.mozilla.org/en-US/docs/Web/HTTP/Reference/Headers/Set-Cookie#pathpath-value This means the cookie isn't included in api requests since the path is too restrictive * Update tests with split cookie path attributerand-read-reverting
parent
7d3c0b4732
commit
ef75427403
Loading…
Reference in new issue