diff --git a/inji-default.properties b/inji-default.properties index d6f057e9..6e3fb0ba 100644 --- a/inji-default.properties +++ b/inji-default.properties @@ -24,3 +24,5 @@ mosip.inji.aboutInjiUrl=https://docs.mosip.io/inji/inji-mobile-wallet/overview mosip.inji.minStorageRequiredForAuditEntry=2 # minimum storage space required for downloading / receiving vc in MB mosip.inji.minStorageRequired=2 +# It tells whether we should perform client validation in openid4vp sharing flow +mosip.inji.openid4vpClientValidation = true \ No newline at end of file