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

Support HTTP proxies #8

Open
jfautley opened this issue Nov 4, 2021 · 0 comments
Open

Support HTTP proxies #8

jfautley opened this issue Nov 4, 2021 · 0 comments

Comments

@jfautley
Copy link

jfautley commented Nov 4, 2021

For some reason, nodejs ignores the http/https_proxy environment variables - this makes using aws-sso-cli in an environment where HTTP proxies are required impossible.

I've hacked the example code from https://docs.aws.amazon.com/sdk-for-javascript/v2/developer-guide/node-configuring-proxies.html into lib/aws.js and it seems to work as expected, but probably better if someone that understands nodejs could submit a PR :)

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