URL schemes provide the ability to reference resources within apps, for example, launching an app on a particular screen or directly triggering a specific action. The table below describes the supported URL schemes for Jamf Trust for macOS.
URL schemes operate similarly as hyperlinks that can be embedded in other controls such as email, QR Codes, websites, etc. Clicking a URL scheme opens the Jamf Trust app and performs the required action.
In order for URL schemes to work, the app needs to be installed on the device. No additional permissions are required for end users.
URL Scheme Type | URL Scheme | Description |
|---|---|---|
Enable ZTNA | com.jamf.trust://?action=enable_vpn | Automatically enables ZTNA in the Jamf Trust app. |
Disable ZTNA | com.jamf.trust://?action=disable_vpn | Automatically disables ZTNA in the Jamf Trust app. |
Enable ZTNA silently | com.jamf.trust://?action=enable_vpn_silent | Automatically enables ZTNA in the Jamf Trust app without informing users. |
Disable ZTNA silently | com.jamf.trust://?action=disable_vpn_silent | Automatically disables ZTNA in the Jamf Trust app without informing users. |
Open category | com.jamf.trust://?action=open | Launches the Jamf Trust app. |
Sign out | com.jamf.trust://?action=sign_out | Signs the current user out of the Jamf Trust app. |
Activate | com.jamf.trust://?action=activate | Activates the Jamf Trust app. |