Skip to main content

Automate - User Password Audit

Summary

This document outlines the criteria for determining if an Automate user's password is considered weak. The following items are required for a "strong" password:

  • No variations on the word "Password"
    • P@s$W0rd
    • p@$swORD
    • etc.
  • At least 10 characters long
  • Contains one lowercase character
  • Contains one uppercase character
  • Contains one numeric character
  • Contains one non-alphanumeric character

Columns

ColumnDescription
UsernameUser name
EmailEmail of the user
Password ErrorThe password complexity error indicating whether the password is strong or not.