LedgerHQ / app-u2f

FIDO U2F Application for Ledger Blue and Nano S
Apache License 2.0
36 stars 8 forks source link

Fido not working with Security Keys for Apple ID #15

Closed juliolustosa closed 1 year ago

juliolustosa commented 1 year ago

Fido not working with Security Keys for Apple ID

Doc: https://support.apple.com/en-us/HT213154

App Name: Fido U2F App version: 1.3.1

Ledger Nano X Firmware: 2.2.1

xchapron-ledger commented 1 year ago

@juliolustosa hello,

I'm not sure, but Apple might request for a FIDO2 compatible authentificator? If that's it, you might want to have a look at the "Security Key" application. The corresponding repository is here: https://github.com/LedgerHQ/app-security-key Note that there are some limitations explained in here: https://blog.ledger.com/security-key/ And that currently the app is only visible if you enable "developper mode" in the "Experimental settings" of the Ledger Live.

juliolustosa commented 1 year ago

Thanks