Rechercher dans l’assistance

Évitez les escroqueries à l’assistance. Nous ne vous demanderons jamais d’appeler ou d’envoyer un SMS à un numéro de téléphone ou de partager des informations personnelles. Veuillez signaler toute activité suspecte en utilisant l’option « Signaler un abus ».

En savoir plus

Proper FIDO Implementation

more options

Few websites like Facebook doesn't show option for FIDO keys. I searched online and found that Firefox hasn't implement FIDO properly. Could you please work on it? I don't want to use any other browser.

And before you ask, yes I have enabled "security.webauth.u2f".

Thanks

Few websites like Facebook doesn't show option for FIDO keys. I searched online and found that Firefox hasn't implement FIDO properly. Could you please work on it? I don't want to use any other browser. And before you ask, yes I have enabled "security.webauth.u2f". Thanks

Toutes les réponses (3)

more options

Maybe security.webauth.webauthn and security.webauth.webauthn_enable_usbtoken need to be set to true as well in addition to the u2f pref. According to this post I found: https://www.reddit.com/r/firefox/comments/71swp5/firefox_nightly_enables_support_for_fido_u2f/dne9d4o/

more options

You can try these settings and possibly toggle both of them to see if that has effect (only one should be enabled at the time).

  • security.webauth.webauthn_enable_softtoken = false
  • security.webauth.webauthn_enable_usbtoken = true
more options

security.webauth.u2f;true security.webauth.webauthn;true security.webauth.webauthn_enable_softtoken;false security.webauth.webauthn_enable_usbtoken;true

I also tried enabling softtoken but no help. I don't think if I can use FIDO USB on any website other than Twitter. It works fine with Twitter and other websites don's show even option for it. Facebook and Norton is among them.