Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

The improvements such as bug fixes and security fixes for the lately released WSO2 Open Banking v1.3.0 are documented here. You can download WSO2 Update Manager (WUM) and update the existing product. WUM is a command-line utility that is used to distribute improvements that are released by WSO2 Open Banking on top of a released version. With WUM updates, you can get the fixes you want without waiting for the next release of the product. WUM is accessible via a subscription, but you can try the 15-day trial here.

Expand
titleClick here to start downloading the updated WSO2 Open Banking solution

In order to download the latest version of WSO2 Open Banking, you need to use WUM. Following are the instructions on how to use WUM for downloading the product and its updates.

Tip

Multiexcerpt include
MultiExcerptNameWUM_Instructions
PageWithExcerptSetting Up Servers

Following are the updates for WSO2 Open Banking 1.3.0 version.

Released DateUpdate Description
Multiexcerpt
MultiExcerptNameThiloupdateC1

Multiexcerpt
MultiExcerptNameThiloupdateC3

Supports special characters in softwareClientID of SSA for UK Manual Client Registration and Dynamic Client Registration in WSO2 Open Banking.

  • See for the relevant configurations and usage.
  • See for the configurations and usage.

 

Displays the error response for access token failures in the UK error format.

See Displaying the error response for access token failures in the UK error format to add the required configurations for this WUM update.

Excerpt

This WUM update introduces the certificate revocation validation feature.

In order to apply this update:

  • Update the axis2.xml file
  • Update the open-banking.xml file

See the instructions given under the Certificate revocation validation section for the BERLIN specification.

An update to UK specification is sent to make the transport header configurable. Click here to find instructions.

According to the OBIE, the Account Servicing Payment Service Providers (ASPSPs) need to make sure that the TPPs can be registered in a seamless, ideally a fully automated process. The Dynamic Client Registration(DCR) endpoint is capable of dynamically registering the clients with the ASPSP when the client sends a registration request with its metadata. Click here to see how to deploy the DCR v3.2 API.

An improvement for Berlin specification compliant solution in WSO2 Open Banking. Verifies if an account-id sent within the account-consents resource that is sent by TPP, is valid from the bank back-end. For the required configurations, see here.

Request Payload Validation adds flexibility to validate an incoming request against any customisations done to the swagger definition. To use the feature, see Request Payload Validation for UK.

Introducing the PSD2 Data Reporting in WSO2 Open Banking that let Banks to make their statistics available to respective national authorities and open banking authorities to monitor compliance with PSD2/RTS. See PSD2 Data Reporting to find the capabilities and relevant configurations.

 

Validates PSD2 roles in the eiDAS QWAC (Transport Layer Certificate) during Berlin API Calls and restrict TPP accessing APIs if the required roles are not available in the certificate.

 

Allows the use of the DCR software_id as the application name. Therefore, removes the native naming limitation set in place by WSO2 products. Add the following changes for this update;

 

Improved the solution by validating the TPP when retrieving a payment submission. This validation confirms whether it is the same TPP that submitted the consent, is viewing the payment submission.

 



Separates the redirect URI validation and the hostname validation for all the URIs in the request and changes the consumer_key and the consumer_secret in the response as client_id and client_secret with compliance to the Open Banking Implementation Entity (OBIE) specification. Click here for more information.

 

Restricts RS256 signed messages from TPP. OBIE (Open Banking Implementation Entity) allowed both RS256 in addition to PS256 as the signature for signing JSON Web Signature (JWS). When market adopts RS256 sufficiently, RS256 has to be deprecated from signing JWS. As WSO2 Open Banking is an OBIE compliant solutions, this WUM update was released to deprecate the use of RS256. It includes the following changes: