Skip to content
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

Add delay to redirect #199

Open
santhosh-rajamani opened this issue Mar 15, 2023 · 3 comments
Open

Add delay to redirect #199

santhosh-rajamani opened this issue Mar 15, 2023 · 3 comments

Comments

@santhosh-rajamani
Copy link

When the user enters the credentials in OKTA login page, it redirects immediately upon successful login to redirect_uri. It leaves no room for the user to save the password in browser if required.

It would be better if we could configure a delay before redirect.

@richardkshergold
Copy link

We have this issue as well

@nstekovic
Copy link

Having the same issue using angular capacitor, any workaround?

@mraible
Copy link
Collaborator

mraible commented Sep 29, 2023

I don't think we can do anything in this library since the redirect is happening on the Okta side. You might try asking on the Okta developer forums.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

4 participants