virtualwebauthn
virtualwebauthn copied to clipboard
Support BE and BS flags
Currently there's no way to set the Backup Eligibility and Backup State flags [1]. We would like to use the authenticator to test our handling of these flags.
[1] https://www.w3.org/TR/webauthn-3/#sctn-authenticator-data
Hi! Thanks for opening an issue on this.
I'll have time to take a look at this and the other issue within the next few days.
@shilgapira any progress in this?
@zetaab It seems like I adopted a pretty loose definition for few days
. 🤔
I'll go over this and see if we can integrate it. Thanks for bumping this! 👍
https://github.com/descope/virtualwebauthn/blob/main/utils.go#L45 is perhaps the function that should support those :)
@shilgapira I will make PR for you, just a few minutes.