Update dependency Microsoft.Identity.Client to 4.66.2 #624
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
This PR contains the following updates:
4.61.3
->4.66.2
Warning
Some dependencies could not be looked up. Check the Dependency Dashboard for more information.
Release Notes
AzureAD/microsoft-authentication-library-for-dotnet (Microsoft.Identity.Client)
v4.66.2
Compare Source
==========
Bug Fixes
v4.66.1
Compare Source
==========
Bug Fixes
v4.66.0
Compare Source
==========
New Features
IAuthenticationOperation
. This allows for custom extensions in the authentication flow by providing an authentication operation interface. See Issue #4956(e.g., MSAL_FORCE_REGION=eastus)
. This automatically directs MSAL to use the specified region for token acquisition. If the region is explicitly set to"DisableMsalForceRegion"
, MSAL will not opt-in to regional ESTS. Use of theWithAzureRegion(xyz)
API takes precedence over the environment variable. See Issue #4930v4.65.0
Compare Source
==========
New Features
.WithClaims()
and.WithClientCapabilities()
APIs are now generally available. See Issue #4921Bug Fixes
.WithTenantIdFromAuthority()
. See Issue #4927v4.64.1
Compare Source
==========
Bug Fixes
v4.64.0
Compare Source
==========
New Features
Bug Fixes
v4.63.0
Compare Source
==========
New Features
Bug Fixes
v4.62.0
Compare Source
==========
New Features
WithClientTelemetry
andlast_telemetry header
. See Issue #4815Bug Fixes
TotalDurationInMs
for linux platform. See Issue #4784Configuration
📅 Schedule: Branch creation - "before 4am on Monday" in timezone Europe/London, Automerge - "after 10am every weekday,before 4pm every weekday" in timezone Europe/London.
🚦 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.
This PR was generated by Mend Renovate. View the repository job log.