Password Setting Enhancements

Following password setting enhancements has been made in this release which includes:

  • Supports a strong password.

    Password must contain at least one uppercase alphabet, at least one special character (such as !, @, #, $,%, ^, &, *, (), -, _, =, +), and at least one numeric digit between 0 and 9.

  • Password expires after every 180 days and user is forced to change the password.

  • User account gets locked after three unsuccessful login attempts.