webauthn icon indicating copy to clipboard operation
webauthn copied to clipboard

Add support for discoverable credentials (passkeys)

Open SeedDMS opened this issue 2 years ago • 1 comments

Are there any plans to support discoverable credentials? It may not be to difficult because it mainly needs to set $result->authenticatorSelection->requireResidentKey to true during registration and not setting $publickey->allowCredentials during login.

SeedDMS avatar Aug 10 '23 05:08 SeedDMS

Thanks for the suggestion. I will have to spend some time learning about this.

davidearl avatar Aug 24 '23 13:08 davidearl