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

No web proxy support #38

Open
cdwt opened this issue May 4, 2018 · 2 comments
Open

No web proxy support #38

cdwt opened this issue May 4, 2018 · 2 comments

Comments

@cdwt
Copy link

cdwt commented May 4, 2018

We have an environment where we need to access the Internet via proxy, but unfortunately, the tool does not support this setup. Is it complicated to add proxy support using some standard environment variable like HTTP_PROXY?

@bochunz
Copy link
Contributor

bochunz commented May 4, 2018

Let's me take a look to see how hard it is.

In the mean time, the --jwt token generation is local computation which shouldn't need network. https://github.com/google/oauth2l#--jwt

@wora
Copy link
Contributor

wora commented Sep 1, 2018

The Go version will be ready soon. If you can send a patch to add proxy support to the Go version, that would be awesome.

The Python version depends on a deprecated library. We don't have bandwidth to fix it.

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

3 participants