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

Auth jwt plugin bypasses configured vault proxy in CLI #288

Open
777AvEnGeR777 opened this issue Mar 28, 2024 · 0 comments
Open

Auth jwt plugin bypasses configured vault proxy in CLI #288

777AvEnGeR777 opened this issue Mar 28, 2024 · 0 comments

Comments

@777AvEnGeR777
Copy link

This request bypasses the proxy that is set in VAULT_PROXY_ADDR environment variable
https://github.com/hashicorp/vault-plugin-auth-jwt/blob/ab76cf59ee3962b406c617fcc6b8d4ee1dbdcb6e/cli.go#L190C4-L191C41

It's better not to use raw http call, but to configure http client to use transport defined in vault client, or to implement PostForm in vault client

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