Skip to main content

Account - KOBIL Change Email

Account - KOBIL Change Email

note
  • This authenticator has been deprecated from IDP 5.0.0.

This execution has the following main tasks

  • To change the email id of the user.

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.

Account KOBIL Change Email flow

Configuration

Parameters involved in Account - KOBIL Change Email 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: Change Email)
Email Verification Code LengthProvide the size of the verification code to be sent through email.
Email Verification Code TTLProvide the time duration till when the code shoild be valid. Default value is 1 hour.
Show Email ConfirmationEnable to show the Email verified screen in the UI.
Email Retry DelaySet the time delay in seconds between each incorrect retry attempt. Default value is 5 seconds. Note: This time will be doubled with every consecutive attempt.
Email Verification waySelect the verification way for the email whether OTP or LINK.
Login UrlProvide the login URL to redirect in case of selecting OTP.
Restrict Failure Count on Email SendEnable to restrict the increasing count when a email is triggered
Send Notification to Old EmailEnable to send mail to the Old Email.
Send Notification to New EmailEnable to send mail to the New Email.
Disable email address maskingEnable so that email address masking will be disabled at the OTP verification screen.
Restrict redirection for errorEnable to restrict redirection for error messages in OTP Screen.
Custom Action Token Handler NameTo use custom Action token handler if empty, it takes default Action token handler.
Redirect URL
Form Texts Scrip
Account KOBIL Change Email flow

User Flow

Execution Flow

This execution contains the following main steps:

  1. KOBIL Change Email must be preceded by another authenticator since it procures a username from this precedent authenticator. For instance: KOBIL Login for user identification.
  2. Based on the verification way we choose, whether OTP or LINK the response will be sent.
    2a. If Send Notification to Old Email is enabled, the notification will be sent to the old email.
    2b. If Send Notification to New Email is enabled, the notification will be sent to the new email.
  1. If authentication is successful, the user email id will be changed.

Account KOBIL Change Email flow

KOBIL Change password flow