Skip to content

Commit

Permalink
Challenges don't need to be unique
Browse files Browse the repository at this point in the history
Closes #442
  • Loading branch information
tfpauly authored Aug 31, 2023
1 parent 796feb9 commit 081facc
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions draft-ietf-privacypass-auth-scheme.md
Original file line number Diff line number Diff line change
Expand Up @@ -214,8 +214,7 @@ value. This document follows the default padding behavior described in
As an Authentication Parameter (`auth-param` from {{!RFC9110, Section 11.2}}),
the value can be either a token or a quoted-string, and might be required to
be a quoted-string if the base64url string includes "=" characters. This
challenge value MUST be unique for every 401 HTTP response to prevent replay
attacks. This parameter is required for all challenges.
parameter is required for all challenges.

- "token-key", which contains a base64url encoding of the public key for
use with the issuance protocol indicated by the challenge. See {{ISSUANCE}}
Expand Down

0 comments on commit 081facc

Please sign in to comment.