Skip to content

Commit

Permalink
Making "direct" description less ambiguous.
Browse files Browse the repository at this point in the history
  • Loading branch information
akshayku committed Nov 17, 2017
1 parent 175f28d commit 825cce7
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions index.bs
Expand Up @@ -1574,8 +1574,8 @@ during credential generation.
example, in the case that the authenticator uses self-attestation.)
<li><dfn>direct</dfn> - indicates that the [=[RP]=] wants the attestation statement as generated by the authenticator. If
the client returns an attestation statement to the RP in this case, it MUST be the statement generated by the authenticator.
If, for whatever reason, the client cannot pass on the authenticator-generated attestation statement, it MUST terminate
the credential generation operation with a "{{NotAllowedError}}".
If authenticator violates privacy requirements of the attestation scheme it is using, client MUST terminate
the credential generation operation with a "{{AttestationNotPrivateError}}".
</ul>


Expand Down

0 comments on commit 825cce7

Please sign in to comment.