- Domain —
com.jamf.connect - Dictionary —
IdPSettings - Description —
Used to allow Self Service+ (formerly the Jamf Connect menu bar app) to complete authentication between your IdP and local accounts. Required settings vary by IdP.
Setting | Description |
|---|---|
Identity Provider
| (Required) Specifies the name of your cloud identity provider. The following values are supported:
|
Okta Auth Server
| (Required: Okta Classic Engine or Okta Identity Engine) Specifies your organization's Okta domain or custom authorization server. A preceding "https://" is optional for domains. |
Client ID
| (Required: OpenID Connect only) Specifies the client ID of your Self Service+ app in your IdP. This value allows Self Service+ to complete a resource owner password grant (ROPG), which is the process that performs password verification. |
Discovery URL
| Specifies your IdP's OpenID Connect discovery endpoint. This value appears in the following format: https://domain.url.com/.well-known/openid-configuration If using AD FS, this value is your AD FS domain combined with the following: /adfs/.well-known/openid-configuration/ Note: This setting is required if your Identity Provider ( |
Tenant ID
| Specifies the Tenant ID for your organization used for authentication. Note: If IBM Security Verify is your IdP, this value is required and matches the tenant name used in your IBM URL. (e.g. https://companyname.ibmcloud.com) |
Change Password URL
| Specifies a URL that opens a web page supported by your IdP where users may change their password. Note: If Entra ID is your IdP, the default URL is https://mysignins.microsoft.com/security-info/password/change. If Okta is your IdP, the default URL is the domain listed for the Okta Auth Server ( If Google Identity is your IdP, Jamf recommends using this URL: https://myaccount.google.com/intro/signinoptions/password Organizations with more customized Entra ID, Okta, or Google Identity environments may use custom URLs. |
Reset Password URL
| Specifies a URL that opens a web page supported by your IdP where users may reset their password if they forget it. Note: If Entra ID is your IdP, the default URL is https://passwordreset.microsoftonline.com/. If Okta is your IdP, the default URL is the domain listed for the Okta Auth Server ( If Google Identity is your IdP, Jamf recommends using this URL: Account recovery (Google) Organizations with more customized Entra ID, Okta, or Google Identity environments may use custom URLs. |
Client Secret
| Specifies the client secret of your Self Service+ app in your IdP. |
Scopes Scopes | Specifies custom OIDC scopes, which return additional claims in a user's ID token during authorization. Standard scopes include |
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 Self Service+. For possible error codes that may need to be configured in your environment, see the Microsoft Entra authentication and authorization error codes documentation from Microsoft. If you use OneLogin and multifactor authentication in your environment, set this key to MFA. |
License File
| Specifies the contents of a Jamf Connect license file encoded in Base64 data format. License files are available from Jamf Account. |
Admin Attribute
| Specifies which attribute to use within the User Promotion Role ( Note: If using Microsoft Entra ID, set this value to roles. If using Google Identity, user roles cannot be defined using an ID token. When configuring the Admin Attribute ( |