PayloadKit

Login Items: Managed Items

com.apple.loginitems.managed

The payload that configures a device's login items.

macOS
macOS 10.13+combined

Configuration Keys (1)

KeyTypeTitle
AutoLaunchedApplicationDictionary-managedrequired

An array of login item dictionaries.

arrayAutomatically launched items
LoginItemrequired

A login item.

dict
Hide

If 'true', the system hides this item in the Users & Groups login items list.

Default: false

booleanHide
Pathrequired

The URL or path string to the item's location.

stringPath
URL

URL to mount in the form scheme://mount.point/Share

stringURL
AuthenticateAsLoginUserShortName

Authenticate to the URL with the current users short name. Required if URL is specified, but not for Path

booleanAuthenticate with short name