Project

General

Profile

Defect #1980

Updated by Alena Peterová over 4 years ago

Version 9.7.11 
 Situation: 
 * an identity has assigned a role LDAP, which (now) has connected system LDAP. 
 * the identity has an account on LDAP linked by this role, but without the "roleSystem" property (the link was originally made by the default role in the synchronization, when the role didn't have the system yet) 
 * run "Recalculate accounts and provision" on this identity 
 * the account is deleted 
 * run "Recalculate accounts and provision" on this identity again 
 * the account is created 

 Expected behavior: The account is not deleted by this actions. action. Maybe the account link is updated (added roleSystem), or recreated. 

 You can see from the screenshots, that no other action than then ACM was run for this identity (the role was assigned the whole time). Audit: 
 !audit.png! 
 Provisioning archive: 
 !provisioning.png!

Back