Bug #16219
iOS - QC1332 - HSM SDK - Password Encryption Enhancement - Pin_Block_Flag
Status: | Resolved | Start date: | 10 April 2023 | |
---|---|---|---|---|
Priority: | Normal | Due date: | ||
Assignee: | Jimmy Phang | % Done: | 0% | |
Category: | - | Spent time: | - | |
Target version: | - |
Description
BE response the Pin_block_flag to FE under PeformLoginv2 then FE needs to apply when calling PerformChangePassword
if
Pin_block_ Flag = 3
then password data block is encrypt password change - METHOD
Pin_block_ Flag! = 3
then password_data_block is encrypt password - METHOD
3.6 Change Password user/change_password
- FE passes ‘password_data_block’ during PerformChangePassword
Remark:
We will need to provide the PRODUCTION Source Code to include this fix into
iOS [26]
Android [30]
History
#1 Updated by Jimmy Phang 8 months ago
- Status changed from New to Resolved
- Assignee changed from Axel Sidharta to Jimmy Phang
#2 Updated by Jimmy Phang 8 months ago
Tested good