Go to the Knox Mobile Enrollment User Guide for detailed information on how to integrate this service with Knox Manage.
You will need to enter the following data during the setup process:
MDM Server URI
- Asia – https://ap01.manage.samsungknox.com
- US – https://us01.manage.samsungknox.com
- EU – https://eu01.manage.samsungknox.com
Depending on the tenant, you may have to change the domain URI. Refer to your prefix server address of the Knox Manage Admin Portal, and then enter that value in the MDM Server URI. For example, if your server address is https://ap02.manage.samsungknox.com/emm/admin/login.do, your MDM Server URI should be https://ap02.manage.samsungknox.com.
MDM Agent APK
- Asia – http://install-ap.manage.samsungknox.com/KnoxManageEMMService.apk
- US – http://install-us.manage.samsungknox.com/KnoxManageEMMService.apk
- EU – http://install-eu.manage.samsungknox.com/KnoxManageEMMService.apk
Custom JSON data
{"TenantId":"YOUR_TENANT", "TenantType":"M"}
- TenantId refers to the name of your Knox Manage company account. It occurs after @ in your Knox Manage Username.
For example, your JSON data entry may look like this:
{"TenantId":"knoxteam.samsung.com", "TenantType":"M"}