morio.api.idp.failure
Identity provider failure - Cannot authenticate because the identity provider returned an error.
Example response
{
"type": "https://morio.it/docs/reference/errors/morio.api.idp.failure",
"status": 403,
"title": "Identity provider failure",
"detail": "Cannot authenticate because the identity provider returned an error."
}