Bug #15868
BE - QC1341 - Checking for FE - PIN IB for display purpose
Status: | Resolved | Start date: | 01 March 2023 | |
---|---|---|---|---|
Priority: | Normal | Due date: | ||
Assignee: | Jimmy Phang | % Done: | 100% | |
Category: | - | Spent time: | - | |
Target version: | - |
Description
BE - Omni Spec 4.1 Customer Token Inquiry – Token Omni 18.5 – Device 18.94 – Check Device ID in the response of Token/Inquiry :-
If Omni response/ return with a device ID
BE needs to check on DB if such Device ID is matched with the current device ID
If the DeviceID is MATCHED with the current Device ID – BE will return a FLAG under RetreieveSecInfo response to FE
If the DeviceID is Null or UNMATCHED with the current Device ID – BE will return a FLAG under RetreieveSecInfo response to FE
FE – will have another layer of checking the FLAG to determine the display of PIN IB when BE returns FLAG below from menu_access_list under RetrieveSec response:-
If PinIB = Y - [Display PIN IB on landing screen]
If PinIB = N - [Disappear/ OFF PIN IB from landing screen]
Please refer to attached document.
History
#1 Updated by Shafiqah Rahni over 1 year ago
- Status changed from New to Resolved
- Assignee changed from Shafiqah Rahni to Jimmy Phang
- % Done changed from 0 to 100
Revision: 222340
----
Modified : /back-end/OCBC/Corporate_Banking/trunk/cbbd/src/com/silverlake/mleb/mcb/bean/ObAuthenticationResponse.java
Modified : /back-end/OCBC/Corporate_Banking/trunk/cbbd/src/com/silverlake/mleb/mcb/module/func/RetrieveSecLoginToken.java