Skip to main content

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."
}