Custom Branding
You can customize the Jamf Connect login window and menu bar app for your organization. Custom branding creates a consistent and familiar user experience for users in your organization.
You can customize the following:
Images and icons
Messages
Menu bar item names
In-app user help resources
Keep the following in mind when customizing Jamf Connect:
The login window and menu bar app are configured with similar but independent settings in different Jamf Connect preference domains.
Custom images and icons can be deployed to computers using a policy or via the Enrollment Packages payload in a PreStage Enrollment with Jamf Pro10.19 or later. Re-packaging Jamf Connect is not recommended. For more information about deploying packages with Jamf Pro, see Policy Management and Computer PreStage Enrollments in the Jamf Pro Administrator's Guide.
Using the Alternate Branding in the Menu Bar App
You can configure the menu bar app to use an alternate icon rather than the default Jamf logo and company name. This setting is suited for users who want to easily remove the Jamf branding from the menu bar app without having to package custom image files for deployment.
The alternate app icon replaces the current Jamf Connect menu bar icon and Sign In window image with the following:


To use the new icon, set the Use Unbranded App Icon (AlternateBranding
) setting to true
in the Appearance
dictionary of your Jamf Connect menu bar app configuration profile.
<key>Appearance</key>
<dict>
<key>AlternateBranding</key>
<true/>
</dict>
After you switch to the alternate icon, make sure to notify end users in your organization about the menu bar icon change.
Packaging Files and Images with Composer
If you intend to use custom files or images in your Jamf Connect deployment, you can use Composer to package them. Create a package source by creating a folder on your computer where you want your custom files to be installed during Jamf Connect deployment, and then use drag-and-drop to create the new package source and build the package in Composer.

-
Composer
-
Files and images to use with Jamf Connect
-
A valid certificate to sign the package, if deploying via Automated Device Enrollment.
If deploying Jamf Connect with a Jamf Pro PreStage enrollment package, see the Creating a Signing Certificate using Jamf Pro's Built-in Certificate Authority technical article.
Your PKG with Jamf Connect files and images can now be deployed using a policy or via the Enrollment Packages payload in a PreStage Enrollment with Jamf Pro 10.19.0 or later.
Packages must be signed using a certificate that is trusted by the computer at the time of enrollment. Signing the package with a certificate generated from either the Jamf Pro built-in CA or from an Apple Developer Program account is recommended.