Closed
Bug 1900350
Opened 3 months ago
Closed 3 months ago
Cannot sign in with a passkey on github.com with certain devices
Categories
(Fenix :: WebAuthn, defect)
Tracking
(firefox128 affected)
RESOLVED
DUPLICATE
of bug 1893366
Tracking | Status | |
---|---|---|
firefox128 | --- | affected |
People
(Reporter: mlobontiuroman, Unassigned)
References
(Blocks 1 open bug)
Details
Attachments
(1 file)
174.26 KB,
image/png
|
Details |
Prerequisites
- In about:config set the pref security.webauthn.webauthn_enable_android_fido2.residentkey to true.
- Set the device to lock with a pattern & fingerprint.
- Make sure you have LastPass installed and enabled.
- Have a valid GitHub account, with a passkey already set up.
Steps to reproduce
- Go to https://github.com/, and tap on Sign in option from the top-left corner.
- On the sign in page, select the "Sign in with a passkey".
- Tap on "Continue", and insert the pattern/fingerprint.
Expected behavior
After the security pattern or fingerprint is correctly provided, the user is signed in successfully.
Actual behavior
The following error prompt is displayed: "Unable to sign in with your passkey. Please sign in with your password.".
Device information
- Firefox version: Nightly 128.0a1 from 6/3
- Android device: Google Pixel 6 (Android 6)
Any additional information?
- not reproducible with Samsung Galaxy S24 (Android 14)
- reproducible also on Chrome
Comment 2•3 months ago
|
||
Not sure this is a duplicate of Bug 1893366. The platform API was introduced in Android 7, so this isn't expected to work in Android 6. Bug 1893366 involves Android 14.
You need to log in
before you can comment on or make changes to this bug.
Description
•