I would suggest adding a logging statement to log the raw password. I might even suggest logging the hex representation of the string to ensure there are no non-visible characters embedded that you wouldn’t see with a visual inspection.
I would suggest adding a logging statement to log the raw password. I might even suggest logging the hex representation of the string to ensure there are no non-visible characters embedded that you wouldn’t see with a visual inspection.