Contents

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

object ErrorCodePlatformSSORequired.Details.Package

Properties

NameTypeDescription
ManifestURL Requiredstring

The URL of the app manifest, which needs to begin with https:.

PinningCerts[data]

An array of DER-encoded certificates to pin the connection when fetching the ManifestURL.

PinningRevocationCheckRequiredboolean

If true, certificate revocation checks require a positive response when using certificate pinning with PinningCerts.