virtualwebauthn icon indicating copy to clipboard operation
virtualwebauthn copied to clipboard

Support BE and BS flags

Open jameshartig opened this issue 1 year ago • 1 comments

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

jameshartig avatar Jan 19 '24 04:01 jameshartig

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 avatar Jan 24 '24 10:01 shilgapira

@shilgapira any progress in this?

zetaab avatar Aug 07 '24 13:08 zetaab

@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! 👍

shilgapira avatar Aug 07 '24 13:08 shilgapira

https://github.com/descope/virtualwebauthn/blob/main/utils.go#L45 is perhaps the function that should support those :)

zetaab avatar Aug 07 '24 13:08 zetaab

@shilgapira I will make PR for you, just a few minutes.

zetaab avatar Aug 07 '24 13:08 zetaab