Skip to content

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Jul 12, 2025

This PR contains the following updates:

Package Change Age Confidence
Microsoft.Identity.Client (source) 4.72.1 -> 4.76.0 age confidence

Release Notes

AzureAD/microsoft-authentication-library-for-dotnet (Microsoft.Identity.Client)

v4.76.0

Compare Source

======

New Features
  • Removal of ExperimentalFeatures flag on WithMtlsProofOfPossession API
  • Add Service Fabric token revocation support
  • Adding WithExtraBodyParameters api
  • Enable mTLS Proof‑of‑Possession for Client‑Assertion Delegates
Bug Fixes
  • #​5400 Fixing issue that leads to multiple active access tokens in the cache for non-tenanted oidc authority
  • Update NativeInterop package version to 0.19.4

v4.75.0

Compare Source

v4.74.1

Compare Source

======

Bug fixes
  • When you configure MSAL with WithOidcAuthority(), the library now confirms that the issuer returned by the OIDC discovery endpoint matches the expected authority (including CIAM patterns) and throws an exception if it does not. #​5358

  • Re-expose public AuthenticationResult constructor. A public, test-friendly constructor of AuthenticationResult was inadvertently hidden behind [Obsolete] and [EditorBrowsable(Never)]. The constructor is now publicly available again. #​5392

v4.74.0

Compare Source

======

Features
  • Deprecate ROPC flow in Public Client Applications #​5355.
  • AuthenticationResult exposes a new BindingCertificate property that returns the X.509 certificate bound to the access token in mTLS-PoP scenarios. #​5370.
Bug fixes
  • MSAL now honors the DEFAULT_IDENTITY_CLIENT_ID environment variable when acquiring tokens from Azure Machine Learning managed-identity endpoint. #​5350.

v4.73.1

Compare Source

======

Features
  • Deprecate AcquireTokenByIntegratedWindowsAuth API in #​5345
Bug fixes
  • Update native interop to 0.19.2 by @​fengga in #​5362 to solve broker bugs
  • update the deprecated openURL(:) api to openURL(:options:completionHandler) in #​5354

v4.73.0

Compare Source

=======

Features
  • Add mac broker console app support in #​5274
  • Use HTTP 2 on .NET where possible in #​5314
  • Expose access token cache count in #​5330
  • Add an extensibility API - WithFmiPathForClientAssertion in #​5347
Bug Fixes
  • Hide ListOperatingSystemAccounts in intellisense in #​5304
  • Reworked retry policy functionality & Created IMDS retry policy in #​5231

Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

@renovate renovate bot added the dependencies Pull requests that update a dependency file label Jul 12, 2025
@renovate renovate bot requested a review from pascalberger as a code owner July 12, 2025 09:26
@renovate renovate bot added the dependencies Pull requests that update a dependency file label Jul 12, 2025
@renovate renovate bot force-pushed the renovate/azure-ad-microsoft-authentication-library-for-dotnet-monorepo branch 2 times, most recently from 8adfd8f to 339bd22 Compare July 14, 2025 08:02
@renovate renovate bot changed the title Update dependency Microsoft.Identity.Client to 4.73.1 Update dependency Microsoft.Identity.Client to 4.74.0 Jul 14, 2025
@renovate renovate bot force-pushed the renovate/azure-ad-microsoft-authentication-library-for-dotnet-monorepo branch 2 times, most recently from 2661c48 to 8002b16 Compare July 21, 2025 19:51
@renovate renovate bot changed the title Update dependency Microsoft.Identity.Client to 4.74.0 Update dependency Microsoft.Identity.Client to 4.74.1 Jul 21, 2025
@renovate renovate bot force-pushed the renovate/azure-ad-microsoft-authentication-library-for-dotnet-monorepo branch 2 times, most recently from 5c6ac98 to 881f8e0 Compare August 5, 2025 06:20
@renovate renovate bot force-pushed the renovate/azure-ad-microsoft-authentication-library-for-dotnet-monorepo branch from 881f8e0 to 2b9bc32 Compare August 15, 2025 14:42
@renovate renovate bot changed the title Update dependency Microsoft.Identity.Client to 4.74.1 Update dependency Microsoft.Identity.Client to 4.75.0 Aug 15, 2025
@renovate renovate bot force-pushed the renovate/azure-ad-microsoft-authentication-library-for-dotnet-monorepo branch from 2b9bc32 to 597f4af Compare August 15, 2025 18:00
@renovate renovate bot changed the title Update dependency Microsoft.Identity.Client to 4.75.0 Update dependency Microsoft.Identity.Client to 4.74.1 Aug 15, 2025
@renovate renovate bot force-pushed the renovate/azure-ad-microsoft-authentication-library-for-dotnet-monorepo branch from 597f4af to 253123a Compare August 15, 2025 21:50
@renovate renovate bot changed the title Update dependency Microsoft.Identity.Client to 4.74.1 Update dependency Microsoft.Identity.Client to 4.76.0 Aug 15, 2025
@renovate renovate bot force-pushed the renovate/azure-ad-microsoft-authentication-library-for-dotnet-monorepo branch from 253123a to 7eb4c1a Compare August 19, 2025 08:22
@renovate renovate bot force-pushed the renovate/azure-ad-microsoft-authentication-library-for-dotnet-monorepo branch from 7eb4c1a to 6cd436f Compare August 20, 2025 22:40
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
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants