Hi all, I have a question related with the `return...
# general
b
Hi all, I have a question related with the
return_to
parameter when starting (and submitting) a login flow. Kratos is ignoring the
return_to
parameter and defaulting to
self-service.default_browser_return_url
, not event to the default one for the login or registration flow (which is different). Is this a expected behaviour? If so, in which cases should we expect such thing? Thanks in advance!