Details
-
Improvement
-
Status: Closed
-
Major
-
Resolution: Fixed
-
None
-
None
Description
since system users come with different requirements than regular users they are today excluded from the actions and thus won't trigger calls to AuthorizableAction.onCreate(User, String, Root, NamePathMapper). This could be improved by extending the AuthorizableAction with a dedicated method to allow applications to respond to UserManager.createSystemUser calls.