Skip to content

Commit

Permalink
Merge pull request #457 from ase-101/develop1
Browse files Browse the repository at this point in the history
merge from release-1.2.x to develop
  • Loading branch information
ase-101 authored Nov 5, 2023
2 parents 2cad144 + 8e9361b commit d5e6160
Show file tree
Hide file tree
Showing 5 changed files with 822 additions and 173 deletions.
6 changes: 4 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,9 @@ e-Signet repository contains following:
4. client-management-service-impl - Client management implementations classes.
5. oidc-service-impl - Oauth and OIDC implementation classes.
6. binding-service-impl - key and individualId binding service implementation classes.
7. db_scripts - Contains all the db scripts required to setup or upgrade the DB for esignet module.
7. consent-service-impl - Service to manage user consent per client.
8. vci-service-impl - Credential issuance service implementation classes.
9. db_scripts - Contains all the db scripts required to setup or upgrade the DB for esignet module.


## Databases
Expand All @@ -36,7 +38,7 @@ The project requires JDK 11.
1. Add / merge below mentioned properties files into existing config branch:
* [esignet-default.properties](https://github.com/mosip/mosip-config/blob/v1.2.0.1-B3/esignet-default.properties)
* [application-default.properties](https://github.com/mosip/mosip-config/blob/v1.2.0.1-B3/application-default.properties)
1. Below are the dependent services required for esignet service:
1. Below are the dependent services required for esignet service integrated with MOSIP IDA:
| Chart | Chart version |
|---|---|
|[Keycloak](https://github.com/mosip/mosip-infra/tree/v1.2.0.1-B3/deployment/v3/external/iam) | 7.1.18 |
Expand Down
Loading

0 comments on commit d5e6160

Please sign in to comment.