Skip to content

WSO2 Open Banking Accelerator is a collection of technologies that increases the speed and reduces the complexity of adopting open banking compliance. Instead of building a solution from scratch, you can use WSO2 Open Banking Accelerator to meet all legislative requirements with additional benefits beyond compliance.

License

Notifications You must be signed in to change notification settings

wso2/financial-services-accelerator

Repository files navigation

WSO2 Financial Services Accelerator

Financial Services Accelerator is a collection of technologies that increases the speed and reduces the complexity of adopting open banking compliance.

Building from the source

If you want to build Financial Services Accelerator from the source code:

  1. Install Java8 or above.

  2. Install Apache Maven 3.0.5 or above.

  3. To get the Financial Services Accelerator from this repository, click Clone or download.

    • To clone the solution, copy the URL and execute the following command in a command prompt. git clone <the copiedURL>. After cloning, checkout to the main branch.
    • To download the pack, select the branch main first, then click Download ZIP and unzip the downloaded file.
  4. Navigate to the downloaded solution using a command prompt and run the Maven command.

    | Command | Description | | :--- |:---------------------------------------------------------------------------------------------------------------------------------------------------------------------------------| | mvn install | This starts building the pack without cleaning the folders. | | mvn clean install | This cleans the folders and starts building the solution pack from scratch. | | mvn clean install -P solution | This cleans the folders and starts building the solution pack from scratch. Finally creates the accelerator zip files containing the artifacts required to setup the deployment. |

  5. Once the build is created, navigate to the relevant folder to get the accelerator for each product.

| Product | Toolkit Path | |:----------------------------------------|:------------------------------------------------------------| | Identity Server Accelerator | /financial-services-accelerator/accelerators/fs-is/target | | API Manager Accelerator | /financial-services-accelerator/accelerators/fs-apim/target |

Installing and Running OB Accelerators

Please refer the following READ.ME files to run the products.

Product Instructions Path
Identity Server Accelerator /wso2-fs-iam-accelerator-4.0.0/README.md
API Manager Accelerator /wso2-fs-am-accelerator-4.0.0/README.md

Reporting Issues

We encourage you to report issues, documentation faults, and feature requests regarding the Financial Services Accelerator through the WSO2 Financial Services Accelerator Issue Tracker.

License

This source is licensed under the Apache License Version 2.0 (LICENSE).

About

WSO2 Open Banking Accelerator is a collection of technologies that increases the speed and reduces the complexity of adopting open banking compliance. Instead of building a solution from scratch, you can use WSO2 Open Banking Accelerator to meet all legislative requirements with additional benefits beyond compliance.

Topics

Resources

License

Stars

Watchers

Forks

Packages

No packages published