Contents

Discover Authentication Servers

Get a list of available authentication servers.

URL

GET https://yourmdmhost.example.com/.well-known/com.apple.remotemanagement

Query Parameters

NameTypeDescription
model-family Optionalstring

user-identifier Optionalstring

Response Codes

StatusReasonTypeDescription
200OK
Content-Type: application/json
WellKnown

A list of servers the client device can use for authentication.

Discussion

Each server entry corresponds to a server that supports a different version of the protocol. The client selects the server with the most recent version that matches its own most recent supported version.

Topics

Supporting Objects

See Also

Objects