Re: [webauthn] Add a WebDriver Virtual Authenticator extension (#1256)

I'm going to need to get more expert eyes than my own on this.

My initial question is: Do we need to define what these operations _do_? For example, if one calls `Add Virtual Authenticator`, I presume the user agent would have an authenticator now that could respond to a makeCredential. But will it? Does it need to be selective in some way about its virtual attachment?

What happens if I do `Add Virtual Authenticator` twice? 

I'm guessing that someone would implement this as a soft-HID device, maybe, that listened for these commands? Or does the user agent need to do that?

-- 
GitHub Notification of comment by jcjones
Please view or discuss this issue at https://github.com/w3c/webauthn/pull/1256#issuecomment-510186514 using your GitHub account

Received on Wednesday, 10 July 2019 18:58:32 UTC