Skip to main content

KOBIL Register Security Question

KOBIL Register Security Question

The main task of this execution is to select and register the answer for the security questions provided in the auth config.

Type

ProtocolOpenID Connect 1.0
HTTP methodGET
TypeBrowser Flow
EndpointAuthorization Endpoint
Flow SupportedAuthorization code flow
Implicit flow
Hybrid flow
ResponseID Token, Access Token, Refresh Token
Response Modequery, form_post, fragment

How to configure

To access the config of the execution press the Settings button and select Config. The authenticator configuration screen will appear. Then enter your config data.

KOBIL Register Security Question

Configuration

Parameters involved in KOBIL Register Security Question
ParameterDescription
IDUnique system UUID, which will be assigned automatically to record in a database.
AliasName for the overall configured configurations which occurs in particular authenticator.(Example: Security Question)
Number Of Questions to be Answered Config minimum number of questions to be answered.
JSON Script JSON to display the inputs in Headless V2 theme.
JSON Error Script JSON to display the error messages in Headless V2 theme.
Registration Policy RegexPolicy to validate security question answers.
Registration Policy Regex Info TextConfigure the message which will guide users, when their answer does not match the specified criteria.

KOBIL Register Security Question

User Flow

Execution Flow

  1. KOBIL Register Security Question must be preceded by 1FA since it procures a user's identity validation from this precedent Authenticator. For instance: KOBIL Username Password Form.
  2. User's identity is validated with KOBIL Username Password Form .
  3. KOBIL Register Security Question (2FA) is initiated to select and register the answer for the security questions provided in the auth config.
KOBIL Security Questions Registration