---
title: Discover Authentication Servers
framework: Device Management
role: symbol
role_heading: Web Service Endpoint
path: devicemanagement/get-.well-known-com.apple.remotemanagement
---

# Discover Authentication Servers

Get a list of available authentication servers.

## URL

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

## Query Parameters

model-family: user-identifier:

## Response Codes

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

## Discussion

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

- [WellKnown](devicemanagement/wellknown.md)

## See Also

### Objects

- [EnrollmentSSODocument](devicemanagement/enrollmentssodocument.md)
