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

FIDO2 over PCSC #201

Open
AdityaMitra5102 opened this issue Aug 21, 2023 · 3 comments
Open

FIDO2 over PCSC #201

AdityaMitra5102 opened this issue Aug 21, 2023 · 3 comments

Comments

@AdityaMitra5102
Copy link

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??

@mkalioby
Copy link

Just a side note: NFC is supported by Andorid and some iOS. The issue is PC browsers.

@jo-bitsch
Copy link

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)

@AdityaMitra5102
Copy link
Author

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.

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

No branches or pull requests

3 participants