Skip to content

Fido: Fix PIN requirement for USB plugged after navigating to USB view#3462

Open
p1gp1g wants to merge 2 commits into
microg:masterfrom
p1gp1g:fido/usb_pin
Open

Fido: Fix PIN requirement for USB plugged after navigating to USB view#3462
p1gp1g wants to merge 2 commits into
microg:masterfrom
p1gp1g:fido/usb_pin

Conversation

@p1gp1g
Copy link
Copy Markdown
Contributor

@p1gp1g p1gp1g commented May 11, 2026

When the USB key is plugged after navigating to the USB transport view, and the authenticator requires a PIN, it was simply logged, as caught with other exceptions.

The AuthenticatorActivity shows the PIN entry view only if it catch a MissingPinException, which wasn't possible in this case.

The user had to navigate back to the transport selection, then to the USB entry to finally be able to login

Fix #2888

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

USB Fido2: PIN not requested if plugged after method selected

1 participant