Replies: 1 comment
-
By the way, the "Avoid same authenticator registration" gives a not very friendly message to the users: |
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.
-
I think there's something weird, maybe by design, or maybe a bug - not sure:
I register a passkey (Passwordless) on Keycloak. It works. I register the same passkey, or passkey from the same device, this time as a 2FA. It works, but then the Passwordless stops working.
Then I do the opposite: register a passkey as a 2FA, works. Register it for Passwordless, works as well, but the 2FA version stops working.
Is this by design? If so, shouldn't it have a better user interface explaining what is going on?
All this with "Avoid same authenticator registration" off. Maybe that's the cause?
Beta Was this translation helpful? Give feedback.
All reactions