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

Associated Domains (com.apple.associated-domains)

com.apple.associated-domains

The payload that configures associated domains.

macOS(10.15)
Branch: release

Settings (6)

SettingTypeRequiredDefaultManual InstallSupported OS
Configuration
Configuration
A dictionary that maps apps to their associated domains.
1 subkey
arrayrequired
No
macOS (10.15+)
└─
ConfigurationItem
ConfigurationItem
A dictionary that maps apps to their associated domains.
3 subkeys
dictionary
No
macOS (10.15+)
└─ └─
ApplicationIdentifier
ApplicationIdentifier
The app identifier to associate the domains with.
stringrequired
No
macOS (10.15+)
└─ └─
AssociatedDomains
AssociatedDomains
The domains to associate with the app. Each string is in the form of `service:domain`. Use fully qualified hostnames, such as `www.example.com`. See `Supporting associated domains` for more information.
1 subkey
arrayrequired
No
macOS (10.15+)
└─ └─ └─
AssociatedDomain
AssociatedDomain
stringrequired
No
macOS (10.15+)
└─ └─
EnableDirectDownloads
EnableDirectDownloads
If `true`, the system enables direct download of data for this domain instead of through a CDN. Set the entitlement value for this domain to `service:domain?mode=managed`; otherwise, the system ignores this value. Available in macOS 11 and later.
booleanoptionalfalse
Yes
macOS (11.0+)