Open Issues Need Help
View All on GitHub Identity and Access Management • Authentication Libraries (Abstractions)
[Feature Request] Add ExtraHeaderParameters and ExtraQueryParameters on DownstreamApisOptions 3 months ago
AI Summary: Add `ExtraHeaderParameters` and `ExtraQueryParameters` properties to the `DownstreamApisOptions` class in the Microsoft.Identity.Abstractions library to allow developers to easily add extra headers and query parameters to requests made to downstream APIs, simplifying the process compared to using the `CustomizeHttpRequestMessage` delegate.
Complexity:
3/5
enhancement good first issue
Contains interfaces and data classes used in the .NET Microsoft authentication libraries (MSAL, IdentityModel, Microsoft.Identity.Web, ...)
C#