[webauthn] Virtual Authenticator API does not expose a way to set backup-eligible or backup-status flags (#1987)

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

== Virtual Authenticator API does not expose a way to set backup-eligible or backup-status flags ==
## Proposed Change

The current state of the Virtual Authenticators API does not allow users of the API any way to influence the `be` and `bs` flags in authenticator data. This makes it difficult to use this API for E2E tests that want to test "synced passkey" scenarios.

We should update this API to add in new parameters to the [Add Virtual Authenticator](https://w3c.github.io/webauthn/#sctn-automation-add-virtual-authenticator) API call payload that can make it possible to set `be` and `bs`, a la the current `isUserConsenting` and `isUserVerified` parameters.

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


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

Received on Thursday, 12 October 2023 20:08:39 UTC