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

MOSIP-39180 Removed unused property #7916

Merged
merged 7 commits into from
Jan 28, 2025
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
6 changes: 1 addition & 5 deletions id-authentication-default.properties
Original file line number Diff line number Diff line change
Expand Up @@ -271,8 +271,6 @@ ida-topic-fraud-analysis=IDA_FRAUD_ANALYTICS
ida-topic-auth-anonymous-profile=ANONYMOUS_PROFILE
ida-topic-pmp-oidc-client-created=OIDC_CLIENT_CREATED
ida-topic-pmp-oidc-client-updated=OIDC_CLIENT_UPDATED
ida-topic-on-demand-template-extraction=AUTHENTICATION_ERRORS
ida-topic-remove-id-status=REMOVE_ID_STATUS

# in minutes
mosip.iam.adapter.validate-expiry-check-rate=15
Expand Down Expand Up @@ -649,8 +647,6 @@ mosip.ida.vci.supported.cred.types=VerifiableCredential,MOSIPVerifiableCredentia
# if the input handle is +855345353453@phone then the provided regex is used to validate the input.
mosip.ida.handle-types.regex={ '@phone' : '^\\+91[1-9][0-9]{7,9}@phone$' }

mosip.ida.key.binding.name.default.langCode=eng
mosip.ida.ondemand.template.extraction.partner.id=mpartner-default-tempextraction
#-------------------------------- Authentication error eventing-------------------------------
#It enable and disable the bean init of kafka and Authentication error eventing
mosip.ida.authentication.error.eventing.enabled=true
Expand All @@ -663,4 +659,4 @@ mosip.ida.kafka.bootstrap.servers=kafka-0.kafka-headless.${kafka.profile}:${kafk
spring.kafka.admin.properties.allow.auto.create.topics=true
logging.level.org.apache.kafka=DEBUG
#----------------------------------------------------end------------------------------------------
mosip.kernel.keymgr.hsm.health.check.enabled=false
mosip.kernel.keymgr.hsm.health.check.enabled=false
8 changes: 5 additions & 3 deletions id-repository-default.properties
Original file line number Diff line number Diff line change
Expand Up @@ -385,7 +385,7 @@ mosip.kernel.tokenid.partnercode.salt=${mosip.kernel.partnercode.salt}
# Enabling below property will start logging performance logs in identity and vid service
mosip.idrepo.aspect-logging.enabled=false

auth.server.admin.allowed.audience=mosip-regproc-client,mosip-prereg-client,mosip-admin-client,mosip-crereq-client,mosip-creser-client,mosip-datsha-client,mosip-ida-client,mosip-resident-client,mosip-reg-client,mpartner-default-print,mosip-idrepo-client,mpartner-default-auth,mosip-syncdata-client,mosip-masterdata-client,mosip-idrepo-client,mosip-pms-client,mosip-hotlist-client,opencrvs-partner,mpartner-default-digitalcard,mpartner-default-mobile,mosip-signup-client,mosip-testrig-client
auth.server.admin.allowed.audience=mosip-regproc-client,mosip-prereg-client,mosip-admin-client,mosip-crereq-client,mosip-creser-client,mosip-datsha-client,mosip-ida-client,mosip-resident-client,mosip-reg-client,mpartner-default-print,mosip-idrepo-client,mpartner-default-auth,mosip-syncdata-client,mosip-masterdata-client,mosip-idrepo-client,mosip-pms-client,mosip-hotlist-client,opencrvs-partner,mpartner-default-digitalcard,mpartner-default-mobile,mosip-signup-client
#openapi properties to sort tag and operations of id-repository services
springdoc.swagger-ui.tagsSorter=alpha
springdoc.swagger-ui.operationsSorter=alpha
Expand Down Expand Up @@ -435,7 +435,8 @@ mosip.mask.function.identityAttributes=convertToMaskData

mosip.credential.service.fetch-identity.type=bio

mosip.idrepo.credential.request.enable-convention-based-id=true
#this property is used to enable convention based id eg. if we wanted to share rid as a requestId when credential request is getting generated using credential job.
mosip.idrepo.credential.request.enable-convention-based-id=false
mosip.idrepo.credential-request-v2.rest.uri=${mosip.idrepo.credrequest.generator.url}/v1/credentialrequest/v2/requestgenerator/{rid}
mosip.idrepo.credential-request-v2.rest.httpMethod=POST
mosip.idrepo.credential-request-v2.rest.headers.mediaType=application/json
Expand All @@ -446,12 +447,13 @@ mosip.idrepo.credential-request-v2.rest.timeout=100
mosip.idrepo.identity.disable-uin-based-credential-request=false
# Field Id as in the identity schema will be the key and value is the actual postfix to append. Empty values are also supported.
# This configuration is considered only when mentioned fieldId is marked to be a handle in the identity schema and it is one of the selectedHandle in the ID-object.
mosip.identity.fieldid.handle-postfix.mapping={'phone':'@phone'}
mosip.identity.fieldid.handle-postfix.mapping={}
mosip.idrepo.identity.max-request-time-deviation-seconds=60
#Enable this property only when to check cache log
#logging.level.org.springframework.cache=TRACE
# By default, it is false. To enable force merge of data, change it to true.
mosip.idrepo.create-identity.enable-force-merge=false

mosip.identity.get.excluded.attribute.list=UIN,verifiedAttributes,IDSchemaVersion
mosip.role.idrepo.identity.postidvidid=REGISTRATION_PROCESSOR,RESIDENT,REGISTRATION_ADMIN,REGISTRATION_SUPERVISOR,REGISTRATION_OFFICER,ID_AUTHENTICATION,ID_REPOSITORY
IDREPORETRIEVEIDBYID=${mosip.idrepo.identity.url}/idrepository/v1/identity/idvid/
2 changes: 1 addition & 1 deletion identity-mapping.json
Original file line number Diff line number Diff line change
Expand Up @@ -167,4 +167,4 @@
"gender": 2,
"dateOfBirth": 3
}
}
}
4 changes: 2 additions & 2 deletions mosip-vid-policy.json
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@
"vidPolicy": {
"validForInMinutes": 30,
"transactionsAllowed": 2,
"instancesAllowed": 5,
"instancesAllowed": 20,
"autoRestoreAllowed": false,
"restoreOnAction": "REGENERATE"
}
Expand All @@ -24,7 +24,7 @@
"vidPolicy": {
"validForInMinutes": null,
"transactionsAllowed": 2,
"instancesAllowed": 5,
"instancesAllowed": 20,
"autoRestoreAllowed": false,
"restoreOnAction": "REVOKED"
}
Expand Down
2 changes: 1 addition & 1 deletion registration-default.properties
Original file line number Diff line number Diff line change
Expand Up @@ -487,7 +487,7 @@ mosip.registration.max_age=200
# Properties to set the handles, these handles can be used to login to resident portal on successful UIN generation
# These handles should match with ID Schema in the environment
# it is comma separated list of field ids
mosip.registration.default-selected-handle-fields=phone
mosip.registration.default-selected-handle-fields=

# Parameters required for Backward Compatibility
# These parameters needed for supporting previous versions of registration clients in case of upgraded env.
Expand Down