Skip to main content

KOBIL Face Login

KOBIL Face Login

The main task of this execution is to Login an user through Face Login.

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 Face Login

Configuration

Parameters involved in KOBIL Face Login
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: Face Login)
JSON ScriptJSON to display inputs in Headless V2 theme.

KOBIL Face Login

User Flow

Execution Flow

This execution contains the following main steps:

  1. 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.
  2. 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.
KOBIL Face Login