abundant-france-47554
08/12/2023, 10:45 AM200 OK
however the returned session is null
. If I also set refresh:true
then I get back a valid flow, but I don't want the user to have to input the password each time.
In my mind if I try to request a new login flow with a loginchallenge I should get back either "browser_location_change_required" so I can continue the OIDC flow OR at least a "session_already_available".abundant-france-47554
08/12/2023, 12:24 PMlogin_challenge
as parameter and no body. This does not work when using the kratos client.
Maybe that should be documented since it was not clear from looking up the API documentation.