chore(deps): update dependency microsoft.identity.client.extensions.msal to 4.84.1#234
Open
renovate[bot] wants to merge 1 commit into
Conversation
62b44e3 to
bffb379
Compare
bffb379 to
301829e
Compare
301829e to
5c5798d
Compare
5c5798d to
7394bbf
Compare
7394bbf to
0656df6
Compare
0656df6 to
aca60cd
Compare
c44845d to
a164f06
Compare
a164f06 to
c6ca418
Compare
c6ca418 to
64e4b40
Compare
7d4779a to
03d7604
Compare
03d7604 to
2ec38c8
Compare
c47b4b8 to
e2358d3
Compare
e2358d3 to
b73772f
Compare
b73772f to
28a2827
Compare
28a2827 to
a01dfd7
Compare
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
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.78.0→4.84.1Release Notes
AzureAD/microsoft-authentication-library-for-dotnet (Microsoft.Identity.Client.Extensions.Msal)
v4.84.1Compare Source
What's Changed
New Features
Changes
Bug Fixes
Full Changelog: AzureAD/microsoft-authentication-library-for-dotnet@6ff7075...main (AzureAD/microsoft-authentication-library-for-dotnet@6ff7075...main)
v4.84.0Compare Source
======
New Features
CacheOptions.DisableInternalCacheOptionsstatic property andCacheOptions.IsInternalCacheDisabledto allow disabling MSAL's internal token cache. AddedCacheRefreshReason.CacheDisabledandMsalError.InternalCacheDisabledto support this scenario. #5947AuthenticationResultExtensions.GetRefreshToken()extension method for accessing refresh tokens fromAuthenticationResult. #5947WithAttributeTokensandWithExtraBodyParametersextension methods onAbstractConfidentialClientAcquireTokenParameterBuilderfor enhanced extensibility. #5888CertificateOptions.SendCertificateOverMtlsfor mTLS Proof-of-Possession certificate support. #5849AssertionRequestOptions.CorrelationIdproperty for correlation ID support in FIC assertion requests. #5937Changes
WithClientAssertion(ClientSignedAssertion)overload. #5945System.Text.Jsonexclusively. #5959Bug Fixes
ConcurrentDictionary.GetOrAddcalls. #5950System.ValueTupleconditional dependency tonet462only. #5894clientSignedAssertionProviderdelegate is non-null inWithClientAssertion. #5956MtlsPopTokenNotSupportedinImdsV1error message clarity. #5908v4.83.3Compare Source
======
New Features
IByUserFederatedIdentityCredentialinterface anduser_ficgrant type. #5802Changes
Bug Fixes
HttpListenerInterceptor.csto ensure the full response is properly closed. #5478Infrastructure & Dependencies
Microsoft.Identity.Lab.API. #5864v4.83.1Compare Source
======
Bug Fixes
v4.83.0Compare Source
======
New Features
Changes
Bug Fixes
GetManagedIdentitySourceAsync()is explicitly invoked #5815expires_onfield in attestation tokens for better token lifecycle management #5741ValidateCachedTokenAsyncto work properly with multiple APIs beyond the initial scope #5764IAuthenticationOperationandWithAuthenticationExtension#5699ICustomWebUidocumentation #5704Infrastructure & Dependencies
v4.82.1Compare Source
======
Bug Fixes
Changes
v4.82.0Compare Source
======
Highlights
This release expands extensibility for confidential-client authentication (certificates + client assertions), adds additional sovereign cloud environments, and hardens security-sensitive flows (mTLS PoP and system browser auth) with clearer validation and safer defaults.
Features
CertificateOptionsand updatedWithCertificateextensibility APIs to accept it, including support for passingsendX5Cconfiguration through the options model. (#5655)WithExtraClientAssertionClaimsonAcquireTokenForClientParameterBuilderto enable supplying additional signed claims in client assertions (intended for advanced scenarios and higher-level libraries). (#5650)login.*hosts. (#5684)response_mode=form_postsupport for the default system browser (loopback) flow. MSAL will enforceform_postand process the authorization response from POST data. (#5678)Changes
Microsoft.Identity.Client.MtlsPoprenamed toMicrosoft.Identity.Client.KeyAttestation(assembly/package naming update). (#5653)v4.81.0Compare Source
======
Bug Fixes
v4.80.0Compare Source
======
Features
Changes
Bug Fixes
v4.79.2What's Changed
Full Changelog: AzureAD/microsoft-authentication-library-for-dotnet@4.79.0...4.79.2
v4.79.1======
Dependency Update
This hotfix release addresses compatibility between MSAL.NET and Microsoft.Identity.Web by downgrading the System.Formats.Asn1 dependency from version 9.0.8 to 8.0.1.
What Changed
Why This Release
MSAL.NET 4.79.0 introduced a dependency on System.Formats.Asn1 9.0.8, which created version conflicts with Microsoft.Identity.Web and other packages that require System.Formats.Asn1 8.0.1. This hotfix resolves those conflicts to maintain ecosystem compatibility.
v4.79.0Compare Source
======
Changes
IMsalMtlsHttpClientFactoryinterface public in #5559* Adjust WithExtraQueryParameters APIs and cache key behavior #5536Bug fixes
Configuration
📅 Schedule: (UTC)
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ Rebasing: Whenever PR becomes conflicted, 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.