Skip to content

Commit

Permalink
explicitly note idempotence requirement on upload requests
Browse files Browse the repository at this point in the history
  • Loading branch information
tgeoghegan committed Jan 24, 2024
1 parent 20112db commit 72f5b95
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions draft-ietf-ppm-dap.md
Original file line number Diff line number Diff line change
Expand Up @@ -1013,6 +1013,9 @@ Aggregators MAY require Clients to authenticate when uploading reports (see
{{client-auth}}). If it is used, HTTP client authentication MUST use a scheme
that meets the requirements in {{request-authentication}}.

The handling of the upload request by the Leader MUST be idempotent as discussed
in {{Section 9.2.2 of !RFC9110}}.

To generate a report, the Client begins by sharding its measurement into input
shares and the public share using the VDAF's sharding algorithm ({{Section 5.1
of !VDAF}}), using the report ID as the nonce:
Expand Down

0 comments on commit 72f5b95

Please sign in to comment.