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:
47904790In order to protect users from being identified without [=user consent|consent=] , implementations of the
47914791{{PublicKeyCredential/[[Create]](origin, options, sameOriginWithAncestors)}} method need to take care to not leak information that
47924792could 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
47944794[=authenticator=] :
47954795
47964796- No [=authenticators=] are present.
@@ -4801,7 +4801,7 @@ which [=public key credential|credentials=] are available. For example, one such
48014801failure response as soon as an excluded [=authenticator=] becomes available. In this case - especially if the excluded
48024802[=authenticator=] is a [=platform authenticator=] - the [=[RP]=] could detect that the [=ceremony=] was canceled before the
48034803timeout 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.
48054805
48064806The above is not a concern, however, if the user has [=user consent|consented=] to create a new credential before a
48074807distinguishable 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