The payload that configures the domains under an organization's management.
| Setting | Type | Required | Default | Manual Install | Supported OS |
|---|---|---|---|---|---|
Email Domains EmailDomains An array of domains. Mail marks in red all email addresses that lack a suffix matching any of these strings.
Available in iOS 8 and later and macOS 10.10 and later. 1 subkey | array | optional | — | ✗No | |
└─ EmailDomainsItem EmailDomainsItem An email address. | string | required | — | ✓Yes | iOS (8.0+)macOS (10.10+)visionOS (2.0+) |
Web Domains WebDomains An array of domains. The system considers URLs matching the patterns listed in this property managed.
Available in iOS 9.3 and later. 1 subkey | array | optional | — | ✗No | |
└─ WebDomainsItem WebDomainsItem | string | — | ✓Yes | iOS (8.0+)macOS (10.10+)visionOS (2.0+) | |
Password Autofill Domains SafariPasswordAutoFillDomains An array of domains. Users can only save passwords in Safari from URLs matching the patterns listed here. This property doesn't disable the autofill feature itself.
Supervised devices or Shared iPads need this property to enable saving passwords in Safari.
Available in iOS 9.3 and later. 1 subkey | array | optional | — | ✓Yes | iOS (9.3+) |
└─ SafariPasswordAutoFillDomainsItem SafariPasswordAutoFillDomainsItem | string | — | ✓Yes | iOS (8.0+)macOS (10.10+)visionOS (2.0+) | |
Cross-Site Tracking Prevention Relaxed Domains CrossSiteTrackingPreventionRelaxedDomains An array of up to 10 strings. URLs matching the patterns listed here have relaxed enforcement of cross-site tracking prevention.
Available in iOS 16.2 and later and macOS 13.1 and later. 1 subkey | array | optional | — | ✗No | iOS (16.2+)macOS (13.1+) |
└─ CrossSiteTrackingPreventionRelaxedDomainItem CrossSiteTrackingPreventionRelaxedDomainItem | string | — | ✓Yes | iOS (8.0+)macOS (10.10+)visionOS (2.0+) | |
Cross-Site Tracking Prevention Relaxed Apps CrossSiteTrackingPreventionRelaxedApps An array of up to 10 strings representing app bundle-ids. Apps matching the bundle-ids listed here have relaxed enforcement of cross-site tracking prevention for the domains listed in `CrossSiteTrackingPreventionRelaxedDomains`.
Available in iOS 18 and later and macOS 15 and later. 1 subkey | array | optional | — | ✗No | iOS (18.0+)macOS (15.0+) |
└─ CrossSiteTrackingPreventionRelaxedAppsItem CrossSiteTrackingPreventionRelaxedAppsItem | string | — | ✓Yes | iOS (8.0+)macOS (10.10+)visionOS (2.0+) |