Re: [webauthn] Clarify relation between requireUserVerification values for MakeCredential and GetAssertion (#1305)

Removing the requirement that the UV flag being set indicates that the same user has been verified sounds like a big change, but does seem entirely correct to me. The UV flag being returned in both a MakeCredential and a matching GetAssertion request would just mean that the authenticator verified *some* user each time, not necessarily the same one. The matching between the two verified users could then be delegated entirely to the `uvi` extension. Is this the route you are planning to take for the PR?

-- 
GitHub Notification of comment by FabianHenneke
Please view or discuss this issue at https://github.com/w3c/webauthn/issues/1305#issuecomment-538523978 using your GitHub account

Received on Friday, 4 October 2019 19:06:45 UTC