Project

General

Profile

feature request #4922

Updated by Andreas Müller almost 6 years ago

Currently granted authorities are reusable. We want to make them group/user specific. Whenever a GA is removed from its owner it should be completely deleted from the DB. 


 


 GAs which are to be used by multiple owners need to be cloned. 


 


 We need to remove the unique index from the authority string and make he sets orphanRemoval = true. 


 


 During later processing or selection existing strings need to be deduplicated. => create new ticket for TaxEditor and cdmlib-security 


 


 see also #3785 
 

Back