bright-table-18460
04/19/2023, 2:54 PM{
"error": {
"Ory\\Kratos\\Client\\Model\\FlowError": {
"created_at": "2023-04-19T14:41:38+00:00",
"error": {
"code": 500,
"debug": "400 Bad Request",
"details": {
"oauth2_error_hint": "",
"status_code": 400
},
"message": "An internal server error occurred, please contact the system administrator",
"reason": "Unable to accept OAuth 2.0 Login Challenge.",
"status": "Internal Server Error"
},
"id": "02da5566-0bf9-4b13-8d06-86196ddc1f6c",
"updated_at": "2023-04-19T14:41:38+00:00"
}
}
}
As far as i can see, this error message gets triggered by kratos if it can't reach hydra.
https://github.com/ory/kratos/blob/a046778f0a133c54f106b8edf927ca3521d9a330/hydra/hydra.go#L107
Is this a bug or do we misconfigured something?steep-lamp-91158
Field 'subject' does not match subject from previous authentication
and why it returns a 400 on the PUT /admin/oauth2/auth/requests/login/accept
fast-lunch-54279
steep-lamp-91158
bright-table-18460
04/19/2023, 3:07 PMsteep-lamp-91158
steep-lamp-91158
bright-table-18460
04/19/2023, 3:13 PMsteep-lamp-91158
steep-lamp-91158
steep-lamp-91158
bright-table-18460
04/19/2023, 3:15 PM