Skip to content

Commit d05f44a

Browse files
committed
Fix typo in DPoP reference in standards.md for accuracy.
1 parent a28434c commit d05f44a

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

src/resources/standards.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,7 @@ Dick is one of the authors of [OPC](https://github.com/openid/openid-provider-co
3939

4040
## OpenID Connect Key Binding
4141

42-
Relying Parties may be composed of a number of components. Demonstrating proof of possession (DPoP0 of a cryptographic key when sharing an ID Token between components improves security. This specification defines how a relying party can have its key bound to an ID Token by the OpenID Provider.
42+
Relying Parties may be composed of a number of components. Demonstrating proof of possession (DPoP) of a cryptographic key when sharing an ID Token between components improves security. This specification defines how a relying party can have its key bound to an ID Token by the OpenID Provider.
4343

4444
Dick is one of the authors of [OpenID Connect Key Binding](https://github.com/openid/connect-key-binding).
4545

0 commit comments

Comments
 (0)