Actions
User Story #275
openEpic #49: Implement user, groups and permissions management
Feature #265: Permission catalog
As an administrator, I want to browse every permission the platform knows about, so that I can build roles from real capabilities
User Story #275:
As an administrator, I want to browse every permission the platform knows about, so that I can build roles from real capabilities
Start date:
Due date:
% Done:
0%
Estimated time:
Description
Permissions are identifiers, and an administrator should never have to guess or type one. The catalog lists them grouped by where they come from, with a readable description of what each one allows.
Acceptance criteria
- Permissions can be listed, grouped by namespace and resource
- Each entry shows a human description and the kinds of object it can apply to
- The list can be searched
- A permission that no longer exists is never offered
Rejection reason
Superseded by the rewritten epic #49
Actions