Hello,
Have a look at the following blog post on "Branching Authentication Policies" to see how you can branch:
https://www.ibm.com/blogs/sweeden/branching-authentication-policy-isam-advanced-access-control/You would have some decision logic and then a policy to complete IBM Verify and a policy to complete RSA (I'm assuming you have RSA configured in AAC rather than in Reverse Proxy for this discussion).
How you decide which branch to take is up to you; whatever you can achieve within the JavaScript code. You might, allow user to choose themselves or you might do it based on checking whether an IBM Verify app is registered against the account. You could store something in the user credential during initial login (from LDAP perhaps) which you could use to make the decision... or you could set/check a persistent cookie.
Jon.
------------------------------
Jon Harry
Consulting IT Security Specialist
IBM
------------------------------
Original Message:
Sent: Wed April 03, 2019 03:34 PM
From: Venkat V
Subject: ISAM 9: MFA with both RSA and Verify
Is it possible to prompt RSA token for certain users and Verify for all others in ISAM 9.0.4?
What are the options?
------------------------------
Venkat
------------------------------