KL: 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 Launcher Profile Production
Pick your MDM: Other
MDM Agent APK: https://klremote.blob.core.windows.net/apk/current/com.procoit.kiosklauncher.apk
Click Continue

If you wish to configure additional Kiosk Launcher 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 Launcher settings when using KME, such as remote management registration key/licence key, JSON Configuration URL, APKs to install.
{
"registration_key":"XYZZ1",
"licence_key":"123456",
"automatic_config_url":"http://www.mycompany.com/klconfig.json",
"apk_urls":"http://www.mycompany.com/app1.apk,http://www.mycompany.com/app2.apk"
}

Profile
Select Android Enterprise
Profile Name: Enter relevant profile name such as Kiosk Launcher Profile Production
Pick your MDM: Other
MDM Agent APK: https://klremote.blob.core.windows.net/apk/current/com.procoit.kiosklauncher.apk
Click Continue

Profile Settings
If you wish to configure additional Kiosk Launcher 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 Launcher settings when using KME, such as remote management registration key/licence key, JSON Configuration URL, APKs to install.
{
"registration_key":"XYZZ1",
"licence_key":"123456",
"automatic_config_url":"http://www.mycompany.com/klconfig.json",
"apk_urls":"http://www.mycompany.com/app1.apk,http://www.mycompany.com/app2.apk"
}
Updated on: 09/02/2022
Thank you!