KB: Knox Mobile Enrollment (KME) Details
More information on Knox Mobile Enrollment can be found here: https://docs.samsungknox.com/admin/knox-mobile-enrollment/welcome.htm
Select Android Enterprise
Profile Name: Enter relevant profile name such as Kiosk Browser Profile Production
Pick your MDM: Other
MDM Agent APK: https://kbremote.blob.core.windows.net/apk/current/com.procoit.kioskbrowser.apk
Click Continue
If you wish to configure additional Kiosk Browser settings you can enter these in the field "Custom JSON Data" (more detail below).
Disable system applications: This will disable non essential system applications but please note in some instances this prevents applications with a webview component from working.
It's possible to configure additional Kiosk Browser settings when using KME, such as remote management registration key/licence key, kiosk URL, JSON Configuration URL.
{
"registration_key":"XYZZ1",
"licence_key":"123456",
"kiosk_url":"http://www.mycompany.com",
"automatic_config_url":"http://www.mycompany.com/klconfig.json"
}
Profile
Select Android Enterprise
Profile Name: Enter relevant profile name such as Kiosk Browser Profile Production
Pick your MDM: Other
MDM Agent APK: https://kbremote.blob.core.windows.net/apk/current/com.procoit.kioskbrowser.apk
Click Continue
Profile Settings
If you wish to configure additional Kiosk Browser settings you can enter these in the field "Custom JSON Data" (more detail below).
Disable system applications: This will disable non essential system applications but please note in some instances this prevents applications with a webview component from working.
Custom JSON Data
It's possible to configure additional Kiosk Browser settings when using KME, such as remote management registration key/licence key, kiosk URL, JSON Configuration URL.
{
"registration_key":"XYZZ1",
"licence_key":"123456",
"kiosk_url":"http://www.mycompany.com",
"automatic_config_url":"http://www.mycompany.com/klconfig.json"
}
Updated on: 09/02/2022
Thank you!