4.63.0
版本发布时间: 2024-08-07 01:57:14
AzureAD/microsoft-authentication-library-for-dotnet最新发布版本:4.65.2-Preview(2024-10-01 16:00:30)
New Features
- Implemented Claims API to Bypass Cache When Claims are Present in MSAL with Managed Identity. This is still an experimental API and may change in the future. See Issue #4845
Bug Fixes
- Fixed an issue where SHR POP tokens were broken due to an invalid algorithm. The algorithm has been corrected to PS256 from RS256. See Issue #4839