ionic-appauth icon indicating copy to clipboard operation
ionic-appauth copied to clipboard

Add delay to redirect

Open santhosh-rajamani opened this issue 1 year ago • 3 comments

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.

santhosh-rajamani avatar Mar 15 '23 07:03 santhosh-rajamani

We have this issue as well

richardkshergold avatar Apr 28 '23 06:04 richardkshergold

Having the same issue using angular capacitor, any workaround?

nstekovic avatar Sep 29 '23 08:09 nstekovic

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.

mraible avatar Sep 29 '23 17:09 mraible