<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
0D51Y000063Eh8bSACOkta Classic EngineLifecycle ManagementAnswered2019-03-20T00:43:55.000Z2019-03-14T03:52:13.000Z2019-03-20T00:43:55.000Z
How do I get my custom domain to apply to the password reset URL in the lifecycle password reset?

I have added and verified a custom domain to be used with my Okta account. We partially manage our user password reset requests by emailing them the reset password URL that we retrieve from the okta rest api (lifecycle/reset_password) with sendEmail set to false. The resetPasswordUrl value that is returned reflects the dev-xxxx.oktapreview URL instead of the custom domain that was set up and working. Is there a way to request this URL to return my custom domain, or even just the password reset token?

Note - I was not able post examples of what I am using for request or what I am trying to achieve in my response due to restrictions of this input form's validation

Any info is appreciated. Thanks


  • Hello Randall,

     

    Stefan here with Okta's Tech Support team.

    When performing an API call, in order to obtain the password reset URL with the custom domain instead of the Okta domain the call has to be made with the custom URL as well.

    If further assistance regarding this matter would be required, we strongly recommend you open a support ticket with us, and me or one of my colleagues will gladly assist.

     

    Thank You,

     

    Stefan Pescaru

    Technical Support Engineer

    Okta Global Customer Care 

    Expand Post
This question is closed.
Loading
How do I get my custom domain to apply to the password reset URL in the lifecycle password reset?