WebKit Bugzilla
New
Browse
Search+
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED FIXED
247339
[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
Add attachment
proposed patch, testcase, etc.
pascoe@apple.com
Comment 1
2022-11-01 15:35:04 PDT
rdar://100241655
pascoe@apple.com
Comment 2
2022-11-01 15:48:42 PDT
Pull request:
https://github.com/WebKit/WebKit/pull/6011
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
Reverted by
https://github.com/WebKit/WebKit/pull/7822
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.
Top of Page
Format For Printing
XML
Clone This Bug