
JoelG.37773 (Customer) asked a question.
For example, if I have both RSA SecurId and and Okta Verify configured (and need both for different scenarios), but I want users of a specific app to only use RSA, how do I do this?
Ideally it would be nice to have the option to be able to nominate allowed factors in my Sign On policies.

This functionality doesn't exist with Okta right now. You have an MFA policy that says what factors a user can enroll in. And then separately you have the sign on policies that determine when a user is challenged for MFA, but not the specific factor types they must use for that MFA challenge. So whenever a user is challenged for MFA, they will get to choose which factor to respond with, as allowed by the MFA policy.
So if you have a user enabled to use both Okta Verify and RSA SecurID, then the user can choose which one they use when they do get challenged for MFA. You cannot say the user must respond to the MFA challenge with Okta Verify for app1, but must respond with RSA SecurID with app2.
Seems like a good feature request, though.