Skip to content
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

Bump Microsoft.Identity.Client from 4.17.1 to 4.45.0 in /base-console-app #499

Conversation

dependabot[bot]
Copy link

@dependabot dependabot bot commented on behalf of github Jun 27, 2022

Bumps Microsoft.Identity.Client from 4.17.1 to 4.45.0.

Release notes

Sourced from Microsoft.Identity.Client's releases.

4.45.0

Important Changes that developer should make in their UWP apps.

Upgrade the minimum target platform version to 10.0.17763.0 Upgrade Microsoft.NETCore.UniversalWindowsPlatform version to minimum 6.1.9 Add a reference to Microsoft.IdentityModel.Abstractions, if you are still using package.json

New Features

Logging improvements 3028. Expose resource (scopes) in TokenCacheNotificationArgs 3389. New WithClientAssertion API that exposes the token endpoint. (3352)[https://github-redirect.dependabot.com/AzureAD/microsoft-authentication-library-for-dotnet/issues/3352]. Add more information to error logs (3278)[https://github-redirect.dependabot.com/AzureAD/microsoft-authentication-library-for-dotnet/issues/3278].

Bug Fixes

Tenant profiles are not returned in GetAccounts for broker tokens (3349)[https://github-redirect.dependabot.com/AzureAD/microsoft-authentication-library-for-dotnet/issues/3349]. Auth result from runtime broker is not parsed correctly (3354)[https://github-redirect.dependabot.com/AzureAD/microsoft-authentication-library-for-dotnet/issues/3354]. DTS - Fixed the endpoints Privacy and TOU links not visible in embedded picker UI for smaller screen (3153)[https://github-redirect.dependabot.com/AzureAD/microsoft-authentication-library-for-dotnet/issues/3153] Broker POP token appears as "Bearer" when calling GetAuthorizationHeader() (3353)[https://github-redirect.dependabot.com/AzureAD/microsoft-authentication-library-for-dotnet/issues/3353] Ensure MSAL does not check local cache for tokens when using POP with the runtime broker (3363)[https://github-redirect.dependabot.com/AzureAD/microsoft-authentication-library-for-dotnet/issues/3363]

Fundamentals

Upgraded to .net standard 2.0

4.44.0

New Features

Added support in MSAL for dSTS authority See 3198. Enabled Azure.Identity (Azure SDK) to benefit from MSAL.NET token cache when used for Managed Identity See 3137.

Experimental Features

MSAL.NET now has a new WAM preview which is an abstraction layer based on MSAL C++ with support for Proof-of-Possession access tokens. This fixes some issues with current WAM implementation. See 3192 and wiki.

Bug Fixes

Improved exception handling in case of an Operation Cancelled Exception See 3283. Fixed AcquireTokenSilent to not display a login prompt unnecessarily for operating system accounts in WAM. See 3294. Fixed NullReferenceException in IsBrokerAvailable() See 3261. Fixed a race condition to improve stability of region autodiscovery. See 3277. Fixed a bug in instance discovery by adding pre-production environment (PPE) domains to known endpoints. See 3265.

Fundamentals

Improved automated performance microbenchmarks to better reflect common scenarios See 3297 and wiki.

4.43.2

Bug Fix

MSAL will now allow the use of different scopes when acquiring access tokens using a cached refresh token in long running On-Behalf-Of processes. See 2817

4.43.1

... (truncated)

Changelog

Sourced from Microsoft.Identity.Client's changelog.

4.44.0

New Features

Added support in MSAL for dSTS authority See 3198. Enabled Azure.Identity (Azure SDK) to benefit from MSAL.NET token cache when used for Managed Identity See 3137.

Experimental Features

MSAL.NET now has a new WAM preview which is an abstraction layer based on MSAL C++ with support for Proof-of-Possession access tokens. This fixes some issues with current WAM implementation. See 3192 and wiki.

Bug Fixes

Improved exception handling in case of an Operation Cancelled Exception See 3283. Fixed AcquireTokenSilent to not display a login prompt unnecessarily for operating system accounts in WAM. See 3294. Fixed NullReferenceException in IsBrokerAvailable() See 3261. Fixed a race condition to improve stability of region autodiscovery. See 3277. Fixed a bug in instance discovery by adding pre-production environment (PPE) domains to known endpoints. See 3265.

Fundamentals

Improved automated performance microbenchmarks to better reflect common scenarios See 3297 and wiki.

4.43.2

Bug Fix

MSAL will now allow the use of different scopes when acquiring access tokens using a cached refresh token in long running On-Behalf-Of processes. See 2817

4.43.1

Bug Fix

MSAL now uses WebView1 instead of WebView2 for AcquireTokenInteractive with AAD or ADFS authority because WebView2 doesn't support SSO. See 3270

4.43.0

New Features

Added Intune Mobile App Management (MAM) support for Android. See 3185.
MSAL.NET Cache Extensions now protects plaintext cache files with owner only read/write permissions.See 3186, 169.

Bug Fixes

Client capabilities flags are correctly passed to Android Broker. See 3203.
Fixed WithAccount(result.Account) to work when using WAM. See 3121.
Improved token cache filtering logic. See 3178, and 3233.
Fixed an error in creating UWP package for Microsoft Store upload. See 3184, 3239.
Fixed a bug to correctly sign-out an account from WAM. See 3248.
Correctly showing a browser in WSL2. See 3251.

4.42.1

... (truncated)

Commits

Dependabot compatibility score

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 rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot ignore this major version will 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 version will 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 dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Bumps [Microsoft.Identity.Client](https://github.com/AzureAD/microsoft-authentication-library-for-dotnet) from 4.17.1 to 4.45.0.
- [Release notes](https://github.com/AzureAD/microsoft-authentication-library-for-dotnet/releases)
- [Changelog](https://github.com/AzureAD/microsoft-authentication-library-for-dotnet/blob/master/changelog.txt)
- [Commits](AzureAD/microsoft-authentication-library-for-dotnet@4.17.1...4.45.0)

---
updated-dependencies:
- dependency-name: Microsoft.Identity.Client
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Jun 27, 2022
@dependabot @github
Copy link
Author

dependabot bot commented on behalf of github Aug 8, 2022

Superseded by #504.

@dependabot dependabot bot closed this Aug 8, 2022
@dependabot dependabot bot deleted the dependabot/nuget/base-console-app/dev/Microsoft.Identity.Client-4.45.0 branch August 8, 2022 10:05
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

0 participants