
User16000651980617310857 (Customer) asked a question.
Let's say my app url is www.abc.com , user is redirected to the okta MFA url
(dev-*****.okta.com/signin/verify/google/token%3Asoftware%3Atotp), if the MFA code expires user is redirected to dev-*****.okta.com. I want the user to be redirected to www.abc.com - Currently using OKTA free developer account

My name is Cosmin, with Okta Support.
I believe this inquiry requires additional information, especially on what kind of application you are using, or if you are referring to a StateToken (https://developer.okta.com/docs/reference/api/authn/#response-example-for-primary-authentication-with-public-application-factor-challenge).
I recommend submitting a case on the support portal so we can fully understand your inquiry.
The application is a next JS server side rendered application.