KOBIL ID Card Registration
KOBIL ID Card Registration
The main task of this execution is to check if the User is Registered.
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 ID Card Registration
Parameter | Description |
---|---|
ID | Unique system UUID, which will be assigned automatically. |
Alias | Display name of configuration, which occurs in authentication flow. (Example: KOBIL ID Card Reg) |
JSON Script | JSON to display inputs in Headless V2 theme. |
User Flow
Execution Flow
This execution contains the following main steps:
- KOBIL ID Card Registration 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.
- This Authenticator registers User by getting data from the User and verifies with External Server.