Skip to content

4.65.0

Choose a tag to compare

@neha-bhargava neha-bhargava released this 25 Sep 22:21
· 446 commits to main since this release
e8baa99

New Features

  • Update telemetry to include the caller SDK details. See Issue #4863
  • MSAL.Net now exposes an API to enable developers to cache additional values in the token response. See Issue #4922
  • Managed identity .WithClaims() and .WithClientCapabilities() APIs are now generally available. See Issue #4921

Bug Fixes

  • Fix a bug where MSAL .Net fails for DSTS authority when using .WithTenantIdFromAuthority(). See Issue #4927