okta / okta-signin-widget

HTML/CSS/JS widget that provides out-of-the-box authentication UX for your organization's apps
Other
371 stars 321 forks source link

Bug: Redirect does not occur after mfa setup #1618

Open smathersQHR opened 3 years ago

smathersQHR commented 3 years ago

I'm submitting a

Background info

We currently use the PCKE auth flow from a flutter app. What I noticed is if I reset my MFA via admin gui. Then go and try to setup again through the mobile experience I get stuck on the last page. Granted its weird to be setting up the mfa on the actual device where the app lives but we don't have a choice right now (soon to improve). The factor im using is Okta Verfiy.

Expected behavior

Should redirect to the specified redirect location.

What went wrong?

Redirect didn't happen after returning to the backgrounded okta widget. Only option on the screen was Back.

Steps to reproduce

Sign in using PCKE auth flow from my app. then we hit the MFA enrollment: oktaissue

Your environment

swiftone commented 3 years ago

@smathersQHR - Thanks for the detailed feedback, we'll take a look and see what is going on.

swiftone commented 3 years ago

Internal Ref: OKTA-362504