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
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
Click on Add Execution
and select KOBIL OTP authenticator and mark the authenticator as REQUIRED
.
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:
-
KOBIL OTP must be preceded by another Authenticator since it procures a username from this precedent authenticator. For instance: KOBIL Login for user identification.
-
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.
-
If authentication is successful, then the user is logged in.