-
Notifications
You must be signed in to change notification settings - Fork 149
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
Merge release 1.2.0 to develop #838
Merged
loganathan-sekaran
merged 199 commits into
mosip:master
from
loganathan-sekaran:merge-release-1.2.0-to-develop
Feb 11, 2022
Merged
Merge release 1.2.0 to develop #838
loganathan-sekaran
merged 199 commits into
mosip:master
from
loganathan-sekaran:merge-release-1.2.0-to-develop
Feb 11, 2022
Conversation
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
* Added default filter attributes to configuration * Code updated
…ip#598) * Fixes in demo auth dynamic attributes * Fixed error message for decoding failure * Fix in fetching postal code for auth anonym profile * WIP for dynamic attribute auto match * Allow new dynamic attrib for auth without mapping * Removed unwanted comment
* Fixes in demo auth dynamic attributes * Fixed error message for decoding failure * Fix in fetching postal code for auth anonym profile * WIP for dynamic attribute auto match * Allow new dynamic attrib for auth without mapping * Removed unwanted comment * Fix in age not match error msg
* Fix bio auth type check issue due to case sensitive check * Minor fix
* Fix bio auth type check issue due to case sensitive check * Minor fix * Added missing Face for ekyc request in filter
…sip#621) * Fixed biotype,biosubtype related error messages * Fix NPE for null idtype * Test fixes * Revert debug code for idserviceimpl
This reverts commit 5cb0b79758ede70509ff7e0cbe864e9589434cff.
* Fixed keymanager bean loading issue * MOSIP-18411 fixed kyc attribute filtered out issue * MOSIP-17587-Fix status for ekyc auth in anonym profile
* Fix duplicate type code in kyc auth txn entry * MOSIP-18191 fix segment timestamp validation not working * Added null check for auth type code duplicate condition
* Created test class for IdTypeUtil => IdTypeUtilTest * Created test class for IdTypeUtil => IdTypeUtilTest * Created test class for IdTypeUtil => IdTypeUtilTest * Created test class for BytesUtil => BytesUtilTest * Created test class for BytesUtil => BytesUtilTest * Created test class for BytesUtil => BytesUtilTest * Created test class for BytesUtil => BytesUtilTest * Created test class for BytesUtil => BytesUtilTest * Created test class for HotlistScheduledCleanupJob => HotlistScheduledCleanupJobTest * Created test class for MasterDataCacheInitializer => MasterDataCacheInitializerTest Co-authored-by: Vipul Dhurve <[email protected]>
* Added support to dynamic attrib norm if in name or fulladdr * Added tests * Minor refactoring
…ntialIssueanceCallbackControllerTest (mosip#791) Co-authored-by: Vipul Dhurve <[email protected]>
* Created Test class for InternalAuthWebSubInitializer => InternalAuthWebSubInitializerTest * Revert "Created Test class for InternalAuthWebSubInitializer => InternalAuthWebSubInitializerTest" This reverts commit 3c5fe5d. * Created Test class for InternalAuthWebSubInitializer => InternalAuthWebSubInitializerTest * Created Test class for InternalAuthWebSubInitializer => InternalAuthWebSubInitializerTest * Created Test class for InternalAuthWebSubInitializer => InternalAuthWebSubInitializerTest * Created Test class for InternalAuthWebSubInitializer => InternalAuthWebSubInitializerTest Co-authored-by: Vipul Dhurve <[email protected]>
* Updated test case * WIP-idservimpl-tests * Updated test cases
* Added a Bean to get Service Names as a Arraylist to RestRequestBuilder * Removed vulnerability of Regular expression to DoS(Denial of Service) * Revert "Removed vulnerability of Regular expression to DoS(Denial of Service)" This reverts commit 49e2a73. * Removed Vulnerability of Regular Expression to DoS(Denial of Service) * Revert "Removed Vulnerability of Regular Expression to DoS(Denial of Service)" This reverts commit 8922fb0. * Revert "Merge branch 'develop' of https://github.com/balaji-alluru/id-authentication-1 into develop" This reverts commit 00b5eb5, reversing changes made to 34bb5b5. * Removed Vulnerability of Regular expressions to DoS(Denial of Service) * Updated TestCases to AuthRequestValidator Class * Update AuthRequestValidatorTest.java * Created Test class for IdInfoFetcherImpl class
* WIP-idservimpl-tests * Added test case
* WIP-idservimpl-tests * Added test case * Test fix
* Created Test class for InternalAuthWebSubInitializer => InternalAuthWebSubInitializerTest * Revert "Created Test class for InternalAuthWebSubInitializer => InternalAuthWebSubInitializerTest" This reverts commit 3c5fe5d. * Created Test class for InternalAuthWebSubInitializer => InternalAuthWebSubInitializerTest * Created Test class for InternalAuthWebSubInitializer => InternalAuthWebSubInitializerTest * Created Test class for InternalAuthWebSubInitializer => InternalAuthWebSubInitializerTest * Created Test class for InternalAuthWebSubInitializer => InternalAuthWebSubInitializerTest * Created Test class for IdaRequestResponseConsumerUtil => IdaRequestResponseConsumerUtilTest Co-authored-by: Vipul Dhurve <[email protected]>
* WIP-idservimpl-tests * Added test case * Test fix * Added tests
* WIP-idservimpl-tests * Added test case * Test fix * Added tests * Minor refactoring * Added tests
* Added a Bean to get Service Names as a Arraylist to RestRequestBuilder * Removed vulnerability of Regular expression to DoS(Denial of Service) * Revert "Removed vulnerability of Regular expression to DoS(Denial of Service)" This reverts commit 49e2a73. * Removed Vulnerability of Regular Expression to DoS(Denial of Service) * Revert "Removed Vulnerability of Regular Expression to DoS(Denial of Service)" This reverts commit 8922fb0. * Revert "Merge branch 'develop' of https://github.com/balaji-alluru/id-authentication-1 into develop" This reverts commit 00b5eb5, reversing changes made to 34bb5b5. * Removed Vulnerability of Regular expressions to DoS(Denial of Service) * Updated TestCases to AuthRequestValidator Class * Update AuthRequestValidatorTest.java * Created Test class for IdInfoFetcherImpl class * Updated test cases for IdServiceImpl class * Update IdServiceImplTest.java
* WIP-idservimpl-tests * Added test case * Test fix * Added tests * Minor refactoring * Added tests * Fix failed test
* Created Test class for InternalAuthWebSubInitializer => InternalAuthWebSubInitializerTest * Revert "Created Test class for InternalAuthWebSubInitializer => InternalAuthWebSubInitializerTest" This reverts commit 3c5fe5d. * Created Test class for InternalAuthWebSubInitializer => InternalAuthWebSubInitializerTest * Created Test class for InternalAuthWebSubInitializer => InternalAuthWebSubInitializerTest * Created Test class for InternalAuthWebSubInitializer => InternalAuthWebSubInitializerTest * Created Test class for InternalAuthWebSubInitializer => InternalAuthWebSubInitializerTest * Created Test class for IdaRequestResponseConsumerUtil => IdaRequestResponseConsumerUtilTest * Created Test class for AuthTypeLockFilterImpl => AuthTypeLockFilterImplTest * Created Test class for AuthTypeLockFilterImpl => AuthTypeLockFilterImplTest Co-authored-by: Vipul Dhurve <[email protected]>
* WIP-idservimpl-tests * Added test case * Test fix * Added tests * Minor refactoring * Added tests * Fix failed test * Fixed test
* WIP-idservimpl-tests * Added test case * Test fix * Added tests * Minor refactoring * Added tests * Fix failed test * Fixed test * Added tests * Minor refactoring for performance
* Created Test class for InternalAuthWebSubInitializer => InternalAuthWebSubInitializerTest * Revert "Created Test class for InternalAuthWebSubInitializer => InternalAuthWebSubInitializerTest" This reverts commit 3c5fe5d. * Created Test class for InternalAuthWebSubInitializer => InternalAuthWebSubInitializerTest * Created Test class for InternalAuthWebSubInitializer => InternalAuthWebSubInitializerTest * Created Test class for InternalAuthWebSubInitializer => InternalAuthWebSubInitializerTest * Created Test class for InternalAuthWebSubInitializer => InternalAuthWebSubInitializerTest * Created Test class for IdaRequestResponseConsumerUtil => IdaRequestResponseConsumerUtilTest * Created Test class for AuthTypeLockFilterImpl => AuthTypeLockFilterImplTest * Created Test class for AuthTypeLockFilterImpl => AuthTypeLockFilterImplTest * Created Test class for MasterDataCache => MasterDataCacheTest Co-authored-by: Vipul Dhurve <[email protected]>
* WIP-idservimpl-tests * Added test case * Test fix * Added tests * Minor refactoring * Added tests * Fix failed test * Fixed test * Added tests * Minor refactoring for performance * Added tests
* WIP-idservimpl-tests * Added test case * Test fix * Added tests * Minor refactoring * Added tests * Fix failed test * Fixed test * Added tests * Minor refactoring for performance * Added tests * Sonar issue fix 1 * Sonar fixes
) CredentialStoreJobExecutionListenerTest Co-authored-by: Vipul Dhurve <[email protected]>
…osip#817) Co-authored-by: Vipul Dhurve <[email protected]>
* Added tests * Minor fix in parse decrypted data to String * Added tests for datasharemanager
MOSIP-15286 Fixed openapi.json failures for auth service.
…ase-1.2.0-to-develop
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
No description provided.