Skip to content

Commit

Permalink
add validation failure text
Browse files Browse the repository at this point in the history
  • Loading branch information
timcappalli committed Sep 6, 2023
1 parent ae0786d commit 3f576ed
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion index.bs
Original file line number Diff line number Diff line change
Expand Up @@ -6292,7 +6292,7 @@ The "compound" attestation statement format is used to pass multiple, self-conta
:: Not applicable

: Verification procedure
:: For every element in the array, validate the attestation statement based on the verification procedure specified for that format (using the `fmt` identifier).
:: For every element in the array, validate the attestation statement based on the verification procedure specified for that format (using the `fmt` identifier). If validation fails for one or more compound attestation statements, [=[RPS]=] should decide the appropriate results based on policy from information they have about the [=authenticators=].

# <dfn>WebAuthn Extensions</dfn> # {#sctn-extensions}

Expand Down

0 comments on commit 3f576ed

Please sign in to comment.