EnrollmentSSODocument
Enrollment SSO streamlines the MDM enrollment process, reduces sign-ins, and improves security.
Declaration
object EnrollmentSSODocumentProperties
| Name | Type | Description |
|---|---|---|
AppIDs | [string] | An array of App IDs that specify apps that Enrollment SSO developer mode can use. In Enrollment SSO documents delivered through the developer endpoint, this key must be present and contain at least one value. In Enrollment SSO documents delivered by the standard Enrollment SSO endpoint, this key must not be present. |
AssociatedDomains | [string] | An array of associated domains that the device uses with the Enrollment SSO extension. |
AssociatedDomainsEnableDirectDownloads | boolean | If |
ConfigurationProfile | data | The profile containing an ExtensibleSingleSignOn payload that specifies the SSO extension in the downloaded app prior to enrollment. This profile may contain certificate payloads. One of |
Declarations | [data] | An array of base64-encoded JSON formatted Declarative Device Management declarations that specify the managed app and its configuration, including any certificates or identities. The set of declarations must include one The app configuration must include One of |
iTunesStoreID | integer | The iTunes Store ID of the app to download prior to enrollment, to support Enrollment SSO during enrollment. Using developer mode ignores this key. |