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

pass basic auth credentials in http proxy config #1196

Open
nosovk opened this issue Dec 28, 2024 · 0 comments
Open

pass basic auth credentials in http proxy config #1196

nosovk opened this issue Dec 28, 2024 · 0 comments

Comments

@nosovk
Copy link
Contributor

nosovk commented Dec 28, 2024

Time to time we have some services that does not support built-in authorization, and in common case we would like to put them behind warpgate.
In common case we protect services like that by adding basic auth on top of them at nginx or traefik level.

It would be nice pass authorization headers in requests from warpgate to http target,
image

In that case, we can manage access to http target without revealing basic auth password.

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

1 participant