[Pasting my answer from IBM Developer Answers]
Hello there,
I just have to ask (since this is an IBM page and I am an IBMer ;-): have you looked at IBM Cloud Identity Verify (CIV) for your MFA requirements? CIV is a cloud-based Authentication-as-a-Service solution from IBM Security which comes with pre-built integration with ISAM for both MFA itself and MFA self-registration.
If you must use Duo then integration would most likely be achieved by writing a custom JavaScript module in the ISAM Advanced Access Control Authentication Service. An HTTP Client helper class is available in this context which would be used for calling Duo REST APIs. It shouldn't be too hard for a JavaScript developer to handle.
Alternatively you could write a complete web application to manage the login interaction with Duo and integrate that with Access Manager using "External Authentication Interface" (EAI).
I don't have any resources specific to Duo integration. If you do need that then hopefully someone else will step in.
You might find something useful on IBM Security Learning Academy:
https://www.securitylearningacademy.com/local/navigator/index.php?level=iaam01Cheers... Jon.
------------------------------
Jon Harry
Consulting IT Security Specialist
IBM
------------------------------
Original Message:
Sent: 03-27-2019 01:39 PM
From: Venkata Amarnadh Vemula
Subject: ISAM integration with Duo Mobile MFA
I want to implement Duo Mobile MFA with ISAM? Any suggestions how this can be done?
------------------------------
Venkat
------------------------------