can we set the exit lockdown mode password via REST and SSL

I see that to exit lockdown mode, one has to enter an Administration password that is created via an Authentication profile, presumably set up on the dashboard. How customizable is this password generation? Specifically, can we set it via REST and SSL, or is it only via the dashboard?
5 years ago
Android
ANSWERS
R
RRMOD@SOTI
5 years ago (edited 5 years ago)

Hi Masentle,

Thank you for requesting an answer from Support Staff.

Please follow the steps mentioned below to integrate the Mobicontrol with REST API.

RC
Raymond Chan
5 years ago

If you just want to exit/enter lockdown mode, do not mess with the device Administrator Password, as setting a device into administrator mode have much much more impact that turning off the lockdown/kisok-mode.  MANY OTHER deployed policies will also be suspended until the device goes back to the normal USER mode.  Hence,  forcing a device to ADMINISTRATOR mode should be done with care at all time, and exiting back to USER mode should be done a.s.a.p to avoid exposing various device securty loophole(s) while security policies are suspended.

 It is unfortunate that some posts in this forum have spread the wrong information or practices of turning off lockdown/kiosk with device Administrator password, or wrongly attributing the device administrator password as being added merely to support turning off/on of lockdown/kiosk.

There are other legacy/javacript script command dedicated to turning on/off lockdown/kiosk-mode.  Please look up the relevant online documentation for the verison of MobiControl you are using.  After making sure that the right script command works on your devices, you can use MobiControl RESTful API's to send the validated script for acheving what you need.

Alternatively, if your lockdown/kiosk-mode payload is included in a separate profile by itself, you have a simpler option of using the RESTful API's related to profile deployment/revocation to turn on/off lockdown.