Hello,
After Risk Authentication Versionup from 9.0.0 to 9.1.5.1 in step-by-step ( (1) 9.0 -> 9.1SP2, (2) 9.1SP2 -> 9.1 SP5, (3) 9.1SP5 -> 9.1.5.1), "Increase Auth" occurs in several users beause of that user device information can not be gotten and MFPMISMATCH occurs.
How we can resoluve that issue?
Please let me know if more information needs.
Risk Authentication 9.1.5.1 (Windows Server 2016)
riskminder-client.js in Risk Authentication 9.1.5.1
Sample of Analyze Transactions Report in no MFPMISMATCH
-------------------------------------------------------------------------------------------------------
Device Type:Mac
OS:Intel Mac OS X
BROWSER:Chrome
VERSION:"2.2",
MFP:{
"Browser":{
"UserAgent":"Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/605.1.15 (KHTML, like Gecko) PKeyAuth/1.0",
"Vendor":"Apple Computer, Inc.",
"VendorSubID":"",
"BuildID":"20030107",
"CookieEnabled":true
},
...
"System":{
"Platform":"MacIntel",
...
Sample (1) of Analyze Transactions Report in MFPMISMATCH
-------------------------------------------------------------------------------------------------------
Device Type:Others
OS:(null)
BROWSER:Chrome
VERSION:"2.2",
MFP:{
"Browser":{
"UserAgent":"macOS 15.4.1; arm_64, Google Chrome/135.0.7049.96, Mobile : false",
"Vendor":"Google Inc.",
"VendorSubID":"",
"BuildID":"20030107",
"CookieEnabled":true
},
...
"System":{
"Platform":"MacIntel",
...
Sample (2) of Analyze Transactions Report in MFPMISMATCH
-------------------------------------------------------------------------------------------------------
Device Type:Others
OS:(null)
BROWSER:Chrome
VERSION:"2.2",
MFP:{
"Browser":{
"UserAgent":"macOS 13.3.0; arm_64, Google Chrome/135.0.7049.96, Mobile : false",
"Vendor":"Google Inc.",
"VendorSubID":"",
"BuildID":"20030107",
"CookieEnabled":true
},
...
"System":{
"Platform":"MacIntel",
...
Regards,
MARUBUN