Contents

Authenticate

Authenticates a user during MDM payload installation.

URL

PUT https://yourmdmhost.example.com/checkin#AuthenticateRequest

Response Codes

StatusReasonTypeDescription
200OK

Mentioned in

Discussion

On success, the server needs to respond with a 200 OK status. Don’t assume that the device has installed the MDM payload at this time because other payloads in the profile may still fail to install. When the device successfully installs the MDM payload, it sends a Token Update message.

Check-in availability

Device channel

iOS, macOS, Shared iPad, tvOS, visionOS, watchOS

User channel

NA

Requires supervision

NA

Allowed in user enrollment

iOS, macOS, visionOS

HTTP Body

The request object the system sends for the Authenticate request.

Topics

Requests

See Also

Commands