[Webkit-unassigned] [Bug 227175] FR: Dynamic use of app-bound domains

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Jun 23 04:53:05 PDT 2021


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

--- Comment #4 from Niklas Merz <niklasmerz at apache.org> ---
Thank you for your comments. Having some option for dynamic app bound domains would be great.

This dynamic (first launch) domain should be added be added to the fixed lists of domains right? I am thinking about Cordova, Capacitor apps than use WKURLSchemeHandler to run their local page on a custom scheme like app://myapp and connect to one external server like https://mybackend.com. This would be typical use case for "hybrid apps".


If the dynamic domain gets set on first launch by the application, I think there are two things to consider for the use case in my mind.

1 .We have an enterprise app where users add the URL for their companies system during the initial setup. Setting the app-bound domain should be available via an API the app calls after the user has entered their setup information.

2. Most users will forever use this one server. Some users like developers, administrators etc. may need to reconfigure their app to use a different server like a testing instance of the backend. There should be a way to reset the dynamic app-bound domain like a system setting, prompt etc. Otherwise this would require such users to reinstall the app.

I hope this brings a perspective for uses cases of this feature.

-- 
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/20210623/9f8e72c6/attachment-0001.htm>


More information about the webkit-unassigned mailing list