Project

General

Profile

Task #1636

Updated by Radek Tomiška over 3 years ago

Redesign business roles assignment - compute all business roles, when role request is created and add business (sub) roles as standard role concepts: 
 - Add new column to role concept (+ change script) 
 - Add role request to LRTs, which assigns and removes assigned roles. 
 - When business role is configured (add + remove sub role), then currently assigned roles are updated by actual role composition. 
 - cache can be used for get all superior and sub roles by single role (forest index cannot be used for compositions) 

Back