-
Notifications
You must be signed in to change notification settings - Fork 13
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Redirect is not happening after MFA verification(Push notification) #227
Comments
Hi @Karthik-hb it looks like you have both our legacy ( You have 2 options to fix this:
|
Hi @JayNewstrom Thanks for your update. Redirect URL format=com.okta.ORGNAME But while Redirecting Back to Android APP from the browser it has showing the same App multiple times in App chooser to redirect back. |
But while Redirecting Back to Android APP from the browser it has showing the same App multiple times in App chooser to redirect back. |
Ensure you have a unique redirect scheme for each application you plan to install. This is expected Android behavior if you have multiple apps with the same redirect scheme. |
I am getting below exception. Can you please help me to solve this issue? |
Describe the bug?
We are trying to login using okta with MFA. and we are using push notification to verify user.
After sending a push notification and accepting (Yes, it's me) instead of redirecting back to APP it's going to okta dashboard.
and sometimes after accepting the pushing notification also show an error message on the login page Haven't received push notificaton yet? Try opening the okta app...
What is expected to happen?
After accepting push notification it should go back to Android app.
What is the actual behavior?
Redirect is not happening.
Reproduction Steps?
Step 1- Login
Step 2- Click Push sent
Step 3 -After getting push notification click Yes, it's me
Note -it should go back to android screen
Additional Information?
No response
SDK Version and Artifact(s) used.
Build Information
No response
The text was updated successfully, but these errors were encountered: