https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=39601
--- Comment #28 from Jake Deery <[email protected]> --- Hi there, some testing notes from my end. Setup: 1. `sudo apt install -y libauthen-webauthn-perl`, in k.t.d 2. `koha-plack --restart kohadev`, also in k.t.d 3. set `StaffClientBaseURL` to a valid value (http://localhost:8081) Observations: 1. Message when trying to login, having not set a passkey on said account, is obscure. * “WebAuthn error: Error: Failed to fetch WebAuthn challenge” should be e.g. “The username is not found”, or “No passkey for this user” 2. Everything else works. * Registering a passkey * Logging in with a passkey 3. How do you delete a passkey? This isn’t clear, and needs to be possible from the GUI. 4. I was using Safari and Firefox on macOS. * Haven't tried it with other browsers, those are the ones on my machine. -- You are receiving this mail because: You are watching all bug changes. _______________________________________________ Koha-bugs mailing list -- [email protected] To unsubscribe send an email to [email protected] website : http://www.koha-community.org/ git : http://git.koha-community.org/ bugs : http://bugs.koha-community.org/
