-
Notifications
You must be signed in to change notification settings - Fork 704
Open
Labels
kind/featureCategorizes issue or PR as related to a new feature.Categorizes issue or PR as related to a new feature.lifecycle/needs-triageIndicates that an issue needs to be triaged by a project contributor.Indicates that an issue needs to be triaged by a project contributor.
Description
Please describe the problem you have
[A clear, concise, description of the problem you are facing. What is the problem that feature X would solve for you?]
The problem I'm trying to solve is that I need to be able to refresh a cookie on successful auth.
As far as I can tell the headers I set in my auth service are not propagated to the client. Envoy supports this feature using allowed_client_headers_on_success on extensions.filters.http.ext_authz.v3.AuthorizationResponse. It would be great if Contour could expose that option.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
kind/featureCategorizes issue or PR as related to a new feature.Categorizes issue or PR as related to a new feature.lifecycle/needs-triageIndicates that an issue needs to be triaged by a project contributor.Indicates that an issue needs to be triaged by a project contributor.