4.62.0
版本发布时间: 2024-07-23 03:53:15
AzureAD/microsoft-authentication-library-for-dotnet最新发布版本:4.65.2-Preview(2024-10-01 16:00:30)
New Features
- Updated the Service Fabric managed identity flow to validate the server certificate. See Issue #4462
- Updated MSAL exception when server returns 500 to include request URI. See Issue #4412
- Removed unused telemetry headers
WithClientTelemetry
andlast_telemetry header
. See Issue #4815
Bug Fixes
- Fix for silent token acquisition failing after device code flow when broker is enabled. See Issue #4786
- Fix the computation of
TotalDurationInMs
for linux platform. See Issue #4784 - Added 'haschrome=1' to avoid unexpected back buttons on the first page in embedded browser. See Issue #4836