hi, I have an end java application running on MySQL configured to use Syncope Identity Management.
I am not able to do this critical scenario: 1. When a user is attempting to put invalid password for configured n times, the account gets locked. We are synchronizing this locked status to syncope and it is happening properly. But the account is not locked in Syncope (user is able to login into syncope using his old password.). I need something like, as soon as the user is locked in the end application, the user should get suspended in the syncope application as well. Let me know if this is doable. Regards, Suresh Ajja
