<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
0D54z0000AIaxX4CQJOkta Classic EngineAPI Access ManagementAnswered2026-03-29T09:00:27.000Z2024-12-04T10:18:12.000Z2024-12-05T17:04:30.000Z

fset2 (fset2) asked a question.

I want to reset my user password using SDK/API and I want the new password of the user respects the history (I have activated the history policy)

I am using okta-spring-sdk version 3.0.6 with SDK okta-sdk-api version 8.2.5

 

Here is my workflow :

In my application, I am an admin. I want to reset a password of my user from my app, not from okta dashboard. I click a button to trigger the password reset in my app.

It seems that certain password policies are not applicable when the user receive the email and creating a new password (we are using our own email not okta's). We want to apply the history in this case. We could not find any parameters to allow this. Do we need to use any other sdk's or endpoints?

 

Thanks


This question is closed.
Loading
I want to reset my user password using SDK/API and I want the new password of the user respects the history (I have activated the history policy)