Skip to content

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Mar 4, 2024

Bumps Microsoft.Identity.Web from 2.17.0 to 2.17.1.

Release notes

Sourced from Microsoft.Identity.Web's releases.

2.17.1

  • Updated to Microsoft.IdentityModel.* 7.4.0

New features

  • DownstreamApi now automatically processes claims challenge from web APIs which are CAE enabled, provided you set "ClientCapablities" : ["cp1"] in the configuation. See issue #2550.

Bug fixes

  • Fixes the use of ServiceDescriptor for containers which have keyed services present. This can be an issue on .NET 8.0. See issue #2676 for details.

Engineering excellence

  • Calls to ConfidentialClientApplicationBuilderExtension.WithClientCredentials are fully async. See issue #2566 for details.
Changelog

Sourced from Microsoft.Identity.Web's changelog.

2.17.1

  • Updated to Microsoft.IdentityModel.* 7.4.0

New features

  • DownstreamApi now automatically processes claims challenge from web APIs which are CAE enabled, provided you set "ClientCapablities" : ["cp1"] in the configuation. See issue #2550.

Bug fixes

  • Fixes the use of ServiceDescriptor for containers which have keyed services present. This can be an issue on .NET 8.0. See issue #2676 for details.

Engineering excellence

  • Calls to ConfidentialClientApplicationBuilderExtension.WithClientCredentials are fully async. See issue #2566 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 show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @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 2.17.0 to 2.17.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@2.17.0...2.17.1)

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

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added .NET Pull requests that update .net code dependencies Pull requests that update a dependency file labels Mar 4, 2024
@github-actions github-actions bot added the webapi Pull requests that update .net code label Mar 4, 2024
@glahaye glahaye added this pull request to the merge queue Mar 5, 2024
Merged via the queue into main with commit 4ac2332 Mar 5, 2024
@glahaye glahaye deleted the dependabot/nuget/webapi/Microsoft.Identity.Web-2.17.1 branch March 5, 2024 20:09
teamleader-dev pushed a commit to vlink-group/chat-copilot that referenced this pull request Oct 7, 2024
…ft#828)

