Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Windows + FIDO + Securitykey return fmt as packed in the attestationobject #52

Open
shiny288 opened this issue Aug 6, 2021 · 0 comments

Comments

@shiny288
Copy link

shiny288 commented Aug 6, 2021

Hello,

I am testing Yubikey securitykey with Firefox 90.0.2 version on Windows 10. In the navigator.credentials.create() API, I am providing the attestation value as "none" . But the response from this API returns the fmt attribute of the attestationobject as "fmt": "packet" which was supposed to be "none". Could anyone let me know if am missing any information.

The same use case when tested on MAC + Firefox + Security key return the attestationobject as "fmt": "none" which is expected.

Thanks in advance!

Shiny

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant