Skip to main content

KOBIL Verify User Identity

KOBIL Verify User Identity

This execution has the following main tasks to verify user identity on IDP Provider.

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

KOBIL Verify User Identity

Configuration

Parameters involved in KOBIL Verify User Identity execution
ParameterDescription
IDUnique system UUID, which will be assigned automatically.
AliasDisplay name of configuration, which occurs in authentication flow. (Example: Login with Email)
Authentication Flow TypeType of flow for which the authenticator is used. (Example: Login)
User Identity attributeUser property to identify the user for login validation. Default : Email.
Display User Identity attributeUser property to be displayed for login validation.
User AttributeUser attribute value selected for login validation. This should be set only if the User Identity Attribute value is "user attribute"
Enable Password CheckIf enable this will turn on password verification against IDP Provider credentials.
Reset Bruteforce failure countIf enabled the Bruteforce failure count will be set to 0 on successful login.
Disable the check for registration statusIf enabled, it will disable the check for user registration status.
Disable show previous inputIf enabled, it will erase the previously entered invalid credentials.
Invalid credentials messageMessage to be displayed when the user credentials invalid. For default : incorrect password.
User disabled messageMessage to be displayed when the user is disabled. Default Message: User is currently disabled, please contact admin.
User temporarily locked messageMessage to be displayed when the user is temporarily locked. Example: User is temporarily locked for %time% minutes.
OTP temporarily locked messageMessage to be displayed when the OTP resend option is temporarily locked.
ACR valueThis ACR value will be set in the end, if verification succeeds.
AMR valueThis AMR value will be set in the end, if verification succeeds.
Show Success Popup screenEnable to show success popup in the flow.
Success Popup TitleText wil be displayed in the success popup title.
Success Popup DescriptionText wil be displayed in the success popup body.
Is Captcha RequiredTo support the reCAPTCHA.

KOBIL Verify User Identity

User Flow

Execution Flow

This execution contains the following main steps:

  1. KOBIL Verify User Identity can be used as a standalone execution, since it is used to configure a user. This execution will be used in the login flow.
KOBIL Verify User Identity flow