Previous Topic: EMV OTP Input ElementsNext Topic: Password Input Elements


Questions and Answers (QnA) Input Elements

The qnaInput element contains the elements that are required for creating QnA credential. The following table lists the ArcotID OTP-specific elements:

Element

Mandatory

Description

qna

No

The questions and answers that are required for QnA authentication.

  • question
    The questions for which the user must provide answers.
  • answer
    Answers corresponding to the questions set.

qnaReset

 

The qnaReset element provides the following options:

  • deleteList
    Indicates that the specified question list will be deleted.
  • addList
    The list of questions and answers that have to be added.
  • changeAnswerList
    The list of questions and answers that have to be changed.
  • changeQuestionList
    The list of current questions that have to be changed and the list of newQuestions to which the old questions have to be changed to.