- Domain —
com.jamf.connect.login - Description —
Used to allow Jamf Connect to complete authentication between your IdP and local accounts at the login window. Required settings vary by IdP.
Setting | Description |
|---|---|
Identity Provider
| Specifies your cloud identity provider. The following values are supported:
|
Auth Server
| (Okta Only) Specifies your organization's Okta domain URL for use with the authentication API. |
Client ID
| Specifies the client ID of the Jamf Connect app in your IdP used to authenticate the user. |
Redirect URI
| Specifies the redirect URI used by your Jamf Connect app in your IdP. https://127.0.0.1/jamfconnect is recommended by default, but any URI value may be used as long as the configured value in your IdP matches the value in your Jamf Connect login configuration profile. |
Client Secret
| Specifies the client secret used by Jamf Connect Login and your IdP. |
Tenant ID
| Specifies the Tenant ID for your organization that's used for authentication. |
Discovery URL
| Specifies your IdP's OpenID metadata document that stores OpenID configuration information. This value appears in the following format: "https://domain.url.com/.well-known/openid-configuration" Note: This key is required if your Identity Provider ( |
Use Passthrough Authentication OIDCUsePassthroughAuth | Securely sends a user's network password entered in the sign-in web view to Jamf Connect for local authentication. This allows Jamf Connect to complete network and local authentication without prompting users to re-enter a password. During local account creation, this ensures that the network password is automatically used as the local password. This setting is disabled ( set to If you are using Entra ID, the For more information, see Passthrough Authentication with Jamf Connect. |
Change Password URL ChangePasswordURL | (OIDC authentication only) Specifies a URL to your identity provider's password change page.This URL is used to help users change their password when a user's current or temporary password for newly provisioned computers does not meet an IT-managed password policy requirement. |
License File
| Specifies the contents of a Jamf Connect license file encoded in Base64 data format. License files are available from Jamf Account. |
Offline MFA
| If enabled (set to true), this setting enables users to login with a time-based one-time password through their mobile device with a supported authenticator app, such as Google Authenticator or Okta Verify. For more information, see Configuring Offline Multifactor Authentication. |
Remove Offline Multifactor Authentication RemoveOfflineMFA | When enabled, users must authenticate their identity before being able to remove offline multifactor authentication. Adding OTPAuth or IdPAuth to the setting adds a preference key to your PLIST file, which indicates how the user will be required to authenticate. |