Previous Topic: Configure Password Issuance ProfileNext Topic: Configure OTP Settings


Configure Password Authentication Policy

A Password policy can be used to specify the following attributes related to password-based authentication:

Follow these steps:

  1. Click the Services and Server Configurations tab on the main menu.
  2. Ensure that the CA Strong Authentication tab in the submenu is active.
  3. Under the Password section, click the Authentication link to display the Password Authentication Policy page.
  4. Edit the fields in the Policy Configuration section, as required.
    Create

    If you choose to create a new policy, then:

    • Select the Create option.
    • Specify the Configuration Name of the new policy in the field that appears.
    Update

    If you choose to update an existing policy, then select the policy that you want to update from the Select Configuration list that appears.

    Copy Configuration

    Enable this option if you want to create the policy by copying the configurations from an existing policy.

    Note: You can also copy from configurations that belong to other organizations that you have scope on.

    Available Configurations

    Select the policy from which the configurations will be copied.

    Lockout Credential After

    Specify the number of failed attempts after which the user credential will be locked.

    Check User Status Before Authentication

    Select this option if you want to verify whether the user is active, before authenticating them.

  5. Expand the Advanced Configurations section by clicking the [+] sign.
  6. Edit the fields in the section, as required:
    Issue Warning

    Specify the number of days before the warning is sent to the calling application about the user’s impending credential expiration.

    Allow Successful Authentication

    Specify the number of days for which the users can use an expired credential to successfully log in.

    Enable Automatic Credential Unlock

    Select this option if you want the credential to be automatically unlocked after the time you specify in the following field.

    This field is valid only if you specify the corresponding value in the Lockout Credential After field.

    Note: The credential does not get automatically unlocked after the unlock period. The credential has to be used for successful authentication after the unlock period to get it unlocked.

    Unlock After

    Specify the number of hours after which a locked credential can be used again for authentication.

    Challenge Validity (in Seconds)

    Specify the duration for which the password challenge has to be valid.

    Number of Password Characters to Challenge

    Specify the total number of password characters that have to be challenged. The number of random positions challenged by CA AuthMinder Server is equal to this value.

    Alternate Processing Options

    The CA AuthMinder Server acts as a proxy and passes the authentication requests to other authentication servers, based on the following conditions:

    • User Not Found: If the user trying to authenticate is not present in the CA AuthMinder database, then the request is passed to the other server.
    • Credential Not Found: If the credential with which the user is trying to authenticate is not present in the CA AuthMinder database, then the request is passed to the other server.

    See "Configuring CA AuthMinder as RADIUS Proxy Server" for more information to enable this feature.

    Usage Type for Verification

    Choose the Any Usage Type option if you want to authenticate users with any of their passwords. For example, if the user has two passwords, welcome123 with usage type as permanent and hello123 with usage type as temporary, then the user will be authenticated if they provide either of the passwords.

    If you want the user to authenticate with the particular password, then enter the name of its usage type in the UsageType field.

  7. Click Save.
  8. Refresh all deployed CA AuthMinder Server instances. See Refresh a Server Instance for instructions about the procedure.