|
Purpose/Overview:
This operation will allow to upgrade of existing entitlements without the requirement to revoke and install a new version of an application
Requirements/Scope:
- Handle and detect new/changed/not-changed/deprecated system users from a new event, containing new and old values.
- Create a new system users within capabilities
- Modify capabilities for changed system users (no need to support change of password, username)
- Delete deprecated system users, including assigned capabilities/policies relations
- Add unit/integration tests to check the implementation
Acceptance criteria:
- Test code coverage is higher than 80%
- The story is demonstrated to the team
|