Bump Microsoft.Identity.Client from 4.56.0 to 4.60.4 #119
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.
Updated Microsoft.Identity.Client from 4.56.0 to 4.60.4.
Release notes
Sourced from Microsoft.Identity.Client's releases.
4.60.3
Bug Fixes
Updated Android webview attribute.
4.60.2
Bug Fixes
When
OnBeforeTokenRequestextensibility API is used, MSAL now correctly uses the user-providedOnBeforeTokenRequestData.RequestUrito set the token request endpoint. See 4701.4.60.1
Addressed an issue where attempts to acquire a token via certificate authentication resulted in a
Microsoft.Identity.Client.MsalServiceException (Error code: AADSTS5002730), signaling an "Invalid JWT token. Unsupported key for the signing algorithm."This was due to a known bug in Microsoft Entra ID (Azure AD) that affects the handling of JWT tokens signed with certain algorithms, specifically SHA2 and PSS. See 46904.60.0
New Features
Bug Fixes
4.59.1
Bug Fixes
Updated Android webview attribute.
4.59.0
New Features
monoandroid90andmonoandroid10.0binaries and instead includemonoandroid12.0. Xamarin.Android apps should now target framework version 12 (corresponding to Android API level 31) or above. See 3530.net45binary. Existing applications should target at least .NET 4.6.2. See 4314.Bug Fixes
MsalServiceExceptioninstead ofMsalManagedIdentityExceptionin managed identity flows. See 4483.SemaphoreFullExceptionhappening in managed identity flows. See 4472.4.58.1
New Features
WithForceRefreshsupport for silent flows using the Windows broker. See 4457.Bug Fixes
x-ms-pkeyauthHTTP header was incorrectly sent on Mac and Linux platforms. See 4445.4.58.0
New Features
net461binary. Existing .NET 4.6.1 apps will now reference .NET Standard 2.0 MSAL binary. See 4315.Bug Fixes
AcquireTokenSilentcalls. See 4395.WithAuthorityon the request builders. Set the authority on the application builders. UseWithTenantIdorWithTenantIdFromAuthorityon the request builder to update the tenant ID. See 4406.4.57.0
New Features
netcoreapp2.1binary. Existing .NET Core 2.1 apps will now reference .NET Standard 2.0 MSAL binary. See 4313.x-client-info). See 4167.Microsoft.Identity.Client.NativeInteropreference to version 0.13.12, which includes bug fixes and stability improvements. See 4374.Bug Fixes
ArgumentExceptionif an authority is in incorrect format (e.g., doesn't start with HTTPS, has spaces, etc.) See 4280.Commits viewable in compare view.
Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting
@dependabot rebase.Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR:
@dependabot rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot mergewill merge this PR after your CI passes on it@dependabot squash and mergewill squash and merge this PR after your CI passes on it@dependabot cancel mergewill cancel a previously requested merge and block automerging@dependabot reopenwill reopen this PR if it is closed@dependabot closewill close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore this major versionwill close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this minor versionwill close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this dependencywill close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)You can disable automated security fix PRs for this repo from the Security Alerts page.