Prashant, it sounds like you are using ISAM as a federation IDP, where the users first log into ISAM, and then click on some link to let them enjoy federated SSO to some cloud-hosted application which acts as the federation SP (if SAML is being used). Is this correct? The rest of what I write here assumes this is the case.
If yes, you could provide a link to allow the users to register their device for use with TOTP. If AAC is configured, there will be a URL for the TOTP device registration page which looks something like this (and MMFA does not need to be configured for this):
https://<isam-webseal-hostname>/mga/sps/mga/user/mgmt/html/otp/otp.htmlAs long as this URL is not covered by how you attach the AAC policy which forces TOTP authentication, then users should be able to perform a TOTP client device registration, without having first performed a TOTP authentication.
Separately, you should be able to identify a URL which the user hits when they invoke a federated login to the Cloud-hosted application, define an AAC Resource for that URL, and then attach an AAC policy to that AAC Resource (where that AAC policy will force the TOTP authentication).
(If you have MMFA configured on your ISAM/ISVA system, and the users are using the "IBM Verify" client app on their Android or iOS device, they could instead do an MMFA device registration, invoked via a different URL, which would also give them the ability to use TOTP.)
------------------------------
Carl Hovi
IBM
------------------------------
Original Message:
Sent: Tue December 08, 2020 01:16 PM
From: David Vicenteño
Subject: ISAM - How to configure MFA using TOTP after ISAM login?
I think you need to apply an "access policy" to your federation. When you configure your federation you can enable access policy option and choose an access policy which execute every time user request the configured federation, Ej.
In this link you can find information about access policies and their development.
https://www.ibm.com/support/knowledgecenter/SSPREK_10.0.0/com.ibm.isva.doc/config/concept/access_policies.htm
In the access policy you can enforce user to give an OTP.
Hope this help you.
Regards.
------------------------------
David Vicenteño
Original Message:
Sent: Tue December 08, 2020 12:34 PM
From: Prashant Narkhede
Subject: ISAM - How to configure MFA using TOTP after ISAM login?
Hi David,
I am already referring to it but the confusion I have is to which resource policy should be applied in order to protect the federated application via MFA.
If I apply the TOTP policy to / then how users will scan the QR code and register using IBM Verify App.
Can you please suggest where the policy should be applied?
------------------------------
Prashant Narkhede
Original Message:
Sent: Tue December 08, 2020 10:14 AM
From: David Vicenteño
Subject: ISAM - How to configure MFA using TOTP after ISAM login?
Hi Prashant. I recommend you this Jon Harry's post https://community.ibm.com/community/user/security/blogs/jon-harry/2020/02/06/mobile-multi-factor-authentication-ibm-verify-mfa, includes the "Verify Access MMFA Cookbook" that will guide you on Multifactor Authentication Mechanisms and it's configurations. Hope this help you.
Regards.
------------------------------
David Vicenteño
Original Message:
Sent: Tue December 08, 2020 07:07 AM
From: Prashant Narkhede
Subject: ISAM - How to configure MFA using TOTP after ISAM login?
Hi All,
I have configured the federation with one of the cloud-based applications and it works successfully.
With this, after login into ISAM, I want to configure MFA with TOTP so that every user will be asked for TOTP after ISAM login when accessing the federated application.
any suggestions on how to configure it?
------------------------------
Prashant Narkhede
------------------------------