Prompt users to open unauthorized domains in Safari
Safari
As of the
BlackBerry Access for iOS
3.0 release, when a user opens a link that was not specified as an allowed domain in the BlackBerry Dynamics connectivity profile settings, the user will be prompted with the following options:
- Open in Safari: The unauthorized domain link will be opened in aSafariview controller (users can click on theSafariicon in the bottom right to open theSafariapp) only once.
- Always open in Safari: The unauthorized domain link and all URLs under the same domain will open in aSafariview controller (users can click on theSafariicon in the bottom right to open theSafariapp) by default.
The SFSafariViewController UI is shown in the
BlackBerry Access
app, but the network is routed natively through the Safari
app. For more information, see SFSafariViewController in the Apple
documentation.This logic is only available if the following requirements are configured by the administrator:
- The following policies must be turned on in the BlackBerry Access app configuration settings:
- Enforce strict tunnel
- Allow URL not in Allowed Domains of Connectivity Profiles to be loaded in native browser
- When user selects apply to all during prompt to open in third party browser, do not prompt again for all the hosts under same domain
- The "Route all traffic" BlackBerry Dynamics connectivity profile setting must be turned off.