Introduction
The WSO2 Financial Services IS Accelerator supports two approaches for extending and implementing its functionalities, as illustrated in the image below.
OpenAPI based extensions¶
With the release of Open Banking 4.0, it has introduced OpenAPI based extensions such that the toolkit developer can implement Open Banking specification requirements in their preferred programming language. And the custom developed extensions can be deployed externally and tested seperatly without restarting the WSO2 servers.The OpenAPI extension can be found from here.
- Developer Guide
- OpenAPI based extensions for Dynamic Client Registration
- OpenAPI based extensions for Consent Management
- OpenAPI based extensions for Token Flow
- OpenAPI based extensions for Authorization Flow
Java based extensions (Old approach)¶
- Open Banking Service Activator
- Consent Management
- Token Flow Customization
- Authentication Flow
- Authorization Flow
- Mobile Application for CIBA
- Application Property Validation
- Dynamic Client Registration
- Event Notification