-
-
Notifications
You must be signed in to change notification settings - Fork 45
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Pico Commissioner does nothing? #88
Comments
It doesn’t seem detected by the browser. It should appear “Pico Key”. From the first picture I see only ttys appear. |
I've been trying out various things , different browsers, connecting, reconnecting, ereasing the device multiple times, Today, I came up with the following steps and somehow made it work:
Nothing seemed to be happening for like 3 seconds, so I clicked on "Comission via WebAuthn" straight away, I tried out the key immediately on a website I had intended to register on, and it worked out flawlessly. Thanks! Ps: It's not really a concern for me personally, but despite the device working as a security key now, |
Perhaps uses a different GPIO. Which board you use? I'd need the vendor model. |
Hey there,
I'm having issues setting up a working "Fido2 Key for Secure Logins" .
At my disposal there is a plugged in ESP32-S3-Zero
As for my OS I'm running a Linux distro with a Chrome Browser installed,
greeting me with the following pop-up when using the ESP32 Flasher:
After selecting the "seriual debug unit" from the list and pressing 'Connect',
I am then greeted with the following screens in sequence:
The last popup says "Installation complete" , but I when I'm re-checking for any Logs, there seems to be NOTHING.
Also when trying to use the Pico Commissioner with mostly default settings,
after I've selected my device from the list, nothing happens at all.
After a while , the following appears: "Error commissioning: The operation either timed out or was not allowed. See: https://www.w3.org/TR/webauthn-2/#sctn-privacy-considerations-client."
I can't get "Commission via WebAuthn" to work either.
When selecting the 'USB security key' option,
I can press any combination of the ESP32 buttons but they do nothing, leaving me stuck with this screen:
Before I used the ESP32 Flasher for the very first time, the LED lights on the ESP32 were also flashing.
Now they have gone off and haven't displayed any colour since.
What can I do to make it work?
Thanks for your effort looking into this.
The text was updated successfully, but these errors were encountered: