Open AdityaMitra5102 opened 1 year ago
Just a side note: NFC is supported by Andorid and some iOS. The issue is PC browsers.
I was able to use my yubikey for webauthn/fido2 in chrome via an NFC reader using this bridge: https://github.com/BryanJacobs/fido2-hid-bridge
Hope this helps.
(Btw: PIV and Fido2 are some very different standards)
Just a side note: NFC is supported by Andorid and some iOS. The issue is PC browsers.
Even windows PCs work fine, as tested with a Omnikey Reader.
I am trying to perform a FIDO2 authentication from a Linux system connected to a Card Reader. I see it can communicate with the Yubikey as I can read the PIV Serial number by sending APDUs. But the browsers are not supporting FIDO2 over NFC. Is there any workaround??