2 OBDX Authenticator Application (Futura Secure)
This topic provides information on OBDX Authenticator Application (Futura Secure).
- This is an Authenticator Application which is used when bank has enabled Soft Token
Authentication as Authentication mechanism for any transaction. This application
basically supports one of below authentication:
- HOTP: Random based Soft Token
- TOTP: Time based Soft Token
- Users should have this application installed and logged in and PIN is set before initiating any transaction for 2fa.
- Based on the configuration set, user can any time log in with PIN and check the token and use that token for completing any transaction based on “Soft Token Authentication”
Pre-requisite:
- Download and Install node as it is required to run npm and cordova commands.
- Latest Xcode to be download from Mac App Store. This document is w.r.t to Xcode 16.2
- Authenticator Application is supported only on current iOS version and only one version preceding that.
- Authenticator UI (Follow any one step below)
- Authenticator Application Workspace Setup
This topic describes the systematic instruction to Authenticator Application Workspace Setup option. - Archiving Authenticator Application
This topic describes the systematic instruction to Archiving Authenticator Application option. - Using SSL in Authenticator App
This topic provides information on Using SSL in Authenticator App.