<!--
{
  "availability" : [
    "macOS: 26.0.0 -"
  ],
  "documentType" : "symbol",
  "framework" : "DeviceManagement",
  "identifier" : "/documentation/DeviceManagement/ErrorCodePlatformSSORequired",
  "metadataVersion" : "0.1.0",
  "role" : "Object",
  "symbol" : {
    "kind" : "Object",
    "modules" : [
      "Device Management"
    ],
    "preciseIdentifier" : "mdm-services:ErrorCodePlatformSSORequired"
  },
  "title" : "ErrorCodePlatformSSORequired"
}
-->

# ErrorCodePlatformSSORequired

An error response that indicates Platform SSO is required.

```
object ErrorCodePlatformSSORequired
```

## Discussion

The schema for a JSON or property list XML document that an MDM server’s 403 response body contains. The response headers need to include a “Content-Type” header that indicates whether the response returns JSON or XML.

The MDM server returns this response when a device enrolls in MDM during Setup Assistant and it requires the user to sign-in using Platform SSO before it allows enrollment and setup to proceed.

## Topics

### Objects

[`ErrorCodePlatformSSORequired.Details`](/documentation/DeviceManagement/ErrorCodePlatformSSORequired/Details-data.dictionary)

A dictionary that contains additional data about the error code.



---

Copyright &copy; 2026 Apple Inc. All rights reserved. | [Terms of Use](https://www.apple.com/legal/internet-services/terms/site.html) | [Privacy Policy](https://www.apple.com/privacy/privacy-policy)