Contains interfaces and data classes used in the .NET Microsoft authentication libraries (MSAL, IdentityModel, Microsoft.Identity.Web, ...)

1 Open Issue Need Help Last updated: Jun 17, 2025

Open Issues Need Help

View All on GitHub
Identity and Access Management Authentication Libraries (Abstractions)

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#