KOBIL Validate Security Question
KOBIL Validate Security Question
The main task of this execution is to verify the answer for the registered security question.
Type
Protocol | OpenID Connect 1.0 |
---|---|
HTTP method | GET |
Type | Browser Flow |
Endpoint | Authorization Endpoint |
Flow Supported | Authorization code flow Implicit flow Hybrid flow |
Response | ID Token, Access Token, Refresh Token |
Response Mode | query, form_post, fragment |
How to configure
To access the config of the execution press the Actions
button and select Config
. The authenticator configuration screen will appear. Then enter your config data.
Configuration
Parameters involved in KOBIL Validate Security Question
Parameter | Description |
---|---|
Alias | Display name of configuration, which occurs in authentication flow. (Example: Security Question) |
Display any one question | Enable to display single question from the registered question. If disabled minimum configured security question will be validated. |
JSON Script | JSON to display inputs in Headless V2 theme. |
JSON Error Script | JSON to display the error messages in Headless V2 theme. |
User Flow
Execution Flow
- KOBIL Validate 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.
- User's identity is validated with KOBIL Username Password Form .
- KOBIL Validate Security Question (2FA) is initiated to verify the answer for the registered security question.