|
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:
- Implement upgrade operation for Keycloak authorization resources
- Upgrade operation must be allowed in terms of validation
- Add unit tests for KeycloakAuthResourceCreator
- Add integration tests for an upgrade using Keycloak
- Add an upgrade parameter to the POST /entitlements request with a default value equal to false
Approach:
Implement logic according to the activity diagram
Acceptance criteria:
- Test code coverage is higher than 80%
- The story is demonstrated to the team
See also:
|