Open calebgrollins opened 2 months ago
What would be the expected behaviour? I believe you can handle the error and tell user to start the flow from the beginning.
Isn‘t that what‘s happening? We show the error and the user starts again?
I believe you can handle the error and tell user to start the flow from the beginning.
This is in the Ory Network Account-Experience, so we don't have control over that. I am not too familiar with the inner workings of all this so I am not sure if this is the on the kratos side or the Ory Network side. It was recommended to me to open a bug in this repo.
At the end of the day, the result we would expect to see is that another flow would be created transparently for the user or they would at least be redirected to something more friendly. End users shouldn't have to know or care about flows.
Ok, we will need to investigate.
I see - I worry that people misinterpret this as "it should return me there" which it does not. Maybe if it's documented properly that setting this is ineffective and purely informational?
I see - I worry that people misinterpret this as "it should return me there" which it does not. Maybe if it's documented properly that setting this is ineffective and purely informational?
I'm not sure I follow. Setting what?
My bad, I made this comment in the wrong issue!
Preflight checklist
Ory Network Project
No response
Describe the bug
After a user sits on the default account experience login page for about 30 minutes and then tries to login, they get an error that their login flow is expired. Ideally, the “flow expired” error should just redirect to a new flow in browser contexts.
Reproducing the bug
Relevant log output
No response
Relevant configuration
No response
Version
Ory Network
On which operating system are you observing this issue?
None
In which environment are you deploying?
None
Additional Context
No response