This payload that configures managed login items, which auto-enables and auto-allows matched items.
| Setting | Type | Required | Default | Manual Install | Supported OS |
|---|---|---|---|---|---|
Rules Rules An array of service management rules. 1 subkey | array | required | — | ✗No | macOS (13.0+) |
└─ Rule Rule A specification for matching one or more login items. 4 subkeys | dictionary | required | — | ✗No | macOS (13.0+) |
└─ └─ Rule Type RuleType The type of comparison to make. | string | required | — | ✗No | macOS (13.0+) |
└─ └─ Rule Value RuleValue The value to compare with each login item's value, to determine if this rule is a match. | string | required | — | ✗No | macOS (13.0+) |
└─ └─ Comment Comment An optional description of the rule. | string | optional | — | ✗No | macOS (13.0+) |
└─ └─ Team Identifier TeamIdentifier An additional constraint to limit the scope of the rule that the system tests after matching the `RuleType` and `RuleValue`. | string | optional | — | ✗No | macOS (13.0+) |