File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -4790,7 +4790,7 @@ in several ways, including:
4790
4790
In order to protect users from being identified without [=user consent|consent=] , implementations of the
4791
4791
{{PublicKeyCredential/[[Create]](origin, options, sameOriginWithAncestors)}} method need to take care to not leak information that
4792
4792
could enable a malicious [=[RP]=] to distinguish between these cases, where "excluded" means that at least one of the [=public key
4793
- credential|credentials=] listed by the [=[RP]=] in {{MakePublicKeyCredentialOptions /excludeCredentials}} is bound to the
4793
+ credential|credentials=] listed by the [=[RP]=] in {{PublicKeyCredentialCreationOptions /excludeCredentials}} is bound to the
4794
4794
[=authenticator=] :
4795
4795
4796
4796
- No [=authenticators=] are present.
@@ -4801,7 +4801,7 @@ which [=public key credential|credentials=] are available. For example, one such
4801
4801
failure response as soon as an excluded [=authenticator=] becomes available. In this case - especially if the excluded
4802
4802
[=authenticator=] is a [=platform authenticator=] - the [=[RP]=] could detect that the [=ceremony=] was canceled before the
4803
4803
timeout and before the user could feasibly have canceled it manually, and thus conclude that at least one of the [=public key
4804
- credential|credentials=] listed in the {{MakePublicKeyCredentialOptions /excludeCredentials}} parameter is available to the user.
4804
+ credential|credentials=] listed in the {{PublicKeyCredentialCreationOptions /excludeCredentials}} parameter is available to the user.
4805
4805
4806
4806
The above is not a concern, however, if the user has [=user consent|consented=] to create a new credential before a
4807
4807
distinguishable error is returned, because in this case the user has confirmed intent to share the information that would be
You can’t perform that action at this time.
0 commit comments