The user-detail.csv file describes user details and is only picked up if the property user-detail-filename is set to this file’s location.Documentation Index
Fetch the complete documentation index at: https://docs.activeviam.com/llms.txt
Use this file to discover all available pages before exploring further.
File format
| Field name | Description |
|---|---|
| Username | Username |
| Password | Password for this user |
| Roles | List of roles for this user |
File values
| Username | Password | Roles |
|---|---|---|
| admin | admin | ROLE_ADMIN;ROLE_CS_ROOT;GROUP_USERS;GROUP_MANAGERS;ROLE_USER;ROLE_ACTIVITI_USER;ROLE_ACTIVITI_ADMIN |
| controller | controller | ROLE_USER;ROLE_ACTIVITI_USER;GROUP_USERS;ROLE_CONTROLLER;ROLE_ACTIVITI_ADMIN;GROUP_MANAGERS |
| user1 | use1 | ROLE_USER;GROUP_USERS;ROLE_ACTIVITI_USER |
| user2 | user2 | ROLE_USER;GROUP_USERS;ROLE_ACTIVITI_USER |
| manager1 | manager1 | ROLE_USER;GROUP_MANAGERS;ROLE_ACTIVITI_USER |
| manager2 | manager2 | ROLE_USER;GROUP_MANAGERS;ROLE_ACTIVITI_USER |