-
Notifications
You must be signed in to change notification settings - Fork 61
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
* ES-842 corrected the verified claims logi (#249) Signed-off-by: ase-101 <[email protected]> Signed-off-by: Chandra Keshav Mishra <[email protected]> * modified getLanguageValuesList method (#250) Signed-off-by: Mohd Kaif Siddique <[email protected]> Co-authored-by: Mohd Kaif Siddique <[email protected]> Signed-off-by: Chandra Keshav Mishra <[email protected]> * [ES-1678] Added a new error message for the ekyc failure in i18n. Signed-off-by: GurukiranP <[email protected]> Signed-off-by: Chandra Keshav Mishra <[email protected]> * Updated readme and docker compose Signed-off-by: ase-101 <[email protected]> Signed-off-by: Chandra Keshav Mishra <[email protected]> * [MOSIP-35816] removed deployment script and updated chart Signed-off-by: ckm007 <[email protected]> Signed-off-by: Chandra Keshav Mishra <[email protected]> * [MOSIP-35816] corrected chart lint yaml Signed-off-by: ckm007 <[email protected]> Signed-off-by: Chandra Keshav Mishra <[email protected]> * [MOSIP-35816] moved deployment scripts to deploy Signed-off-by: ckm007 <[email protected]> Signed-off-by: Chandra Keshav Mishra <[email protected]> * [MOSIP-35816] updarted chart values for latest changes to remove artifactory and config server dependency Signed-off-by: ckm007 <[email protected]> Signed-off-by: Chandra Keshav Mishra <[email protected]> * [MOSIP-35816] moved db-init scripts to deploy Signed-off-by: ckm007 <[email protected]> Signed-off-by: Chandra Keshav Mishra <[email protected]> * [MOSIP-35816] added updated db-init scripts Signed-off-by: ckm007 <[email protected]> Signed-off-by: Chandra Keshav Mishra <[email protected]> * [MOSIP-35816] added updated mock-identity-system scripts Signed-off-by: ckm007 <[email protected]> Signed-off-by: Chandra Keshav Mishra <[email protected]> * [MOSIP-35816] added updated mock-relying-party-service scripts Signed-off-by: ckm007 <[email protected]> Signed-off-by: Chandra Keshav Mishra <[email protected]> * [MOSIP-35816] added updated mock-relying-party-ui scripts Signed-off-by: ckm007 <[email protected]> Signed-off-by: Chandra Keshav Mishra <[email protected]> * [MOSIP-35816] added install-all.sh, delete-all.sh, restart-all.sh scripts Signed-off-by: ckm007 <[email protected]> Signed-off-by: Chandra Keshav Mishra <[email protected]> * [MOSIP-35816] updated installation scripts Signed-off-by: ckm007 <[email protected]> Signed-off-by: Chandra Keshav Mishra <[email protected]> * [MOSIP-35816] updated README and installation scripts comments Signed-off-by: ckm007 <[email protected]> Signed-off-by: Chandra Keshav Mishra <[email protected]> * [MOSIP-35816] added changes for partner onboarder to store reports in volume Signed-off-by: ckm007 <[email protected]> Signed-off-by: Chandra Keshav Mishra <[email protected]> * [MOSIP-35816] removed unused secret creation Signed-off-by: ckm007 <[email protected]> Signed-off-by: Chandra Keshav Mishra <[email protected]> * [INJICERT-434] optionally support using arbitrary field as PSUT value (#258) * [INJICERT-434] optionally support using individualID as PSUT Purpose: to break Certify <--> Mock DataProviderPlugin dependency wrt OIDCTransaction object stored in Redis Config changes required: * Introduces a config but does not break existing default behaviour, so no explicit change required Signed-off-by: Harsh Vardhan <[email protected]> * [INJICERT-434] allow PSUT to set to any configured field * by default the kycAuth response will have the psut field, but this can be configured to have some other user data in the clear if required Breaking changes: None. The changes are backwards compatible Signed-off-by: Harsh Vardhan <[email protected]> --------- Signed-off-by: Harsh Vardhan <[email protected]> Signed-off-by: Chandra Keshav Mishra <[email protected]> * [ES-1689] added test case (#259) Signed-off-by: Venkata Saidurga Polamraju <[email protected]> Signed-off-by: Chandra Keshav Mishra <[email protected]> * moved tomcat and prometheus configuration to bootstrap.properties Signed-off-by: ase-101 <[email protected]> Signed-off-by: Chandra Keshav Mishra <[email protected]> * [MOSIP-35987] updated onboarder to support storing reports in nfs volume Signed-off-by: ckm007 <[email protected]> Signed-off-by: Chandra Keshav Mishra <[email protected]> * Updated Readme and pom version Signed-off-by: ase-101 <[email protected]> Signed-off-by: Chandra Keshav Mishra <[email protected]> * [DSD-6382] added prompt to install services Signed-off-by: ckm007 <[email protected]> Signed-off-by: Chandra Keshav Mishra <[email protected]> * [DSD-6382] removed unused clusterRolebinding Signed-off-by: ckm007 <[email protected]> Signed-off-by: Chandra Keshav Mishra <[email protected]> * [DSD-6382] updated changes to fix dev testing issues Signed-off-by: ckm007 <[email protected]> Signed-off-by: Chandra Keshav Mishra <[email protected]> * [DSD-6382] updated correct onboarder chart version (#272) Signed-off-by: ckm007 <[email protected]> Signed-off-by: Chandra Keshav Mishra <[email protected]> * Added JsonIgnoreProperties for kyc auth and exchange requests (#269) Signed-off-by: piyush-shukla03_infosys <[email protected]> Co-authored-by: piyush-shukla03_infosys <[email protected]> Signed-off-by: ase-101 <[email protected]> Signed-off-by: Chandra Keshav Mishra <[email protected]> * [DSD-6382] updated partner onboarder install script Signed-off-by: ckm007 <[email protected]> Signed-off-by: Chandra Keshav Mishra <[email protected]> * resolved lint failures (#277) Signed-off-by: Chandra Keshav Mishra <[email protected]> --------- Signed-off-by: ase-101 <[email protected]> Signed-off-by: Chandra Keshav Mishra <[email protected]> Signed-off-by: Mohd Kaif Siddique <[email protected]> Signed-off-by: GurukiranP <[email protected]> Signed-off-by: ckm007 <[email protected]> Signed-off-by: Harsh Vardhan <[email protected]> Signed-off-by: Venkata Saidurga Polamraju <[email protected]> Signed-off-by: piyush-shukla03_infosys <[email protected]> Co-authored-by: ase-101 <[email protected]> Co-authored-by: Kaif Siddique <[email protected]> Co-authored-by: Mohd Kaif Siddique <[email protected]> Co-authored-by: GurukiranP <[email protected]> Co-authored-by: Harsh Vardhan <[email protected]> Co-authored-by: pvsaidurga <[email protected]> Co-authored-by: Piyush7034 <[email protected]> Co-authored-by: piyush-shukla03_infosys <[email protected]>
- Loading branch information
1 parent
aa0a8cc
commit a6cde7c
Showing
20 changed files
with
129 additions
and
158 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,2 @@ | ||
charts/ | ||
Chart.lock |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
19 changes: 0 additions & 19 deletions
19
helm/mock-identity-system/templates/clusterrolebinding.yaml
This file was deleted.
Oops, something went wrong.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,2 @@ | ||
chart/ | ||
Chart.lock |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
19 changes: 0 additions & 19 deletions
19
helm/mock-relying-party-service/templates/clusterrolebinding.yaml
This file was deleted.
Oops, something went wrong.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,2 @@ | ||
charts/ | ||
Chart.lock |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
19 changes: 0 additions & 19 deletions
19
helm/mock-relying-party-ui/templates/clusterrolebinding.yaml
This file was deleted.
Oops, something went wrong.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.