Bumps
[Microsoft.Identity.Web](https://github.com/AzureAD/microsoft-identity-web)
from 2.17.0 to 2.17.1.
<details>
<summary>Release notes</summary>
<p><em>Sourced from <a
href="https://github.com/AzureAD/microsoft-identity-web/releases">Microsoft.Identity.Web's
releases</a>.</em></p>
<blockquote>
<h1>2.17.1</h1>
<ul>
<li>Updated to Microsoft.IdentityModel.* 7.4.0</li>
</ul>
<h3>New features</h3>
<ul>
<li>DownstreamApi now automatically processes claims challenge from web
APIs which are CAE enabled, provided you set
&quot;ClientCapablities&quot; : [&quot;cp1&quot;] in the configuation.
See issue <a
href="https://redirect.github.com/AzureAD/microsoft-identity-web/pull/2550">#2550</a>.</li>
</ul>
<h3>Bug fixes</h3>
<ul>
<li>Fixes the use of <code>ServiceDescriptor</code> for containers which
have keyed services present. This can be an issue on .NET 8.0. See issue
<a
href="https://redirect.github.com/AzureAD/microsoft-identity-web/pull/2676">#2676</a>
for details.</li>
</ul>
<h3>Engineering excellence</h3>
<ul>
<li>Calls to
<code>ConfidentialClientApplicationBuilderExtension.WithClientCredentials</code>
are fully async. See issue <a
href="https://redirect.github.com/AzureAD/microsoft-identity-web/issues/2566">#2566</a>
for details.</li>
</ul>
</blockquote>
</details>
<details>
<summary>Changelog</summary>
<p><em>Sourced from <a
href="https://github.com/AzureAD/microsoft-identity-web/blob/master/changelog.md">Microsoft.Identity.Web's
changelog</a>.</em></p>
<blockquote>
<h1>2.17.1</h1>
<ul>
<li>Updated to Microsoft.IdentityModel.* 7.4.0</li>
</ul>
<h3>New features</h3>
<ul>
<li>DownstreamApi now automatically processes claims challenge from web
APIs which are CAE enabled, provided you set
&quot;ClientCapablities&quot; : [&quot;cp1&quot;] in the configuation.
See issue <a
href="https://redirect.github.com/AzureAD/microsoft-identity-web/pull/2550">#2550</a>.</li>
</ul>
<h3>Bug fixes</h3>
<ul>
<li>Fixes the use of <code>ServiceDescriptor</code> for containers which
have keyed services present. This can be an issue on .NET 8.0. See issue
<a
href="https://redirect.github.com/AzureAD/microsoft-identity-web/pull/2676">#2676</a>
for details.</li>
</ul>
<h3>Engineering excellence</h3>
<ul>
<li>Calls to
<code>ConfidentialClientApplicationBuilderExtension.WithClientCredentials</code>
are fully async. See issue <a
href="https://redirect.github.com/AzureAD/microsoft-identity-web/issues/2566">#2566</a>
for details.</li>
</ul>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/AzureAD/microsoft-identity-web/commit/847304540bbe6c6825861bf52155567c5bda575f"><code>8473045</code></a>
changelog for 2.17.1 (<a
href="https://redirect.github.com/AzureAD/microsoft-identity-web/issues/2682">#2682</a>)</li>
<li><a
href="https://github.com/AzureAD/microsoft-identity-web/commit/4355c93b65f86077199eb5c311fd3659b499bf0a"><code>4355c93</code></a>
update to identitymodel 7.4.0 (<a
href="https://redirect.github.com/AzureAD/microsoft-identity-web/issues/2683">#2683</a>)</li>
<li><a
href="https://github.com/AzureAD/microsoft-identity-web/commit/407db827e421f499ea4a0f321083577f30e60e56"><code>407db82</code></a>
IDownstreamApi handles Continuous Access Evaluation (CAE) (<a
href="https://redirect.github.com/AzureAD/microsoft-identity-web/issues/2616">#2616</a>)</li>
<li><a
href="https://github.com/AzureAD/microsoft-identity-web/commit/ced85916355687036db43eac47ef98beefb42790"><code>ced8591</code></a>
Make ConfidentialClientApplicationBuilderExtension.WithClientCredentials
asyn...</li>
<li><a
href="https://github.com/AzureAD/microsoft-identity-web/commit/b6cc9eb4314ffd248cc3c966e1d0e1711811c468"><code>b6cc9eb</code></a>
Fix ServiceDescriptor access when Keyed Services are present (<a
href="https://redirect.github.com/AzureAD/microsoft-identity-web/issues/2676">#2676</a>)</li>
<li><a
href="https://github.com/AzureAD/microsoft-identity-web/commit/7ca44be6d15310594d7ad2dcffea3e3c0747e7e7"><code>7ca44be</code></a>
Stabilize UI and Unit Tests (<a
href="https://redirect.github.com/AzureAD/microsoft-identity-web/issues/2669">#2669</a>)</li>
<li><a
href="https://github.com/AzureAD/microsoft-identity-web/commit/397fce764ad436a68934baa545f2b8884e70ae8c"><code>397fce7</code></a>
Changelog for IdWeb 2.17.0 (<a
href="https://redirect.github.com/AzureAD/microsoft-identity-web/issues/2668">#2668</a>)</li>
<li>See full diff in <a
href="https://github.com/AzureAD/microsoft-identity-web/compare/2.17.0...2.17.1">compare
view</a></li>
</ul>
</details>
<br />


[![Dependabot compatibility
score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=Microsoft.Identity.Web&package-manager=nuget&previous-version=2.17.0&new-version=2.17.1)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores)

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-automerge-start)
[//]: # (dependabot-automerge-end)

---

<details>
<summary>Dependabot commands and options</summary>
<br />

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 show <dependency name> ignore conditions` will show all
of the ignore conditions of the specified dependency
- `@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)


</details>

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
kb0039 pushed a commit to aaronba/chat-copilot that referenced this pull request Jan 8, 2025
…ft#828)

Bumps
[Microsoft.Identity.Web](https://github.com/AzureAD/microsoft-identity-web)
from 2.17.0 to 2.17.1.
<details>
<summary>Release notes</summary>
<p><em>Sourced from <a
href="https://github.com/AzureAD/microsoft-identity-web/releases">Microsoft.Identity.Web's
releases</a>.</em></p>
<blockquote>
<h1>2.17.1</h1>
<ul>
<li>Updated to Microsoft.IdentityModel.* 7.4.0</li>
</ul>
<h3>New features</h3>
<ul>
<li>DownstreamApi now automatically processes claims challenge from web
APIs which are CAE enabled, provided you set
&quot;ClientCapablities&quot; : [&quot;cp1&quot;] in the configuation.
See issue <a
href="https://redirect.github.com/AzureAD/microsoft-identity-web/pull/2550">#2550</a>.</li>
</ul>
<h3>Bug fixes</h3>
<ul>
<li>Fixes the use of <code>ServiceDescriptor</code> for containers which
have keyed services present. This can be an issue on .NET 8.0. See issue
<a
href="https://redirect.github.com/AzureAD/microsoft-identity-web/pull/2676">#2676</a>
for details.</li>
</ul>
<h3>Engineering excellence</h3>
<ul>
<li>Calls to
<code>ConfidentialClientApplicationBuilderExtension.WithClientCredentials</code>
are fully async. See issue <a
href="https://redirect.github.com/AzureAD/microsoft-identity-web/issues/2566">#2566</a>
for details.</li>
</ul>
</blockquote>
</details>
<details>
<summary>Changelog</summary>
<p><em>Sourced from <a
href="https://github.com/AzureAD/microsoft-identity-web/blob/master/changelog.md">Microsoft.Identity.Web's
changelog</a>.</em></p>
<blockquote>
<h1>2.17.1</h1>
<ul>
<li>Updated to Microsoft.IdentityModel.* 7.4.0</li>
</ul>
<h3>New features</h3>
<ul>
<li>DownstreamApi now automatically processes claims challenge from web
APIs which are CAE enabled, provided you set
&quot;ClientCapablities&quot; : [&quot;cp1&quot;] in the configuation.
See issue <a
href="https://redirect.github.com/AzureAD/microsoft-identity-web/pull/2550">#2550</a>.</li>
</ul>
<h3>Bug fixes</h3>
<ul>
<li>Fixes the use of <code>ServiceDescriptor</code> for containers which
have keyed services present. This can be an issue on .NET 8.0. See issue
<a
href="https://redirect.github.com/AzureAD/microsoft-identity-web/pull/2676">#2676</a>
for details.</li>
</ul>
<h3>Engineering excellence</h3>
<ul>
<li>Calls to
<code>ConfidentialClientApplicationBuilderExtension.WithClientCredentials</code>
are fully async. See issue <a
href="https://redirect.github.com/AzureAD/microsoft-identity-web/issues/2566">#2566</a>
for details.</li>
</ul>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/AzureAD/microsoft-identity-web/commit/847304540bbe6c6825861bf52155567c5bda575f"><code>8473045</code></a>
changelog for 2.17.1 (<a
href="https://redirect.github.com/AzureAD/microsoft-identity-web/issues/2682">#2682</a>)</li>
<li><a
href="https://github.com/AzureAD/microsoft-identity-web/commit/4355c93b65f86077199eb5c311fd3659b499bf0a"><code>4355c93</code></a>
update to identitymodel 7.4.0 (<a
href="https://redirect.github.com/AzureAD/microsoft-identity-web/issues/2683">#2683</a>)</li>
<li><a
href="https://github.com/AzureAD/microsoft-identity-web/commit/407db827e421f499ea4a0f321083577f30e60e56"><code>407db82</code></a>
IDownstreamApi handles Continuous Access Evaluation (CAE) (<a
href="https://redirect.github.com/AzureAD/microsoft-identity-web/issues/2616">#2616</a>)</li>
<li><a
href="https://github.com/AzureAD/microsoft-identity-web/commit/ced85916355687036db43eac47ef98beefb42790"><code>ced8591</code></a>
Make ConfidentialClientApplicationBuilderExtension.WithClientCredentials
asyn...</li>
<li><a
href="https://github.com/AzureAD/microsoft-identity-web/commit/b6cc9eb4314ffd248cc3c966e1d0e1711811c468"><code>b6cc9eb</code></a>
Fix ServiceDescriptor access when Keyed Services are present (<a
href="https://redirect.github.com/AzureAD/microsoft-identity-web/issues/2676">#2676</a>)</li>
<li><a
href="https://github.com/AzureAD/microsoft-identity-web/commit/7ca44be6d15310594d7ad2dcffea3e3c0747e7e7"><code>7ca44be</code></a>
Stabilize UI and Unit Tests (<a
href="https://redirect.github.com/AzureAD/microsoft-identity-web/issues/2669">#2669</a>)</li>
<li><a
href="https://github.com/AzureAD/microsoft-identity-web/commit/397fce764ad436a68934baa545f2b8884e70ae8c"><code>397fce7</code></a>
Changelog for IdWeb 2.17.0 (<a
href="https://redirect.github.com/AzureAD/microsoft-identity-web/issues/2668">#2668</a>)</li>
<li>See full diff in <a
href="https://github.com/AzureAD/microsoft-identity-web/compare/2.17.0...2.17.1">compare
view</a></li>
</ul>
</details>
<br />


[![Dependabot compatibility
score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=Microsoft.Identity.Web&package-manager=nuget&previous-version=2.17.0&new-version=2.17.1)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores)

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-automerge-start)
[//]: # (dependabot-automerge-end)

---

<details>
<summary>Dependabot commands and options</summary>
<br />

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 show <dependency name> ignore conditions` will show all
of the ignore conditions of the specified dependency
- `@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)


</details>

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
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 .NET Pull requests that update .net code webapi Pull requests that update .net code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant