Files
apple_device-management/examples/declarative/declarations/configurations/extensiblesso/example1.json
T
2026-08-12 10:12:50 -04:00

17 lines
476 B
JSON

{
"Type": "com.apple.configuration.extensible-sso",
"Identifier": "EB13EE2B-5D63-4EBA-810F-5B81D07F5017",
"ServerToken": "E180CA9A-F089-4FA3-BBDF-94CC159C4AE8",
"Payload": {
"ExtensionComposedIdentifier": "com.example.sso.extension (ABCDE12345)",
"Type": "Credential",
"Realm": "EXAMPLE.COM",
"Hosts": [
".example.com"
],
"ExtensionData": {
"useSiteAutoDiscovery": true
}
}
}