[Webkit-unassigned] [Bug 227729] New: [AppSSO] Expose API to opt out of SSO authentication
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Tue Jul 6 17:06:12 PDT 2021
https://bugs.webkit.org/show_bug.cgi?id=227729
Bug ID: 227729
Summary: [AppSSO] Expose API to opt out of SSO authentication
Product: WebKit
Version: WebKit Nightly Build
Hardware: Unspecified
OS: Unspecified
Status: NEW
Keywords: InRadar
Severity: Normal
Priority: P2
Component: WebKit Misc.
Assignee: webkit-unassigned at lists.webkit.org
Reporter: bfulgham at webkit.org
Some WebKit clients perform loads without being attached to a Window. Our Extensible SSO feature (AppSSO) assumes that the WebView will eventually be attached to a Window, and needs that Window to provide user context for the load event. If a Window is not present, the load is paused until the WKWebView is attached to a window, which can lead to mysterious load failures.
We need to expose API so that WebKit clients performing background loads that don't provide user interaction can let WebKit know that it should avoid triggering these SSO flows.
<rdar://problem/75647892>
--
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/20210707/ab08e882/attachment.htm>
More information about the webkit-unassigned
mailing list