搜尋 Mozilla 技術支援網站

防止技術支援詐騙。我們絕對不會要求您撥打電話或發送簡訊,或是提供個人資訊。請用「回報濫用」功能回報可疑的行為。

了解更多

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

所有回覆 (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.