Hi guys,
I bought one of those small USB cryptographic keys used for 2-factor authentication. https://www.key-id.com/key-id-secure-online-accounts/
I decided to try and establish a communication with the USB device using LabVIEW, with the idea that I will be able to request a public key and then receive that public key from the device, so that a user can use the device to login to my LabVIEW VI.
However, the device does not appear in the device manager or in NI-VISA or NI-MAX as a serial COMS device.
Ive tried the device and it works well and syncs with websites like GIThub.
just to wrap up my question: Can I use KEY-ID FIDO U2F security key as a login tool for a LabVIEW VI? Any ideas?
PS: I havent attached any code because I havent even started coding the VI, its just an idea that I wanted to try out for a cheap key dongle for my users.