T2: Kanidm capability groups module #5
Labels
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
lab/iac#5
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Parent
Spec: catalog-driven app bootstrapping and capability groups (#2)
What to build
The catalog's per-app capability-group list creates the Kanidm groups
group-<app>_<capability>plus the nested<app>-rootgroup (root is a member of all capability groups), so a developer's membership grants per-app access across the platform.Acceptance criteria
group-<app>_<capability>for each catalog capability<app>-rootcreated as a nested group member of all capability groups (Kanidm nested groups)tofu validatepasses with a representative catalogBlocked by