This article gives you an overview of what data Cortado passes on to Apple or Google during device registration and app configuration.
Data Cortado sends to Apple
Apple Push Notification service (APNs)
The following table lists the data that the Cortado backend sends to the APNs in MDM context. This is used to tell the Apple iOS or iPadOS device to connect to the Cortado MDM backend and retrieve their MDM commands.
Name | Description |
PushMagic | The magic string that has to be included in the push notification message. This was retrieved through the TokenUpdate MDM command. |
Token | The Push token for the device. For a shared iPad this can also be the shared iPad user push token. This value has to be included in the push notification message. This was retrieved through the TokenUpdate MDM command. |
Automated Device Enrollment (ADE)
The following table lists the data that the Cortado backend sends to the ADE server, to Assign a Apple iOS or iPadOS device to a ADE Profile, that specifies how the enrollment process is configured.
Name | Description |
serial_number | The device's serial number. This was retrieved through the Devices ADE endpoint. |
profile_uuid | The unique ID of the assigned profile. This was retrieved through the Devices or Define Profile ADE endpoint. |
The following table lists the data that the Cortado backend sends to the ADE server, to Define a ADE profile.
Name | Description |
org_magic | A string that uniquely identifies various services that are managed by a single organization. |
profile_name | A human-readable name for the profile. |
support_email_address | A support email address for the organization. |
support_phone_number | A support phone number for the organization. |
Volume Purchase Program (VPP)
The following table lists the data that the Cortado backend sends to the Apple App and Book Management API. This is used to assign apps and books to a Apple iOS or iPadOS device.
Name | Description |
serialNumber | The serial number of the managed device. This was retrieved through the Authenticate MDM check-in message. |
clientUserId | The unique identifier for an active user in your organization. Created by Cortado. This is only needed for BYOD devices or user based licenses. |
managedAppleId | The managed Apple ID for an active user in your organization. This is only needed for BYOD devices. Managed by Apple Business Manager (ABM) or Apple School Manager (ASM). |
Data Cortado sends to Google
Enterprise Mobility Management (EMM)
The following table lists the data that the Cortado backend sends to the Google Play EMM API.
Name | Description |
EnterpriseId | The ID of the enterprise. This was retrieved through the Enroll Enterprise request. |
UserId | The unique ID for the user. This was retrieved through the Insert User request. |
User Data | User data e.g. e-mail address, display name is send to configure apps via managed configurations. This is done via Device Update request. |