Skip to content

Bump Microsoft.Identity.Client from 4.86.0 to 4.86.1#265

Closed
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/nuget/MyPo.Api/Microsoft.Identity.Client-4.86.1
Closed

Bump Microsoft.Identity.Client from 4.86.0 to 4.86.1#265
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/nuget/MyPo.Api/Microsoft.Identity.Client-4.86.1

Conversation

@dependabot

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

Copy link
Copy Markdown
Contributor

Updated Microsoft.Identity.Client from 4.86.0 to 4.86.1.

Release notes

Sourced from Microsoft.Identity.Client's releases.

4.86.1

Bug Fixes

  • Fixed the mTLS Proof-of-Possession token cache to key on the certificate's full DER (x5t#S256) instead of only the public key, preventing a stale token (and AADSTS500181) after a same-key certificate renewal. #​6123
  • Fell back to RS256 when a certificate's PSS signing operation is rejected by RSACryptoServiceProvider, rebuilding the client assertion so authentication can proceed. #​6126
  • Detect and reject symbolic links in the Unix cache-file write path (lstat pre-check plus O_NOFOLLOW), closing a TOCTOU window. #​6115
  • Corrected misleading "region required" error messages and doc comments in the mTLS PoP flow. #​6127

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 Jul 18, 2026
---
updated-dependencies:
- dependency-name: Microsoft.Identity.Client
  dependency-version: 4.86.1
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot @github

dependabot Bot commented on behalf of github Jul 18, 2026

Copy link
Copy Markdown
Contributor Author

Looks like Microsoft.Identity.Client is no longer updatable, so this is no longer needed.

@dependabot
dependabot Bot force-pushed the dependabot/nuget/MyPo.Api/Microsoft.Identity.Client-4.86.1 branch from e993ca0 to 9f54cd8 Compare July 18, 2026 02:33
@dependabot dependabot Bot closed this Jul 18, 2026
@dependabot
dependabot Bot deleted the dependabot/nuget/MyPo.Api/Microsoft.Identity.Client-4.86.1 branch July 18, 2026 02:33
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.

0 participants