indigo-iam / iam

INDIGO Identity and Access Management Service
https://indigo-iam.github.io/
Other
99 stars 43 forks source link

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

Open enricovianello opened 1 week ago

enricovianello commented 1 week ago

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.