Jamf Cloud Tab

With App Portal, you can deliver a universal enterprise app store that includes both Windows and Macintosh OS X desktop applications. You can connect App Portal to a Jamf Cloud and create catalog items for OS X desktop applications. This gives you deployment automation and control.

You specify Jamf Cloud settings on the Deployment > Jamf Cloud subtab of the Settings view, which is opened by selecting Settings under Site Management on the Admin tab.

Important:In order for App Portal to be successfully integrated with Jamf Cloud, your Jamf Cloud account needs to have a specific set of minimum permissions. For more information, see Required Jamf Cloud Account Permissions.

The Jamf Cloud tab includes the following properties:

Settings > Deployment View / Jamf Cloud Tab

Property

Description

Jamf Cloud URL

Enter the URL to your Jamf Cloud.

Note:App Portal and Jamf Cloud communicate using Jamf Cloud's JSS API. By default, Jamf Cloud uses port 8443 for inbound SSL traffic to the JSS. You will need to include the port number in the Jamf Cloud URL when configuring your settings. If you have modified the inbound SSL port within your JSS configuration, specify your custom port number in the Jamf Cloud URL.

User Name

Enter the User Name to your Jamf Cloud.

Password

Enter the Password to your Jamf CloudJamf Cloud.

App Portal policy folder

Enter the folder/category in Jamf Cloud under which the policies created by App Portal will reside.

Policy template name

Enter the name of the policy in Jamf Cloud which can be used as a template.

Computer group template name

Enter the name of the static group in Jamf Cloud which can be used as a template.

Authentication Type

In the Authentication Type drop-down field, Bearer Token will be selected by default.

Select Basic if the authentication type used is Basic.

Test

Click to test the connection settings.

Jamf Cloud XPath Mapping

This area of provides a means for you to adapt to changes to the Jamf Cloud APIs that may occur in future releases of Jamf Cloud.

App Portal uses these XPaths to access values from the API results sent from Jamf Cloud. If any of these change in the Jamf Cloud API in the future, you can make the corresponding necessary changes here.

There is no need to modify these XPath mapping settings. But, If, at some future time Jamf Cloud changes their XPath mapping settings to something different, you can update these values by editing the fields in this area.

Jamf Cloud Machine Name Configuration

The Jamf Cloud Machine Name Configuration area of the Jamf Cloud tab provides a means for you to change user computer mappings that App Portal utilizes for Jamf Cloud. By default, App Portal maps to Jamf Cloud using email addresses. Changing the mapping lets you map to Jamf Cloud with UserName Or FullName Or DisplayName. In some environments, the user name has a unique ID which helps uniquely identify each user. If you enter additional properties in the Jamf Cloud Machine Name Configuration section and a sync is performed, the Macintosh machine name will get appended with the additional properties and the entire string will be treated as a machine name. For example:

If the Macinstoch machine name is MacABC and you have configured an additional property as mac_address then the machine name will be the entire string: MacABC; 0C:4D:E9:CD:EC:C4.
If you have configured the additional property as serial_number,udid then the machine name will look similar to the following:
MacABC; C07NG0W4DWYL; AEB468FF-904B-5D76-8167-392761E942CD.

Note:When checking out Jamf Cloud catalog items, the mapping to Jamf Cloud must be considered when specifying the machine name. Consider the following steps:

1. Select the Enable request to manual list? option for a Jamf Cloud catalog item.
2. On the resulting Choose Target panel of the Checkout view (available for requesters who have been assigned the Request to Manual list), select the Add machine names or user IDs manually option.
3. On the Checkout screen where you Enter Target /Users, enter the Macintosh name in the format that corresponds to the currently configured mapping to Jamf Cloud. When additional properties are specified in the Additional properties for device sync field of the Jamf Cloud Machine Name Configuration section (in the Jamf Cloud tab of the Site Management > Settings > Deployment view), then the machine name must be entered as the entire string in a format such as MacABC; 0C:4D:E9:CD:EC:C4 or MacABC; C07NG0W4DWYL; AEB468FF-904B-5D76-8167-392761E942CD depending on the additional properties you specified.

See Also