As referred to in #3 and #4, every call to an ASPSP resource can be used as an indicator of availability. The results from these need to be collated at 4 levels
Authorisation Server
Resource Server
Authentication Portal
Enterprise Layer
As each of these is exercised by the various flows, any failures should immediately be recorded. Once a particular resource has failed to respond correctly 5x, this should then;
Be logged as downtime
Cause an alert to reflect that the particular ASPSP may be experiencing downtime.
This data will need to be stored (see API spec for writing to data store) so that historical downtime can be analysed per brand.
Additionally, this will need to be available to an alerting function which can be subscribed to via webhook
As referred to in #3 and #4, every call to an ASPSP resource can be used as an indicator of availability. The results from these need to be collated at 4 levels
Authorisation Server Resource Server Authentication Portal Enterprise Layer
As each of these is exercised by the various flows, any failures should immediately be recorded. Once a particular resource has failed to respond correctly 5x, this should then;
This data will need to be stored (see API spec for writing to data store) so that historical downtime can be analysed per brand.
Additionally, this will need to be available to an alerting function which can be subscribed to via webhook