Actions
User Story #301
openEpic #49: Implement user, groups and permissions management
Feature #272: Agent identity
As an administrator, I want to list, rotate and revoke node credentials, so that a decommissioned or compromised node loses access immediately
User Story #301:
As an administrator, I want to list, rotate and revoke node credentials, so that a decommissioned or compromised node loses access immediately
Start date:
Due date:
% Done:
0%
Estimated time:
Description
Nodes are replaced, rebuilt and occasionally compromised. Cutting one off must not mean re-enrolling the rest.
Acceptance criteria
- Registered nodes are listed with their state and when they were last seen
- A node's credential can be rotated without re-enrolling it
- A node's credential can be revoked, and it is refused from then on
- Revoking one node does not affect any other
- A node's identity only proves which node it is; it never says what any person may do
Rejection reason
Superseded by the rewritten epic #49
Actions