Hello all,
I am configuring IBM Verify App with
ISVA 10.0.2 by following the ISAM MMFA
Cookbook, but unfortunately I am not able to make it work correctly. At the time of registration, just after scanning the QRCode, I get an error on IBM Verify app which says :
On android phones :
Unexpected character ('<' (code 60)): expected a valid value (JSON String ,Number, Array, Object or token 'null', 'true' or 'false')
On Iphone :
User is unauthenticated
However, after scanning the qrcode with iOS device, we still have the result expected in browser. The device is successfully added as a two-step verification.

In the mobile reverse proxy's request log, we only have those 3 lines during the registration :
IP address - unauthenticated 30/Aug/2022:15:25:53 +0200 "GET /mga/sps/mmfa/user/mgmt/details HTTP/1.1" 200 1054
IP address - unauthenticated 30/Aug/2022:15:25:53 +0200 "POST /mga/sps/oauth/oauth20/token HTTP/1.1" 200 244
IP address - {USERNAME} 30/Aug/2022:15:25:53 +0200 "GET /mga/sps/mga/user/mgmt/otp/totp HTTP/1.1" 200 223
The only log we could get was on pdweb in the Mobile reverse proxy which says : No matching snippet configuration for: /mga/sps/oauth/oauth20/token.
templates files are up to date.
Thank you
------------------------------
Abio Alabi
------------------------------