[snap] firefox webauthn not working with tomu u2f

Bug #1956865 reported by Max
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
firefox (Ubuntu)
Fix Released
Medium
Olivier Tilloy

Bug Description

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.

Revision history for this message
Olivier Tilloy (osomon) wrote :

I submitted https://github.com/snapcore/snapd/pull/11366 to get this vendor/product combo added to the u2f-devices interface in snapd.

Changed in firefox (Ubuntu):
importance: Undecided → Medium
assignee: nobody → Olivier Tilloy (osomon)
status: New → In Progress
Olivier Tilloy (osomon)
Changed in firefox (Ubuntu):
status: In Progress → Fix Committed
Olivier Tilloy (osomon)
Changed in firefox (Ubuntu):
status: Fix Committed → Fix Released
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.