Usernames and passwords have their own unique policies and requirements.

Since usernames are also the "local" part of an email address, they must conform to be compatible with as many standards as possible.

Usernames

  • must be from 1 and 30 characters
  • support alphanumerics (uppercase/lowercase letters, numbers); special characters supported:
    • . (period)
    • - (hyphen)
    • _ (underscore)
  • must have an uppercase letter, lowercase letter, or number as the first character

Passwords

  • must be from 5 and 20 characters
  • support alphanumerics (uppercase/lowercase letters, numbers)
  • support special characters EXCEPT backslash ("\")

NOTE:

First and Last Name fields have a maximum limit of 75 characters.