SingleSignOn.Kerberos
The Kerberos dictionary.
Declaration
object SingleSignOn.KerberosProperties
| Name | Type | Description |
|---|---|---|
AppIdentifierMatches | [string] | The list of app identifiers that the system allows to use this login. If this field missing, the system matches all app identifiers with this login. Don’t set an empty array. The array needs to contain strings that match App Bundle IDs. These strings can be exact matches such as Deprecated: iOS 26+ | iPadOS 26+ |
PayloadCertificateUUID | string | The Available: iOS 8+ | iPadOS 8+ Deprecated: iOS 26+ | iPadOS 26+ |
PrincipalName | string | The principal name. If not provided, the system prompts the user for one during profile installation. Required for MDM installation. Deprecated: iOS 26+ | iPadOS 26+ |
Realm Required | string | The properly capitalized realm name. Deprecated: iOS 26+ | iPadOS 26+ |
URLPrefixMatches | [string] | The list of URL prefixes to match in order to use this account for Kerberos authentication over HTTP. If this key is missing, the system makes the account eligible to match all Begin the URL matching patterns with either Deprecated: iOS 26+ | iPadOS 26+ |