AzureAD / azure-activedirectory-identitymodel-extensions-for-dotnet

IdentityModel extensions for .Net
MIT License
1.07k stars 401 forks source link

[Feature Request] Enable using HTTP/2 for discovery endpoints #2808

Open prochnowc opened 2 months ago

prochnowc commented 2 months ago

Is your feature request related to a problem? Please describe. I want to use HTTP/2 for discovery endpoints.

Describe the solution you'd like The HttpDocumentRetriever should have an option to allow specifying the HTTP version and version policy.

Describe alternatives you've considered Implementing my own HttpDocumentRetriever.

prochnowc commented 2 months ago

@pmaytak Is there anything I can do, so that the issue gets some attention?

pmaytak commented 2 months ago

@prochnowc We'll try to take this in this week's release.