flat-flower-81031
04/03/2023, 12:40 PMsession_already_available
error?
For the Submit Login Flow endpoint, what are the status codes for the following errors?
• `session_already_available`: The user is already signed in.
• `security_csrf_violation`: Unable to fetch the flow because a CSRF violation occurred.
• `security_identity_mismatch`: The requested ?return_to address is not allowed to be used. Adjust this in the configuration!
• I assume the 410
status will be a similar error to that in the Get Flow endpoint.
Thanks.proud-plumber-24205
04/04/2023, 9:11 AMsession_already_available
• 403 session not available, csrf errorsflat-flower-81031
04/04/2023, 11:49 AMproud-plumber-24205
04/04/2023, 12:33 PM