Skip to content

4.66.1

Compare
Choose a tag to compare
@gladjohn gladjohn released this 22 Oct 17:43
· 3 commits to main since this release
ac1cb05

Bug Fixes

  • Fixed a bug where MSAL .NET fails to correctly handle the expires_on field for Managed Identity tokens in ISO 8601 format. This fix ensures accurate parsing of ISO 8601 date-time formats during token acquisition. See Issue #4963