Auth Denied

Description

The authorisation has been denied by either the authorisation server or by the user

Causes

  • User clicks Cancel during the provider authorisation process.

Example

{
    "operation_id": "open_banking_async_customer_connect_post",
    "data": {
      "task_id":  "task-id",
            "provider": "Alpha",
            "status":   "Failed",
            "result":   "auth_denied"
    }
}