Skip to content

Update dependency Microsoft.Identity.Client to 4.72.0 #511

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
wants to merge 1 commit into
base: develop
Choose a base branch
from

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Jan 30, 2025

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
Microsoft.Identity.Client (source) 4.66.2 -> 4.72.0 age adoption passing confidence

Release Notes

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

v4.72.0

Compare Source

=======

Features
Bug Fixes
  • Ensure additional cache parameters are persisted in cache serializationIssue #​5261

v4.71.1

Compare Source

=======

Bug Fixes

v4.71.0

Compare Source

=======

Bug Fixes
  • Enable the Service Fabric flow to get a httpClient from the factory with ssl validation callback. See Issue #​5220

v4.70.2

Compare Source

=======

Bug fixes
  • Fixed MSIv1 Token Revocation's token_sha256_to_refresh parameter to use SHA256's HEX representation. See Issue #​5228

v4.70.1

Compare Source

=======

Bug fixes
  • Fixed Machine Learning Source to Use "clientid" instead of "client_id". See Issue #​5193
  • Fixed IsCommonOrOrganizationsTenant check to not return true for consumers. See Issue #​5195
  • Fixed logger message to accurately reflect skipCache condition. See Issue #​5201
  • Removed experimental feature Flag from WithFmiPath API. See Issue #​5206
  • Added an option to disable ESTS-R (1P only). See Issue #​5224

v4.70.0

Compare Source

==========

Features
  • Added a .WithAccessTokenSha256ToRefresh() method to AcquireTokenForClientParameterBuilder for ConfidentialClientApplication, allowing finer control over token refresh scenarios. Issue #​5111, PR #​5179
  • Added TokenCacheNotificationArgs.NoDistributedCacheUseReason in order to indicate that the configured serialized cache should not be a distributed cache to prevent issues when acquiring tokens. Issue #​5199
Bug Fixes
  • Removed invalid tenant checks (/organizations or /common) in MTLS flows for AAD/dSTS authorities. Issue #​5093
  • Fixed an issue where specifying a null service config region in MTLS scenarios did not correctly throw an exception. Issue #​5181

v4.69.1

Compare Source

==========

Features
  • Enabled broker support on the Linux platform. See Issue #​5086
  • Added a WithCertificate(..., bool associateTokensWithCertificateSerialNumber) overload to enable the use of the certificate's serial number as part of the cache key for tokens. Issue #​5150
Bug Fixes
  • MSAL will now stop replacing "%20" with "+" since it is obsolete. See Issue #​5061
  • Exposed client capabilities in AssertionRequestOptions for MSI FIC scenarios Issue #​4948
  • Added the missing claims in SignedAssertion when using the AssertionRequestOptions Delegate Issue #​5143

v4.68.0

Compare Source

==========

Features
  • Added WithFmiPath() api to support FMI scenarios in MSAL. See Issue #​5110
  • MSAL will now pass Client sku and Version to MsalRuntime for MSAL Runtime's client telemetry. See Issue #​5103
Bug Fixes
  • Reordered the condition for ManagedIdentitySource.MachineLearning to be checked after ManagedIdentitySource.AppService instead of before it. See Issue #​5077
  • Improved Managed Identity Source Detection Logging for Debugging. See Issue #​5097
  • When a 404 error occurs, MSAL will now include the endpoint and authority URLs in the exception message for better debugging. See Issue #​4769
  • MSAL will now set UseShellExecute to false in OpenLinuxBrowser. See Issue #​5075
  • Fixed a threading exception when using ExtraQueryParameters. See Issue #​5108

v4.67.2

Compare Source

==========

Bug Fixes
  • Fixed an issue with Managed Identity source detection where Azure ML was prioritized incorrectly over Azure App Service, causing token acquisition failures. See Bug #​5077

v4.67.1

Compare Source

==========

Bug Fixes
  • Added support for Azure Machine Learning (Azure ML) Managed Identity (MSI) to address missing functionality for token acquisition in Azure Machine Learning environments. See Bug #​4984

v4.67.0

Compare Source

==========

New Features
  • MSAL.NET now supports acquiring token for Client Credentials flow with a Subject Name Issuer (SNI) certificate over Mutual TLS (mTLS) for first-party applications. See Issue #​4986
  • Bumped NET SDK from net6 to net8, aligning MSAL.NET with the latest .NET standards and features. See Feature Request #​5025
  • Public API analyzer integrated to enhance API compliance and stability. See Feature Request #​4931
