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 to the device management console.
...
Note |
---|
When starting off the user bob did not exist in WSO2 IoT Server. Because you configured JIT provisioning for the IdP, you see that a new user is created under Users in the WSO2 IoT Server device management console. The new users name is denoted by as a string of integers, such as 88421113. Follow the steps given below to check the role of the user that got created:
|
Overview
Content Tools
Activity