Hi, we have separate auth website that we use to g...
# ory-network
m
Hi, we have separate auth website that we use to get authed into all our products. We have redirect settings after login/registration, based on the parameter provided when the flow is started. Everything works as expected. There is one case where it doesnt. If you come on the auth website for the first time in like 5-10hrs - the redirect set in the flow is not followed, but rather the default after registration/login is used. This seems to be device specific not account specific. And we can't replicate this in any way (tried deleting cookies and all app storage, using anonymous browser, etc), the only way to replicate is to wait for 5+ hrs without going to the auth page and we're able to replicate that. If you just open the auth page for a few seconds, not even click anything, then close it and try to go through the flow, it works and redirects perfectly. Any ideas?
m
If I understand the issue, its related to the flow expiring? So the user starts an e.g. login flow but doesn't complete it - so when they come back after X hours the flow is expired. Did I get that right?
m
no, not expiring its more like if the page is not loaded before in a couple hours, the flow does not redirect correctly let's say i havent used the website in 5 days, and try to log in, i will see this issue
m
That is strange indeed, haven't heard of this before. Can you share the redirect settings/code maybe? Can also be in an email to support@ory.sh if you dont want to share it publicly.