End User License Agreement
You can use Jamf Connect Login to display an end user license agreement (EULA) at the login window, which the user must accept before accessing the computer.
To add a EULA to the Jamf Connect login window, do the following:
-
Add the EULA mechanism to the Jamf Connect loginwindow application by executing the following command:
sudo authchanger -reset -OIDC -preAuth JamfConnectLogin:EULA JamfConnectLogin:RunScript,privileged
Note: If Okta is your cloud identity provider (IdP), replace "-OIDC" with "-Okta".
-
In Jamf Connect Configuration, do the following:
-
Click New.
-
Complete the setup assistant and click Advanced Setup.
-
Click the Login tab.
-
-
Do the following in the End User License Agreement section:
-
Enter text for your EULA in the Title, Subtitile, and Body Text fields.
-
Enter a file path where all users who have agreed to the EULA are recorded in the Audit Filepath field.
-
-
(Optional) Configure any additional settings for Jamf Connect Login.
-
Click File > Save.
-
Choose Jamf Connect Login as the configured application.
-
Choose Configuration Profile (.mobileconfig) or Property List (.plist) as the file format.
Note: If saving as a .mobileconfig, you must also complete the payload configuration profile data fields.
-
Click Save.
Related Information
For related information, see the Configuring Jamf Connect Login section of this guide.
For related information about packaging Jamf Connect, see the Customizing the Jamf Connect Login Package with Composer Knowledge Base article.