Auth Denied
Description
The authorisation has been denied by either the authorisation server or by the user
Causes
- User clicks 
Cancelduring 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"
    }
}Updated about 1 month ago
