-
Feature Request
-
Resolution: Unresolved
-
L3 - Default
-
None
-
7.17.3
-
None
-
None
User Story (Required on creation):
As an administrator, I can configure a 4-eyes principle mechanism in Admin so that another user signs off user creations.
Functional Requirements (Required before implementation):
- In Admin, on the user's page, I can see who is not yet approved and do that.
- I can filter the list of users for not yet approved users.
Technical Requirements (Required before implementation):
- Introduce a new column in the user table to reflect whether the user is already approved or not.
- Expose the approved flag into all our APIs.
- Introduce API to approve a user (needs to be exposed to all APIs as well)
- Users cannot approve themselves.
- Decide who is allowed to approve other users (e.g., only users belonging to the admin group; only users with permission to create other users).
- Implement UI in Admin to see who's approved and who's not and to approve a user.
- Write documentation.
Limitations of Scope (Optional):
-
Hints (optional):
-
This is the controller panel for Smart Panels app
- is related to
-
CAM-12898 4 eyes principle for cockpit modifications
- Open
- links to