PayloadKit

Associated Domains

com.apple.associated-domains

The payload that configures associated domains.

macOS
macOS 10.15+
All settings in this payload are available in the Intune Settings Catalog. You can configure them natively without a custom profile.

Configuration Keys (1)

KeyTypeTitleIntune
Configurationrequired

A dictionary that maps apps to their associated domains.

arrayConfiguration
ConfigurationItem

A dictionary that maps apps to their associated domains.

dict
ApplicationIdentifierrequired

The app identifier to associate the domains with.

string
AssociatedDomainsrequired

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.

array
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.

Default: false

boolean
AssociatedDomainrequired
string