Hello,
I have a project that uses the built in CheckUserCredentails custom action. I recently noticed that in the log file when AI_USER_CHECK_PASSWORD runs, it places all the values in the log, even the password.
AI_USER_CHECK_PASSWORD1AI_USER_IGNORE_FULLNAME1AI_USER_IGNORE_MSI1AI_USER_IS_GROUPDOMAIN_NAMEUSER_NAMEserviceUSER_PASSWORDpassword'.
The USER_PASSWORD prop has the hide property attribute set. Can this be changed so that it doesn't log value of USER_PASSWORD when that custom action validates the password?