RESOLVED INVALID 256325
WebAuthn API same credId for multiple fingers
https://bugs.webkit.org/show_bug.cgi?id=256325
Summary WebAuthn API same credId for multiple fingers
Sikandar Khan
Reported 2023-05-04 11:54:03 PDT
when i am using webAuthn API, all the fingers are generating same credId, isn't it possible to modify it in future versions, as this will bring a revolution in employee attendance
Attachments
Radar WebKit Bug Importer
Comment 1 2023-05-11 11:54:18 PDT
pascoe@apple.com
Comment 2 2023-05-19 10:20:19 PDT
Hi Sikandar. In order to get a different credential id during assertions, you need to register a separate credential. I would not expect the same credential to return a different credential id based on how user verification was performed. Hope this helps.
Note You need to log in before you can comment on or make changes to this bug.