github AzureAD/microsoft-identity-web 1.13.0

latest releases: 3.1.4.1, 3.13.1, 3.13.0...
4 years ago

1.13.0

New Features:

Microsoft Identity Web now supports the CancellationToken, in the Distributed and Session cache adapters and in the TokenAcquisitionOptions for the calls to MSAL.NET. See issue #1239 for details.

Bug Fixes:

The order of the LogLevel in TokenAcquisition did not correctly honor the nested log settings. See issue #1250 for details.

Fix a bug with certificate rotation and not pass a null certificate value to Microsoft.IdentityModel. See issue #1243 for details.

When using EasyAuth, fix case insensitivity when specifying the default provider. See issue #1163 for details.

EasyAuth took a breaking change by not adding the logout path environment variable, the logout error with EasyAuth v2 is fixed. See issue #1234 for details.

Microsoft Identity Web now uses the /.well-known/openid-configuration endpoint to determine the issuer values. Now the different clouds work as well. See issue #1167 for details.

A lock in the response stream caused an exception when copying the content to a stream. See issue #1153 for details.

Don't miss a new microsoft-identity-web release

NewReleases is sending notifications on new releases.