[Bug 1956865] [NEW] [snap] firefox webauthn not working with tomu u2f
Max
1956865 at bugs.launchpad.net
Sun Jan 9 12:31:44 UTC 2022
Public bug reported:
Similar to
https://bugs.launchpad.net/ubuntu/+source/firefox/+bug/1947746/ using
webauthn with my tomu device did not work out of the box.
The device id does not seem to be registered. Adding /etc/udev/rules.d/10-tomu.rules with
```
ACTION=="add|change", KERNEL=="hidraw*", SUBSYSTEM=="hidraw", ATTRS{idVendor}=="16d0", ATTRS{idProduct}=="0e90", TAG+="uaccess" TAG+="snap_firefox_firefox"
ACTION=="add|change", SUBSYSTEM=="usb", ATTRS{idVendor}=="16d0", ATTRS{idProduct}=="0e90", TAG+="uaccess"
```
fixed this.
It used to work fine following the instructions from
https://github.com/gl-sergei/u2f-token with the .deb package.
** Affects: firefox (Ubuntu)
Importance: Undecided
Status: New
--
You received this bug notification because you are a member of Mozilla
Bugs, which is subscribed to firefox in Ubuntu.
https://bugs.launchpad.net/bugs/1956865
Title:
[snap] firefox webauthn not working with tomu u2f
To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/firefox/+bug/1956865/+subscriptions
More information about the Ubuntu-mozillateam-bugs
mailing list