Bug 183652

Summary: [WebAuthN] Reduce numbers of UI interactions to one
Product: WebKit Reporter: Jiewen Tan <jiewen_tan>
Component: WebCore Misc.Assignee: Nobody <webkit-unassigned>
Status: RESOLVED CONFIGURATION CHANGED    
Severity: Normal CC: alex.gaynor, jonathan, jschoi, webkit-bug-importer
Priority: P2 Keywords: InRadar
Version: WebKit Nightly Build   
Hardware: Unspecified   
OS: Unspecified   
Bug Depends on:    
Bug Blocks: 181943    

Jiewen Tan
Reported 2018-03-14 22:33:00 PDT
Reduce numbers of UI interactions to one. UI interactions are required to check user consent for i) initiating the authenticatorMakeCredential and authenticatorGetAssertion operations, ii) access SEP protected keys from Keychain, and iii) use SEP protected keys to generate signatures. We should reduce the numbers of UI interactions to one for most cases, i.e., the first one.
Attachments
Radar WebKit Bug Importer
Comment 1 2018-08-15 13:40:38 PDT
Jiewen Tan
Comment 2 2020-02-19 21:05:33 PST
Solved by Bug 207985.
Note You need to log in before you can comment on or make changes to this bug.