Skip to content
This repository has been archived by the owner on Oct 5, 2023. It is now read-only.

Bump Microsoft.Identity.Web from 1.23.1 to 1.24.1 in /SamplesDashboard/SamplesDashboard #716

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github May 2, 2022

Bumps Microsoft.Identity.Web from 1.23.1 to 1.24.1.

Release notes

Sourced from Microsoft.Identity.Web's releases.

1.24.1

Bug Fixes:

Microsoft.Identity.Web now returns TokenValidatedContext.Fail instead of throwing UnauthorizedAccessException in case of missing roles or scopes, which enables a better developer experience. See issue #1716 for details.

1.24.0

Update to Microsoft.IdentityModel 6.17.0.

New Features:

Preview only. Support cert-less authentication. See issues #1591 and #1699 for details.

Improved support for inheriting/customizing MicrosoftIdentity*AuthenticationHandler. See issue #1667 for details.

Bug Fixes:

Fix a regression in ScopeAuthorizationHandler. See issue #1707 for details.

Fix null ref in merged options and log the AuthenticationScheme that was used. See issues #1440 and #1443 for details.

Fix xml parameter description. See issue #1677 for details.

Fix reading environment variable in app service auth. See issue #1506 for details.

Fix error message in DefaultCertficateLoader. See issue #1702 for details.

Changelog

Sourced from Microsoft.Identity.Web's changelog.

1.24.1

Bug Fixes:

Microsoft.Identity.Web now returns TokenValidatedContext.Fail instead of throwing UnauthorizedAccessException in case of missing roles or scopes, which enables a better developer experience. See issue #1716 for details.

1.24.0

Update to Microsoft.IdentityModel 6.17.0.

New Features:

Preview only. Support cert-less authentication. See issues #1591 and #1699 for details.

Improved support for inheriting/customizing MicrosoftIdentity*AuthenticationHandler. See issue #1667 for details.

Bug Fixes:

Fix a regression in ScopeAuthorizationHandler. See issue #1707 for details.

Fix null ref in merged options and log the AuthenticationScheme that was used. See issues #1440 and #1443 for details.

Fix xml parameter description. See issue #1677 for details.

Fix reading environment variable in app service auth. See issue #1506 for details.

Fix error message in DefaultCertficateLoader. See issue #1702 for details.

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)

@dependabot dependabot bot added .NET Pull requests that update .net code dependencies Pull requests that update a dependency file labels May 2, 2022
@dependabot dependabot bot force-pushed the dependabot/nuget/SamplesDashboard/SamplesDashboard/Microsoft.Identity.Web-1.24.1 branch 2 times, most recently from f9441e7 to c4d6832 Compare June 2, 2022 08:19
@andrueastman andrueastman enabled auto-merge June 2, 2022 08:20
@dependabot dependabot bot force-pushed the dependabot/nuget/SamplesDashboard/SamplesDashboard/Microsoft.Identity.Web-1.24.1 branch 2 times, most recently from 6a8688c to 9613d67 Compare June 2, 2022 08:32
Bumps [Microsoft.Identity.Web](https://github.com/AzureAD/microsoft-identity-web) from 1.23.1 to 1.24.1.
- [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.23.1...1.24.1)

---
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 force-pushed the dependabot/nuget/SamplesDashboard/SamplesDashboard/Microsoft.Identity.Web-1.24.1 branch from 9613d67 to 4f67cd9 Compare June 2, 2022 08:33
@andrueastman andrueastman merged commit 8feb538 into dev Jun 2, 2022
@andrueastman andrueastman deleted the dependabot/nuget/SamplesDashboard/SamplesDashboard/Microsoft.Identity.Web-1.24.1 branch June 2, 2022 08:37
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
dependencies Pull requests that update a dependency file .NET Pull requests that update .net code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant