Update dependency Microsoft.Identity.Client to 4.82.1#526
Open
renovate[bot] wants to merge 1 commit intodevelopfrom
Open
Update dependency Microsoft.Identity.Client to 4.82.1#526renovate[bot] wants to merge 1 commit intodevelopfrom
renovate[bot] wants to merge 1 commit intodevelopfrom
Conversation
8adfd8f to
339bd22
Compare
2661c48 to
8002b16
Compare
5c6ac98 to
881f8e0
Compare
881f8e0 to
2b9bc32
Compare
2b9bc32 to
597f4af
Compare
597f4af to
253123a
Compare
7eb4c1a to
6cd436f
Compare
6cd436f to
a262328
Compare
a262328 to
b1ddf4a
Compare
7762190 to
ed58d21
Compare
32b0a5c to
a5c9e09
Compare
a5c9e09 to
37c90c4
Compare
37c90c4 to
e7a206e
Compare
e7a206e to
1a06f6b
Compare
1a06f6b to
8ee465a
Compare
8ee465a to
bce0db7
Compare
bce0db7 to
6fc1181
Compare
6fc1181 to
33aaffd
Compare
33aaffd to
68b550b
Compare
68b550b to
d2f5491
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.72.1→4.82.1Release Notes
AzureAD/microsoft-authentication-library-for-dotnet (Microsoft.Identity.Client)
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
v4.78.0Compare Source
======
Changes
Bug Fixes
v4.77.1Compare Source
======
v4.77.0Compare Source
======
Features
Changes
x-client-osas a query parameter in the authorization URI. #5456Microsoft.IdentityModel.Abstractionsto a supported version. #5452Bug fixes
v4.76.0Compare Source
======
New Features
ExperimentalFeaturesflag onWithMtlsProofOfPossessionAPIBug Fixes
v4.75.0Compare Source
v4.74.1Compare 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.0Compare Source
======
Features
Bug fixes
v4.73.1Compare Source
======
Features
Bug fixes
v4.73.0Compare Source
=======
Features
Bug Fixes
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.
This PR was generated by Mend Renovate. View the repository job log.