Skip to main content

morio.api.oidc.failed

OIDC Flow Failure - We were unable to complete the OIDC flow. This typically indicates an issue in the OIDC client configuration.

Example response

{
"type": "https://morio.it/docs/reference/errors/morio.api.oidc.failed",
"status": 400,
"title": "OIDC Flow Failure",
"detail": "We were unable to complete the OIDC flow. This typically indicates an issue in the OIDC client configuration."
}