diff --git a/index.bs b/index.bs index 3de3dffac..c5217ce14 100644 --- a/index.bs +++ b/index.bs @@ -6824,8 +6824,6 @@ Note: this extension may be implemented for [=authenticators=] that do not use [ 1. Set {{AuthenticationExtensionsPRFOutputs/enabled}} to the value of `hmac-secret` in the authenticator extensions output. If not present, set {{AuthenticationExtensionsPRFOutputs/enabled}} to [FALSE]. 1. Set {{AuthenticationExtensionsPRFOutputs/results}} to the decrypted PRF result(s), if any. -Note: If PRF results are obtained during [=registration=] then the [=[RP]=] MUST inspect the [=UV=] bit in the [=flags=] of the response in order to determine the correct value of {{PublicKeyCredentialRequestOptions/userVerification}} for future [=assertions=]. Otherwise results from [=assertions=] may be inconsistent with those from the [=registration=]. - : Client extension processing ([=authentication extension|authentication=]) :: 1. If {{AuthenticationExtensionsPRFInputs/evalByCredential}} is not empty but {{PublicKeyCredentialRequestOptions/allowCredentials}} is empty, return a {{DOMException}} whose name is “{{NotSupportedError}}”.