Skip to content

Commit 57f58ba

Browse files
authored
Merge branch 'main' into 111-fres-attestation
2 parents 93e6e09 + 2920234 commit 57f58ba

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

draft-ietf-oauth-attestation-based-client-auth.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -271,7 +271,7 @@ The following section defines how a Client Attestation can be provided in an HTT
271271

272272
## Client Attestation HTTP Headers {#headers}
273273

274-
A Client Attestation JWT and Client Attestation PoP JWT can be included in an HTTP request using the following request header fields.
274+
When using headers to transfer the Client Attestation JWT and Client Attestation PoP JWT to an Authorization Server, they MUST be provided in an HTTP request using the following HTTP headers.
275275

276276
OAuth-Client-Attestation:
277277
: A JWT that conforms to the structure and syntax as defined in [](#client-attestation-jwt)
@@ -650,6 +650,7 @@ This section requests registration of the following scheme in the "Hypertext Tra
650650
* clarify refresh token binding
651651
* check client_id at PAR endpoint
652652
* added `use_fresh_attestation` as an error to signal that the attestation was not deemed fresh enough by the server
653+
* mandate the defined header fields if the attestation and pop are transferred via header fields
653654

654655
-06
655656

0 commit comments

Comments
 (0)