Posted on 02-01-2022 02:59 PM
We are looking into implementing Nomad Login.
I used ProfileCreator to create the Configuration Profile.
Applying the configuration profile manually works.
However, the issue is when I try to deploy the configuration profile from Jamf.
When I created the CongifurationProfile I used the "Upload" option.
I am using menu.nomad.login.ad ad the "Preference Domain".
However, when I upload the file nothing happens.
I then started signing the mobileconfig file, and I get an error message: "XML format is incorrect..."
Same thing happens if I use the "Custom Schema" option. "JSON format is incorrect..."
Any suggestions?
Solved! Go to Solution.
Posted on 02-01-2022 06:56 PM
Check out: https://www.jamf.com/blog/profilecreator-manifests-now-available-for-jamf/
Same as the profiles in ProfileCreator, just in ready to upload JSON format for Jamf. You then use the Jamf GUI to customize the profile settings.
Posted on 02-01-2022 06:56 PM
Check out: https://www.jamf.com/blog/profilecreator-manifests-now-available-for-jamf/
Same as the profiles in ProfileCreator, just in ready to upload JSON format for Jamf. You then use the Jamf GUI to customize the profile settings.
Posted on 02-02-2022 08:16 AM
Expanding on what @jbisgett said, this might help you use the schemas in the link he pointed you to. The example I used in the presentation was actually NoMAD Login
https://www.youtube.com/watch?v=3ZdFzWBTkjg
Posted on 02-02-2022 09:14 AM
Thanks for the solution suggestions!
Using JSON I was able to create the Configuration profile.
As well as some tweaking I did with ProfileCreator.
Thanks again for the suggestion, and the informative video.