Is there any API from Okta that allows you to reconfirm a user’s password after they are already logged in?
For example: We have a case where we allow a logged in user to change their email and as a security measure we would like them to re-enter their password before they can make the email change.
I have looked through the API documentation and cannot see any API that allows for this kind of reconfirmation of their password. Can anyone point me in the right direction or suggest any way that I can accomplish the above scenario?
Thank!