iam icon indicating copy to clipboard operation
iam copied to clipboard

On client status change send an email to the list of contacts

Open enricovianello opened this issue 8 months ago • 0 comments

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.

enricovianello avatar Jun 25 '24 09:06 enricovianello