Provisioning of custom users/roles including global rights #1499
Labels
blockchain
Indicates blockchain related issue or feature
feature
Indicates a new feature implementation
Milestone
Description 💡
TruBudget's provisioning can be used to automatically generate TruBudget data, including users, groups and projects.
At the moment, the assignment of global permissions to users is hardcoded in users_and_groups.js.
A dynamic assignment of permissions defined in users.json would allow us to create custom users with a custom selection of permissions. (For example, users with reading permissions only, another user with technical/blockchain permissions and a third one with project creation rights)
A possible user.json entry could look like:
As a developer, I would like to automatically provision TruBudget (functional) users including specific global permissions.
The text was updated successfully, but these errors were encountered: