Skip to content

1.21.0

Compare
Choose a tag to compare
@jennyf19 jennyf19 released this 20 Nov 05:41
· 776 commits to master since this release
dd9159c

1.21.0

Update to Microsoft.Graph 4.10.0, Microsoft.Graph.Beta 4.20.0-preview, MSAL.NET 4.38.0

New Features:

Microsoft.Identity.Web now supports a long running process in web APIs, by leveraging new APIs in MSAL.NET 4.38.0. See the Long running process article and issue #1414 for details.

Bug Fixes:

Honor TenantId in .WithAppOnly(). See issue #1536 for details.

Azure Region not prepended to the endpoint, have fixed a regression in the MergedOptions. See issue #1535 for details.

Update Microsoft.AspNetCore.Authentication.JwtBearer to 5.0.12, due to security vulnerability in previous version. See issue #1532 for details.