Discover Authentication Servers
Get a list of available authentication servers.
URL
GET https://yourmdmhost.example.com/.well-known/com.apple.remotemanagementQuery Parameters
| Name | Type | Description |
|---|---|---|
model-family Optional | string | |
user-identifier Optional | string |
Response Codes
| Status | Reason | Type | Description |
|---|---|---|---|
| 200 | OK 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.