---
title: ExtensibleSSOPlatformSSOObject
framework: devicemanagement
role: symbol
role_heading: Object
path: devicemanagement/extensiblessoplatformssoobject
---

# ExtensibleSSOPlatformSSOObject

The dictionary to configure Platform SSO.

## Declaration

```data
object ExtensibleSSOPlatformSSOObject
```

## Properties

AccessKey: Settings for Access Key authentication. Account: Account display and profile settings. AllowDeviceIdentifiersInAttestation: If true, the system includes the device UDID and serial number in Platform SSO attestations. AuthenticationMethod: The Platform SSO authentication method to use with the extension. Requires that the SSO Extension also support the method. Authorization: Settings for authorization prompts and group management. LoginFrequency: The duration, in seconds, until the system requires a full login instead of a refresh. The default value is 64,800 (18 hours). The minimum value is 3600 (1 hour). Policies: Policies for login, unlock, and FileVault behavior. RegistrationToken: The token this device uses for registration with Platform SSO. Use it for silent registration with the Identity Provider. Requires that AuthenticationMethod in PlatformSSO isn’t empty. UserCreation: Settings for creating new users via Platform SSO. UseSharedDeviceKeys: If true, the system uses the same signing and encryption keys for all users. Allowed scopes: system WebAuthentication: Settings for web authentication behavior.

## Topics

### Objects

- [ExtensibleSSOPlatformSSO_AccessKeyObject](devicemanagement/extensiblessoplatformsso_accesskeyobject.md)
- [ExtensibleSSOPlatformSSO_AccountObject](devicemanagement/extensiblessoplatformsso_accountobject.md)
- [ExtensibleSSOPlatformSSO_AuthorizationObject](devicemanagement/extensiblessoplatformsso_authorizationobject.md)
- [ExtensibleSSOPlatformSSO_PoliciesObject](devicemanagement/extensiblessoplatformsso_policiesobject.md)
- [ExtensibleSSOPlatformSSO_UserCreationObject](devicemanagement/extensiblessoplatformsso_usercreationobject.md)
- [ExtensibleSSOPlatformSSO_WebAuthenticationObject](devicemanagement/extensiblessoplatformsso_webauthenticationobject.md)

## See Also

### Objects

- [ExtensibleSSOExtensionDataObject](devicemanagement/extensiblessoextensiondataobject.md)
