Webauthn (YubiKey) not working on Firefox Nightly for Android
Categories
(Firefox for Android :: WebAuthn, defect)
Tracking
()
People
(Reporter: fischerfelix06, Unassigned)
Details
Steps to reproduce:
- Open google.com in new private tab
- Enter username and password
- Choose security key as 2nd factor
Actual results:
Play Services dialog is opened, touching the key makes it close (as usual), but the website does not proceed the login.
Expected results:
After touching the key, there should be a success banner on the webiste.
Tried it in Firefox stable and it worked perfectly.
Comment 1•3 years ago
|
||
Can you confirm that the preferences security.webauth.u2f
and security.webauthn.ctap2
are both set to false?
Reporter | ||
Comment 2•3 years ago
|
||
Yes, the are
Comment 3•3 years ago
|
||
Thanks. It would also be helpful to know if it works with security.webauth.u2f
set to true
. Also, if you happen to be a desktop nightly user, it would help to know if authenticating to the same account on desktop works.
Reporter | ||
Comment 4•3 years ago
|
||
Authentication on desktop works as expected (Firefox Nighly 111.0a1 on Linux).
Neither setting security.webauth.u2f
nor security.webauth.ctap2
to true changed anything.
Comment 5•3 years ago
|
||
The severity field is not set for this bug.
:cpeterson, could you have a look please?
For more information, please visit auto_nag documentation.
I have also confirmed a similar problem.
I am using WebAuthn fingerprint login (with User-Agent changed to Chrome) on Yahoo! Japan, but Firefox Nightly (112.0a1 Build #2015935267) fails without fingerprint dialogs and I can only log in using other authentication methods.
Firefox Beta (111.0b5 Build #2015935227) works fine.
I think it's fixed on latest build of Firefox Nightly (112.0a1 Build #2015935459).
Perhaps this is due to a problem with the link below, which has been fixed.
https://github.com/mozilla-mobile/firefox-android/pull/974
Updated•2 years ago
|
Comment 8•2 years ago
|
||
Comment 7 is correct, this was a bug in our build system that should be fixed already.
Description
•