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.

 



    • Related Articles

    • Atria API User Guide (CortexAPI)

      Overview The application programming interface (API) is a powerful interface that allows you to interact directly with Atria without using the ATRIA Web User Interface (UI).  The API grants a user, with some development knowledge, the ability to ...
    • How to Move and Copy users through the Web Management Portal

      Objective This article will guide you how to move a user from one customer to another; and copy a user to create a new user. Applies To: CloudService Portal Manager V11.x CloudService Portal Manager V11.5.x Overview User move can only be performed by ...
    • Atria Configuration - Self Service Password Reset

      Background Information Forgotten passwords and associated reset processes cause frustration and lost productivity for end-users. For IT providers, it consumes time and increases costs. For Support staff, it’s a tedious task. Atria Self Password Reset ...
    • HOW TO : Configure Atria to have a freeform Company Name attribute for users.

      Users in Active Directory and Azure AD have an attribute called Company.  By default, Atria will automatically populate this value with the Customer Name field from Atria.  With default configuration, this means that on importing users with the AD ...
    • Creating an Autotask API User for Atria

      Introduction In order to configure Atria to update Contracts in Autotask, you need to generate an API user and obtain the API username and password. This article takes you through the steps of setting up a Security Level and a new user. 1. Set up a ...