1.25.1
1.25.1
New Features:
Microsoft.Identity.Web now surfaces the Microsoft.IdentityModel. logs via the IIdentityLogger
*. Developers will see an increase in logging, with insight into the request validation logs, especially for web APIs. See issue #1730 for details.
Bug Fixes:
Regression fix where AddMicrosoftIdentityUserAuthenticationHandler
needs a scoped service, not a singleton. See issue #1757 for details.