Skip to content
Discussion options

You must be logged in to vote

what happens if Authenticator doesn't store the Private key, i.e. supports residential keys = false?

If you request a passkey correctly in the create call, the authenticator will only create a passkey (you can confirm in the credProps response).

Also, does Authenticator generates the pair every time it registers with new website?

Yes, passkeys are unique per RP ID, by design.

Can I use same authenticator for same website for multiple usernames?

Yes. Each passkey is in an authenticator is unique per user account + RP ID combo.

Replies: 1 comment

Comment options

You must be logged in to vote
0 replies
Answer selected by timcappalli
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
2 participants