Keychain Settings

Jamf Connect Documentation

Solution
Application
Jamf Connect
Content Type
Technical Documentation
Utilities & Services
ft:locale
en-US
  • Domaincom.jamf.connect
  • DictionaryKeychain
  • Description

    Used to allow Self Service+ to sync passwords with keychain items

Setting

Description

Sync Password with Internet Keychain Items

InternetItems

Specifies internet accounts that Self Service+ should sync with the local password.

<key>InternetItems</key>
<dict>
<key>com.apple.network.eap.user.item.wlan.ssid.Company Wireless</key>
<string><<shortname>></string>
</dict>

Update Keychain Items

PasswordItems

Specifies keychain items that Self Service+ should sync with the local password.


<key>PasswordItems</key>
<dict>
<key>com.apple.network.eap.user.item.wlan.ssid.SSIDNameHere</key>
<string><<shortname>></string>
</dict>