Configuring Password Authentication Policies

A password authentication policy is a template containing predefined parameters enforced during authentication, such as password lengths or constraints.

Password authentication policy have several parameters that includes Username Constraints, Password Constraints, and Password Validity.

To learn more about password authentication policies, see Authentication Policies in the HID Authentication Service.

Creating New Password Authentication Policy

Prerequisites: To add a new password authentication policy, you must be assigned the Configure Settings permission.
Note:

It is recommended that you create a new password authentication policy based on a default policy.

The predefined authentication policies comply with the following recommendations in the NIST SP 800-63B-3 guidelines concerning digital identity:

  • Minimum Length – 8 characters

  • Maximum Length – 128 characters

    Note: After cloning the authentication policy, the administrator will be able to configure password of minimum and maximum length constraints from 1 to 128 characters.
  • Restrictions:

    • No constraints in the range of characters allowed.

    • No requirement to mix different character types.

    • Must not be a previous password.

    • Must not be include user attributes.

    • Must not be contain black-listed words.

    • Must not be a sequence.

  • Validity of password (after creation/update) – 1825 days.

To create a new password authentication policy, follow the below steps:

  1. Sign in to Administration portal.

  2. Click Settings icon in the left navigation bar to open the Settings page.

  3. Click Authentication Polices on the Settings page, then you can see list of Authentication policies.

  4. Click ADD POLICY, then Add Policy pop-up window appears.

  5. From the drop-down menu, choose a standard password authentication policy to replicate for the newly created authentication policy and click PROCEED.

    See Authentication Policies in the HID Authentication Service for more information.

  6. Authentication Policy Details page opens.

    Edit the main information for your Password Authentication policy based on your requirement:

    • Policy name – should be unique for ease of administration.

    • Policy description - a description for your password authentication policy. Content is free-format

  7. Then proceed to define Username Constraints, Password Constraints, and Password Validity settings.

Define Username Constraints settings

This section describes the Username Constraints parameters. These constraints enforced when a user name is created.

Define Password Constraints settings

This section describes the Password Constraints parameters. These constraints enforced when a Password is created.

Define Password Validity Settings

This section describes the Password Validity parameters.

Click SAVE to save the settings. After saving, the newly created password authentication policy is added into the authentication policies list.

Viewing Password Authentication Policy

You can view password authentication policies by following the below steps:

  1. Sign in to Administration portal.

  2. Click Settings in the left navigation bar to open the Settings page.

  3. Click Authentication Polices on the Settings page, then you can see list of authentication policies.

  4. From the list of authentication policies, choose and click on the row of a password authentication policy you want to view.

    (or) you can also click on "View Authentication Policy" shown in the action menu () of a password authentication policy.

  5. Authentication Policy Details page opens and details are as shown below.

    Fields Description
    Policy name

    The name of the password authentication policy.

    Policy description The description for the password authentication policy.
    Policy ID An identifier or code for the password authentication policy.
  6. You can also view other settings of your password authentication policy by clicking on Username Constraints, Password Constraints, and Password Validity tabs.

  7. Click RETURN to return to the list of authentication policies page.

    Note:

    If required,

Editing Password Authentication Policy

Prerequisites: To edit a password authentication policy, you must be assigned the Configure Settings permission.
Important: You cannot edit the default password authentication policies. For those default policies, EDIT or DELETE button will not be present.

When required, you can edit a customized password authentication policy by following the below steps:

  1. Sign in to Administration portal.

  2. Click Settings in the left navigation bar to open the Settings page.

  3. Click Authentication Polices on the Settings page, then you can see list of authentication policies.

  4. From the list of authentication policies, choose a password authentication policy you want to edit.

    Click on "Edit Authentication Policy" shown in the action menu () or click EDIT on the view page of that policy.

  5. Authentication Policy Details edit page opens, do the required changes for policy name, policy description and parameters of Username Constraints, Password Constraints, and Password Validity tabs.

  6. Click SAVE to update the changes.

Deleting Password Authentication Policy

Prerequisites: To delete a password authentication policy, you must be assigned the Configure Settings permission.
Important:
  • You cannot delete the default password authentication policies. For those default policies, EDIT or DELETE button will not be present.

  • You cannot delete policies which are assigned to users or devices.

To delete a customized password authentication policy, follow the below steps:

  1. Sign in to Administration portal.

  2. Click Settings in the left navigation bar to open the Settings page.

  3. Click Authentication Polices on the Settings page, then you can see list of Authentication policies.

  4. From the list of authentication policies, choose a password authentication policy you want to delete.

    Click on "Delete Authentication Policy" shown in the action menu () or click DELETE on the view page of that policy.

  5. A Delete Policy confirmation dialog box appears, click OK to confirm the deletion.