RESOLVED FIXED247339
[WebAuthn] Handle security keys with a full key store
https://bugs.webkit.org/show_bug.cgi?id=247339
Summary [WebAuthn] Handle security keys with a full key store
pascoe@apple.com
Reported 2022-11-01 15:34:55 PDT
We should respect the residentKeyPreference by creating a non-resident key whenever the key store is full and preference = "preferred." We should reject registrations and surface an error to the user whenever the key store is full and preference = "required" as they either need to use a different key or clear a slot.
Attachments
pascoe@apple.com
Comment 1 2022-11-01 15:35:04 PDT
pascoe@apple.com
Comment 2 2022-11-01 15:48:42 PDT
EWS
Comment 3 2022-12-16 07:44:25 PST
Committed 257989@main (4ad382e777de): <https://commits.webkit.org/257989@main> Reviewed commits have been landed. Closing PR #6011 and removing active labels.
Karl Rackler
Comment 4 2022-12-17 16:08:15 PST
EWS
Comment 5 2022-12-17 16:11:21 PST
Committed 258056@main (f7fba6d71160): <https://commits.webkit.org/258056@main> Reviewed commits have been landed. Closing PR #7822 and removing active labels.
Note You need to log in before you can comment on or make changes to this bug.