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 Actions button and select Config. The authenticator configuration screen will appear. Then enter your config data.

Configuration
Parameters involved in KOBIL Magic Link
| Parameter | Description |
|---|---|
| Alias | Display name of configuration, which occurs in authentication. |
| 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. |

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.