<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
0D54z00006yPJmOCAWOkta Classic EngineIntegrationsAnswered2022-12-22T22:28:39.000Z2021-05-15T01:25:02.000Z2021-05-26T21:38:58.000Z

DavidR.32530 (Customer) asked a question.

How to reset user password using Java SDK with OTT sent to client

Hello everyone,

 

I have found that using the API REST a password can be changed (Not tested yet) with following calls:

1) Call to /api/v1/authn/recovery/password with email factor

2) Call to /api/v1/authn/recovery/token using token previously sent to client

3) Call to /api/v1/authn/credentials/reset_password using stateToken returned in step 2.

 

However, I have not found yet thet equivalent Java methods to do the same procedure using SDK.

 

Does anyone knows about it?

 

Thank in advance for any advice and help.


  • DavidR.32530 (Customer)

    Thanks a lot Tiberiu, it was really helpful, it was exactly what I was looking for.

This question is closed.
Loading
How to reset user password using Java SDK with OTT sent to client