Skip to content

Commit 6efc152

Browse files
imoc
1 parent 3fd26af commit 6efc152

1 file changed

Lines changed: 4 additions & 0 deletions

File tree

  • astro/src/content/docs/identitymodel-oidcclient/advanced

astro/src/content/docs/identitymodel-oidcclient/advanced/dpop.mdx

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -12,6 +12,10 @@ access token were to leak, it cannot be used without also having access to the p
1212

1313
The `Duende.IdentityModel.OidcClient.Extensions` library adds supports for DPoP to OidcClient.
1414

15+
:::note
16+
Duende.IdentityModel.OidcClient Version 7.1.0 now supports combining DPoP with [Client Assertions](/identitymodel/endpoints/client-assertions/).
17+
:::
18+
1519
## DPoP Key
1620

1721
Before we begin, your application needs to have a DPoP key in the form of a

0 commit comments

Comments
 (0)