Skip to main content
Version: Early Access

Resetting A User's Password

Any local user can reset their own password. As an administrator, you can also notify the user to reset their password if you think their credentials have been compromised.

note

Resetting a password in this way only applies to local users. SSO user passwords must be managed through your identity provider.

Reset a User's Password as an Administrator

  1. Log in to the Platform.
  2. In the left navigation, under User Management, click Users.
  3. On the Users page, find the user whose password needs to change and click the Reset Password icon under Actions.

After this step, the user receives an email notification to update their password.

User then clicks the Link to account update link received in the email and updates the password by following instructions. By clicking the Back to Application link, user can login to their account using the new password.

Reset Password as a Local User

  1. Users can use the Forgot Password link on the login page to reset their password.

  2. If a user is already logged in and wants to change their password:

    a. The user must click Edit Profile on the Overview page in the Profile section. They can also click on their profile initials on the top right corner and select View Profile.

  3. The user must enter their new password adhering to the complex password policy and click Change password.

Password Policy

The following table lists the default password policy for the Platform:

Required ParametersDefault ValueMinimum Value
Number of digits10
Number of lower-case characters00
Number of upper-case characters00
Number of special characters10
Number of days valid1801
Number of passwords remembered (Kept in history)31
Minimum password length128
UsernameNot same as username
Email IdNot same as email address

The system prompts the user for a password reset during the following scenarios:

  • When the user logs in for the first time after the minimum value has increased (for example, If the default value for the password length was 12 and then the minimum password length changes to 24).
note

If the minimum length changes to a lower value, the users need not update their password."

  • When the password exceeds the valid number of days (for example, if the valid number of days is 150, and the user logs into the account after day 150).