
emmud (emmud) asked a question.
I want to confirm my understand of implementing recovery options flow in my third party app
https://developer.okta.com/docs/reference/api/authn/*forgot-password-with-trusted-application
As per my understanding, I can
- Obtain a recovery token in my trusted application
- Use recovery token to display security questions and get answers from the user. Call API to answer recovery questions and obtain state token.
- Use obtained state token to reset user password
Also, alternatively is there a way for a trusted application to directly "generate" and obtain a one time login link for an okta user? Note that I don't want to send these links to user's primary email address (like mentioned in magic link docs). I am interested in getting the link in my application so that I can share them with the user as per the security controls implemented by us.

Hello @emmud (emmud) Thank you for reacting out to our Community!
At this time there is no such feature on Okta, however you can add a Feature Request on our Idea section, for a chance that this functionality to be added in the future.
https://support.okta.com/help/s/ideas
Additionally if you need further assistance we recommend to leverage the Okta Developer forums for this type of questions and take advantage of their expertise.
https://devforum.okta.com/
Community members help others by clicking Like or Select as Best on responses. Try it today.
What you missed: new product releases and other announcements