Versions Compared

Key

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


...

importhttps://docs.empowerid.com/docs.css

Password Challenge questions validate a person's identity by verifying personal or business-related information entered into the system in response to a series of questions and answers known only by the person. While the person controls the selection of the questions and the entry of the answers, the administrator determines the number, type, and nature of the questions that can be chosen in the enrollment and reset process.

EmpowerID supports the following types of challenge questions:

  • user created or custom
  • user selectable
  • required
  • help desk questions


The answers to the first three types are stored in a non-reversible one-way hash that cannot be decrypted. Help desk questions are stored using reversible encryption, allowing authorized help desk staff to view these questions to verify the identity of users requesting assisted password resets.
To create

Create Password Challenge Questions

  1. In On the navigation sidebarnavbar, expand Admin, then Miscellaneous, and click Localized Text.
  2. From On the Localized Text management page, click the Actions tab and then click Create Localized Text.



  3. In the Locale Key Details form that appears, enter a name for the Locale Key in the Name and Display Name fields.
  4. Type the default value for the localized text in the Default Value field. 

    info



    EmpowerID provides support for multiple locales through the use of localized text entries. If no additional localized text entries are created for a question, or a user does not have a Preferred Language set on their EmpowerID Person, the text in this Default Value field is the text that displays to the user.

    HTML Comment

    For a conceptual overview of localization in EmpowerID, see Understanding Localization.


  5. Type the Key Entry Name in the Key Entry Name field. 

    info



    The format for this value is PasswordManagerQuestions_LocaleKeyName, where PasswordManagerQuestions represents the Word Set or Locale Resource Set to which the Locale Key (localized text) is bound.

    So, for example if you are creating "What was the make and model of your first car?" as a Password Challenge question, enter PasswordManagerQuestions_What was the make and model of your car? in this field.

  6. Type a description for the Locale Key in the Description field.
  7. Select Password Manager Enrollment Questions from the Word Set drop-down.

    The Locale Key Details form looks like this.



  8. Click Save.

...