mirror of
https://github.com/apple/device-management.git
synced 2026-08-19 01:37:19 +02:00
18 lines
510 B
JSON
18 lines
510 B
JSON
{
|
|
"account": {
|
|
"list": {
|
|
"ldap": [
|
|
{
|
|
"identifier": "G2E12309-JG22-8F88-EI51-567890123456",
|
|
"declaration-identifier": "com.example.ldap-account",
|
|
"visible-name": "Corporate Directory",
|
|
"hostname": "ldap.example.com",
|
|
"port": 636,
|
|
"username": "user@example.com",
|
|
"is-enabled": true
|
|
}
|
|
]
|
|
}
|
|
}
|
|
}
|