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 (mosip#249) Signed-off-by: ase-101 <[email protected]> Signed-off-by: Chandra Keshav Mishra <[email protected]> * modified getLanguageValuesList method (mosip#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 (mosip#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 (mosip#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 (mosip#272) Signed-off-by: ckm007 <[email protected]> Signed-off-by: Chandra Keshav Mishra <[email protected]> * Added JsonIgnoreProperties for kyc auth and exchange requests (mosip#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 (mosip#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]> Signed-off-by: kaifk468 <[email protected]>
- Loading branch information