Forum Discussion
sravanthi
2 years agoLevel 2.0: Eclair
Device Owner Provisioning
Hi Team, I am trying to make my application as device owner app, I am trying to use QR code for provisioning. I am unable to acheive the result. When I scan the QR code which I have generated (G...
- 2 years ago
Not as far as i know of as the enrollment token/id/url or whatever the MDM expects is pointing to the relvant enrollment rule to be used (because in each MDM you can have several).
Otherwise the MDM doesn't know how to proceed forward with the device (which settings to deploy, is it COPE, fully managed or just BYOD, and so on).
Moombas
2 years agoLevel 4.1: Jelly Bean
I think you have to remove the { and } inside the enrollment token
sravanthi
2 years agoLevel 2.0: Eclair
Even after removing that I am getting below error, when scanning QR code after Factory reset. Am I using the Checksum in the correct format?
is the SHA256 signature which I need to encode? and I am directly pasting the SHA256 value with " : " in base64encoder and encoding it.
Related Content
- 2 years ago
- 2 years ago
- 11 months ago