Access IoTRoutes Web
IoTRoutes Cloud Platform
When creating your IoTRoutes environment on the OSPO cloud platform, as detailed in this document Cloud Platform section, You will receive an email containing your access settings, namely:
- The access address : https://web.iotroutes.com or https://web.iotroutes.com?sbs=[EnvironmentName], where EnvironmentName is the name of the AOS you want to connect to.
- Username: This is the internal user for your IoTRoutes application, not to be confused with the cloud subscription user account.
- Password: This is a temporary password, which you can change later or reset via the "Forgotten Password" feature.
Local IoTRoutes platform
After creating your local AOS environment and the IoTRoutes client website. If you don't already have an existing database, on first access the system will automatically create a preconfigured database whose name is entered in the AOS appsettings.json file. A user account with administrator privileges is also created and sent by email to the address defined in the appsettings.json file under the "DefaultAdmin" section.
If you don't receive the notification, the default account is usually admin and the password is the one you entered in the configuration file appsetting.json or admin1 (see chapter On-premise AOS Installation). After the first login you should change the password by clicking on your account icon in the top right area of the screen.

Regardless of the type of your infrastructure, local or cloud, you can enter the AOS to which you want to connect in two ways:
- From the web access address, add the query sbs=[EnvironmentName] as above.
- In the login page, precede the login with [EnvironmentName]\. For example, myOASProd\admin

NB: You can remove the domain you were connected to by passing the query sbs=none (example web.iotroutes.com?sbs=none)