Details
Description
Before storing/propagating/synchronizing a specific user or role a pre-processor could be called in order to allow any kind of manipulation before any actual operation takes place.
The idea is to provide an interface to be implemented into the overlay in order to perform custom pre-processing operations.
The custom implementation class name could be defined into the global configuration.
This new feature would give the "handle" to provide several attribute value manipulation like specific value translations, or something else.