[Webkit-unassigned] [Bug 240245] New: No Client certificate window is showing

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon May 9 11:55:44 PDT 2022


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

            Bug ID: 240245
           Summary: No Client certificate window is showing
           Product: WebKit
           Version: Safari 15
          Hardware: iPhone / iPad
                OS: iOS 15
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: WebDriver
          Assignee: webkit-unassigned at lists.webkit.org
          Reporter: yonima at gmail.com
                CC: bburg at apple.com

I'm new to WebDriver testing and SafariDriver in particular.
My Webapp is protected by a company configured SSO. The authentication flow contains a lookup for x509 client certificate.
I'm testing on both Iphone and Ipad running the latest version and have remote testing enabled.

When I run my test script on a MacOS all is running perfectly fine as it does not requires a client certificate.
When you run the same test script from IPhone or IPad using Remote automation which in turn require the use of a certificate the process hangs. 
If I'm doing the same process manually on both devices I get the client certificate popup and I have the ability to accept(continue) the process or cancel the use of a certificate. This popup does not show up when you run this process using remote automation.

Appreciate any feedback on this

-- 
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/20220509/33ae093b/attachment.htm>


More information about the webkit-unassigned mailing list