KOBIL Configure User Details
KOBIL Configure User Details
The main task of this execution is to configure a User with details such as first name, last name and other custom user attributes.
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 Configure User Details execution
| Parameter | Description |
|---|---|
| ID | Unique system UUID, which will be assigned automatically. |
| Alias | Display name of configuration, which occurs in authentication flow. (Example: Configure user Details) |
| Authentication Flow Type | Type of flow for which the authenticator is used. (Example: Registration) |
| 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:
- KOBIL Configure User Details must be preceded by another authenticator since it procures a user from this precedent Authenticator. For instance: KOBIL Configure User Identity for user identification. This execution will be used in the registration flow.