Skip to main content

KOBIL OTP

KOBIL OTP

The main task of this execution is to authenticate the user based on the provided OTP number. This OTP is generated by IDP SDK, KOBIL App.

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

Click on Add Execution and select KOBIL OTP authenticator and mark the authenticator as REQUIRED.

KOBIL OTP flow

Note: Required user Actions should be set to KOBIL OTP. Refer User management section to know about user attribute configuration.

User Flow

Execution Flow

This execution contains following main steps:

  1. KOBIL OTP must be preceded by another Authenticator since it procures a username from this precedent authenticator. For instance: KOBIL Login for user identification.

  2. Post this an OTP generated by IDP SDK is shared with the user, through the mobile app, this OTP must be provided in the web portal, for authentication.

  3. If authentication is successful, then the user is logged in.

KOBIL OTP flow