MyGit

4.38.0

AzureAD/microsoft-authentication-library-for-dotnet

版本发布时间: 2021-11-20 03:19:16

AzureAD/microsoft-authentication-library-for-dotnet最新发布版本:4.65.2-Preview(2024-10-01 16:00:30)

4.38.0

New Features:

Disabling cache synchronization for confidential client apps by default to improve performance. See 2848 MSAL now provides the correlation ID used in a to call Azure AD as part of cache callback (TokenCacheNotificationArgs). See 3008 MSAL now provides a new specific API for long running web APIs, in addition to AcquireTokenOnBehalfOf, which no longer requests refresh tokens. The advantage is that the On-Behalf-Of token cache is now smaller and automatically has an eviction, and long running web APIs are easier to write. See https://aka.ms/msal-net-long-running-obo and 2733 Added hybrid SPA support to MSAL. See https://aka.ms/msal-net/spa-auth-code and 2920

Bug Fixes:

Fixed issue where the authentication browser pop up would fail to show without an exception being thrown. See 2839
MSAL WAM now properly signs out guest accounts. See 3016
Reworded in-memory cache warning for web apps not using serialization. See 2990
Fixed issue where Proof-of-Possession token does not rotate properly for confidential client applications. See 3003
MSAL now returns a more descriptive exception when the browser back button is pressed during authentication. See 2991
On the request builder, WithAuthority has been deprecated and WithTenantId was added as an alternative instead. See 2837 MSAL will now only perform regional look up for client credential flows See 3029

相关地址:原始地址 下载(tar) 下载(zip)

查看:2021-11-20发行的版本