Dashboard to get some insights into the user activities for a running whydah installation
-
Total number of users
-
Total number of applications
-
Number of new users/day (per hour?) From which aplication
-
Number of logins/day From which aplication
-
Number of deleted users/day
Number of sessions accessed/day/application
- and more to come
You can configure the environment by modifying json file ./environment_config.json
in the current directory
The name is the deployment target, and favicon should match the target
Example
{
"environment_name": "My awesome target",
"favicon": "awesome.favicon.ico"
}