Hi All,
I am using OKTA Developer account, I want to implement Forgot Password functionality to my application using OKTA.
- Here I am trying to use API (Users(OKTA API)>Credential Operations> Forgot Password(One time Code).
- I am getting an Email, without one time code.
- How do I get a one time code in an email?
- If I am able to get an Email with one time code, Which set of API’s can be used to verify and reset password?
Any Suggestions? Thanks