- Domain —
com.jamf.connect.login - Description —
Used to determine how Jamf Connect creates a local password during account creation and if a user's local and network passwords should be verified during each login to make sure they are in sync.
Setting | Description |
|---|---|
Create a Separate Local Password
| If enabled (set to true), this setting prompts users to create a new password for their new local account. If disabled (set to false), this key prompts users to re-enter their network password, which also becomes the local account password. This ensures a user's network and local password are synced during user creation. Note: This setting is disabled (set to false) by default. If the key is undefined or uninitialized, the setting will still be set to false. |
Client ID (Password Verification)
| Specifies the Client ID of the registered app in your IdP used for authenticating the user's password via a resource owner password grant (ROPG) workflow. This value usually matches the |
Create Jamf Connect Keychain
| Automatically create a keychain item for Jamf Connect during the account creation process. This allows Self Service+ to populate user credentials in the sign-in window when the app is first opened. Note: To use this setting, the Create a Separate Local Password ( |
Password Verification Success Codes
| Specifies an array of strings that contain error codes from your IdP during an ROPG password verification, which should be interpreted as successful by Jamf Connect. For possible error codes that may need to be configured in your environment, see Microsoft Entra authentication and authorization error codes documentation from Microsoft. If you use OneLogin and multifactor authentication in your environment, set this setting to MFA. |