KOBIL Configure User Identity
KOBIL Configure User Identity
This execution has the following main tasks to configure the user identity on IDP Provider.
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 Configure User Identity 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: Configure Email) |
| Authentication Flow Type | Type of flow for which the authenticator is used. (Example: Registration) |
| User Identity attribute | User property to identify the user for login validation such as Username, Email and User attribute. Default : Email. |
| User Attribute | User attribute value selected for login validation. This should be set only if the User Identity Attribute value is "user attribute" |
| 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. |
| User temporarily locked message | Message to be displayed when the user is temporarily locked. Example: User is temporarily locked for %time% minutes. |
| OTP temporarily locked message | Message to be displayed when the OTP resend option is temporarily locked. |
| JSON Script | JSON to display inputs in Headless V2 theme. |

User Flow
Execution Flow
This execution contains the following main steps:
- KOBIL Configure User Identity can be used as a standalone execution, since it is used to configure a user. This execution will be used in the registration flow.