Skip to content

Commit

Permalink
Use same wording of preference order for attestationFormats as pubKey…
Browse files Browse the repository at this point in the history
…CredParams
  • Loading branch information
emlun committed Nov 27, 2024
1 parent dcf0ddb commit eb13ee1
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 @@ -3554,7 +3554,7 @@ optionally evidence of [=user consent=] to a specific transaction.
: <dfn>attestationFormats</dfn>
:: The [=[RP]=] MAY use this OPTIONAL member to specify a preference regarding the [=attestation=] statement format used by the [=authenticator=].
Values SHOULD be taken from the IANA "WebAuthn Attestation Statement Format Identifiers" registry [[!IANA-WebAuthn-Registries]] established by [[!RFC8809]].
Values are ordered from most preferable to least preferable.
Values are ordered from most preferred to least preferred.
Duplicates are allowed but effectively ignored.
This parameter is advisory and the [=authenticator=] MAY use an attestation statement not enumerated in this parameter.

Expand Down

0 comments on commit eb13ee1

Please sign in to comment.