
YaprakÖ.10821 (Customer) asked a question.
Hi all,
We're experiencing an issue when assigning a specific user to an application in Okta, and hoping someone in the community has run into this before.
Steps to Reproduce:
- The user is assigned to the application in Okta.
- The user attempts to log in / access the application.
- The user is redirected to the browser for verification.
- The browser displays "Account verification completed."
- However, the application itself shows the error: "Something went wrong, please try again."
- The user is unable to complete login to the application at any point.
System Log Findings:
In the Okta System Log, we can see an event titled "Authentication of user via MFA" with the outcome status ABANDONED for this user during the affected time window.
Impact:
The affected user cannot log in to the application at all, blocking their access completely.
Question:
Has anyone encountered this "ABANDONED" MFA status before? What typically causes this, and how did you resolve it? Any pointers on additional logs or configuration checks we should look into would be greatly appreciated.
Thanks in advance for any insight!

Hello @YaprakÖ.10821 (Customer) Thank you for posting on our Community page!
In the Okta System Log, an event with eventType eq "user.authentication.auth_via_mfa" and an outcome of ABANDONED means the authentication attempt was interrupted or timed out before completion. Okta records this when a user is prompted for a multi-factor challenge but fails to satisfy it within the system's allotted timeframe, resulting in no session being granted.
Given that the browser displays "Account verification completed" but the application throws an error and the log shows ABANDONED, the issue lies in the handoff between the authenticator, the browser, and the Okta service.
Thank you for reaching out to our Community and have a great day!
--
Help others in the community by liking or hitting Select as Best if this response helped you.