github AzureAD/microsoft-identity-web 4.2.0

14 hours ago

What's Changed

New features

  • Added CAE claims support for FIC + Managed Identity. See #3647 for details.
  • Added AddMicrosoftIdentityMessageHandler extension methods for IHttpClientBuilder. See #3649 for details.

##Bug fixes

  • Fixed tenant not being propagated in credential FIC acquisition. See #3633 for details.
  • Fixed ForAgentIdentity hardcoded 'AzureAd' ConfigurationSection to respect AuthenticationOptionsName. See #3635 for details.
  • Fixed GetTokenAcquirer to propagate MicrosoftEntraApplicationOptions properties. See #3651 for details.
  • Added meaningful error message when identity configuration is missing. See #3637 for details.

Dependencies updates

  • Update Microsoft.Identity.Abstractions to version 10.0.0.
  • Bump express from 5.1.0 to 5.2.0 in /tests/DevApps/SidecarAdapter/typescript. #3636
  • Bump jws from 3.2.2 to 3.2.3 in /tests/DevApps/SidecarAdapter/typescript. #3641

Fundamentals

  • Update support policy. #3656
  • Update agent identity coordinates in E2E tests after deauth. #3640
  • Update E2E agent identity configuration to new tenant. #3646

Full Changelog: 4.1.1...4.2.0

Don't miss a new microsoft-identity-web release

NewReleases is sending notifications on new releases.