<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
0D54z00009VSgzQCATOkta Classic EngineMulti-Factor AuthenticationAnswered2025-10-11T09:01:02.000Z2023-07-25T04:53:48.000Z2023-09-21T15:44:54.000Z
  • flz9z (flz9z)

    Hi ,

     Add the user in a group. 

    Go to Okta admin Console > Security > Authenticators > Enrollment > Create a policy > Assign the policy for the particular group in which that user has been added > Create rule > Click save.

  • Paul S. (Okta, Inc.)

    Hello @AmolK.59325 (Customer)​ Thank you for reacting out to our Community!

     

    If you want users to have MFA configuration prompt, you need to setup an Enrolment policy for your users, this way when they sign in into Okta they are prompted to configure MFA, please see our doc on enrolment policy below:

    https://help.okta.com/en-us/Content/Topics/Security/policies/about-mfa-policies.htm

     

    If you want to configure an MFA for a user, this can be done though API, please see our doc for this below:

    https://developer.okta.com/docs/reference/api/factors/#enroll-factor

     

    Community members help others by clicking Like or Select as Best on responses. Try it today.

    Expand Post
    Selected as Best
  • AmolK.59325 (Customer)

    Thank you Riya and Paul for the reply. As mentioned by Riya, I configured the MFA for user. Then I tried to get the MFA information using following API but I could not get the information.

     

    GET https://<domain>/api/v1/users/<user-id>/factors

    Following are the headers

     

    Content-type : application/json

    Accept : application/json

    Authorization : SSWS <API key>

     

    Can you please help me with this?

     

    -Thanks & Regards,

    Amol

     

    Expand Post
This question is closed.
Loading
How to configure MFA for user