Bug Fixes
  • Improved AcquireTokenSilent logging and handling of Family of Client IDs (FOCI). See Bug #​4988
  • Fixed issues where DurationTotalInMs in AuthenticationResultMetadata differed from Stopwatch measurements. See Bug #​4895
  • Resolved incorrect computation of OTel durations in L1 cache and during the creation of POP tokens. See Bug #​5036
  • Addressed an issue where AbstractAcquireTokenParameterBuilder<T>.WithAdfsAuthority threw exceptions when the tenant ID was null and the authority host URI ended in /adfs. See Bug #​4860
  • Fixed a parsing issue in Managed Identity to align with Azure.Identity's behavior for handling invalid JSON responses. See Bug #​5016
Deprecated

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 Jan 30, 2025
@renovate renovate bot requested a review from pascalberger as a code owner January 30, 2025 19:29
@renovate renovate bot force-pushed the renovate/azure-ad-microsoft-authentication-library-for-dotnet-monorepo branch 5 times, most recently from 8fce411 to 4ca1a1f Compare February 7, 2025 09:25
@renovate renovate bot force-pushed the renovate/azure-ad-microsoft-authentication-library-for-dotnet-monorepo branch from 4ca1a1f to 5f5e3a7 Compare February 7, 2025 22:10
@renovate renovate bot changed the title Update dependency Microsoft.Identity.Client to 4.67.2 Update dependency Microsoft.Identity.Client to 4.68.0 Feb 7, 2025
@renovate renovate bot force-pushed the renovate/azure-ad-microsoft-authentication-library-for-dotnet-monorepo branch 2 times, most recently from a6cecd8 to 98534a7 Compare February 12, 2025 06:52
@renovate renovate bot changed the title Update dependency Microsoft.Identity.Client to 4.68.0 Update dependency Microsoft.Identity.Client to 4.69.1 Mar 4, 2025
@renovate renovate bot force-pushed the renovate/azure-ad-microsoft-authentication-library-for-dotnet-monorepo branch from 98534a7 to b2f5566 Compare March 4, 2025 06:54
@renovate renovate bot force-pushed the renovate/azure-ad-microsoft-authentication-library-for-dotnet-monorepo branch 2 times, most recently from c3d0cdf to 9784302 Compare March 18, 2025 19:52
@renovate renovate bot changed the title Update dependency Microsoft.Identity.Client to 4.69.1 Update dependency Microsoft.Identity.Client to 4.70.0 Mar 18, 2025
@renovate renovate bot force-pushed the renovate/azure-ad-microsoft-authentication-library-for-dotnet-monorepo branch from 9784302 to 3985c6e Compare March 19, 2025 16:13
@renovate renovate bot force-pushed the renovate/azure-ad-microsoft-authentication-library-for-dotnet-monorepo branch from 3985c6e to e563e5c Compare April 5, 2025 01:49
@renovate renovate bot changed the title Update dependency Microsoft.Identity.Client to 4.70.0 Update dependency Microsoft.Identity.Client to 4.70.1 Apr 5, 2025
@renovate renovate bot force-pushed the renovate/azure-ad-microsoft-authentication-library-for-dotnet-monorepo branch from e563e5c to 3d10f7f Compare April 9, 2025 22:15
@renovate renovate bot changed the title Update dependency Microsoft.Identity.Client to 4.70.1 Update dependency Microsoft.Identity.Client to 4.70.2 Apr 9, 2025
@renovate renovate bot force-pushed the renovate/azure-ad-microsoft-authentication-library-for-dotnet-monorepo branch from 3d10f7f to 1a07795 Compare April 18, 2025 22:21
@renovate renovate bot changed the title Update dependency Microsoft.Identity.Client to 4.70.2 Update dependency Microsoft.Identity.Client to 4.71.0 Apr 18, 2025
@renovate renovate bot force-pushed the renovate/azure-ad-microsoft-authentication-library-for-dotnet-monorepo branch from 1a07795 to ad7915b Compare April 24, 2025 20:45
@renovate renovate bot changed the title Update dependency Microsoft.Identity.Client to 4.71.0 Update dependency Microsoft.Identity.Client to 4.71.1 Apr 24, 2025
@renovate renovate bot force-pushed the renovate/azure-ad-microsoft-authentication-library-for-dotnet-monorepo branch from ad7915b to 9cc3ef4 Compare May 5, 2025 05:30
@renovate renovate bot force-pushed the renovate/azure-ad-microsoft-authentication-library-for-dotnet-monorepo branch from 9cc3ef4 to e4cd11e Compare May 12, 2025 19:46
@renovate renovate bot changed the title Update dependency Microsoft.Identity.Client to 4.71.1 Update dependency Microsoft.Identity.Client to 4.72.0 May 12, 2025
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