Under what situation would the discoverAndAddAccountsResponse method in IPP AggCat be used?

荒凉一梦 提交于 2019-12-11 12:39:14

问题


I understand to verify that a bank is not asking more than one set of MFA questions, you must check the results from each discoverAndAddAccounts call, but IPP AggCat for .Net also offers the discoverAndAddAccountsResponse method. Can this method also pass back the new Challenge/Response questions? If so, how, and if not, when would this method ever be used?

Thanks for any help in advance.


回答1:


The latest release, 1.3.0, has an additional overload to DiscoverAndAddAccountsResponse that passes back challenge questions and session to handle multiple MFA rounds. Please see:

https://developer.intuit.com/docs/0020_aggregation_categorization_apps/devkits



来源:https://stackoverflow.com/questions/16192453/under-what-situation-would-the-discoverandaddaccountsresponse-method-in-ipp-aggc

易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!