Skip to content

Commit

Permalink
Delete reference to {{AuthenticatorAttestationResponse/attestationObj…
Browse files Browse the repository at this point in the history
…ect}} added in meta-PR #1812

Originally added in commit 25291de.
  • Loading branch information
emlun committed Jan 10, 2024
1 parent d3bbf9a commit a0cfb6c
Showing 1 changed file with 0 additions and 6 deletions.
6 changes: 0 additions & 6 deletions index.bs
Original file line number Diff line number Diff line change
Expand Up @@ -5634,12 +5634,6 @@ a numbered step. If outdented, it (today) is rendered as a bullet in the midst o
This change SHOULD require authorization by an additional [=authentication factor=] equivalent to WebAuthn [=user verification=];
if not authorized, skip this step.

1. OPTIONALLY, if <code>|response|.{{AuthenticatorAssertionResponse/attestationObject}}</code> is present,
update <code>|credentialRecord|.[$credential record/attestationObject$]</code>
to the value of <code>|response|.{{AuthenticatorAssertionResponse/attestationObject}}</code>
and update <code>|credentialRecord|.[$credential record/attestationClientDataJSON$]</code>
to the value of <code>|response|.{{AuthenticatorResponse/clientDataJSON}}</code>.

If the [=[RP]=] performs additional security checks beyond these WebAuthn [=authentication ceremony=] steps,
the above state updates SHOULD be deferred to after those additional checks are completed successfully.
</li>
Expand Down

0 comments on commit a0cfb6c

Please sign in to comment.