-
Notifications
You must be signed in to change notification settings - Fork 22
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
[ES-911] modified the readme file to add sunbird configuration #18
Conversation
…gnet Signed-off-by: Mohd Kaif Siddique <[email protected]>
@@ -15,32 +15,27 @@ mosip.esignet.integration.key-binder=MockKeyBindingWrapperService | |||
mosip.esignet.integration.audit-plugin=LoggerAuditService | |||
mosip.esignet.integration.captcha-validator=GoogleRecaptchaValidatorService | |||
|
|||
## -------------------------------------------- IDP-UI config -----------------------------------------------------------------## | |||
mosip.esignet.authenticator.default.auth-factor.kba.field-details={{'id':'policyNumber', 'type':'text', 'format':''},{'id':'name', 'type':'text', 'format':''},{'id':'dob', 'type':'date', 'format':'dd/mm/yyyy'}} | |||
mosip.esignet.authenticator.default.auth-factor.kba.individual-id-field=policyNumber |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
We donot have to separate above 2 properties. It can be part of "Sunbird-RC Plugin Configurations" section.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
done
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Pls check the review comments
Signed-off-by: Mohd Kaif Siddique <[email protected]>
…l into readme.md file Signed-off-by: Mohd Kaif Siddique <[email protected]>
Signed-off-by: Kaif Siddique <[email protected]>
Signed-off-by: Mohd Kaif Siddique <[email protected]>
…gnet