Skip to content

OpenBankingToolkit/openbanking-common

Repository files navigation

Current Status
Build Build Status
Code coverage codecov
Release GitHub release (latest by date)
License license

This repository is part of the Open Banking Tool kit. If you just landed to that repository looking for our tool kit, we recommend having a first read to https://github.com/OpenBankingToolkit/openbanking-toolkit

ForgeRock OpenBanking common

ForgeRock OpenBanking Commons is a set of abstractions and common classes used in different ForgeRock OpenBanking projects.

ForgeRock OpenBanking Commons also contains the UI apps for auth and swagger.

Forgerock openbanking UI Images

  • Auth UI: ./forgerock-openbanking-ui/projects/auth
  • Swagger UI: ./forgerock-openbanking-ui/projects/swagger

Build the project

Maven build all artifacts included the below UI images:

  • auth-ui
  • swagger-ui
mvn clean install
mvn clean install -DskipTests -DdockerCompose.skip