Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update README.md #27

Open
wants to merge 3 commits into
base: release-0.9.x
Choose a base branch
from
Open

Conversation

likhitharl
Copy link
Contributor

Updated steps 2 , 6, 15 and Added java 21 in requirements

Updated steps 2 , 6, 15 and Added java 21 in requirements 

Signed-off-by: likhitharl <[email protected]>
Removed Java 21 from Requirements and added at point 9, under for custom plugin : java 21 is needed

Signed-off-by: likhitharl <[email protected]>
* Now create a credential schema and create an issuance registry
* take note of `$.schema[0].author` and `$.schema[0].id` from the create credential schema request
7. Create a folder with name loader_path [here](docker-compose/docker-compose-certify).
8. Add the jar file of Digital Credential Stack(DCS) plugin implementations for eSignet and certify:
* For eSignet:
* create a folder with name esignet inside loader_path folder created in the above step and add the jar files inside the folder.
* JAR file for sunbird can be downloaded [here](https://mvnrepository.com/artifact/io.mosip.esignet.sunbirdrc/sunbird-rc-esignet-integration-impl).
* JAR file for mock identity can be downloaded [here](https://repo1.maven.org/maven2/io/mosip/esignet/mock/mock-esignet-integration-impl/0.9.2/mock-esignet-integration-impl-0.9.2.jar)
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

For eSignet also, can we not take from artifactory as default ?

Updated certify-plugin-default.properties from certify-default.properties 

Signed-off-by: likhitharl <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants