36.3 Login

Upon first running the Security Approval App, you will need to enter the WEB Approval Server address, along with the administrator account and password that has approval permissions.

The server address format is: WEB server IP/domain:port

The port number refers to the port manually set during the installation of the WEB server (default is 80). If using the default port, it can be omitted.For non-default ports, the port must be specified after the IP.Only HTTP protocol is supported (HTTP can be omitted); HTTPS is not supported.

Examples of valid server addresses:

  • 1. IP + default port 80: 192.168.2.203
  • 2. IP + non-default port 8080: 192.168.2.203:8080
  • 3. Domain + mapped port: tecyexh.oicp.net:10941
  • 4. Adding http: http://192.168.2.203

After logging out of the Security Approval App, the server address and administrator account from the previous session will still be saved. The next time you log in, you only need to enter the correct password to access the app.

Note

After a successful login, if the app is closed using the system's built-in "exit" function, the current account will remain logged in. The next time the app is launched, it will automatically log in with the last used account.