Overview
If the JAMF Self Service app is not connecting properly on managed iOS devices, the App Configuration may need to be updated in JAMF Pro. This fix resolves connection issues where Self Service fails to authenticate or display content.
Prerequisites
- Access to the JAMF Pro admin console.
- The JAMF Self Service app deployed to your devices.
- Your JAMF Cloud URL (e.g.,
redlandschristian.jamfcloud.com).
Steps to Apply the Fix
- Log in to JAMF Pro and navigate to Devices → Mobile Devices Apps.
- Find and open the Self Service app in the list.
- Click the App Configuration tab.
- Replace any existing configuration with the XML below, substituting your JAMF Cloud URL where indicated.
- Click Save.
- Force a device check-in or wait for the next scheduled MDM push for the configuration to apply.
App Configuration XML
Replace Yourcompany in the string below with your JAMF Cloud URL prefix (e.g., redlandschristian):
<dict>
<key>INVITATION_STRING</key>
<string>$MOBILEDEVICEAPPINVITE</string>
<key>JSS_ID</key>
<string>$JSSID</string>
<key>SERIAL_NUMBER</key>
<string>$SERIALNUMBER</string>
<key>JSS_URL</key>
<string>https://Yourcompany.jamfcloud.com</string>
</dict>
Related Articles
Contact IT Support
If you continue to experience issues, please reach out to the RCS IT Help Desk:
- Submit a ticket through the IT Help Desk Portal
- Email: ithelp@redlandschristian.org
Keywords: JAMF, self service, MDM, mobile device management, iOS, app configuration, jamfcloud
RCS Information Technology · IT Help Center
Comments
0 comments
Please sign in to leave a comment.