---
title: ErrorCodePlatformSSORequired.Details.Package
framework: devicemanagement
role: symbol
role_heading: Object
path: devicemanagement/errorcodeplatformssorequired/details-data.dictionary/package-data.dictionary
---

# ErrorCodePlatformSSORequired.Details.Package

A dictionary that specifies the package that the device uses to install an app with the SSO app extension used for Platform SSO.

## Declaration

```data
object ErrorCodePlatformSSORequired.Details.Package
```

## Properties

ManifestURL: The URL of the app manifest, which needs to begin with https:. PinningCerts: An array of DER-encoded certificates to pin the connection when fetching the ManifestURL. PinningRevocationCheckRequired: If true, certificate revocation checks require a positive response when using certificate pinning with PinningCerts.
