<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
0D51Y00006aBZQOSA4Okta Classic EngineOkta Integration NetworkAnswered2024-03-25T05:43:57.000Z2019-08-22T10:07:40.000Z2019-09-23T22:16:05.000Z

ejigj (ejigj) asked a question.

how to change my security question?

I need to open my email on my phone but I can't because it ask me for the security question that I can remember the answer. Can someone help me please giving me some information about how to reset the question or the answer.


  • brandon.wendorf1.5402508460323345E12 (AMER Customer Success - Enterprise NYC)

    Hello!

     

    After some more investigation, we actually now have a call within the "Credential Operations" collection called "Change Recovery Question" that can achieve the Security Question reset you're looking for. Please use this call to reset the Security Question.

     

    I hope this helps!

     

    -Brandon

    Expand Post
    Selected as Best
  • brandon.wendorf1.5402508460323345E12 (AMER Customer Success - Enterprise NYC)

    Hello Jose!

     

    In order to reset a security question for a user, there are a few preliminary steps that require familiarity with our API. If you are unfamiliar, you can read how to get started here:

     

    https://developer.okta.com/code/rest/

     

    https://developer.okta.com/reference/postman_collections/

     

    The above requires an Okta Admin to set an API token on the API settings within the Admin Dashboard, so if you are not an Okta Admin, you will want to get in touch with your Okta Administrator so they can run the API call to reset your Security Question. The call to do so is the following:

     

    {{url}}/api/v1/users/{{userId}}/lifecycle/reset_factors/{{factor_id}}

     

    {{url}} is your Okta org URL, {{userID}} is the user that you want to reset the question for, and {{factor_ID}} is the factor ID for your user security question, which can be seen when you call {{url}}/api/v1/users/{{userId}}/. You can find the userID in the URL bar when viewing the user in the Okta Admin Dashboard.

     

    If you require any further assistance on this, it would be best to work on this issue using a support ticket - please feel free to open a ticket and we'll be happy to work with you to get this reset.

     

    Thank you,

    Brandon Wendorf

    Technical Support Engineer

    Expand Post
  • brandon.wendorf1.5402508460323345E12 (AMER Customer Success - Enterprise NYC)

    Hello!

     

    After some more investigation, we actually now have a call within the "Credential Operations" collection called "Change Recovery Question" that can achieve the Security Question reset you're looking for. Please use this call to reset the Security Question.

     

    I hope this helps!

     

    -Brandon

    Expand Post
    Selected as Best
This question is closed.
Loading
how to change my security question?