Apple MDM & DDM Policy Explorer

Explore the full catalogue of Apple Mobile Device Management (MDM) and Declarative Device Management (DDM) policies for macOS and iOS. Use the interactive explorer to search, filter, and reference policy keys for use with Microsoft Intune, Jamf, or any standards-compliant MDM solution.

Policy categories

  • Configuration Profile
  • Declarative Configuration
  • Declarative Activation
  • Declarative Asset
  • Declarative Management

Autonomous Single App Mode (com.apple.asam)

com.apple.asam

The payload that configures Autonomous Single App mode.

macOS(10.13.4)
Branch: release

Settings (4)

SettingTypeRequiredDefaultManual InstallSupported OS
AllowedApplications
AllowedApplications
An array of dictionaries that specifies the apps that the system grants access to the Accessibility APIs.
1 subkey
arrayrequired
Yes
macOS (10.13.4+)
└─
AllowedApplicationsItem
AllowedApplicationsItem
A dictionary that specifies an app that can be granted access to the Accessibilty APIs.
2 subkeys
dictionary
No
macOS (10.13.4+)
└─ └─
BundleIdentifier
BundleIdentifier
The unique bundle identifier. If two dictionaries contain the same `BundleIdentifier` value but a different `TeamIdentifier` value, an error occurs and the profile won't be installed.
stringrequired
Yes
macOS (10.13.4+)
└─ └─
TeamIdentifier
TeamIdentifier
The developer's team identifier that the system used when it signed the app.
stringrequired
Yes
macOS (10.13.4+)