Skip to content

Commit

Permalink
Update esignet-default.properties
Browse files Browse the repository at this point in the history
Signed-off-by: ase-101 <[email protected]>
  • Loading branch information
ase-101 authored Apr 5, 2024
1 parent c3c74c7 commit 2252329
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion esignet-default.properties
Original file line number Diff line number Diff line change
Expand Up @@ -410,7 +410,7 @@ mosip.esignet.ui.forgot-password.config={'forgot-password': true, 'forgot-passwo
# username.postfix -> This is required only when a postfix should be automatically appended to the input username
# username.regex -> Regex to be used to validate the input username
# auth.factor.kba.individual-id-field -> Field ID to be used as username in the authenticate API, Must be one of the field defined in `auth.factor.kba.field-details`
# auth.factor.kba.field-details -> List of form fields used to display for Knowledge-based authentication.
# auth.factor.kba.field-details -> List of form fields used to display for Knowledge-based authentication. eg: {{"id":"policyNumber", "type":"text", "format":""},{"id":"fullName", "type":"text", "format":""}}
mosip.esignet.ui.config.key-values={'sbi.env': 'Developer', 'sbi.timeout.DISC': 30, \
'sbi.timeout.DINFO': 30, 'sbi.timeout.CAPTURE': 30, 'sbi.capture.count.face': 1, 'sbi.capture.count.finger': 1, \
'sbi.capture.count.iris': 1, 'sbi.capture.score.face': 70, 'sbi.capture.score.finger':70, 'sbi.capture.score.iris':70, \
Expand Down

0 comments on commit 2252329

Please sign in to comment.