Skip to content

Bump Microsoft.Identity.Client.Extensions.Msal from 4.84.1 to 4.84.2#357

Merged
Bassman2 merged 1 commit into
mainfrom
dependabot/nuget/Test/MediaDevicesUnitTestFramework48/Microsoft.Identity.Client.Extensions.Msal-4.84.2
Jun 8, 2026
Merged

Bump Microsoft.Identity.Client.Extensions.Msal from 4.84.1 to 4.84.2#357
Bassman2 merged 1 commit into
mainfrom
dependabot/nuget/Test/MediaDevicesUnitTestFramework48/Microsoft.Identity.Client.Extensions.Msal-4.84.2

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Jun 8, 2026

Copy link
Copy Markdown
Contributor

Updated Microsoft.Identity.Client.Extensions.Msal from 4.84.1 to 4.84.2.

Release notes

Sourced from Microsoft.Identity.Client.Extensions.Msal's releases.

4.84.2

New Features

  • Added ManagedIdentityApplication.GetManagedIdentityCapabilitiesAsync(CancellationToken) returning a ManagedIdentityCapabilities object that reports the detected managed identity Source, the host's MaxSupportedBindingStrength (new MtlsBindingStrength enum: None, Software, KeyGuard), and a derived IsMtlsPopSupportedByHost. Replaces GetManagedIdentitySourceAsync()/ManagedIdentitySourceResult. The public ManagedIdentitySource.ImdsV2 value is folded into Imds (v1/v2 routing remains internal). #​6049
  • Added OID-based user identification to the User Federated Identity Credential (user_fic) flow via AcquireTokenByUserFederatedIdentityCredential(scopes, Guid userObjectId, assertion). #​6050
  • Added WithClaimsFromClient(claimsJson) to forward client-originated claims across managed identity and confidential client flows. #​5999
  • Added mTLS PoP support for WithCertificate(() => x509) (dynamic certificate credential). #​5957
  • Added opt-in token-acquisition metrics covering both successful and failed attempts. #​6004

Changes

  • Extended mTLS bearer transport (CertificateOptions.SendCertificateOverMtls) to the OBO, refresh-token, and authorization-code flows. #​6009
  • General Availability of the Microsoft.Identity.Client.KeyAttestation package. #​6038
  • Managed identity now probes IMDSv2 first and the preview latch was removed. #​6041
  • Updated NativeInterop baseline and corrected devapp version ranges. #​6045
  • Simplified GetTenantedAuthority in CiamAuthority and DstsAuthority. #​6001

Bug Fixes

  • Fixed WithExtraQueryParameters on ManagedIdentityApplicationBuilder bypassing token caching. #​6035
  • Guarded HTTP status codes on discovery endpoints in KnownInstanceMetadataIsUpToDateAsync. #​6048
  • Detect orphaned KeyGuard certificates via public-key modulus comparison. #​6020

Commits viewable in compare view.

@dependabot dependabot Bot added .NET Pull requests that update .net code dependencies Pull requests that update a dependency file labels Jun 8, 2026
---
updated-dependencies:
- dependency-name: Microsoft.Identity.Client.Extensions.Msal
  dependency-version: 4.84.2
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot force-pushed the dependabot/nuget/Test/MediaDevicesUnitTestFramework48/Microsoft.Identity.Client.Extensions.Msal-4.84.2 branch from bc8fdba to 379bd76 Compare June 8, 2026 19:51
@Bassman2 Bassman2 merged commit 2670f18 into main Jun 8, 2026
3 checks passed
@dependabot dependabot Bot deleted the dependabot/nuget/Test/MediaDevicesUnitTestFramework48/Microsoft.Identity.Client.Extensions.Msal-4.84.2 branch June 8, 2026 19:51
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file .NET Pull requests that update .net code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant