[webauthn] Redundant step 6 in DPK verification for authentication (#1853)

ndpar has just created a new issue for https://github.com/w3c/webauthn:

== Redundant step 6 in DPK verification for authentication ==
Step 6 in [10.2.2.3.2. Authentication (get())](https://w3c.github.io/webauthn/#sctn-device-publickey-extension-verification-get) says "Otherwise, the Relying Party does not have..."

It is not clear what "otherwise" in this case means. Step 5 seems to exhaust all the cases of `matchedDpkRecords` defined in Step 4, therefore Step 6 either is redundant or requires clarification in relation to `matchedDpkRecords`.

Please view or discuss this issue at https://github.com/w3c/webauthn/issues/1853 using your GitHub account


-- 
Sent via github-notify-ml as configured in https://github.com/w3c/github-notify-ml-config

Received on Wednesday, 15 February 2023 23:20:32 UTC