We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d89010c commit 814a644Copy full SHA for 814a644
src/content/docs/identitymodel-oidcclient/advanced/dpop.mdx
@@ -6,8 +6,6 @@ sidebar:
6
order: 1
7
---
8
9
-{/* Should we repeat ourselves here? This is the same paragraph as for Duende.AccessTokenManagement */}
10
-
11
[DPoP][dpop-spec] specifies how to bind an asymmetric key stored
12
within a JSON Web Key (JWK) to an access token. This will make the access token bound to the key such that if the
13
access token were to leak, it cannot be used without also having access to the private key of the corresponding JWK.
0 commit comments