[Webkit-unassigned] [Bug 237390] New: [AppSSO] Correct logging message to avoid confusing screeners that an error has occurred

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Mar 2 13:50:17 PST 2022


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

            Bug ID: 237390
           Summary: [AppSSO] Correct logging message to avoid confusing
                    screeners that an error has occurred
           Product: WebKit
           Version: WebKit Nightly Build
          Hardware: Unspecified
                OS: Unspecified
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: WebKit Misc.
          Assignee: webkit-unassigned at lists.webkit.org
          Reporter: bfulgham at webkit.org

The phrasing of the message in 'SOAuthorizationCoordinator::tryAuthorize' when a URL is not relevant for AppSSO flows is:

        AUTHORIZATIONCOORDINATOR_RELEASE_LOG("tryAuthorize: Cannot authorize the requested URL.");

This leads people spelunking logs to believe that the URL can't be authorized (perhaps due to an error).

Instead, we should more accurately report that the URL is not one that is mediated through an AppSSO flow, and so no AppSSO processing is needed.

-- 
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/20220302/8fcb4adc/attachment.htm>


More information about the webkit-unassigned mailing list