From 795886f96b11bd99b64b4994fdcd8d53b34794ae Mon Sep 17 00:00:00 2001 From: bhumi46 <111699703+bhumi46@users.noreply.github.com> Date: Wed, 29 Nov 2023 14:55:27 +0530 Subject: [PATCH] [DSD-3906]Updated mock-identity-system-default.properties Signed-off-by: bhumi46 <111699703+bhumi46@users.noreply.github.com> --- mock-identity-system-default.properties | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/mock-identity-system-default.properties b/mock-identity-system-default.properties index bd75f144d7d..c0c57a255b7 100644 --- a/mock-identity-system-default.properties +++ b/mock-identity-system-default.properties @@ -100,4 +100,8 @@ spring.jpa.database-platform=org.hibernate.dialect.PostgreSQL95Dialect spring.jpa.show-sql=false spring.jpa.hibernate.ddl-auto=none spring.jpa.properties.hibernate.jdbc.lob.non_contextual_creation=true -mosip.esignet.mock.authenticator.ida.otp-channels=email,phone \ No newline at end of file +mosip.esignet.mock.authenticator.ida.otp-channels=email,phone + +mosip.kernel.keymgr.hsm.health.check.enabled=false +mosip.kernel.keymgr.hsm.health.key.app-id=MOCK_AUTHENTICATION_SERVICE +mosip.kernel.keymgr.hsm.healthkey.ref-id=HEALTH_KEY