KOBIL Verify Password
KOBIL Verify Password
This execution has the following main tasks to verify the user password on IDP Provider and supports AST
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 Settings button and select Config. The authenticator configuration screen will appear. Then enter your config data.

Configuration
Parameters involved in KOBIL Verify Password execution
| Parameter | Description |
|---|---|
| ID | Unique system UUID, which will be assigned automatically to record in a database. |
| Alias | Name for the overall configured configurations which occurs in particular authenticator.(Example: Verify password if configured) |
| Authentication Flow Type | Type of flow for which the authenticator is used. (Example: Step-Up) |
| Reset Bruteforce failure count | Enable to reset OTP Brute Force failure count on successful login. It is disabled by default. |
| Invalid credentials message | Message to be displayed when the user credentials invalid. For default : Incorrect password |
| User disabled message | Message to be displayed when the user is disabled. Default Message: User is currently disabled, please contact admin. |
| User temporarily locked message | Message to be displayed when the user is temporarily locked. Example: User is temporarily locked for %time% minutes. |
| Biometric Verification Hyperlink | Configure the link to redirect for biometric verification. |
| Reset Credential Hyperlink | Configure the link to redirect for reset credentials. |
| ACR value | This ACR value will be set in the end, if verification succeeds. |
| AMR value | This AMR value will be set in the end, if verification succeeds. |
| JSON Script | JSON to display inputs in Headless V2 theme. |

User Flow
Execution Flow
This execution contains the following main steps:
- It is mandatory that KOBIL Verify Password must be preceded by another Authenticator, since it procures username from this precedent authenticator. For instance: KOBIL Verify User Identity for user identification.
- User provides password.
- Execution verifies the password in the IDP Provider.