Actions
Feature #2178
openAttributes assignedRolesForSystem or assignedRoles contains only valid roles
Status:
New
Priority:
Normal
Assignee:
Vít Švanda
Category:
Provisioning
Target version:
-
Start date:
04/01/2020
Due date:
% Done:
0%
Estimated time:
Owner:
Description
Please is possible that attributes assignedRolesForSystem and assignedRoles in system mapping will also contains invalid roles?
Use case:- role with mapped system is assigned with valid from = null on contract that is valid in future,
- or role is assigned with valid from with future validity, but with forward account management,
- the system mapping has mapped attribute that with infromation about assigned roles: assignedRolesForSystem or assignedRoles,
- attributes doesn't contains a roles because all roles are assigned on contract with future validty = identityRoleFilter.setValid(Boolean.TRUE),
- first provisioning on the system hasn't information from roles, or their parameters that is required and provision may fail.
tested version: 9.7.10, 10.1.0
Actions