Configuring the homepage allows IT admins to control the content displayed when users launch the browser.
Use the following Plist to set a homepage URL for the Safari browser. Copy the contents from below and import them into the relevant macOS policy.
PayloadContent
HomePage
https://www.applivery.com
NewTabBehavior
1
NewWindowBehavior
0
PayloadDisplayName
Safari
PayloadIdentifier
com.apple.Safari.5CF32BFB-0236-4247-BA28-B020EBB3DBFF
PayloadType
com.apple.Safari
PayloadUUID
5CF32BFB-0236-4247-BA28-B020EBB3DBFF
PayloadVersion
1
Replace the home page URL with the URL that you would like to use in the above Payload. For example:
HomePage
https://www.applivery.io
Once in the Applivery dashboard, head to Device Management > Policies (1) and select the policy where you want to set the homepage URL.
Click the + Add configuration (2) button on the left-hand menu, then click the + Import (3) button.
You can either copy the Plist above or use the Upload XML button to upload a new one.
Note
Restart Safari to verify that the configuration has been applied correctly.
Ensure that additional settings, such as
Ensure that additional settings, such as
NewTabBehavior
and NewWindowBehavior
, are also properly configured.