Skip to content

Declaring First Party Web Domains #2761

@Chengruihh

Description

@Chengruihh

Description

The following locations within the App leverage the WKWebView API to present web content:
[CMARWebViewUtils addBlockingLongPressGesture:] calls -[WKWebView class]

Stack Trace

The following related source code symbols were identified:

-[CMARWebViewUtils getLegacyWebViewClassName]
-[CMARPowerLiftUtils .cxx_destruct]
-[CMARPowerLiftUtils setUploadError:]
-[OBJC_CLASS$_UILongPressGestureRecognizer alloc]
-[OBJC_CLASS$_UILongPressGestureRecognizer initWithTarget:action:]
-[OBJC_CLASS$_UILongPressGestureRecognizer setDelegate:]

Request

Our app utilizes the WKWebView web browsing API without also enforcing user privacy during web browsing by declaring first party web domains. We are planning to maintain the first party web domains, and would like to have a domain list that MSAL SDK will access through WKWebView.
Thank you.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions