Hi ryan,
There is a Java action, which we can use to verify the ild password for the user,
the name of the java action is:
‘ System.VerifyPassword ’
You can just pass the accout Username and the old password, and it will return a boolean, indicating the password is whether correct ot not.
Let me know, if you have any issues,
Hope it helps!!