KOBIL AST TMS V2
Overview
The main task of this execution is to authenticate the user based on accepting or declining a confirmation message called a transaction.
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
To configure the authenticator, follow these steps
- Select the
Settings
button - Click
Config
.
Choose the actions you want to proceed with and enter the necessary configuration data. By following these steps, you will be able to successfully configure the authenticator.
Configuration
Parameters involved in KOBIL AST TMS
Parameter | Description |
---|---|
ID | Unique system UUID, which will be assigned automatically to record in a database. |
Alias | Name for the overall configured configurations which occurs in particular authenticator.(Example: User Group) |
Authentication Flow Type | Type of the Authentication Flow. |
ACR level to list devices | Devices to list for sending tms request with greater than or equal to specified ACR. (Note: Not applicable for flow type Step-Up). |
Skip If No Target ACR Devices | If enabled the transaction will be skipped. Else, authenticator will be executed. |
Web portal device name | Configure the device name to be displayed in the web portal. |
Enable TMS Push Notification | Enable to send contents present in the Push notification title and Push notification body . |
Push notification title | Configure the specific push notification title's message key to fetch value from Realm localization with locale support or message bundles will send actual title text to the Master device. |
Push notification body | Configure the specific push notification text's message key to fetch value from Realm localization with locale support or message bundles will send actual title text to the Master device. |
Show success page | Enabled to show the success page after completing the TMS flow. |
Transaction Message | Message to be sent as a part of TMS. Use placeholders {userid} and {token} to send login. |
Skip JSON Script | If enabled JSON script will not be displayed. |
Skip Device Selection | Enabled and device ID should present in the header so that device selection option can be skipped. |
Reset flow if user aborts | Enable to redirect Username Password request page. |
JSON Script | JSON to display inputs in Headless V2 theme. |
JSON Error Script | JSON to display the error messages in Headless V2 theme. |
User Flow
This execution contains the following main steps:
- KOBIL AST TMS must be preceded by 1FA since it procures a user's identity validation from this precedent Authenticator. For instance: KOBIL Username Password.
- When an user executes the flow, the user will be authenticated and the transaction will be initiated.
Note: The TMS Transaction Keys are required to trigger the transaction.