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

Proxy Configuraton Broken/HTTP(S) Agent not being passed on JWKSet Creation #102

Closed
indeed404 opened this issue Apr 13, 2023 · 2 comments
Closed

Comments

@indeed404
Copy link
Contributor

v.1.4.0 of the library is broken when running behind a proxy

The "agent" parameter which is passed to the get-key-function isn't listed as an input parameter in the JWKSOptions, it should be put here:

the "agent" input parameter should then also be passed to the createRemoteJWKSet function in this line:

@indeed404
Copy link
Contributor Author

Created a PR #103

@adamjmcgrath
Copy link
Contributor

adamjmcgrath commented Apr 14, 2023

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