KOBIL Face Login
KOBIL Face Login
The main task of this execution is to Login an user through Face Login.
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 Face Login
| Parameter | Description |
|---|---|
| ID | Unique system UUID, which will be assigned automatically. |
| Alias | Display name of configuration, which occurs in authentication flow. (Example: Face Login) |
| JSON Script | JSON to display inputs in Headless V2 theme. |

User Flow
Execution Flow
This execution contains the following main steps:
- KOBIL Face Login must be preceded by another authenticator since it procures a user validation from this precedent Authenticator. For instance: KOBIL Cookie, Condition - ID Verification, KOBIL ID Card Registration for user validation.
- The IDP receives the base64 data of User's selfie and sends it to External Server for verification and back to the Authentication response to the application.