[Webkit-unassigned] [Bug 235421] New: WebAuthn API Error message poorly written for missing pubKeyCredParams

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Jan 20 14:20:18 PST 2022


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

            Bug ID: 235421
           Summary: WebAuthn API Error message poorly written for missing
                    pubKeyCredParams
           Product: WebKit
           Version: Safari 15
          Hardware: Mac (Intel)
                OS: macOS 11
            Status: NEW
          Severity: Minor
          Priority: P2
         Component: WebCore Misc.
          Assignee: webkit-unassigned at lists.webkit.org
          Reporter: info at cerebralideas.com

Hello all,

After doing regression testing for our (ForgeRock) SDK and its WebAuthn implementation, we came across this error in Safari that was impossible to understand:

> No desired properties of the to be created credential are provided

The only thing that helped us figure out the underlying issue (after a Google search) was the code comment above this line of code in your Github repo: https://github.com/WebKit/webkit/blob/main/Source/WebCore/Modules/webauthn/AuthenticatorCoordinator.cpp#L143. I would like to suggest that this error message be rewritten to help others find the cause of the error.

Thanks,

Justin

-- 
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/20220120/18ace81f/attachment.htm>


More information about the webkit-unassigned mailing list