Skip to content

Bump Microsoft.Identity.Web from 4.13.2 to 4.14.2 - #1260

Merged
tiksn merged 1 commit into
mainfrom
dependabot/nuget/Microsoft.Identity.Web-4.14.2
Aug 6, 2026
Merged

Bump Microsoft.Identity.Web from 4.13.2 to 4.14.2#1260
tiksn merged 1 commit into
mainfrom
dependabot/nuget/Microsoft.Identity.Web-4.14.2

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Jul 31, 2026

Copy link
Copy Markdown
Contributor

Updated Microsoft.Identity.Web from 4.13.2 to 4.14.2.

Release notes

Sourced from Microsoft.Identity.Web's releases.

4.14.2

Dependencies updates

  • Bump the Microsoft.IdentityModel.* (Wilson) version to 8.22.0. See #​3986.
  • Fix the net8.0 crypto floor to use the patched System.Security.Cryptography.Xml 8.0.4 (and its System.Security.Cryptography.Pkcs 8.0.1 dependency) instead of over-bumping to the 9.0.18 servicing line (CVE-2026-47302, -47304, -50525, -50648). net9.0 (9.0.18) and net10.0 (10.0.10) are unchanged. See #​3989.

4.14.0

New features

  • Add MicrosoftIdentityOptions.PartitionAppTokenCacheByAudience to partition the app token cache by resource/audience. See #​3979.
  • Expose MSAL's background token-refresh callback through Id.Web via TokenAcquisitionExtensionOptions.OnBackgroundTokenRefreshCompleted. See #​3973.
  • Add MicrosoftIdentityOptions.UseFastUnboundedCache; stop short-circuiting the in-memory token cache serialization provider. See #​3970.
  • OIDC FIC (Microsoft.Identity.Web.OidcFIC) now supports mTLS token binding. See #​3851.

Bug fixes

  • Token binding: the CCA cache key now distinguishes a bound credential (UseBoundCredential = true) from its unbound equivalent; the certificate-error retry path invalidates the cache entry for the actual request mode (bearer vs mTLS PoP).
  • Forward the OpenTelemetry tags enricher onto the inner FIC client-assertion leg. See #​3968.

Dependencies updates

  • Microsoft.Identity.Client → 4.87.0 (#​3975)
  • Microsoft.Identity.Abstractions → 12.6.0 (#​3976)
  • System.Security.Cryptography.Xml / System.Security.Cryptography.Pkcs → patched (CVE-2026-47302, -47304, -50525, -50648) (#​3964)
  • notsecurity group: 1 update (#​3965)

Full changelog: AzureAD/microsoft-identity-web@4.13.2...4.14.0

Commits viewable in compare view.

@dependabot dependabot Bot added dependencies Pull requests that update a dependency file maintenance labels Jul 31, 2026
@dependabot
dependabot Bot force-pushed the dependabot/nuget/Microsoft.Identity.Web-4.14.2 branch 2 times, most recently from 1e1dd6f to 5a7c41b Compare August 6, 2026 03:13
---
updated-dependencies:
- dependency-name: Microsoft.Identity.Web
  dependency-version: 4.14.2
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot
dependabot Bot force-pushed the dependabot/nuget/Microsoft.Identity.Web-4.14.2 branch from 5a7c41b to 71cb027 Compare August 6, 2026 04:03
@tiksn
tiksn merged commit 967bbe1 into main Aug 6, 2026
15 of 25 checks passed
@dependabot
dependabot Bot deleted the dependabot/nuget/Microsoft.Identity.Web-4.14.2 branch August 6, 2026 15:38
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 maintenance

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant