Skip to content

Commit 814a644

Browse files
committed
Removed comments
1 parent d89010c commit 814a644

File tree

1 file changed

+0
-2
lines changed
  • src/content/docs/identitymodel-oidcclient/advanced

1 file changed

+0
-2
lines changed

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

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6,8 +6,6 @@ sidebar:
66
order: 1
77
---
88

9-
{/* Should we repeat ourselves here? This is the same paragraph as for Duende.AccessTokenManagement */}
10-
119
[DPoP][dpop-spec] specifies how to bind an asymmetric key stored
1210
within a JSON Web Key (JWK) to an access token. This will make the access token bound to the key such that if the
1311
access token were to leak, it cannot be used without also having access to the private key of the corresponding JWK.

0 commit comments

Comments
 (0)