Bug 247339
| Summary: | [WebAuthn] Handle security keys with a full key store | ||
|---|---|---|---|
| Product: | WebKit | Reporter: | pascoe <pascoe> |
| Component: | WebKit Misc. | Assignee: | pascoe <pascoe> |
| Status: | RESOLVED FIXED | ||
| Severity: | Normal | CC: | glynisraesidemaw48, webkit-bug-importer |
| Priority: | P2 | Keywords: | InRadar |
| Version: | WebKit Nightly Build | ||
| Hardware: | Unspecified | ||
| OS: | Unspecified | ||
pascoe@apple.com
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
rdar://100241655
pascoe@apple.com
Pull request: https://github.com/WebKit/WebKit/pull/6011
EWS
Committed 257989@main (4ad382e777de): <https://commits.webkit.org/257989@main>
Reviewed commits have been landed. Closing PR #6011 and removing active labels.
Karl Rackler
Reverted by https://github.com/WebKit/WebKit/pull/7822
EWS
Committed 258056@main (f7fba6d71160): <https://commits.webkit.org/258056@main>
Reviewed commits have been landed. Closing PR #7822 and removing active labels.