KOBIL Create Account
KOBIL Create Account
This execution has the following main tasks
- To create an account for the user, if the Email is not yet available in the IDP.
- If the email exists for a user and not verified, delete the existing account and create a new account with the Email and user's current Email verification status.
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 Create Account 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: Phone Verification) |
Authentication Flow Type | Type of flow for which the authenticator is used. (Example: Registration) |
Create Anonymous User | If enabled, creates a user with random UUID as username. |
Update Existing User | Update existing user or delete the user and create a new user. |
Skip Registration Success Page | If enabled, the success page will not be displayed after registration completion. |
JSON Script | JSON display inputs in Headless V2 theme. |
User Flow
Execution Flow
This execution contains the following main steps:
- KOBIL Create Account must be preceded by 1FA since it procures a user's identity validation from this precedent Authenticator. For instance: KOBIL Configure User Identity.
- If a user account with specified Email Id is already present in IDP, the old account for that user will be removed and the new user will be registered with the verification status of email.