Windows 10 reached EOS (end of support) on October 14, 2025. If you are on Windows 10, see this article.

Pesquisar no site de suporte

Evite golpes de suporte. Nunca pedimos que você ligue ou envie uma mensagem de texto para um número de telefone, ou compartilhe informações pessoais. Denuncie atividades suspeitas usando a opção “Denunciar abuso”.

Saiba mais
Esta discussão foi arquivada. Faça uma nova pergunta se precisa de ajuda.
Arquivado

Proper FIDO Implementation

yogesh.dahiya replied
yogesh.dahiya

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

Todas as respostas (3)

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/

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

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.