Hi
We need to change the “user” object, which is the mobile user / device / enrollable object, to “mobile user”. I cannot find where to do this in OXIDE?
Hi
We need to change the “user” object, which is the mobile user / device / enrollable object, to “mobile user”. I cannot find where to do this in OXIDE?
Hi Lennie
This can be accomplished by updating the <mobile_user>
tag in your application.xml
file directly. Simply open the Command Palette, search for application.xml
and update the file accordingly.
NB! Caution! This will require all existing users to re-enroll.
Before changing the User Model:
Thank you Tielman.