SOTI MobiControl

1

IP Address

IP address of the SOTI MobiControl host.

2

Port

Port number (optional, default: 443).

3

Client ID and Client Secret

Generated Client ID for the MobiControl API.

circle-info

Before creating a Client ID and Client Secret, you first need to add an API client. This requires administrative access to the Windows server where MobiControl is hosted. If you are a MobiControl cloud customer, please contact SOTI support for assistance.

You can follow the steps below to generate the credentials:

  • Launch a Windows command prompt with administrative privileges.

  • Navigate to the MobiControl installation directory.

  • Execute the following command, replacing the placeholders with your information:

Generate API client
MCAdmin.exe APIClientAdd -n:{APIClientName} [-p:{APISecret}]
  • API client name: A reference name for your application.

  • API secret (optional): A secure passphrase. If omitted, one will be generated.

  • After executing the command, the Client ID and Client Secret will be displayed in the command prompt.

circle-exclamation
4

Username

MobiControl administrator's username.

5

Password

MobiControl administrator's password.

6

SSL

Use SSL for connection (optional, default: Encrypted).

triangle-exclamation

Was this helpful?