Page History
...
Start the WSO2 IoT Server's core profile.
Code Block cd <IOTS_HOME>/bin ./iot-server.sh
Access the device management console:
https://<IOTS_HOST>:<IOTS_HTTPS_PORT>/devicemgt
Info - By default,
<IOTS_HOST>
islocalhost.
However, if you are using a public IP, the respective IP address or domain needs to be specified. - By default,
<IOTS_HTTPS_PORT>
is set to 9443. However, if the port offset is incremented byn
, the default port value needs to be incremented byn
.
- By default,
- Click Sign in with OpenID Connect.
You are redirected to the OpenID connect log in page. - Enter bob as the username and bob as the password, and click Login. This is the default username and password for the IdentityServer4 demo site.
Once the authentication is successful, you are redirected into the device management console.
...
Overview
Content Tools
Activity