Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Excerpt

Follow the instructions below to sign into in to the WSO2 IoT Server device management console:

  1. Start the server.

  2. Access the device management console.

    • For access via HTTP: 
      http://<IOTS_HTTP_HOST>:9763/devicemgt/ 

      For example: http://localhost:9763/devicemgt/
    • For access via secured HTTP: 
      https://<IOTS_HTTPS_HOST>:9443/devicemgt/ 
      For example: https://localhost:9443/devicemgt/ 
  3. Enter the username and password, and sign in.

    Info

    The system administrator will be able to log in using admin for both the username and password. However, other users will have to first register with IoTS before being able to log into the IoTS device management console. For more information on creating a new account, see Registering with WSO2 IoT Server.

  4. Click LOGIN. The respective device management console will change, based on the permissions assigned to the user.
    For example, the device management console for an administrator is as follows:

...