-
-
Notifications
You must be signed in to change notification settings - Fork 747
Closed as not planned
Labels
staleIssues without activity for more than 60 daysIssues without activity for more than 60 days
Description
When using PyJWKClient to access a jwks server behind a firewall, I've run into problems with my request being denied due to the default Python-urllib/3.9 user agent.
Would the maintainers entertain allowing users to specify a custom headers dictionary when creating the pyJWKClient that would automatically be set on fetch requests to retrieve the JWK? By allowing a generic header dictionary to be included, you could solve not only the user agent difficulties I've run into, but other use cases as well.
Thank you!
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
staleIssues without activity for more than 60 daysIssues without activity for more than 60 days