github AzureAD/microsoft-identity-web 1.8.0

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

1.8.0

New Features:

Microsoft Identity Web now provides a more sophisticated and performant L1/L2 (In Memory and Distributed) token cache. See issue #957 and the wiki for details.

Related to the L1/L2 cache improvements, developers can determine how to proceed when the L2 (Distributed) cache fails, ex. the L2 cache is off-line. See issue #1042 for details.

Related to the L1/L2 cache improvements, the MemoryCacheOptions are now exposed in the MsalDistributedTokenCacheAdapterOptions so developers can have control over the L1 (In Memory) cache, such as cache size. See issue #1048 for details.

Microsoft Identity Web supports user assigned managed identity for certificate loading. See issue #1007 for details.

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

NewReleases is sending notifications on new releases.