-
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 ida develop to rc2 1 #728
Merged
loganathan-sekaran
merged 112 commits into
mosip:1.2.0-rc2
from
loganathan-sekaran:merge-ida-develop-to-rc2-1
Dec 22, 2021
Merged
Merge ida develop to rc2 1 #728
loganathan-sekaran
merged 112 commits into
mosip:1.2.0-rc2
from
loganathan-sekaran:merge-ida-develop-to-rc2-1
Dec 22, 2021
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
* Fix for internal auth issue * Imported keymgr auth roles beans
* Updated Test class for IdInfoHelper => IdInfoHelperTest * Updated Test class for IdInfoHelper => IdInfoHelperTest * Updated Test class for IdInfoHelper => IdInfoHelperTest Co-authored-by: Vipul Dhurve <[email protected]>
…rvice test folder.
…rvice test folder.
…, OTP Service (mosip#714) * MOSIP-18085: Upgraded swagger2 to openapi3 for authentication service * MOSIP-18085: Upgraded swagger2 to openapi3 for Id Authentication Internal Service * MOSIP-18085: Added Authorization headers * MOSIP-18085: Added Authorization headers in internal service * MOSIP-18085: Upgraded swagger to openapi for otp services. * MOSIP-18085: Added header in kyc and fixed sorting tags. * MOSIP-18085: Removed common properties for sorting of openapi tags. * MOSIP-18085: Generated openapi.json for IDA- Authentication Service * MOSIP-18085: Code Reformat * MOSIP-18085: Generate openapi.json for IDA-OTP service. * MOSIP-18085: Generate openapi.json for IDA-Internal service. * MOSIP-18085: Removed extra properties from authentication-internal-service test folder. * MOSIP-18085: Removed extra properties from authentication-internal-service test folder.
* Updated Test class for IdInfoHelper => IdInfoHelperTest * Updated Test class for IdInfoHelper => IdInfoHelperTest * Updated Test class for IdInfoHelper => IdInfoHelperTest * Created Test class for IdValidationUtil => idValidationUtilTest * Created Test class for IdValidationUtil => idValidationUtilTest Co-authored-by: Vipul Dhurve <[email protected]>
…p#721) * Integrated with new websubclient to load callback url from properties * Temporariy ignoring failing test * fix in json databind version for test failure due to open api dependency * Skip registering non-pubishing topics
Mosip:15286 changed openapi.json file name of authentication-service
* Integrated with new websubclient to load callback url from properties * Temporariy ignoring failing test * fix in json databind version for test failure due to open api dependency * Skip registering non-pubishing topics * Added afterburner in objectmapper
* Update db script for key alias and key policy tables * Minor format
manojsp12
approved these changes
Dec 22, 2021
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.