Replies: 1 comment
-
|
I think it's expected, since the passwordless authenticator is meant to provide the username itself. If you use it as a second factor, you should use the "regular" webauthn authenticator (the one without "passwordless" in its name). |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
My plan is to prompt user to enter its username and password. if login successful then show QR code to scan with phone to complete authentication.
If using only WebAuthn Register Passwordless without username password works fine .
but when using username password with WebAuthn Register Passwordless, not working and does not prompt user to set up Security Key
Beta Was this translation helpful? Give feedback.
All reactions