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

Merge release 1.2.0 to develop #838

Merged

Conversation

loganathan-sekaran
Copy link
Member

No description provided.

kameshsr and others added 30 commits October 19, 2021 15:04
* 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
aihamh and others added 29 commits January 18, 2022 17:27
* 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]>
* Added tests

* Minor fix in parse decrypted data to String

* Added tests for datasharemanager
MOSIP-15286 Fixed openapi.json failures for auth service.
@loganathan-sekaran loganathan-sekaran merged commit 9492ed9 into mosip:master Feb 11, 2022
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.

10 participants