How to Use the Initial Login in Security Approval App - AnySecura Manual

Welcome to your first step in securing workflows with the AnySecura Security Approval App. This guide will walk you through the initial login, showing you how to connect to your WEB Approval Server using the correct address format and your administrator credentials.

You'll understand how to specify server addresses, including handling different ports, and see how the app conveniently saves your details for future sessions, making subsequent access quick and seamless.

AnySecura Login interface


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.