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.Web from 1.13.0 to 1.15.2 in /src #59

Closed

Conversation

dependabot[bot]
Copy link

@dependabot dependabot bot commented on behalf of github Aug 2, 2021

Bumps Microsoft.Identity.Web from 1.13.0 to 1.15.2.

Release notes

Sourced from Microsoft.Identity.Web's releases.

1.15.2

Update to the latest version of MSAL .NET (4.35.1).

Bug Fixes:

Use CreateAuthorizationHeader() for GraphClientService requests, which enables support for other schemes, like PoP. See issue (#1355)[https://github-redirect.dependabot.com/AzureAD/microsoft-identity-web/issues/1355] for details.

Fix NullReferenceException when customer invokes OnTokenValidated. Microsoft Identity Web now processes the custom OnTokenValidated after setting the OBO token. See issue #1348 for details.

1.15.1

Bug Fixes:

Add EnableCacheSynchronization to merged options. See issue #1345.

1.15.0

New Features:

Microsoft Identity Web now provides a token cache encryption strategy for the Distributed token cache. See issue #1044 for details.

Microsoft Identity Web now provides a DelegatingHandler which uses ITokenAcquisition to get a token and inject it in the Authorization HTTP headers. See issue #1131 for details.

Bug Fixes:

Update XML comment and link. See issues #1325 and #1322.

Update the CCS routing implementation to remove technical debt. See issue #1303.

1.14.1

New Features:

Use the SuggestedCacheKeyExpiry provided in MSAL.NET 4.34.0 to optimize cache eviction in the app token cache. See issue #1304 for details.

Bug Fixes:

Fix an issue with issuer validation with v1 tokens using /organizations. See issues #1310 and #1290.

Deterministic builds are now enabled on Azure DevOps. See issue #1308.

Fix MergedOption to merge the scopes. See issue #1296.

1.14.0

New Features:

Microsoft Identity Web now provides a more simplified developer experience with the MSAL.NET token cache, available for ASP.NET, .NET Core, or .NET Framework. See issue #1277 for details.

Microsoft Identity Web supports, out of the box, AAD Cached Credential Service (CCS) which operates as an AAD backup, by sending a routing hint to the /authorize and /token endpoints. See issue #1146 for details.

Bug Fixes:

Fix isue regarding specifying multiple decryption certificates. See issue #1243 for details.

1.13.1

... (truncated)

Changelog

Sourced from Microsoft.Identity.Web's changelog.

1.15.2

Update to the latest version of MSAL .NET (4.35.1).

Bug Fixes:

Use CreateAuthorizationHeader() for GraphClientService requests, which enables support for other schemes, like PoP. See issue (#1355)[https://github-redirect.dependabot.com/AzureAD/microsoft-identity-web/issues/1355] for details.

Fix NullReferenceException when customer invokes OnTokenValidated. Microsoft Identity Web now processes the custom OnTokenValidated after setting the OBO token. See issue #1348 for details.

1.15.1

Bug Fixes:

Add EnableCacheSynchronization to merged options. See issue #1345.

1.15.0

New Features:

Microsoft Identity Web now provides a token cache encryption strategy for the Distributed token cache. See issue #1044 for details.

Microsoft Identity Web now provides a DelegatingHandler which uses ITokenAcquisition to get a token and inject it in the Authorization HTTP headers. See issue #1131 for details.

Bug Fixes:

Update XML comment and link. See issues #1325 and #1322.

Update the CCS routing implementation to remove technical debt. See issue #1303.

1.14.1

New Features:

Use the SuggestedCacheKeyExpiry provided in MSAL.NET 4.34.0 to optimize cache eviction in the app token cache. See issue #1304 for details.

Bug Fixes:

Fix an issue with issuer validation with v1 tokens using /organizations. See issues #1310 and #1290.

Deterministic builds are now enabled on Azure DevOps. See issue #1308.

Fix MergedOption to merge the scopes. See issue #1296.

1.14.0

New Features:

Microsoft Identity Web now provides a more simplified developer experience with the MSAL.NET token cache, available for ASP.NET, .NET Core, or .NET Framework. See issue #1277 for details.

Microsoft Identity Web supports, out of the box, AAD Cached Credential Service (CCS) which operates as an AAD backup, by sending a routing hint to the /authorize and /token endpoints. See issue #1146 for details.

Bug Fixes:

Fix isue regarding specifying multiple decryption certificates. See issue #1243 for details.

1.13.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.Web](https://github.com/AzureAD/microsoft-identity-web) from 1.13.0 to 1.15.2.
- [Release notes](https://github.com/AzureAD/microsoft-identity-web/releases)
- [Changelog](https://github.com/AzureAD/microsoft-identity-web/blob/master/changelog.md)
- [Commits](AzureAD/microsoft-identity-web@1.13.0...1.15.2)

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

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Aug 2, 2021
@dependabot @github
Copy link
Author

dependabot bot commented on behalf of github Aug 20, 2021

Superseded by #62.

@dependabot dependabot bot closed this Aug 20, 2021
@dependabot dependabot bot deleted the dependabot/nuget/src/Microsoft.Identity.Web-1.15.2 branch August 20, 2021 10:16
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.

0 participants