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

Test cases #18

Open
wants to merge 54 commits into
base: develop
Choose a base branch
from
Open

Conversation

harishmejari8496
Copy link
Contributor

Disabled maven test cases

urviljoshi and others added 30 commits September 29, 2020 11:38
Co-authored-by: Urvil Joshi <42868205+urviljoshi@users.noreply.github.com>
* Cors patch (#297) (#315)

* properties added

* added default host

* logger added at origin header null

* Revert "Cors patch (#297) (#315)"

This reverts commit a64ccdb99bf42d0c4b178ad30948bff6ec475472.

* MOSIP-8064 : added initial structure

* MOSIP-8064 : added initial structure

* MOSIP-8067 changes in impl

* MOSIP-8067 Added code getdocument

* MOSIP-8064 : partial implementation

* Signature code added

* MOSIP-8064 : partial implementation

* MOSIP-8064 : added object store adapter implementation for joss

* MOSIP-8064 : added logic for provider bean initialization

* MOSIP-8064 : added crypto/signature methods

* MOSIP-8064 : added posix adapter implementation

* MOSIP-8064 : added logger

* MOSIP-8064 : code formatting

* MOSIP-8064 : code formatting

* MOSIP-8064 : s3 adapter implementation

* MOSIP-8064 : s3 adapter implementation

* MOSIP-8064 : packet integrity check

* MOSIP-8064 : test cases

* MOSIP-8064 : updated pom versions

* MOSIP-8064 : updated test cases

* MOSIP-8064 : added audit

* MOSIP-8064 : added audit

* MOSIP-8064 : added audit

* MOSIP-8064 : added packet validation and audit

* MOSIP-8064 : added test cases

* MOSIP-8064 : added test cases

* MOSIP-8064 : added test cases

* Added metadata methods for interface

* MOSIP-8064 : added test cases

* MOSIP-8064 : added test cases

* MOSIP-8064 : added test cases

* MOSIP-8064 : modified cache

* MOSIP-8064 : fixed writer bugs

* MOSIP-8064 : fixed build issue

* MOSIP-8064 : build parent

* MOSIP-8064 : build parent

* MOSIP-8064 : offline crypto

* MOSIP-8064 : java 11 docker

* MOSIP-8064 : remove duplicate

* MOSIP-8064 : remove duplicate

* MOSIP-8064 : java 11 docker

* MOSIP-8064 : added test case

* MOSIP-8064 : added test case

* MOSIP-8064 : temp fix | dummy tag isuse

* MOSIP-8064 : auth adapter and signature issue fix

* MOSIP-8064 : fixed s3 adapter connection issue

* MOSIP-8064 : fixed s3 adapter connection issue

* MOSIP-8064 : fixed commons build issue

* MOSIP-8064 : fixed config issue

* MOSIP-8064 : added more test cases

* MOSIP-8064 : fixed update packet issue

* MOSIP-8064 : auth access

* MOSIP-8064 : packet restructure

* MOSIP-8064 : packet restructure

* MOSIP-8064 : reverting changes for BiometricRecord.java

* MOSIP-8064 : reverting changes for BiometricRecord.java

* MOSIP-8064 : handling string case

* MOSIP-8064 : reverting taheer's changes to unblock Puneet

* MOSIP-8064 : offline encryption for outer packet

* MOSIP-8064 : offline encryption for outer packet

* MOSIP-8064 : offline encryption for outer packet

* MOSIP-8064 : offline encryption for outer packet

* MOSIP-9667 : temp commit

* MOSIP-8064 : offline encryption for outer packet

* MOSIP-8064 : offline encryption for outer packet

* MOSIP-8064 : disabling signature temporarily

* MOSIP-8064 : disabling signature temporarily

* MOSIP-8064 : disabling signature temporarily

Co-authored-by: Urvil Joshi <42868205+urviljoshi@users.noreply.github.com>
Co-authored-by: urviljoshi <urvvil08@gmail.com>
Co-authored-by: Monobikash Das <M1045447@mindtree.com>
Co-authored-by: M1022006 <M1022006@A2ML18485.mindtree.com>
Updated machine master table object
Co-authored-by: ase-101 <>
Co-authored-by: Monobikash Das <43202165+MonobikashDas@users.noreply.github.com>
Fixed offline encryption date issue.
* Cors patch (#297) (#315)

* properties added

* added default host

* logger added at origin header null

* Revert "Cors patch (#297) (#315)"

This reverts commit a64ccdb99bf42d0c4b178ad30948bff6ec475472.

* MOSIP-8064 : added initial structure

* MOSIP-8064 : added initial structure

* MOSIP-8067 changes in impl

* MOSIP-8067 Added code getdocument

* MOSIP-8064 : partial implementation

* Signature code added

* MOSIP-8064 : partial implementation

* MOSIP-8064 : added object store adapter implementation for joss

* MOSIP-8064 : added logic for provider bean initialization

* MOSIP-8064 : added crypto/signature methods

* MOSIP-8064 : added posix adapter implementation

* MOSIP-8064 : added logger

* MOSIP-8064 : code formatting

* MOSIP-8064 : code formatting

* MOSIP-8064 : s3 adapter implementation

* MOSIP-8064 : s3 adapter implementation

* MOSIP-8064 : packet integrity check

* MOSIP-8064 : test cases

* MOSIP-8064 : updated pom versions

* MOSIP-8064 : updated test cases

* MOSIP-8064 : added audit

* MOSIP-8064 : added audit

* MOSIP-8064 : added audit

* MOSIP-8064 : added packet validation and audit

* MOSIP-8064 : added test cases

* MOSIP-8064 : added test cases

* MOSIP-8064 : added test cases

* Added metadata methods for interface

* MOSIP-8064 : added test cases

* MOSIP-8064 : added test cases

* MOSIP-8064 : added test cases

* MOSIP-8064 : modified cache

* MOSIP-8064 : fixed writer bugs

* MOSIP-8064 : fixed build issue

* MOSIP-8064 : build parent

* MOSIP-8064 : build parent

* MOSIP-8064 : offline crypto

* MOSIP-8064 : java 11 docker

* MOSIP-8064 : remove duplicate

* MOSIP-8064 : remove duplicate

* MOSIP-8064 : java 11 docker

* MOSIP-8064 : added test case

* MOSIP-8064 : added test case

* MOSIP-8064 : temp fix | dummy tag isuse

* MOSIP-8064 : auth adapter and signature issue fix

* MOSIP-8064 : fixed s3 adapter connection issue

* MOSIP-8064 : fixed s3 adapter connection issue

* MOSIP-8064 : fixed commons build issue

* MOSIP-8064 : fixed config issue

* MOSIP-8064 : added more test cases

* MOSIP-8064 : fixed update packet issue

* MOSIP-8064 : auth access

* MOSIP-8064 : packet restructure

* MOSIP-8064 : packet restructure

* MOSIP-8064 : reverting changes for BiometricRecord.java

* MOSIP-8064 : reverting changes for BiometricRecord.java

* MOSIP-8064 : handling string case

* MOSIP-8064 : reverting taheer's changes to unblock Puneet

* MOSIP-8064 : offline encryption for outer packet

* MOSIP-8064 : offline encryption for outer packet

* MOSIP-8064 : offline encryption for outer packet

* MOSIP-8064 : offline encryption for outer packet

* MOSIP-9667 : temp commit

* MOSIP-8064 : offline encryption for outer packet

* MOSIP-8064 : offline encryption for outer packet

* MOSIP-8064 : disabling signature temporarily

* MOSIP-8064 : disabling signature temporarily

* MOSIP-8064 : disabling signature temporarily

* MOSIP-8064 : fixing signature issue

Co-authored-by: Urvil Joshi <42868205+urviljoshi@users.noreply.github.com>
Co-authored-by: urviljoshi <urvvil08@gmail.com>
Co-authored-by: Monobikash Das <M1045447@mindtree.com>
Co-authored-by: M1022006 <M1022006@A2ML18485.mindtree.com>
* Cors patch (#297) (#315)

* properties added

* added default host

* logger added at origin header null

* Revert "Cors patch (#297) (#315)"

This reverts commit a64ccdb99bf42d0c4b178ad30948bff6ec475472.

* MOSIP-8064 : added initial structure

* MOSIP-8064 : added initial structure

* MOSIP-8067 changes in impl

* MOSIP-8067 Added code getdocument

* MOSIP-8064 : partial implementation

* Signature code added

* MOSIP-8064 : partial implementation

* MOSIP-8064 : added object store adapter implementation for joss

* MOSIP-8064 : added logic for provider bean initialization

* MOSIP-8064 : added crypto/signature methods

* MOSIP-8064 : added posix adapter implementation

* MOSIP-8064 : added logger

* MOSIP-8064 : code formatting

* MOSIP-8064 : code formatting

* MOSIP-8064 : s3 adapter implementation

* MOSIP-8064 : s3 adapter implementation

* MOSIP-8064 : packet integrity check

* MOSIP-8064 : test cases

* MOSIP-8064 : updated pom versions

* MOSIP-8064 : updated test cases

* MOSIP-8064 : added audit

* MOSIP-8064 : added audit

* MOSIP-8064 : added audit

* MOSIP-8064 : added packet validation and audit

* MOSIP-8064 : added test cases

* MOSIP-8064 : added test cases

* MOSIP-8064 : added test cases

* Added metadata methods for interface

* MOSIP-8064 : added test cases

* MOSIP-8064 : added test cases

* MOSIP-8064 : added test cases

* MOSIP-8064 : modified cache

* MOSIP-8064 : fixed writer bugs

* MOSIP-8064 : fixed build issue

* MOSIP-8064 : build parent

* MOSIP-8064 : build parent

* MOSIP-8064 : offline crypto

* MOSIP-8064 : java 11 docker

* MOSIP-8064 : remove duplicate

* MOSIP-8064 : remove duplicate

* MOSIP-8064 : java 11 docker

* MOSIP-8064 : added test case

* MOSIP-8064 : added test case

* MOSIP-8064 : temp fix | dummy tag isuse

* MOSIP-8064 : auth adapter and signature issue fix

* MOSIP-8064 : fixed s3 adapter connection issue

* MOSIP-8064 : fixed s3 adapter connection issue

* MOSIP-8064 : fixed commons build issue

* MOSIP-8064 : fixed config issue

* MOSIP-8064 : added more test cases

* MOSIP-8064 : fixed update packet issue

* MOSIP-8064 : auth access

* MOSIP-8064 : packet restructure

* MOSIP-8064 : packet restructure

* MOSIP-8064 : reverting changes for BiometricRecord.java

* MOSIP-8064 : reverting changes for BiometricRecord.java

* MOSIP-8064 : handling string case

* MOSIP-8064 : reverting taheer's changes to unblock Puneet

* MOSIP-8064 : offline encryption for outer packet

* MOSIP-8064 : offline encryption for outer packet

* MOSIP-8064 : offline encryption for outer packet

* MOSIP-8064 : offline encryption for outer packet

* MOSIP-9667 : temp commit

* MOSIP-8064 : offline encryption for outer packet

* MOSIP-8064 : offline encryption for outer packet

* MOSIP-8064 : disabling signature temporarily

* MOSIP-8064 : disabling signature temporarily

* MOSIP-8064 : disabling signature temporarily

* MOSIP-8064 : fixing signature issue

* MOSIP-8064 : resident access

* MOSIP-8064 : moved code to one place

Co-authored-by: Urvil Joshi <42868205+urviljoshi@users.noreply.github.com>
Co-authored-by: urviljoshi <urvvil08@gmail.com>
Co-authored-by: Monobikash Das <M1045447@mindtree.com>
Co-authored-by: M1022006 <M1022006@A2ML18485.mindtree.com>
* dependency version modified

* dependency version modified

* reverting jce build disable

* reverting jce build disable

* dependency version modified

* dependency version modified

* reverting jce build disable

* reverting jce build disable

* reverting jce build disable

* reverting jce build disable

* adding prop
Updated alter scripts for machine master table change
* Cors patch (#297) (#315)

* properties added

* added default host

* logger added at origin header null

* Revert "Cors patch (#297) (#315)"

This reverts commit a64ccdb99bf42d0c4b178ad30948bff6ec475472.

* MOSIP-8064 : added initial structure

* MOSIP-8064 : added initial structure

* MOSIP-8067 changes in impl

* MOSIP-8067 Added code getdocument

* MOSIP-8064 : partial implementation

* Signature code added

* MOSIP-8064 : partial implementation

* MOSIP-8064 : added object store adapter implementation for joss

* MOSIP-8064 : added logic for provider bean initialization

* MOSIP-8064 : added crypto/signature methods

* MOSIP-8064 : added posix adapter implementation

* MOSIP-8064 : added logger

* MOSIP-8064 : code formatting

* MOSIP-8064 : code formatting

* MOSIP-8064 : s3 adapter implementation

* MOSIP-8064 : s3 adapter implementation

* MOSIP-8064 : packet integrity check

* MOSIP-8064 : test cases

* MOSIP-8064 : updated pom versions

* MOSIP-8064 : updated test cases

* MOSIP-8064 : added audit

* MOSIP-8064 : added audit

* MOSIP-8064 : added audit

* MOSIP-8064 : added packet validation and audit

* MOSIP-8064 : added test cases

* MOSIP-8064 : added test cases

* MOSIP-8064 : added test cases

* Added metadata methods for interface

* MOSIP-8064 : added test cases

* MOSIP-8064 : added test cases

* MOSIP-8064 : added test cases

* MOSIP-8064 : modified cache

* MOSIP-8064 : fixed writer bugs

* MOSIP-8064 : fixed build issue

* MOSIP-8064 : build parent

* MOSIP-8064 : build parent

* MOSIP-8064 : offline crypto

* MOSIP-8064 : java 11 docker

* MOSIP-8064 : remove duplicate

* MOSIP-8064 : remove duplicate

* MOSIP-8064 : java 11 docker

* MOSIP-8064 : added test case

* MOSIP-8064 : added test case

* MOSIP-8064 : temp fix | dummy tag isuse

* MOSIP-8064 : auth adapter and signature issue fix

* MOSIP-8064 : fixed s3 adapter connection issue

* MOSIP-8064 : fixed s3 adapter connection issue

* MOSIP-8064 : fixed commons build issue

* MOSIP-8064 : fixed config issue

* MOSIP-8064 : added more test cases

* MOSIP-8064 : fixed update packet issue

* MOSIP-8064 : auth access

* MOSIP-8064 : packet restructure

* MOSIP-8064 : packet restructure

* MOSIP-8064 : reverting changes for BiometricRecord.java

* MOSIP-8064 : reverting changes for BiometricRecord.java

* MOSIP-8064 : handling string case

* MOSIP-8064 : reverting taheer's changes to unblock Puneet

* MOSIP-8064 : offline encryption for outer packet

* MOSIP-8064 : offline encryption for outer packet

* MOSIP-8064 : offline encryption for outer packet

* MOSIP-8064 : offline encryption for outer packet

* MOSIP-9667 : temp commit

* MOSIP-8064 : offline encryption for outer packet

* MOSIP-8064 : offline encryption for outer packet

* MOSIP-8064 : disabling signature temporarily

* MOSIP-8064 : disabling signature temporarily

* MOSIP-8064 : disabling signature temporarily

* MOSIP-8064 : fixing signature issue

* MOSIP-8064 : resident access

* MOSIP-8064 : moved code to one place

* MOSIP-8064 : connection timeout issue

Co-authored-by: Urvil Joshi <42868205+urviljoshi@users.noreply.github.com>
Co-authored-by: urviljoshi <urvvil08@gmail.com>
Co-authored-by: Monobikash Das <M1045447@mindtree.com>
Co-authored-by: M1022006 <M1022006@A2ML18485.mindtree.com>
* Cors patch (#297) (#315)

* properties added

* added default host

* logger added at origin header null

* Revert "Cors patch (#297) (#315)"

This reverts commit a64ccdb99bf42d0c4b178ad30948bff6ec475472.

* MOSIP-8064 : added initial structure

* MOSIP-8064 : added initial structure

* MOSIP-8067 changes in impl

* MOSIP-8067 Added code getdocument

* MOSIP-8064 : partial implementation

* Signature code added

* MOSIP-8064 : partial implementation

* MOSIP-8064 : added object store adapter implementation for joss

* MOSIP-8064 : added logic for provider bean initialization

* MOSIP-8064 : added crypto/signature methods

* MOSIP-8064 : added posix adapter implementation

* MOSIP-8064 : added logger

* MOSIP-8064 : code formatting

* MOSIP-8064 : code formatting

* MOSIP-8064 : s3 adapter implementation

* MOSIP-8064 : s3 adapter implementation

* MOSIP-8064 : packet integrity check

* MOSIP-8064 : test cases

* MOSIP-8064 : updated pom versions

* MOSIP-8064 : updated test cases

* MOSIP-8064 : added audit

* MOSIP-8064 : added audit

* MOSIP-8064 : added audit

* MOSIP-8064 : added packet validation and audit

* MOSIP-8064 : added test cases

* MOSIP-8064 : added test cases

* MOSIP-8064 : added test cases

* Added metadata methods for interface

* MOSIP-8064 : added test cases

* MOSIP-8064 : added test cases

* MOSIP-8064 : added test cases

* MOSIP-8064 : modified cache

* MOSIP-8064 : fixed writer bugs

* MOSIP-8064 : fixed build issue

* MOSIP-8064 : build parent

* MOSIP-8064 : build parent

* MOSIP-8064 : offline crypto

* MOSIP-8064 : java 11 docker

* MOSIP-8064 : remove duplicate

* MOSIP-8064 : remove duplicate

* MOSIP-8064 : java 11 docker

* MOSIP-8064 : added test case

* MOSIP-8064 : added test case

* MOSIP-8064 : temp fix | dummy tag isuse

* MOSIP-8064 : auth adapter and signature issue fix

* MOSIP-8064 : fixed s3 adapter connection issue

* MOSIP-8064 : fixed s3 adapter connection issue

* MOSIP-8064 : fixed commons build issue

* MOSIP-8064 : fixed config issue

* MOSIP-8064 : added more test cases

* MOSIP-8064 : fixed update packet issue

* MOSIP-8064 : auth access

* MOSIP-8064 : packet restructure

* MOSIP-8064 : packet restructure

* MOSIP-8064 : reverting changes for BiometricRecord.java

* MOSIP-8064 : reverting changes for BiometricRecord.java

* MOSIP-8064 : handling string case

* MOSIP-8064 : reverting taheer's changes to unblock Puneet

* MOSIP-8064 : offline encryption for outer packet

* MOSIP-8064 : offline encryption for outer packet

* MOSIP-8064 : offline encryption for outer packet

* MOSIP-8064 : offline encryption for outer packet

* MOSIP-9667 : temp commit

* MOSIP-8064 : offline encryption for outer packet

* MOSIP-8064 : offline encryption for outer packet

* MOSIP-8064 : disabling signature temporarily

* MOSIP-8064 : disabling signature temporarily

* MOSIP-8064 : disabling signature temporarily

* MOSIP-8064 : fixing signature issue

* MOSIP-8064 : resident access

* MOSIP-8064 : moved code to one place

* MOSIP-8064 : connection timeout issue

* MOSIP-8064 : added more logger

Co-authored-by: Urvil Joshi <42868205+urviljoshi@users.noreply.github.com>
Co-authored-by: urviljoshi <urvvil08@gmail.com>
Co-authored-by: Monobikash Das <M1045447@mindtree.com>
Co-authored-by: M1022006 <M1022006@A2ML18485.mindtree.com>
* Cors patch (#297) (#315)

* properties added

* added default host

* logger added at origin header null

* Revert "Cors patch (#297) (#315)"

This reverts commit a64ccdb99bf42d0c4b178ad30948bff6ec475472.

* MOSIP-8064 : added initial structure

* MOSIP-8064 : added initial structure

* MOSIP-8067 changes in impl

* MOSIP-8067 Added code getdocument

* MOSIP-8064 : partial implementation

* Signature code added

* MOSIP-8064 : partial implementation

* MOSIP-8064 : added object store adapter implementation for joss

* MOSIP-8064 : added logic for provider bean initialization

* MOSIP-8064 : added crypto/signature methods

* MOSIP-8064 : added posix adapter implementation

* MOSIP-8064 : added logger

* MOSIP-8064 : code formatting

* MOSIP-8064 : code formatting

* MOSIP-8064 : s3 adapter implementation

* MOSIP-8064 : s3 adapter implementation

* MOSIP-8064 : packet integrity check

* MOSIP-8064 : test cases

* MOSIP-8064 : updated pom versions

* MOSIP-8064 : updated test cases

* MOSIP-8064 : added audit

* MOSIP-8064 : added audit

* MOSIP-8064 : added audit

* MOSIP-8064 : added packet validation and audit

* MOSIP-8064 : added test cases

* MOSIP-8064 : added test cases

* MOSIP-8064 : added test cases

* Added metadata methods for interface

* MOSIP-8064 : added test cases

* MOSIP-8064 : added test cases

* MOSIP-8064 : added test cases

* MOSIP-8064 : modified cache

* MOSIP-8064 : fixed writer bugs

* MOSIP-8064 : fixed build issue

* MOSIP-8064 : build parent

* MOSIP-8064 : build parent

* MOSIP-8064 : offline crypto

* MOSIP-8064 : java 11 docker

* MOSIP-8064 : remove duplicate

* MOSIP-8064 : remove duplicate

* MOSIP-8064 : java 11 docker

* MOSIP-8064 : added test case

* MOSIP-8064 : added test case

* MOSIP-8064 : temp fix | dummy tag isuse

* MOSIP-8064 : auth adapter and signature issue fix

* MOSIP-8064 : fixed s3 adapter connection issue

* MOSIP-8064 : fixed s3 adapter connection issue

* MOSIP-8064 : fixed commons build issue

* MOSIP-8064 : fixed config issue

* MOSIP-8064 : added more test cases

* MOSIP-8064 : fixed update packet issue

* MOSIP-8064 : auth access

* MOSIP-8064 : packet restructure

* MOSIP-8064 : packet restructure

* MOSIP-8064 : reverting changes for BiometricRecord.java

* MOSIP-8064 : reverting changes for BiometricRecord.java

* MOSIP-8064 : handling string case

* MOSIP-8064 : reverting taheer's changes to unblock Puneet

* MOSIP-8064 : offline encryption for outer packet

* MOSIP-8064 : offline encryption for outer packet

* MOSIP-8064 : offline encryption for outer packet

* MOSIP-8064 : offline encryption for outer packet

* MOSIP-9667 : temp commit

* MOSIP-8064 : offline encryption for outer packet

* MOSIP-8064 : offline encryption for outer packet

* MOSIP-8064 : disabling signature temporarily

* MOSIP-8064 : disabling signature temporarily

* MOSIP-8064 : disabling signature temporarily

* MOSIP-8064 : fixing signature issue

* MOSIP-8064 : resident access

* MOSIP-8064 : moved code to one place

* MOSIP-8064 : connection timeout issue

* MOSIP-8064 : added more logger

* MOSIP-9781 : fixing minio connection issue

Co-authored-by: Urvil Joshi <42868205+urviljoshi@users.noreply.github.com>
Co-authored-by: urviljoshi <urvvil08@gmail.com>
Co-authored-by: Monobikash Das <M1045447@mindtree.com>
Co-authored-by: M1022006 <M1022006@A2ML18485.mindtree.com>
* Cors patch (#297) (#315)

* properties added

* added default host

* logger added at origin header null

* Revert "Cors patch (#297) (#315)"

This reverts commit a64ccdb99bf42d0c4b178ad30948bff6ec475472.

* MOSIP-8064 : added initial structure

* MOSIP-8064 : added initial structure

* MOSIP-8067 changes in impl

* MOSIP-8067 Added code getdocument

* MOSIP-8064 : partial implementation

* Signature code added

* MOSIP-8064 : partial implementation

* MOSIP-8064 : added object store adapter implementation for joss

* MOSIP-8064 : added logic for provider bean initialization

* MOSIP-8064 : added crypto/signature methods

* MOSIP-8064 : added posix adapter implementation

* MOSIP-8064 : added logger

* MOSIP-8064 : code formatting

* MOSIP-8064 : code formatting

* MOSIP-8064 : s3 adapter implementation

* MOSIP-8064 : s3 adapter implementation

* MOSIP-8064 : packet integrity check

* MOSIP-8064 : test cases

* MOSIP-8064 : updated pom versions

* MOSIP-8064 : updated test cases

* MOSIP-8064 : added audit

* MOSIP-8064 : added audit

* MOSIP-8064 : added audit

* MOSIP-8064 : added packet validation and audit

* MOSIP-8064 : added test cases

* MOSIP-8064 : added test cases

* MOSIP-8064 : added test cases

* Added metadata methods for interface

* MOSIP-8064 : added test cases

* MOSIP-8064 : added test cases

* MOSIP-8064 : added test cases

* MOSIP-8064 : modified cache

* MOSIP-8064 : fixed writer bugs

* MOSIP-8064 : fixed build issue

* MOSIP-8064 : build parent

* MOSIP-8064 : build parent

* MOSIP-8064 : offline crypto

* MOSIP-8064 : java 11 docker

* MOSIP-8064 : remove duplicate

* MOSIP-8064 : remove duplicate

* MOSIP-8064 : java 11 docker

* MOSIP-8064 : added test case

* MOSIP-8064 : added test case

* MOSIP-8064 : temp fix | dummy tag isuse

* MOSIP-8064 : auth adapter and signature issue fix

* MOSIP-8064 : fixed s3 adapter connection issue

* MOSIP-8064 : fixed s3 adapter connection issue

* MOSIP-8064 : fixed commons build issue

* MOSIP-8064 : fixed config issue

* MOSIP-8064 : added more test cases

* MOSIP-8064 : fixed update packet issue

* MOSIP-8064 : auth access

* MOSIP-8064 : packet restructure

* MOSIP-8064 : packet restructure

* MOSIP-8064 : reverting changes for BiometricRecord.java

* MOSIP-8064 : reverting changes for BiometricRecord.java

* MOSIP-8064 : handling string case

* MOSIP-8064 : reverting taheer's changes to unblock Puneet

* MOSIP-8064 : offline encryption for outer packet

* MOSIP-8064 : offline encryption for outer packet

* MOSIP-8064 : offline encryption for outer packet

* MOSIP-8064 : offline encryption for outer packet

* MOSIP-9667 : temp commit

* MOSIP-8064 : offline encryption for outer packet

* MOSIP-8064 : offline encryption for outer packet

* MOSIP-8064 : disabling signature temporarily

* MOSIP-8064 : disabling signature temporarily

* MOSIP-8064 : disabling signature temporarily

* MOSIP-8064 : fixing signature issue

* MOSIP-8064 : resident access

* MOSIP-8064 : moved code to one place

* MOSIP-8064 : connection timeout issue

* MOSIP-8064 : added more logger

* MOSIP-9781 : fixing minio connection issue

* MOSIP-8064 : added more logger

Co-authored-by: Urvil Joshi <42868205+urviljoshi@users.noreply.github.com>
Co-authored-by: urviljoshi <urvvil08@gmail.com>
Co-authored-by: Monobikash Das <M1045447@mindtree.com>
Co-authored-by: M1022006 <M1022006@A2ML18485.mindtree.com>
ckm007 and others added 24 commits October 19, 2020 20:50
removed parent dependency from common packetmanager.
updated for final release
Added data and dml scripts to load the data for regdevice
`superadmin` user mapping is needed for Admin portal.  This user has been defined in Keycloak in sandbox default setup.
`superadmin` user zone is needed for Admin portal.  This user is defined in Keycloak setup of sandbox.
Update master-zone_user_h.csv
…o 1.1.2

� Conflicts:
�	.github/workflows/push_trigger.yml
�	commons-packet/commons-packet-manager/pom.xml
�	commons-packet/commons-packet-manager/src/main/java/io/mosip/commons/packet/audit/AuditLogEntry.java
�	commons-packet/commons-packet-manager/src/main/java/io/mosip/commons/packet/config/OfflineConfig.java
�	commons-packet/commons-packet-manager/src/main/java/io/mosip/commons/packet/config/PacketManagerConfig.java
�	commons-packet/commons-packet-manager/src/main/java/io/mosip/commons/packet/constants/PacketUtilityErrorCodes.java
�	commons-packet/commons-packet-manager/src/main/java/io/mosip/commons/packet/dto/packet/CryptomanagerRequestDto.java
�	commons-packet/commons-packet-manager/src/main/java/io/mosip/commons/packet/impl/OfflinePacketCryptoServiceImpl.java
�	commons-packet/commons-packet-manager/src/main/java/io/mosip/commons/packet/impl/OnlinePacketCryptoServiceImpl.java
�	commons-packet/commons-packet-manager/src/main/java/io/mosip/commons/packet/impl/PacketReaderImpl.java
�	commons-packet/commons-packet-manager/src/main/java/io/mosip/commons/packet/keeper/PacketKeeper.java
�	commons-packet/commons-packet-manager/src/test/java/io/mosip/commons/packet/test/impl/OfflinePacketCryptoServiceTest.java
�	commons-packet/commons-packet-manager/src/test/java/io/mosip/commons/packet/test/impl/PacketReaderImplTest.java
�	commons-packet/commons-packet-manager/src/test/java/io/mosip/commons/packet/test/keeper/PacketKeeperTest.java
�	commons-packet/commons-packet-service/pom.xml
�	commons-packet/commons-packet-service/src/main/java/io/mosip/commons/packetmanager/PacketServiceApp.java
�	commons-packet/pom.xml
�	db_release_scripts/mosip_master/dml/master-template.csv
�	design/data_model/_images/mosip_master.png
�	design/data_model/_sources/mosip_master.dbm
�	pom.xml
…o webhook-URL

� Conflicts:
�	.github/workflows/push_trigger.yml
�	commons-packet/commons-packet-manager/pom.xml
�	commons-packet/commons-packet-manager/src/main/java/io/mosip/commons/packet/impl/OfflinePacketCryptoServiceImpl.java
�	commons-packet/commons-packet-manager/src/main/java/io/mosip/commons/packet/impl/OnlinePacketCryptoServiceImpl.java
�	commons-packet/commons-packet-manager/src/main/java/io/mosip/commons/packet/keeper/PacketKeeper.java
�	commons-packet/commons-packet-service/pom.xml
Copy link
Contributor

@MonobikashDas MonobikashDas left a comment

Choose a reason for hiding this comment

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

Hi @harishmejari8496 please rebase your code with latest develop branch and raise a pr.

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.

9 participants