Bug 234616 - [WebAuthn] Support all valid FIDO NFC tag types
Summary: [WebAuthn] Support all valid FIDO NFC tag types
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: 2021-12-22 13:23 PST by pascoe@apple.com
Modified: 2022-01-20 16:35 PST (History)
4 users (show)

See Also:


Attachments
Patch (2.00 KB, patch)
2021-12-22 13:27 PST, pascoe@apple.com
ews-feeder: commit-queue-
Details | Formatted Diff | Diff
Patch (2.70 KB, patch)
2021-12-22 14:42 PST, pascoe@apple.com
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description pascoe@apple.com 2021-12-22 13:23:48 PST
Some FIDO smart cards are valid, but not of tag type NFTagTypeGeneric4A. The specification says they only must be ISO-DEP, which includes "Tag4A, Tag4B, and DESFIRE (Tag4A)."
Comment 1 pascoe@apple.com 2021-12-22 13:23:58 PST
rdar://85871173
Comment 2 pascoe@apple.com 2021-12-22 13:27:56 PST
Created attachment 447829 [details]
Patch
Comment 3 pascoe@apple.com 2021-12-22 14:42:10 PST
Created attachment 447835 [details]
Patch
Comment 4 EWS 2022-01-20 16:35:52 PST
Committed r288333 (246241@main): <https://commits.webkit.org/246241@main>

All reviewed patches have been landed. Closing bug and clearing flags on attachment 447835 [details].