-
Notifications
You must be signed in to change notification settings - Fork 3
Bump Microsoft.Identity.Client from 4.55.0 to 4.60.4 #23
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
Closed
dependabot
wants to merge
363
commits into
master
from
dependabot/nuget/TableauTokenGenerator/SourceCode/TokenGenerator/Microsoft.Identity.Client-4.60.4
Closed
Bump Microsoft.Identity.Client from 4.55.0 to 4.60.4 #23
dependabot
wants to merge
363
commits into
master
from
dependabot/nuget/TableauTokenGenerator/SourceCode/TokenGenerator/Microsoft.Identity.Client-4.60.4
Conversation
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
-bug where components werent enabled after switching back from custom call -bug where saved configuration wasnt restored properly
Custom entities are now local in each instance of graph data source
Switched to TryParse in GetItemsOverride to prevent exception
--- updated-dependencies: - dependency-name: Microsoft.Identity.Client dependency-version: 4.60.4 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <[email protected]>
3ac954a to
665bbeb
Compare
Author
|
OK, I won't notify you again about this release, but will get in touch when a new version is available. If you'd rather skip all updates until the next major or minor version, let me know by commenting If you change your mind, just re-open this PR and I'll resolve any conflicts on it. |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Labels
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.55.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.4.56.0
New Features
AuthenticationResult.AuthenticationResultMetadata.Telemetrythat currently contains telemetry from the Windows broker (WAM). See 4159.Bug Fixes
AcquireTokenForManagedIdentityandWithAppTokenProvider) to prevent the throttling exceptions thrown by the managed identity endpoints. See 4196.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.