The Dynamic Client Registration Conformance Tool is an Open Source test tool provided by Open Banking.
The Dynamic Client Registration APIs allow TPPs to register one or more clients with a ASPSPs in a manner that offers very low friction and removes hurdles and barriers to entry. The goal of the DCR Conformance Tool is to allow implementers of DCR to test an interface against the DCR standard.
The supporting documentation assumes technical understanding of the Open Banking ecosystem and DCR. An introduction to the concepts is available via the Open Banking Website.
See the guide at QUICK-START.md.
- Dynamic Client Registration Specifications: https://openbankinguk.github.io/dcr-docs-pub/
See full list changes (v1.3.1.md)
- Go 1.17
To run against Ozone:
git clone git@bitbucket.org:openbankingteam/conformance-dcr.git && cd conformance-dcr && make build && ./dcr -config-path configs/config.json