Skip to content
This repository has been archived by the owner on Dec 10, 2023. It is now read-only.

Latest commit

 

History

History
28 lines (19 loc) · 792 Bytes

File metadata and controls

28 lines (19 loc) · 792 Bytes

Users

The solution is multi-user, 3 users exists by default:
  • Admin
  • Tester
  • Monitor

Note

The default password is password

Note

Don't forget to disable default accounts in a production environment.

Add user

Only an administrator can add a new user. The creation of a user requires at least the following parameters and can be done via the web interface or the API - username - password

Delete a user

Only an administrator can remove a user. This action can be done throught the web interface or the web api.