Project: GitHub - mosip/inji-certify: Repository hosts the source code, documentation, and other related files for the Inji Certify project
I am trying to run “docker-compose.yaml” from “docker-compose-injistack”, getting the following error:
‘Field dataProviderPlugin in io.mosip.certify.services.CertifyIssuanceServiceImpl required a bean of type ‘io.mosip.certify.api.spi.DataProviderPlugin’ that could not be found’
I´ve tryed branchs ‘master’ and ‘develop’
Found the missing config:
[inji-certify/docker-compose/docker-compose-injistack at develop · mosip/inji-certify · GitHub](Choosing a VCI plugin for issuance)
Choosing a VCI plugin for issuance
Recommended: Use one of the Existing Mock Plugin
Supported versions: 0.3.0 and above
Download the latest JAR from:
https://oss.sonatype.org/content/repositories/snapshots/io/mosip/certify/mock-certify-plugin/0.3.0-SNAPSHOT/
Place the downloaded JAR in loader_path/certify/
1 Like