Skip to main content

KbaContext

The KBA context allows the settings for knowledge-based authentication to be overridden for a particular resource rule. For example, a different challenge size can be specified.

Properties

NameTypeDescriptionNotes
challenge_sizeintNumber of questions that the user must answer. If not provided, the default QA challenge size in the KBA settings is used.[optional]
deny_accessboolIf true, the resource rule evaluating the context will return Access Denied.
wrong_answers_allowedintNumber of questions that the user could answer incorrectly and still be considered a valid response. If not provided, the default wrong answers allowed in the KBA settings is used.[optional]

Example