Skip to content
Discussion options

You must be logged in to vote

Do you happen to have a repo we can look at to reproduce the exhaustion issue locally?

In the mean time, there is a way you can configure the OidcClientOptions to use a custom HttpClientFactory expression to share an HttpClient instance, which is probably fine in most scenario's.

While we would welcome a PR, HttpClient has been known to cause a variety of issues related to lifetime management. In general, our advice to solve this is to configure a custom HttpClientFactory as mentioned earlier.

Replies: 1 comment 1 reply

Comment options

You must be logged in to vote
1 reply
@steve85
Comment options

Answer selected by wcabus
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
2 participants