Authentication
The Authentication Micro App (AuthenticationMA) is used to authenticate and allow all valid users with active user credentials to sign in to the banking application. The eligibility to sign in to the application depends on the based on the access permissions assigned to the user.
Prerequisites and Dependencies
| Prerequisite/Dependency | Details |
|---|---|
| Required Visualizer Micro App |
|
| Required Fabric Micro App | Authentication |
| Front Office Enterprise | Not applicable |
| Back Office Enterprise |
|
| Fabric Engine |
Entitlements |
Authentication Visualizer App
The Visualizer app contains the required forms and associated artifacts bundled together in the Micro App architecture. The Visualizer App contains the following features:
- Authentication
- Sign in
- Forgot user name and password
- Device registration
- Face authentication
- PIN based login
- Fingerprint authentication
- Prelogin Actions
- Locale
- Enroll/Activate personal banking
- Enroll for business banking
- Prelogin accounts preview
NOTE: This feature is applicable to Web Channel and Mobile Native channels of the digital banking application.
Authentication Fabric App
The Fabric app contains the object services and APIs related to the following functionality:
- Sign in settings (Native)
- Login
- The Fabric app can be deployed on its own.
-
The functionality of the Fabric app is verified using the request/response payloads to ensure that the Fabric app supports standalone in a headless architecture.
In this topic