Bug 241608 - [WebAuthn] Upgrading a legacy platform credential to a passkey does not delete the legacy credential
Summary: [WebAuthn] Upgrading a legacy platform credential to a passkey does not delet...
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: WebKit Misc. (show other bugs)
Version: WebKit Nightly Build
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: pascoe@apple.com
URL:
Keywords: InRadar
Depends on:
Blocks:
 
Reported: 2022-06-14 11:43 PDT by pascoe@apple.com
Modified: 2022-06-17 11:57 PDT (History)
1 user (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description pascoe@apple.com 2022-06-14 11:43:45 PDT
When registering a passkey the same the user handle as an existing legacy credential, the existing credential is not removed.
Comment 1 pascoe@apple.com 2022-06-14 11:43:51 PDT
rdar://95059952
Comment 2 pascoe@apple.com 2022-06-14 11:47:45 PDT
Pull request: https://github.com/WebKit/WebKit/pull/1515
Comment 3 EWS 2022-06-17 11:57:55 PDT
Committed r295641 (251646@main): <https://commits.webkit.org/251646@main>

Reviewed commits have been landed. Closing PR #1515 and removing active labels.