KOBIL Magic Link
KOBIL Magic Link
The main task of this execution is to authenticate user through email via link.
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 Magic Link
| 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. |
| Allow Login Directly with Magic Link | Authenticate user through email via link. |
| Reset password | Allows users to reset their password by clicking on the Magic Link if the parameter is enabled. Else, users will not be able to reset their password. |
| Redirect URI | Configure the URI to which the user will be redirected after authentication. |
| Magic Link Email Subject | Configure the subject of the email. |
| JSON Script | JSON to display the inputs in Headless V2 theme. |
| JSON Error Script | JSON to display the error messages in Headless V2 theme. |

User Flow
Execution Flow
This execution contains the following main steps:
- KOBIL Magic Link must be preceded by 1FA since it procures a user's identity validation from this precedent Authenticator. For instance: KOBIL Username Password Form.
- User's identity is validated with KOBIL Username Password Form .
- Magic link (2FA) is initiated to verify the user with Email and continue the Login.