Skip to content

Proxy agent granular configuration #630

Answered by panva
eugeniosegala asked this question in Q&A
Discussion options

You must be logged in to vote

Yes, your approach works.

I believe this will do as well if you only have this one issuer in your codebase.

import { custom } from 'openid-client';

custom.setHttpOptionsDefaults({
  agent: proxyAgent,
});

Replies: 1 comment

Comment options

You must be logged in to vote
0 replies
Answer selected by eugeniosegala
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants