Skip to content

Commit 2920234

Browse files
authored
Merge pull request #148 from oauth-wg/118-http-headers-normative
mandate header fields
2 parents 6228a82 + 4781905 commit 2920234

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)
@@ -642,6 +642,7 @@ This section requests registration of the following scheme in the "Hypertext Tra
642642
* clarify `use_attestation_challenge` and add `invalid_client_attestation`
643643
* clarify refresh token binding
644644
* check client_id at PAR endpoint
645+
* mandate the defined header fields if the attestation and pop are transferred via header fields
645646

646647
-06
647648

0 commit comments

Comments
 (0)