Skip to main content

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

ProtocolOpenID Connect 1.0
HTTP methodGET
TypeBrowser Flow
EndpointAuthorization Endpoint
Flow SupportedAuthorization code flow
Implicit flow
Hybrid flow
ResponseID Token, Access Token, Refresh Token
Response Modequery, 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.

KOBIL Create Account

Configuration

Parameters involved in KOBIL Create Account execution
ParameterDescription
IDUnique system UUID, which will be assigned automatically to record in a database.
AliasName for the overall configured configurations which occurs in particular authenticator. (Example: Phone Verification)
Authentication Flow TypeType of flow for which the authenticator is used. (Example: Registration)
Create Anonymous UserIf enabled, creates a user with random UUID as username.
Update Existing UserUpdate existing user or delete the user and create a new user.
Skip Registration Success PageIf enabled, the success page will not be displayed after registration completion.
JSON ScriptJSON display inputs in Headless V2 theme.

KOBIL Create Account

User Flow

Execution Flow

This execution contains the following main steps:

  1. 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.
  2. 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.
KOBIL Create Account flow