iam
iam copied to clipboard
On client status change send an email to the list of contacts
Here is the AUDIT event creation: https://github.com/indigo-iam/iam/blob/master/iam-login-service/src/main/java/it/infn/mw/iam/api/client/management/service/DefaultClientManagementService.java#L145
We could send also an email to the list of client's contacts when a client is disabled or restored by a VO admin.