Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
Note

Please note that this document is a draft and still not finalized.

Info

This page describes how to configure strong password policies on App and Web

Table of Contents
minLevel1
maxLevel7

Available Password Policies

The following password policies are supported by the current implementation for both web and mobile applications and can be configured based on the requirements of the users.

  • Password lifetime: 90 days

  • Max number of wrong login attempts: 5

  • Minimum length: 8 characters

  • Maximum length: x characters

  • A password can’t contain:

    • Member number

    • Name

  • Out of the 4 password policy requirements below, only 3 of them needs to be fulfilled for a password to be accepted as a valid strong password.

    • Needs to contain: Capital letter

    • Needs to contain: Small letter

    • Needs to contain: Number

    • Needs to contain: Special character !, @, #, $, %, ^, &,  *

Setting-up Password Policies

The following settings should be enabled and configured in order to set up the password policies for a particular installation.

enablePasswordPolicies

Only if enablePasswordPolicies is TRUE , the password policies can be configured to validate passwords while setting up and resetting them.

Image Added

customerPasswordLifetimeValue

The customerPasswordLifetimeValue is the setting that can be used to specify the life time of a given password.

Image Added

customerPasswordMinimumLength

Image Added

customerMaxWrongLoginAttempts

Image Added

Password Policies on Web and App

Web

Join Us Flow

Image Added

Image Added

Reset Password Flow

Image Added

Log In Screen

Image Added

Image Added

Password Lifetime on Web and App

The password lifetime suggests for how long a specific password is active.

The default lifetime of a password is set to 90 days about which the user will be notified 3 days before the password expiration.

If the user has exceeded the max no of wrong login attempts users can contact back office admin and can reset their passwords Users can use reset password flow in the app and web.