Hi all,
I'm experiencing a problem where a user trough the IDM Self service Password reset on a SAP System will also unlock itself from an administrative lock(state 64) on that same System.
I think the problem is the value of the parameter %MX_DISABLED% which is passed to the sap_abap_handleBoolean script that evaluate it and return 0 or 1 to the attribute islocked of the SeABAPIdentityPassword task, executed during the reset password process.
Did someone experience the same issue? How can I check the value of that parameter?
Best regards.