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

Preserving Authorization header #162

Closed
chadbean opened this issue Sep 12, 2023 · 0 comments
Closed

Preserving Authorization header #162

chadbean opened this issue Sep 12, 2023 · 0 comments

Comments

@chadbean
Copy link
Contributor

chadbean commented Sep 12, 2023

This proxy sets the Authorization header but if the original request also had an Authorization header, then it will be overwritten. I'm using this to front a private Kubernetes (EKS) endpoint with API Gateway (using IAM authorization) and kubectl passes the bearer token in the Authorization header and I need a way to preserve that original Authorization header so it can make its way to EKS.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants