Password Requirements

  • Password length should be between 8 and 32 characters
  • No Spaces
  • Not more than 2 identical characters in a row (e.g., 111 not allowed)
  • No sequential characters allowed (e.g., 123 or abcde)
At Least one of each:

  • Lower case letter [a-z]
  • Upper case letter [A-Z]
  • Numeral [0-9]
  • Symbol [~ ! @ # $ % ^ & * ( ) _ + : ; < > ? { } [ ] |]