It is a YuiKey 5C NFC. I added it via the admin panel (in Chrome).
I tested it in Chrome yesterday and it worked (I can see this in the admin logs), but I was never prompted to update the U2F key registration. It then was not usable in Safari.
Toda...
Should this work now? We still see “Requires Chrome to use Security Keys.” When selecting a U2F key on Safari (13.1.2 and 14.0.1 tech preview on macOS 10.15.6).
Don’t you need to comment out the @include common-auth in sshd? The docs for Ubuntu show that…I think you are winding up calling pam_duo.so twice.
#@include common-auth
auth [success=1 default=ignore] pam_duo.so
auth requisite pam_deny.so
auth re...