Navigation
Access to the dashboard is controlled through a default user name and password authentication. To access the Configurator UI from a browser window, perform the following steps:
Note:
- All the latest versions of Google Chrome, Mozilla Firefox, and Internet Explorer are supported by the Configurator UI.
- To start the configurator UI, the configurator and authorization service must be up and running. Also, update the
$OM_HOME/roles/configurator-ui/standalone/config/application.properties
file for theconfiguratorServiceUrl
andauthorizationServiceTokenEndPoint
values. - All the application properties and configuration files are present at the
$OM_HOME/seed-data location.
Starting from the 5.1.0-HF-6 hotfix, the application properties are supported in JSON format.
- Procedure
- To access the Login page, visit
http://<host>:<port number>, where:
host
is the computer where you have started configurator UI serviceport
is the port number of the machine where configurator UI listens for therequests. (Default: 9104)
- Enter the credentials in the
Username and
Password fields and then click
LOGIN.
The Configurator UI dashboard opens.