This article addresses the issue when the user or administrator is unable to reset the factor for that user, with errors such as:
- An error has occurred and [Factor] could not be reset
- Authenticator could not be removed. Refresh the page and try again.
- Okta Identity Engine (OIE)
- Authenticators
- Multi-Factor Authentication (MFA)
This error is commonly seen if an authenticator has not been removed in the correct method and the User Interface is still showing the user has been enrolled in that factor.
Remove the authenticator from the user, which can be done using API calls to manually delete the entry.
For initial setup steps, see How to Integrate Postman with Okta, and then download the User API and Factors API collections.
- Obtain the UserID of the affected user.
- Obtain the User FactorID.
- Delete the user's factor.
