Skip to content

Commit

Permalink
Add note about values describing attestation type are RP-specific
Browse files Browse the repository at this point in the history
  • Loading branch information
emlun committed Sep 4, 2018
1 parent be30a2e commit 0a345f9
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions index.bs
Original file line number Diff line number Diff line change
Expand Up @@ -3191,6 +3191,9 @@ The initial list of specified [=attestation statement formats=] is in [[#defined

WebAuthn supports multiple attestation types:

Note: [=Attestation types=] are not expressed in any data structure defined in this specification. Any values representing
[=attestation types=] are internal and implementation-specific to the [=[RP]=].

: <dfn>Basic Attestation</dfn> (<dfn>Basic</dfn>)
:: In the case of basic attestation [[UAFProtocol]], the authenticator's [=attestation key pair=] is specific to an
authenticator model. Thus, authenticators of the same model often share the same attestation key pair. See
Expand Down

0 comments on commit 0a345f9

Please sign in to comment.