Create User - Prevent Chrome browser from auto completing username and password fields

Create User - Prevent Chrome browser from auto completing username and password fields

Overview

As Atria is an administrative tool, usernames and passwords are frequently keyed in, but unlike other username/password combinations this is one time you dont want the browser to remember.
There are HTML directives that should in theory disable autocompletion on fields, unfortunately these features are largely ignored by most common browsers.

The Chrome browser will automatically fill username and password textbox inputs even if autocomplete html attribute of this elements are set to off.
This workaround shows how to remove a saved password for the Atria website and then turn off saving of login information to the website to prevent auto fill.  


Reset Chrome auto fill configurations


  1. Open Settings in Chrome.

 

 

 

 

  1. Expand Passwords.

 

 

 

 

  1. Remove the password(s) saved for this site.

 

 

 

 

  1. Logout then login back to Atria portal. Click Never to turn off saving passwords for Atria website.