Autonomous Single App Mode

../../_images/com.apple.asam.png

Template

This payload grants Autonomous Single App Mode capabilities for specific applications. Available in macOS 10.13.4 and later.

It must be installed as a device profile. Only one payload of this type can be installed on a system. This payload can only be installed via a “user approved” MDM server.

Summary

PayloadType:com.apple.asam
Supervised Only:
 N/A
macOS:10.13.4
macOS Deprecated:
 N/A
iOS:N/A
iOS Deprecated:N/A
Highlander:True

Keys

AllowedApplications

Allowed Applications

Array of dictionaries that specify applications that are to be granted access to Assessment APIs.

Type Default Required Regex iOS macOS Supervised
array N/A N/A N/A N/A N/A N/A

Each item contains the following keys

BundleIdentifier

Bundle Identifier

The application’s bundle identifier. BundleIdentifier must be unique. If two dictionaries contain the same BundleIdentifier but different TeamIdentifiers, this will be considered a hard error and the payload will not be installed.

Type Default Required Regex iOS macOS Supervised
string N/A N/A N/A N/A N/A N/A

TeamIdentifier

Team Identifier

The application’s team identifier.

Type Default Required Regex iOS macOS Supervised
string N/A N/A N/A N/A N/A N/A