From 0b79591bf7bdf0c1829a4ab35358308207b3a5aa Mon Sep 17 00:00:00 2001 From: Tobias Looker Date: Thu, 16 May 2024 18:50:06 +1200 Subject: [PATCH] Update draft-ietf-oauth-attestation-based-client-auth.md Co-authored-by: Giuseppe De Marco --- draft-ietf-oauth-attestation-based-client-auth.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/draft-ietf-oauth-attestation-based-client-auth.md b/draft-ietf-oauth-attestation-based-client-auth.md index 23aef33..23fb237 100644 --- a/draft-ietf-oauth-attestation-based-client-auth.md +++ b/draft-ietf-oauth-attestation-based-client-auth.md @@ -119,7 +119,7 @@ This draft introduces the concept of client attestations to the OAuth 2 protocol A Client Attestation JWT and Client Attestation PoP JWT is included in an HTTP request using the following request header fields. OAuth-Client-Attestation: -: A JWT that adheres to the structure and syntax as defined in [](#client-attestation-jwt) +: A JWT that conforms to the structure and syntax as defined in [](#client-attestation-jwt) OAuth-Client-Attestation-PoP: : A JWT that adheres to the structure and syntax as defined in [](#client-attestation-pop-jwt)