feature request #4922
GrantedAuthorities not reusable anymore
Start date:
05/21/2015
Due date:
% Done:
0%
Severity:
normal
Description
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
Related issues
History
#1 Updated by Andreas Müller almost 6 years ago
- Target version deleted (
CDM UML 3.6)
#2 Updated by Andreas Müller almost 5 years ago
- Target version changed from CDM UML 4.0 to CDM UML 4.1
#3 Updated by Andreas Müller almost 5 years ago
- Priority changed from Priority12 to Priority10
#4 Updated by Andreas Müller over 4 years ago
- Target version changed from CDM UML 4.1 to CDM UML 4.7
#5 Updated by Andreas Müller almost 4 years ago
- Target version changed from CDM UML 4.7 to CDM UML 5.0
#6 Updated by Andreas Müller almost 3 years ago
- Related to bug #7099: Make CdmAuthority a persistable class added
#7 Updated by Andreas Müller almost 3 years ago
- Description updated (diff)
- Target version changed from CDM UML 5.0 to CDM UML 5.5
need to check if this is still relevant
#8 Updated by Andreas Kohlbecker almost 3 years ago
can someone add some more detail to shed some light on the need for this?
#9 Updated by Andreas Müller about 2 years ago
- Target version changed from CDM UML 5.5 to CDM UML 5.15
#10 Updated by Andreas Kohlbecker about 2 years ago
I have concerns about duplicating GAs as this will complicate first data inserters and managing of default GAs in general.
#12 Updated by Andreas Kohlbecker over 1 year ago
- Tags set to permission
#13 Updated by Andreas Müller over 1 year ago
- Tags deleted (
permission) - Private changed from Yes to No
#14 Updated by Andreas Müller over 1 year ago
- Related to feature request #8464: Make AuthorityBases unique added
#15 Updated by Andreas Müller 10 months ago
- Target version changed from CDM UML 5.15 to CDM UML 5.22