Setup iOS Device with Apple MDM Capabilities
I am trying to set up iPhone with iOS through Apple MDM capabilities with the use of the iPhone Configuration Utility. I want to make a configuration profile. Doing this, I cannot set up the Identity entry which gives me an error stating: “Add credentials in the credentials payload.” iPhone Configuration Utility Documentation said, select the certificate that the device uses to identify itself to the MDM server. Add the certificate to the device using the Credentials Settings, or use SCEP Settings to provide instructions for the device to obtain the certificate using SCEP. In the first place, I am not under SCEP server.
So as an alternative, I am using a certificate but I was unable to produce a valid certificate. All the certificates that I added in the settings for credentials cannot be selected in the identity field. And lastly, when I attempt to set up the configuration without any certificate, I am receiving error: “Profile failed to install”. And another error in the console is stating: “The identity certificate for com.test.test.mdm1 could not be found”. I am really lost now.
Does anyone ever tried to provide any iOS device with this kind of system? Please help.