Condition - ID Verification
Condition ID Verification
The main task of this execution is to check if the User is available.
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.

User Flow
Execution Flow
This execution contains the following main steps:
- Condition ID Verification must be preceded by another authenticator since it procures a user validation from this precedent Authenticator. For instance: KOBIL Cookie for user validation.
- This authenticator verifies if the User is already registered or not and triggers Registration/Login flow accordingly.