if you look at the old "Disable browser password save" topic, you helped us by introducing an AutoComplete property which we set to False for our edit controls on a login page. Now it seems that the Chrome browser is not respecting this setting. This gives us problems if the user answers Yes when asked to store passwords:
- We have multiple user names passwords (login details for an account + login details for users within that account + under some circumstances a one-time code), but Chrome seems to fill in the value it stored for the first password field into all password fields.
- Chrome makes the password fields non-editable (marked yellow).
Do you have any idea how to work around these problems? Preferably, we would like to disable all browser password saving, and instead handle it ourselves.
We are currently using IW 14.0.63 and CG 3.0.0.65 in production. You can have a look at the login page on https://m.rapidreach-notification.com if you like. Note: I have not had time to compare behavior with other browsers yet.
Best regards
Magnus Oskarsson