Documentation:WebClient/login
From Wiki
[edit] Login Window
- When users start the application, they will get the login screen where they can then enter their user name, password, and select a database.
- The following figure shows the login screen.
- Here you can see the server is socket://localhost:8070. The server would have been defined during the configuration.
- The user would select the database they have access to from the list.
- Then, by providing the correct user name and password, users will gain access into the system. If information is entered incorrectly, you will be notified with an error message.



