[Webkit-unassigned] [Bug 183652] New: [WebAuthN] Reduce numbers of UI interactions to one

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Mar 14 22:33:00 PDT 2018


https://bugs.webkit.org/show_bug.cgi?id=183652

            Bug ID: 183652
           Summary: [WebAuthN] Reduce numbers of UI interactions to one
           Product: WebKit
           Version: WebKit Nightly Build
          Hardware: Unspecified
                OS: Unspecified
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: WebCore Misc.
          Assignee: webkit-unassigned at lists.webkit.org
          Reporter: jiewen_tan at apple.com

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.

-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.webkit.org/pipermail/webkit-unassigned/attachments/20180315/f6ebfa78/attachment.html>


More information about the webkit-unassigned mailing list