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)
| Key | Type | Title | Intune |
|---|---|---|---|
ConfigurationrequiredA dictionary that maps apps to their associated domains. | array | Configuration | |
ConfigurationItemA dictionary that maps apps to their associated domains. | dict | — | |
ApplicationIdentifierrequiredThe app identifier to associate the domains with. | string | — | |
AssociatedDomainsrequiredThe 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 | — | |
EnableDirectDownloadsIf '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 | — |