Re: [webauthn] Add "smart-card" to AuthenticatorTransport enum (WebKit) (#1835)

We send a GetUID and if present, we treat the AuthenticatorTransport as nfc. It's only if we don't get a UID back we report "smart-card," which is meant to indicate a smart card with contacts. Again, contactless smart cards are treated as nfc. 

I have a few sample cards of this type and they are a bit strange, none support a user presence gesture other than inserting the card..

I introduced "smart-card" to handle this situation as theoretically your smart card reader with contacts may be built in or connected via pci, so USB didn't seem appropriate. 

-- 
GitHub Notification of comment by pascoej
Please view or discuss this issue at https://github.com/w3c/webauthn/issues/1835#issuecomment-1358464781 using your GitHub account


-- 
Sent via github-notify-ml as configured in https://github.com/w3c/github-notify-ml-config

Received on Monday, 19 December 2022 22:02:35 UTC