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
- Open Settings in
Chrome.
- Expand Passwords.
- Remove the
password(s) saved for this site.
- 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 ...
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 ...
Workaround - ShareFile Error "Failed to save the service - password"
Objective: This article aims to provide a step-by-step guide on how to fix the ShareFile error during provisioning as shown below. Description The issue seems related to related to OAUTH and ShareFileV3 password missing or incorrectly entered in ...