flat-flower-81031
01/13/2023, 2:59 PMbland-eye-99092
01/13/2023, 3:00 PMflat-flower-81031
01/13/2023, 3:01 PMflat-flower-81031
01/13/2023, 3:03 PMflat-flower-81031
01/13/2023, 3:03 PM{"error":{"code":404,"status":"Not Found","request":"d8152fdc-98ff-9659-a83d-c10eabf9ea0d","message":"Requested url does not match any rules"}}
bland-eye-99092
01/13/2023, 3:07 PMreturn_to
when you’re initializing the verification flow. It should be persisted, from the start of the flow to the end.flat-flower-81031
01/13/2023, 3:10 PMreturn_to
with the Managed UI?flat-flower-81031
01/13/2023, 3:11 PMflat-flower-81031
01/13/2023, 3:19 PMflat-flower-81031
01/13/2023, 3:22 PMflat-flower-81031
01/13/2023, 3:31 PMflat-flower-81031
01/13/2023, 3:39 PMrhythmic-musician-58953
01/18/2023, 4:30 PMreturn_to
state supposed to persist from the registration flow when following a verification email sent after registration? I'm encountering the same problem as Brandon, once the verification flow is fetched in the self-service UI, the return_to
state is lost.bland-eye-99092
01/18/2023, 4:32 PMreturn_to
is stored in the DB (hence you don’t see it in the URL anymore). But I guess it also doesn’t redirect you to the return_to
URL after completing the verification flow. Is that correct?rhythmic-musician-58953
01/18/2023, 4:32 PMrhythmic-musician-58953
01/18/2023, 4:32 PMbland-eye-99092
01/18/2023, 4:33 PMcode
or link
?rhythmic-musician-58953
01/18/2023, 4:33 PMlink
bland-eye-99092
01/18/2023, 4:44 PMreturn_to
in the registration flow is transferred to the verification
flow.
But for the link
strategy, the selfservice.flows.verification.after.default_browser_return_url
should work.rhythmic-musician-58953
01/18/2023, 4:45 PMrhythmic-musician-58953
01/18/2023, 4:45 PMrhythmic-musician-58953
01/18/2023, 4:48 PMafter_verification_return_to
is when the sign-up flow is started by trying OIDC login first (see this thread)bland-eye-99092
01/18/2023, 4:49 PMrhythmic-musician-58953
01/18/2023, 4:50 PMflat-flower-81031
01/18/2023, 6:54 PMafter_verification_return_to
url param to the Managed UI sign up link? I still haven’t figure that out.rhythmic-musician-58953
01/18/2023, 6:55 PMflat-flower-81031
01/18/2023, 7:03 PMflat-flower-81031
01/23/2023, 1:35 PMrhythmic-musician-58953
01/24/2023, 9:57 PMreturn_to
from the registration to the verification flow.