<iframe src="https://www.googletagmanager.com/ns.html?id=GTM-M74D8PB" height="0" width="0" style="display:none;visibility:hidden">
Loading
Skip to NavigationSkip to Main Content
0D51Y00008W4TbbSAFOkta Classic EngineAdministrationAnswered2022-12-16T08:00:15.000Z2020-05-21T18:17:59.000Z2020-05-27T15:58:23.000Z

srdavis1.549735853491651E12 (Peabody Energy) asked a question.

Force Okta Verify MFA for one App

We currently have 3 MFA choices configured for our users to register for. I have one app that I would like to restrict the MFA option to Okta Verify only. I know how to force them to register for Okta Verify but when they access the app they have the ability to choose any of the 3 they registered for. Has anyone found a way to setup an app to only use Okta Verify (on any other one choice)? Thanks in advance for any help!


  • sandeepk.84743 (Wipro Technologies)

    There is no way to force users to a particular factor. however what you can do is, once the user is created, you can delete the other factor for that user using the API EndPoint: " {{url}}/api/v1/users/{{userId}}/factors/{{factorId}}" Leave the OKTA verify factor alone.

    so that they will have option to register via OKTA verify only. I hope it helps.

    Expand Post
This question is closed.
Loading
Force Okta Verify MFA for one App