Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Propagate XFCC header to the backend #2599

Closed
1 of 3 tasks
arkodg opened this issue Feb 12, 2024 · 5 comments · Fixed by #3443
Closed
1 of 3 tasks

Propagate XFCC header to the backend #2599

arkodg opened this issue Feb 12, 2024 · 5 comments · Fixed by #3443
Assignees
Labels
area/api API-related issues area/policy kind/enhancement New feature or request
Milestone

Comments

@arkodg
Copy link
Contributor

arkodg commented Feb 12, 2024

Description:

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

Propagate the XFCC header to the client after validating the client via mutual TLS
https://www.envoyproxy.io/docs/envoy/latest/api-v3/extensions/filters/network/http_connection_manager/v3/http_connection_manager.proto#enum-extensions-filters-network-http-connection-manager-v3-httpconnectionmanager-forwardclientcertdetails

Decisions

  1. Defaults / Opt in or opt out

  2. Where should it live

a) https://gateway.envoyproxy.io/latest/api/extension_types/#headersettings
or
b) https://gateway.envoyproxy.io/latest/api/extension_types/#clientvalidationcontext

@zufardhiyaulhaq
Copy link
Contributor

how expensive is the computing process if we opt-in for the XFCC?

this can also being used later in the authorization API
#2652

@zufardhiyaulhaq
Copy link
Contributor

@arkodg please assign this to me, thanks

@zirain
Copy link
Contributor

zirain commented Apr 17, 2024

/assign zufardhiyaulhaq

@zirain zirain removed the help wanted Extra attention is needed label Apr 17, 2024
Copy link

This issue has been automatically marked as stale because it has not had activity in the last 30 days.

@github-actions github-actions bot added the stale label May 17, 2024
@zufardhiyaulhaq
Copy link
Contributor

no stale

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area/api API-related issues area/policy kind/enhancement New feature or request
Projects
None yet
Development

Successfully merging a pull request may close this issue.

3 participants