From cc3cb6d5c7aae2ed0aed95cb39ef59669ff02db6 Mon Sep 17 00:00:00 2001
From: Sohan Kumar Dey <72375959+Sohandey@users.noreply.github.com>
Date: Fri, 19 Apr 2024 13:31:40 +0530
Subject: [PATCH] MOSIP-32276
Signed-off-by: Sohan Kumar Dey <72375959+Sohandey@users.noreply.github.com>
---
{apitest-auth => apitest}/.gitignore | 0
.../.temp-Functional Test-classpath-arg-1659588646071.txt | 0
.../.temp-Functional Test-classpath-arg-1659589592502.txt | 0
.../.temp-MosipFunctionalTest-classpath-arg-1695652238739.txt | 0
.../.temp-New_configuration (1)-classpath-arg-1658840665646.txt | 0
{apitest-auth => apitest}/Dockerfile | 0
{apitest-auth => apitest}/README.md | 0
{apitest-auth => apitest}/entrypoint.sh | 0
{apitest-auth => apitest}/pom.xml | 2 +-
.../io/mosip/testrig/apirig/testrunner/MosipTestRunner.java | 0
.../java/io/mosip/testrig/apirig/testscripts/AddIdentity.java | 0
.../main/java/io/mosip/testrig/apirig/testscripts/BioAuth.java | 0
.../main/java/io/mosip/testrig/apirig/testscripts/DemoAuth.java | 0
.../apirig/testscripts/DemoAuthSimplePostForAutoGenId.java | 0
.../java/io/mosip/testrig/apirig/testscripts/GetWithParam.java | 0
.../testrig/apirig/testscripts/GetWithParamForAutoGenId.java | 0
.../io/mosip/testrig/apirig/testscripts/MultiFactorAuthNew.java | 0
.../java/io/mosip/testrig/apirig/testscripts/OtpAuthNew.java | 0
.../apirig/testscripts/PatchWithBodyWithOtpGenerate.java | 0
.../apirig/testscripts/PostWithAutogenIdWithOtpGenerate.java | 0
.../testrig/apirig/testscripts/PostWithBodyWithOtpGenerate.java | 0
.../mosip/testrig/apirig/testscripts/PostWithOnlyPathParam.java | 0
.../java/io/mosip/testrig/apirig/testscripts/SimplePost.java | 0
.../testrig/apirig/testscripts/SimplePostForAutoGenId.java | 0
.../java/io/mosip/testrig/apirig/testscripts/UpdateDraft.java | 0
.../io/mosip/testrig/apirig/testscripts/UpdateIdentity.java | 0
.../resources/config/Authorization/internalAuthRequest.json | 0
.../src/main/resources/config/Authorization/request.json | 0
.../src/main/resources/config/Kernel.properties | 0
.../src/main/resources/config/application.properties | 0
.../src/main/resources/config/healthCheckEndpoint.properties | 0
.../src/main/resources/config/prereg_SendOtp.json | 0
.../src/main/resources/config/prereg_ValidateOtp.json | 0
.../src/main/resources/customize-emailable-report-template.html | 0
{apitest-auth => apitest}/src/main/resources/dbFiles/.xml | 0
.../src/main/resources/dbFiles/PMS_delete_script.txt | 0
.../src/main/resources/dbFiles/dbConfig.xml | 0
.../src/main/resources/dbFiles/delete_Masterdata.sql | 0
.../src/main/resources/ida/AddIdentity/AddIdentity.yml | 0
.../src/main/resources/ida/AddIdentity/addIdentityResult.hbs | 0
.../src/main/resources/ida/AuthInternalLock/.hbs | 0
.../main/resources/ida/AuthInternalLock/AuthInternalLock.yml | 0
.../main/resources/ida/AuthInternalLock/authInternalLock.hbs | 0
.../resources/ida/AuthInternalLock/authInternalLockResult.hbs | 0
.../src/main/resources/ida/AuthLock/createAuthLock.hbs | 0
.../src/main/resources/ida/AuthLock/createAuthLock.yml | 0
.../src/main/resources/ida/AuthLock/createAuthLockResult.hbs | 0
.../src/main/resources/ida/AuthTransaction/AuthTransaction.yml | 0
.../src/main/resources/ida/AuthTransaction/authTransaction.hbs | 0
.../main/resources/ida/AuthTransaction/authTransactionError.hbs | 0
.../resources/ida/AuthTransaction/authTransactionResult.hbs | 0
.../src/main/resources/ida/AuthUnLock/createAuthUnLock.hbs | 0
.../src/main/resources/ida/AuthUnLock/createAuthUnLock.yml | 0
.../main/resources/ida/AuthUnLock/createAuthUnLockResult.hbs | 0
.../src/main/resources/ida/BioAuth/BioAuth.hbs | 0
.../src/main/resources/ida/BioAuth/BioAuth.yml | 0
.../src/main/resources/ida/BioAuth/BioAuthMultiFinger.hbs | 0
.../src/main/resources/ida/BioAuth/BioAuthResult.hbs | 0
.../src/main/resources/ida/BioAuth/BioAuthWithDomain.hbs | 0
.../src/main/resources/ida/BioAuth/BioAuthWithMultiple.hbs | 0
.../src/main/resources/ida/BioAuth/error.hbs | 0
.../src/main/resources/ida/BioAuthHotListLock/BioAuth.hbs | 0
.../src/main/resources/ida/BioAuthHotListLock/BioAuth.yml | 0
.../src/main/resources/ida/BioAuthHotListLock/BioAuthResult.hbs | 0
.../ida/BioAuthHotListLock/BioAuthWithUnblockedPartners.yml | 0
.../src/main/resources/ida/BioAuthHotListLock/EkycBioResult.hbs | 0
.../src/main/resources/ida/BioAuthHotListLock/error.hbs | 0
.../src/main/resources/ida/BioAuthHotListLock/errorKyc.hbs | 0
.../src/main/resources/ida/BioAuthHotListPartner/BioAuth.hbs | 0
.../src/main/resources/ida/BioAuthHotListPartner/BioAuth.yml | 0
.../main/resources/ida/BioAuthHotListPartner/BioAuthResult.hbs | 0
.../src/main/resources/ida/BioAuthHotListPartner/error.hbs | 0
.../src/main/resources/ida/BioAuthHotListPartner/errorKyc.hbs | 0
.../main/resources/ida/BioAuthOld/BioAuthIdentityEncrypt.hbs | 0
.../src/main/resources/ida/BioAuthOld/BioAuthOld.yml | 0
.../src/main/resources/ida/BioAuthOld/bioAuth.hbs | 0
.../src/main/resources/ida/BioAuthOld/bioAuthResult.hbs | 0
.../src/main/resources/ida/BioAuthOld/error.hbs | 0
.../main/resources/ida/BioInternalAuth/BioIdentityEncrypt.hbs | 0
.../src/main/resources/ida/BioInternalAuth/BioInternalAuth.yml | 0
.../src/main/resources/ida/BioInternalAuth/bioInternalAuth.hbs | 0
.../resources/ida/BioInternalAuth/bioInternalAuthResult.hbs | 0
.../src/main/resources/ida/BioInternalAuth/error.hbs | 0
.../src/main/resources/ida/BlockHotlistAPI/BlockHotlistAPI.yml | 0
.../src/main/resources/ida/BlockHotlistAPI/BlockPartnerId.yml | 0
.../src/main/resources/ida/BlockHotlistAPI/blockHotlistAPI.hbs | 0
.../resources/ida/BlockHotlistAPI/blockHotlistAPIResult.hbs | 0
.../src/main/resources/ida/CreateDraft/CreateDraft.yml | 0
.../src/main/resources/ida/CreateDraft/createDraft.hbs | 0
.../src/main/resources/ida/CreateDraft/createDraftResult.hbs | 0
.../src/main/resources/ida/CreateDraftVID/CreateDraftVID.yml | 0
.../src/main/resources/ida/CreateDraftVID/createDraftVID.hbs | 0
.../main/resources/ida/CreateDraftVID/createDraftVIDResult.hbs | 0
.../src/main/resources/ida/CreateVID/CreateVid.yml | 0
.../src/main/resources/ida/CreateVID/createVid.hbs | 0
.../src/main/resources/ida/CreateVID/createVidResult.hbs | 0
.../src/main/resources/ida/DeactivateUin/DeactivateUin.yml | 0
.../src/main/resources/ida/DeactivateUin/deactivateUin.hbs | 0
.../main/resources/ida/DeactivateUin/deactivateUinResult.hbs | 0
.../src/main/resources/ida/DemoAuth/DemoAuth.hbs | 0
.../src/main/resources/ida/DemoAuth/DemoAuth.yml | 0
.../src/main/resources/ida/DemoAuth/DemoAuthResult.hbs | 0
.../src/main/resources/ida/DemoAuth/DemoIdentityEncrypt.hbs | 0
.../main/resources/ida/DemoAuth/DemoIdentityEncryptGender.hbs | 0
.../main/resources/ida/DemoAuth/DemoIdentityEncryptGenderRS.hbs | 0
.../src/main/resources/ida/DemoAuth/DemoIdentityEncryptName.hbs | 0
.../src/main/resources/ida/DemoAuth/error.hbs | 0
.../src/main/resources/ida/DemoAuthOld/DemoAuth.yml | 0
.../src/main/resources/ida/DemoAuthOld/DemoIdentityEncrypt.hbs | 0
.../resources/ida/DemoAuthOld/DemoIdentityEncryptGender.hbs | 0
.../main/resources/ida/DemoAuthOld/DemoIdentityEncryptName.hbs | 0
.../src/main/resources/ida/DemoAuthOld/demoAuth.hbs | 0
.../src/main/resources/ida/DemoAuthOld/demoAuthResult.hbs | 0
.../src/main/resources/ida/DemoAuthOld/error.hbs | 0
.../src/main/resources/ida/EkycBio/EkycBio.hbs | 0
.../src/main/resources/ida/EkycBio/EkycBio.yml | 0
.../src/main/resources/ida/EkycBio/EkycBioIdentityEncrypt.hbs | 0
.../src/main/resources/ida/EkycBio/EkycBioResult.hbs | 0
.../src/main/resources/ida/EkycBio/EkycBioWithDomain.hbs | 0
.../src/main/resources/ida/EkycBio/error.hbs | 0
.../main/resources/ida/EkycBioOld/EkycBioIdentityEncrypt.hbs | 0
.../src/main/resources/ida/EkycBioOld/EkycBioOld.yml | 0
.../src/main/resources/ida/EkycBioOld/ekycBio.hbs | 0
.../src/main/resources/ida/EkycBioOld/ekycBioResult.hbs | 0
.../src/main/resources/ida/EkycBioOld/error.hbs | 0
.../src/main/resources/ida/EkycBioOld/errorCommon.hbs | 0
.../src/main/resources/ida/EkycDemo/DemoIdentityEncrypt.hbs | 0
.../main/resources/ida/EkycDemo/DemoIdentityEncryptGender.hbs | 0
.../src/main/resources/ida/EkycDemo/DemoIdentityEncryptName.hbs | 0
.../src/main/resources/ida/EkycDemo/EkycDemo.hbs | 0
.../src/main/resources/ida/EkycDemo/EkycDemo.yml | 0
.../src/main/resources/ida/EkycDemo/EkycDemoResult.hbs | 0
.../src/main/resources/ida/EkycDemo/error.hbs | 0
.../src/main/resources/ida/EkycDemo/errorCommon.hbs | 0
.../src/main/resources/ida/EkycDemoOld/DemoIdentityEncrypt.hbs | 0
.../resources/ida/EkycDemoOld/DemoIdentityEncryptGender.hbs | 0
.../main/resources/ida/EkycDemoOld/DemoIdentityEncryptName.hbs | 0
.../src/main/resources/ida/EkycDemoOld/EkycDemo.yml | 0
.../src/main/resources/ida/EkycDemoOld/ekycDemo.hbs | 0
.../src/main/resources/ida/EkycDemoOld/ekycDemoResult.hbs | 0
.../src/main/resources/ida/EkycDemoOld/error.hbs | 0
.../src/main/resources/ida/EkycDemoOld/errorCommon.hbs | 0
.../src/main/resources/ida/EkycOtp/EkycOtp.hbs | 0
.../src/main/resources/ida/EkycOtp/EkycOtp.yml | 0
.../src/main/resources/ida/EkycOtp/EkycOtpResult.hbs | 0
.../src/main/resources/ida/EkycOtp/EkycotpIdentityEncrypt.json | 0
.../src/main/resources/ida/EkycOtp/error.hbs | 0
.../src/main/resources/ida/EkycOtp/errorCommon.hbs | 0
.../src/main/resources/ida/EkycOtp/sendOtp.hbs | 0
.../src/main/resources/ida/EkycOtp/sendOtpRes.hbs | 0
.../src/main/resources/ida/EkycOtpOld/EkycOtp.yml | 0
.../main/resources/ida/EkycOtpOld/EkycotpIdentityEncrypt.json | 0
.../src/main/resources/ida/EkycOtpOld/ekycOtp.hbs | 0
.../src/main/resources/ida/EkycOtpOld/ekycOtpResult.hbs | 0
.../src/main/resources/ida/EkycOtpOld/error.hbs | 0
.../src/main/resources/ida/EkycOtpOld/errorCommon.hbs | 0
.../src/main/resources/ida/EkycOtpOld/sendOtp.hbs | 0
.../src/main/resources/ida/EkycOtpOld/sendOtpRes.hbs | 0
.../src/main/resources/ida/GenerateVID/createGenerateVID.hbs | 0
.../src/main/resources/ida/GenerateVID/createGenerateVID.yml | 0
.../main/resources/ida/GenerateVID/createGenerateVIDResult.hbs | 0
.../src/main/resources/ida/GetDraft/GetDraft.yml | 0
.../src/main/resources/ida/GetDraft/getDraft.hbs | 0
.../src/main/resources/ida/GetDraft/getDraftResult.hbs | 0
.../main/resources/ida/HotlistTestcases/DemoIdentityEncrypt.hbs | 0
.../main/resources/ida/HotlistTestcases/HotlistTestcases.yml | 0
.../main/resources/ida/HotlistTestcases/HotlistTestcasesKyc.yml | 0
.../ida/HotlistTestcases/HotlistTestcasesPartnerId.yml | 0
.../ida/HotlistTestcases/HotlistTestcasesPartnerIdKyc.yml | 0
.../resources/ida/HotlistTestcases/HotlistTestcasesResult.hbs | 0
.../src/main/resources/ida/HotlistTestcases/ekycDemoResult.hbs | 0
.../src/main/resources/ida/HotlistTestcases/error.hbs | 0
.../main/resources/ida/HotlistTestcases/hotlistTestcases.hbs | 0
.../src/main/resources/ida/MultiFactorAuth/MultiFactorAuth.hbs | 0
.../src/main/resources/ida/MultiFactorAuth/MultiFactorAuth.yml | 0
.../resources/ida/MultiFactorAuth/MultiFactorAuthResult.hbs | 0
.../ida/MultiFactorAuth/MultifactorIdentityEncrypt.hbs | 0
.../src/main/resources/ida/MultiFactorAuth/error.hbs | 0
.../src/main/resources/ida/MultiFactorAuth/sendOtp.hbs | 0
.../src/main/resources/ida/MultiFactorAuth/sendOtpRes.hbs | 0
.../resources/ida/MultiFactorAuthOld/MultiFactorAuthOld.yml | 0
.../ida/MultiFactorAuthOld/MultifactorIdentityEncrypt.hbs | 0
.../src/main/resources/ida/MultiFactorAuthOld/error.hbs | 0
.../main/resources/ida/MultiFactorAuthOld/multiFactorAuth.hbs | 0
.../resources/ida/MultiFactorAuthOld/multiFactorAuthResult.hbs | 0
.../src/main/resources/ida/MultiFactorAuthOld/sendOtp.hbs | 0
.../src/main/resources/ida/MultiFactorAuthOld/sendOtpRes.hbs | 0
.../src/main/resources/ida/OtpAuth/OtpAuth.hbs | 0
.../src/main/resources/ida/OtpAuth/OtpAuth.yml | 0
.../src/main/resources/ida/OtpAuth/OtpAuthHotlisted.yml | 0
.../main/resources/ida/OtpAuth/OtpAuthHotlistedUnblocked.yml | 0
.../src/main/resources/ida/OtpAuth/OtpAuthResult.hbs | 0
.../src/main/resources/ida/OtpAuth/OtpIdentityEncrypt.json | 0
.../src/main/resources/ida/OtpAuth/Sendotperror.hbs | 0
.../src/main/resources/ida/OtpAuth/error.hbs | 0
.../src/main/resources/ida/OtpAuth/sendOtp.hbs | 0
.../src/main/resources/ida/OtpAuth/sendOtpRes.hbs | 0
.../src/main/resources/ida/OtpAuth/sendOtpWithoutEmail.hbs | 0
.../src/main/resources/ida/OtpAuthOld/OtpAuthOld.yml | 0
.../src/main/resources/ida/OtpAuthOld/OtpIdentityEncrypt.json | 0
.../src/main/resources/ida/OtpAuthOld/Sendotperror.hbs | 0
.../src/main/resources/ida/OtpAuthOld/error.hbs | 0
.../src/main/resources/ida/OtpAuthOld/otpAuth.hbs | 0
.../src/main/resources/ida/OtpAuthOld/otpAuthResult.hbs | 0
.../src/main/resources/ida/OtpAuthOld/sendOtp.hbs | 0
.../src/main/resources/ida/OtpAuthOld/sendOtpRes.hbs | 0
.../src/main/resources/ida/OtpInternalAuth/OtpInternalAuth.yml | 0
.../ida/OtpInternalAuth/OtpInternalIdentityEncrypt.json | 0
.../src/main/resources/ida/OtpInternalAuth/error.hbs | 0
.../src/main/resources/ida/OtpInternalAuth/otpInternalAuth.hbs | 0
.../resources/ida/OtpInternalAuth/otpInternalAuthResult.hbs | 0
.../src/main/resources/ida/OtpInternalAuth/sendOtp.hbs | 0
.../src/main/resources/ida/OtpInternalAuth/sendOtpRes.hbs | 0
.../src/main/resources/ida/PublishDraft/PublishDraft.yml | 0
.../src/main/resources/ida/PublishDraft/publishDraft.hbs | 0
.../src/main/resources/ida/PublishDraft/publishDraftResult.hbs | 0
.../src/main/resources/ida/RevokeVID/createRevokeVID.hbs | 0
.../src/main/resources/ida/RevokeVID/createRevokeVID.yml | 0
.../src/main/resources/ida/RevokeVID/createRevokeVIDResult.hbs | 0
.../src/main/resources/ida/SendOTP/createSendOTP.hbs | 0
.../src/main/resources/ida/SendOTP/createSendOTP.yml | 0
.../src/main/resources/ida/SendOTP/createSendOTPResult.hbs | 0
.../main/resources/ida/UnBlockHotlistAPI/UnBlockHotlistAPI.yml | 0
.../ida/UnBlockHotlistAPI/UnBlockHotlistAPIForPartnerId.yml | 0
.../main/resources/ida/UnBlockHotlistAPI/UnblockHotlistAPI.hbs | 0
.../resources/ida/UnBlockHotlistAPI/UnblockHotlistAPIResult.hbs | 0
.../src/main/resources/ida/UpdateDraft/UpdateDraft.yml | 0
.../src/main/resources/ida/UpdateDraft/updateDraftResult.hbs | 0
.../src/main/resources/ida/UpdateIdentity/UpdateIdentity.yml | 0
.../src/main/resources/ida/UpdateIdentity/sendOtp.hbs | 0
.../src/main/resources/ida/UpdateIdentity/sendOtpRes.hbs | 0
.../src/main/resources/ida/UpdateIdentity/updateIdentity.hbs | 0
.../main/resources/ida/UpdateIdentity/updateIdentityResult.hbs | 0
.../main/resources/ida/UpdateIdentityForUin/UpdateIdentity.yml | 0
.../main/resources/ida/UpdateIdentityForUin/updateIdentity.hbs | 0
.../resources/ida/UpdateIdentityForUin/updateIdentityResult.hbs | 0
.../src/main/resources/ida/autoGeneratedId.properties | 0
.../src/main/resources/ida/bioValueEncryptionTemplate.json | 0
{apitest-auth => apitest}/src/main/resources/ida/error.hbs | 0
{apitest-auth => apitest}/src/main/resources/ida/errorUIN.hbs | 0
.../src/main/resources/ida/mapping.properties | 0
{apitest-auth => apitest}/src/main/resources/krb5.conf | 0
{apitest-auth => apitest}/src/main/resources/log4j.properties | 0
{apitest-auth => apitest}/src/main/resources/metadata.xml | 0
{apitest-auth => apitest}/src/main/resources/spring.properties | 0
.../src/main/resources/validations.properties | 0
{apitest-auth => apitest}/testNgXmlFiles/authenticationApi.xml | 0
247 files changed, 1 insertion(+), 1 deletion(-)
rename {apitest-auth => apitest}/.gitignore (100%)
rename {apitest-auth => apitest}/.temp-Functional Test-classpath-arg-1659588646071.txt (100%)
rename {apitest-auth => apitest}/.temp-Functional Test-classpath-arg-1659589592502.txt (100%)
rename {apitest-auth => apitest}/.temp-MosipFunctionalTest-classpath-arg-1695652238739.txt (100%)
rename {apitest-auth => apitest}/.temp-New_configuration (1)-classpath-arg-1658840665646.txt (100%)
rename {apitest-auth => apitest}/Dockerfile (100%)
rename {apitest-auth => apitest}/README.md (100%)
rename {apitest-auth => apitest}/entrypoint.sh (100%)
rename {apitest-auth => apitest}/pom.xml (99%)
rename {apitest-auth => apitest}/src/main/java/io/mosip/testrig/apirig/testrunner/MosipTestRunner.java (100%)
rename {apitest-auth => apitest}/src/main/java/io/mosip/testrig/apirig/testscripts/AddIdentity.java (100%)
rename {apitest-auth => apitest}/src/main/java/io/mosip/testrig/apirig/testscripts/BioAuth.java (100%)
rename {apitest-auth => apitest}/src/main/java/io/mosip/testrig/apirig/testscripts/DemoAuth.java (100%)
rename {apitest-auth => apitest}/src/main/java/io/mosip/testrig/apirig/testscripts/DemoAuthSimplePostForAutoGenId.java (100%)
rename {apitest-auth => apitest}/src/main/java/io/mosip/testrig/apirig/testscripts/GetWithParam.java (100%)
rename {apitest-auth => apitest}/src/main/java/io/mosip/testrig/apirig/testscripts/GetWithParamForAutoGenId.java (100%)
rename {apitest-auth => apitest}/src/main/java/io/mosip/testrig/apirig/testscripts/MultiFactorAuthNew.java (100%)
rename {apitest-auth => apitest}/src/main/java/io/mosip/testrig/apirig/testscripts/OtpAuthNew.java (100%)
rename {apitest-auth => apitest}/src/main/java/io/mosip/testrig/apirig/testscripts/PatchWithBodyWithOtpGenerate.java (100%)
rename {apitest-auth => apitest}/src/main/java/io/mosip/testrig/apirig/testscripts/PostWithAutogenIdWithOtpGenerate.java (100%)
rename {apitest-auth => apitest}/src/main/java/io/mosip/testrig/apirig/testscripts/PostWithBodyWithOtpGenerate.java (100%)
rename {apitest-auth => apitest}/src/main/java/io/mosip/testrig/apirig/testscripts/PostWithOnlyPathParam.java (100%)
rename {apitest-auth => apitest}/src/main/java/io/mosip/testrig/apirig/testscripts/SimplePost.java (100%)
rename {apitest-auth => apitest}/src/main/java/io/mosip/testrig/apirig/testscripts/SimplePostForAutoGenId.java (100%)
rename {apitest-auth => apitest}/src/main/java/io/mosip/testrig/apirig/testscripts/UpdateDraft.java (100%)
rename {apitest-auth => apitest}/src/main/java/io/mosip/testrig/apirig/testscripts/UpdateIdentity.java (100%)
rename {apitest-auth => apitest}/src/main/resources/config/Authorization/internalAuthRequest.json (100%)
rename {apitest-auth => apitest}/src/main/resources/config/Authorization/request.json (100%)
rename {apitest-auth => apitest}/src/main/resources/config/Kernel.properties (100%)
rename {apitest-auth => apitest}/src/main/resources/config/application.properties (100%)
rename {apitest-auth => apitest}/src/main/resources/config/healthCheckEndpoint.properties (100%)
rename {apitest-auth => apitest}/src/main/resources/config/prereg_SendOtp.json (100%)
rename {apitest-auth => apitest}/src/main/resources/config/prereg_ValidateOtp.json (100%)
rename {apitest-auth => apitest}/src/main/resources/customize-emailable-report-template.html (100%)
rename {apitest-auth => apitest}/src/main/resources/dbFiles/.xml (100%)
rename {apitest-auth => apitest}/src/main/resources/dbFiles/PMS_delete_script.txt (100%)
rename {apitest-auth => apitest}/src/main/resources/dbFiles/dbConfig.xml (100%)
rename {apitest-auth => apitest}/src/main/resources/dbFiles/delete_Masterdata.sql (100%)
rename {apitest-auth => apitest}/src/main/resources/ida/AddIdentity/AddIdentity.yml (100%)
rename {apitest-auth => apitest}/src/main/resources/ida/AddIdentity/addIdentityResult.hbs (100%)
rename {apitest-auth => apitest}/src/main/resources/ida/AuthInternalLock/.hbs (100%)
rename {apitest-auth => apitest}/src/main/resources/ida/AuthInternalLock/AuthInternalLock.yml (100%)
rename {apitest-auth => apitest}/src/main/resources/ida/AuthInternalLock/authInternalLock.hbs (100%)
rename {apitest-auth => apitest}/src/main/resources/ida/AuthInternalLock/authInternalLockResult.hbs (100%)
rename {apitest-auth => apitest}/src/main/resources/ida/AuthLock/createAuthLock.hbs (100%)
rename {apitest-auth => apitest}/src/main/resources/ida/AuthLock/createAuthLock.yml (100%)
rename {apitest-auth => apitest}/src/main/resources/ida/AuthLock/createAuthLockResult.hbs (100%)
rename {apitest-auth => apitest}/src/main/resources/ida/AuthTransaction/AuthTransaction.yml (100%)
rename {apitest-auth => apitest}/src/main/resources/ida/AuthTransaction/authTransaction.hbs (100%)
rename {apitest-auth => apitest}/src/main/resources/ida/AuthTransaction/authTransactionError.hbs (100%)
rename {apitest-auth => apitest}/src/main/resources/ida/AuthTransaction/authTransactionResult.hbs (100%)
rename {apitest-auth => apitest}/src/main/resources/ida/AuthUnLock/createAuthUnLock.hbs (100%)
rename {apitest-auth => apitest}/src/main/resources/ida/AuthUnLock/createAuthUnLock.yml (100%)
rename {apitest-auth => apitest}/src/main/resources/ida/AuthUnLock/createAuthUnLockResult.hbs (100%)
rename {apitest-auth => apitest}/src/main/resources/ida/BioAuth/BioAuth.hbs (100%)
rename {apitest-auth => apitest}/src/main/resources/ida/BioAuth/BioAuth.yml (100%)
rename {apitest-auth => apitest}/src/main/resources/ida/BioAuth/BioAuthMultiFinger.hbs (100%)
rename {apitest-auth => apitest}/src/main/resources/ida/BioAuth/BioAuthResult.hbs (100%)
rename {apitest-auth => apitest}/src/main/resources/ida/BioAuth/BioAuthWithDomain.hbs (100%)
rename {apitest-auth => apitest}/src/main/resources/ida/BioAuth/BioAuthWithMultiple.hbs (100%)
rename {apitest-auth => apitest}/src/main/resources/ida/BioAuth/error.hbs (100%)
rename {apitest-auth => apitest}/src/main/resources/ida/BioAuthHotListLock/BioAuth.hbs (100%)
rename {apitest-auth => apitest}/src/main/resources/ida/BioAuthHotListLock/BioAuth.yml (100%)
rename {apitest-auth => apitest}/src/main/resources/ida/BioAuthHotListLock/BioAuthResult.hbs (100%)
rename {apitest-auth => apitest}/src/main/resources/ida/BioAuthHotListLock/BioAuthWithUnblockedPartners.yml (100%)
rename {apitest-auth => apitest}/src/main/resources/ida/BioAuthHotListLock/EkycBioResult.hbs (100%)
rename {apitest-auth => apitest}/src/main/resources/ida/BioAuthHotListLock/error.hbs (100%)
rename {apitest-auth => apitest}/src/main/resources/ida/BioAuthHotListLock/errorKyc.hbs (100%)
rename {apitest-auth => apitest}/src/main/resources/ida/BioAuthHotListPartner/BioAuth.hbs (100%)
rename {apitest-auth => apitest}/src/main/resources/ida/BioAuthHotListPartner/BioAuth.yml (100%)
rename {apitest-auth => apitest}/src/main/resources/ida/BioAuthHotListPartner/BioAuthResult.hbs (100%)
rename {apitest-auth => apitest}/src/main/resources/ida/BioAuthHotListPartner/error.hbs (100%)
rename {apitest-auth => apitest}/src/main/resources/ida/BioAuthHotListPartner/errorKyc.hbs (100%)
rename {apitest-auth => apitest}/src/main/resources/ida/BioAuthOld/BioAuthIdentityEncrypt.hbs (100%)
rename {apitest-auth => apitest}/src/main/resources/ida/BioAuthOld/BioAuthOld.yml (100%)
rename {apitest-auth => apitest}/src/main/resources/ida/BioAuthOld/bioAuth.hbs (100%)
rename {apitest-auth => apitest}/src/main/resources/ida/BioAuthOld/bioAuthResult.hbs (100%)
rename {apitest-auth => apitest}/src/main/resources/ida/BioAuthOld/error.hbs (100%)
rename {apitest-auth => apitest}/src/main/resources/ida/BioInternalAuth/BioIdentityEncrypt.hbs (100%)
rename {apitest-auth => apitest}/src/main/resources/ida/BioInternalAuth/BioInternalAuth.yml (100%)
rename {apitest-auth => apitest}/src/main/resources/ida/BioInternalAuth/bioInternalAuth.hbs (100%)
rename {apitest-auth => apitest}/src/main/resources/ida/BioInternalAuth/bioInternalAuthResult.hbs (100%)
rename {apitest-auth => apitest}/src/main/resources/ida/BioInternalAuth/error.hbs (100%)
rename {apitest-auth => apitest}/src/main/resources/ida/BlockHotlistAPI/BlockHotlistAPI.yml (100%)
rename {apitest-auth => apitest}/src/main/resources/ida/BlockHotlistAPI/BlockPartnerId.yml (100%)
rename {apitest-auth => apitest}/src/main/resources/ida/BlockHotlistAPI/blockHotlistAPI.hbs (100%)
rename {apitest-auth => apitest}/src/main/resources/ida/BlockHotlistAPI/blockHotlistAPIResult.hbs (100%)
rename {apitest-auth => apitest}/src/main/resources/ida/CreateDraft/CreateDraft.yml (100%)
rename {apitest-auth => apitest}/src/main/resources/ida/CreateDraft/createDraft.hbs (100%)
rename {apitest-auth => apitest}/src/main/resources/ida/CreateDraft/createDraftResult.hbs (100%)
rename {apitest-auth => apitest}/src/main/resources/ida/CreateDraftVID/CreateDraftVID.yml (100%)
rename {apitest-auth => apitest}/src/main/resources/ida/CreateDraftVID/createDraftVID.hbs (100%)
rename {apitest-auth => apitest}/src/main/resources/ida/CreateDraftVID/createDraftVIDResult.hbs (100%)
rename {apitest-auth => apitest}/src/main/resources/ida/CreateVID/CreateVid.yml (100%)
rename {apitest-auth => apitest}/src/main/resources/ida/CreateVID/createVid.hbs (100%)
rename {apitest-auth => apitest}/src/main/resources/ida/CreateVID/createVidResult.hbs (100%)
rename {apitest-auth => apitest}/src/main/resources/ida/DeactivateUin/DeactivateUin.yml (100%)
rename {apitest-auth => apitest}/src/main/resources/ida/DeactivateUin/deactivateUin.hbs (100%)
rename {apitest-auth => apitest}/src/main/resources/ida/DeactivateUin/deactivateUinResult.hbs (100%)
rename {apitest-auth => apitest}/src/main/resources/ida/DemoAuth/DemoAuth.hbs (100%)
rename {apitest-auth => apitest}/src/main/resources/ida/DemoAuth/DemoAuth.yml (100%)
rename {apitest-auth => apitest}/src/main/resources/ida/DemoAuth/DemoAuthResult.hbs (100%)
rename {apitest-auth => apitest}/src/main/resources/ida/DemoAuth/DemoIdentityEncrypt.hbs (100%)
rename {apitest-auth => apitest}/src/main/resources/ida/DemoAuth/DemoIdentityEncryptGender.hbs (100%)
rename {apitest-auth => apitest}/src/main/resources/ida/DemoAuth/DemoIdentityEncryptGenderRS.hbs (100%)
rename {apitest-auth => apitest}/src/main/resources/ida/DemoAuth/DemoIdentityEncryptName.hbs (100%)
rename {apitest-auth => apitest}/src/main/resources/ida/DemoAuth/error.hbs (100%)
rename {apitest-auth => apitest}/src/main/resources/ida/DemoAuthOld/DemoAuth.yml (100%)
rename {apitest-auth => apitest}/src/main/resources/ida/DemoAuthOld/DemoIdentityEncrypt.hbs (100%)
rename {apitest-auth => apitest}/src/main/resources/ida/DemoAuthOld/DemoIdentityEncryptGender.hbs (100%)
rename {apitest-auth => apitest}/src/main/resources/ida/DemoAuthOld/DemoIdentityEncryptName.hbs (100%)
rename {apitest-auth => apitest}/src/main/resources/ida/DemoAuthOld/demoAuth.hbs (100%)
rename {apitest-auth => apitest}/src/main/resources/ida/DemoAuthOld/demoAuthResult.hbs (100%)
rename {apitest-auth => apitest}/src/main/resources/ida/DemoAuthOld/error.hbs (100%)
rename {apitest-auth => apitest}/src/main/resources/ida/EkycBio/EkycBio.hbs (100%)
rename {apitest-auth => apitest}/src/main/resources/ida/EkycBio/EkycBio.yml (100%)
rename {apitest-auth => apitest}/src/main/resources/ida/EkycBio/EkycBioIdentityEncrypt.hbs (100%)
rename {apitest-auth => apitest}/src/main/resources/ida/EkycBio/EkycBioResult.hbs (100%)
rename {apitest-auth => apitest}/src/main/resources/ida/EkycBio/EkycBioWithDomain.hbs (100%)
rename {apitest-auth => apitest}/src/main/resources/ida/EkycBio/error.hbs (100%)
rename {apitest-auth => apitest}/src/main/resources/ida/EkycBioOld/EkycBioIdentityEncrypt.hbs (100%)
rename {apitest-auth => apitest}/src/main/resources/ida/EkycBioOld/EkycBioOld.yml (100%)
rename {apitest-auth => apitest}/src/main/resources/ida/EkycBioOld/ekycBio.hbs (100%)
rename {apitest-auth => apitest}/src/main/resources/ida/EkycBioOld/ekycBioResult.hbs (100%)
rename {apitest-auth => apitest}/src/main/resources/ida/EkycBioOld/error.hbs (100%)
rename {apitest-auth => apitest}/src/main/resources/ida/EkycBioOld/errorCommon.hbs (100%)
rename {apitest-auth => apitest}/src/main/resources/ida/EkycDemo/DemoIdentityEncrypt.hbs (100%)
rename {apitest-auth => apitest}/src/main/resources/ida/EkycDemo/DemoIdentityEncryptGender.hbs (100%)
rename {apitest-auth => apitest}/src/main/resources/ida/EkycDemo/DemoIdentityEncryptName.hbs (100%)
rename {apitest-auth => apitest}/src/main/resources/ida/EkycDemo/EkycDemo.hbs (100%)
rename {apitest-auth => apitest}/src/main/resources/ida/EkycDemo/EkycDemo.yml (100%)
rename {apitest-auth => apitest}/src/main/resources/ida/EkycDemo/EkycDemoResult.hbs (100%)
rename {apitest-auth => apitest}/src/main/resources/ida/EkycDemo/error.hbs (100%)
rename {apitest-auth => apitest}/src/main/resources/ida/EkycDemo/errorCommon.hbs (100%)
rename {apitest-auth => apitest}/src/main/resources/ida/EkycDemoOld/DemoIdentityEncrypt.hbs (100%)
rename {apitest-auth => apitest}/src/main/resources/ida/EkycDemoOld/DemoIdentityEncryptGender.hbs (100%)
rename {apitest-auth => apitest}/src/main/resources/ida/EkycDemoOld/DemoIdentityEncryptName.hbs (100%)
rename {apitest-auth => apitest}/src/main/resources/ida/EkycDemoOld/EkycDemo.yml (100%)
rename {apitest-auth => apitest}/src/main/resources/ida/EkycDemoOld/ekycDemo.hbs (100%)
rename {apitest-auth => apitest}/src/main/resources/ida/EkycDemoOld/ekycDemoResult.hbs (100%)
rename {apitest-auth => apitest}/src/main/resources/ida/EkycDemoOld/error.hbs (100%)
rename {apitest-auth => apitest}/src/main/resources/ida/EkycDemoOld/errorCommon.hbs (100%)
rename {apitest-auth => apitest}/src/main/resources/ida/EkycOtp/EkycOtp.hbs (100%)
rename {apitest-auth => apitest}/src/main/resources/ida/EkycOtp/EkycOtp.yml (100%)
rename {apitest-auth => apitest}/src/main/resources/ida/EkycOtp/EkycOtpResult.hbs (100%)
rename {apitest-auth => apitest}/src/main/resources/ida/EkycOtp/EkycotpIdentityEncrypt.json (100%)
rename {apitest-auth => apitest}/src/main/resources/ida/EkycOtp/error.hbs (100%)
rename {apitest-auth => apitest}/src/main/resources/ida/EkycOtp/errorCommon.hbs (100%)
rename {apitest-auth => apitest}/src/main/resources/ida/EkycOtp/sendOtp.hbs (100%)
rename {apitest-auth => apitest}/src/main/resources/ida/EkycOtp/sendOtpRes.hbs (100%)
rename {apitest-auth => apitest}/src/main/resources/ida/EkycOtpOld/EkycOtp.yml (100%)
rename {apitest-auth => apitest}/src/main/resources/ida/EkycOtpOld/EkycotpIdentityEncrypt.json (100%)
rename {apitest-auth => apitest}/src/main/resources/ida/EkycOtpOld/ekycOtp.hbs (100%)
rename {apitest-auth => apitest}/src/main/resources/ida/EkycOtpOld/ekycOtpResult.hbs (100%)
rename {apitest-auth => apitest}/src/main/resources/ida/EkycOtpOld/error.hbs (100%)
rename {apitest-auth => apitest}/src/main/resources/ida/EkycOtpOld/errorCommon.hbs (100%)
rename {apitest-auth => apitest}/src/main/resources/ida/EkycOtpOld/sendOtp.hbs (100%)
rename {apitest-auth => apitest}/src/main/resources/ida/EkycOtpOld/sendOtpRes.hbs (100%)
rename {apitest-auth => apitest}/src/main/resources/ida/GenerateVID/createGenerateVID.hbs (100%)
rename {apitest-auth => apitest}/src/main/resources/ida/GenerateVID/createGenerateVID.yml (100%)
rename {apitest-auth => apitest}/src/main/resources/ida/GenerateVID/createGenerateVIDResult.hbs (100%)
rename {apitest-auth => apitest}/src/main/resources/ida/GetDraft/GetDraft.yml (100%)
rename {apitest-auth => apitest}/src/main/resources/ida/GetDraft/getDraft.hbs (100%)
rename {apitest-auth => apitest}/src/main/resources/ida/GetDraft/getDraftResult.hbs (100%)
rename {apitest-auth => apitest}/src/main/resources/ida/HotlistTestcases/DemoIdentityEncrypt.hbs (100%)
rename {apitest-auth => apitest}/src/main/resources/ida/HotlistTestcases/HotlistTestcases.yml (100%)
rename {apitest-auth => apitest}/src/main/resources/ida/HotlistTestcases/HotlistTestcasesKyc.yml (100%)
rename {apitest-auth => apitest}/src/main/resources/ida/HotlistTestcases/HotlistTestcasesPartnerId.yml (100%)
rename {apitest-auth => apitest}/src/main/resources/ida/HotlistTestcases/HotlistTestcasesPartnerIdKyc.yml (100%)
rename {apitest-auth => apitest}/src/main/resources/ida/HotlistTestcases/HotlistTestcasesResult.hbs (100%)
rename {apitest-auth => apitest}/src/main/resources/ida/HotlistTestcases/ekycDemoResult.hbs (100%)
rename {apitest-auth => apitest}/src/main/resources/ida/HotlistTestcases/error.hbs (100%)
rename {apitest-auth => apitest}/src/main/resources/ida/HotlistTestcases/hotlistTestcases.hbs (100%)
rename {apitest-auth => apitest}/src/main/resources/ida/MultiFactorAuth/MultiFactorAuth.hbs (100%)
rename {apitest-auth => apitest}/src/main/resources/ida/MultiFactorAuth/MultiFactorAuth.yml (100%)
rename {apitest-auth => apitest}/src/main/resources/ida/MultiFactorAuth/MultiFactorAuthResult.hbs (100%)
rename {apitest-auth => apitest}/src/main/resources/ida/MultiFactorAuth/MultifactorIdentityEncrypt.hbs (100%)
rename {apitest-auth => apitest}/src/main/resources/ida/MultiFactorAuth/error.hbs (100%)
rename {apitest-auth => apitest}/src/main/resources/ida/MultiFactorAuth/sendOtp.hbs (100%)
rename {apitest-auth => apitest}/src/main/resources/ida/MultiFactorAuth/sendOtpRes.hbs (100%)
rename {apitest-auth => apitest}/src/main/resources/ida/MultiFactorAuthOld/MultiFactorAuthOld.yml (100%)
rename {apitest-auth => apitest}/src/main/resources/ida/MultiFactorAuthOld/MultifactorIdentityEncrypt.hbs (100%)
rename {apitest-auth => apitest}/src/main/resources/ida/MultiFactorAuthOld/error.hbs (100%)
rename {apitest-auth => apitest}/src/main/resources/ida/MultiFactorAuthOld/multiFactorAuth.hbs (100%)
rename {apitest-auth => apitest}/src/main/resources/ida/MultiFactorAuthOld/multiFactorAuthResult.hbs (100%)
rename {apitest-auth => apitest}/src/main/resources/ida/MultiFactorAuthOld/sendOtp.hbs (100%)
rename {apitest-auth => apitest}/src/main/resources/ida/MultiFactorAuthOld/sendOtpRes.hbs (100%)
rename {apitest-auth => apitest}/src/main/resources/ida/OtpAuth/OtpAuth.hbs (100%)
rename {apitest-auth => apitest}/src/main/resources/ida/OtpAuth/OtpAuth.yml (100%)
rename {apitest-auth => apitest}/src/main/resources/ida/OtpAuth/OtpAuthHotlisted.yml (100%)
rename {apitest-auth => apitest}/src/main/resources/ida/OtpAuth/OtpAuthHotlistedUnblocked.yml (100%)
rename {apitest-auth => apitest}/src/main/resources/ida/OtpAuth/OtpAuthResult.hbs (100%)
rename {apitest-auth => apitest}/src/main/resources/ida/OtpAuth/OtpIdentityEncrypt.json (100%)
rename {apitest-auth => apitest}/src/main/resources/ida/OtpAuth/Sendotperror.hbs (100%)
rename {apitest-auth => apitest}/src/main/resources/ida/OtpAuth/error.hbs (100%)
rename {apitest-auth => apitest}/src/main/resources/ida/OtpAuth/sendOtp.hbs (100%)
rename {apitest-auth => apitest}/src/main/resources/ida/OtpAuth/sendOtpRes.hbs (100%)
rename {apitest-auth => apitest}/src/main/resources/ida/OtpAuth/sendOtpWithoutEmail.hbs (100%)
rename {apitest-auth => apitest}/src/main/resources/ida/OtpAuthOld/OtpAuthOld.yml (100%)
rename {apitest-auth => apitest}/src/main/resources/ida/OtpAuthOld/OtpIdentityEncrypt.json (100%)
rename {apitest-auth => apitest}/src/main/resources/ida/OtpAuthOld/Sendotperror.hbs (100%)
rename {apitest-auth => apitest}/src/main/resources/ida/OtpAuthOld/error.hbs (100%)
rename {apitest-auth => apitest}/src/main/resources/ida/OtpAuthOld/otpAuth.hbs (100%)
rename {apitest-auth => apitest}/src/main/resources/ida/OtpAuthOld/otpAuthResult.hbs (100%)
rename {apitest-auth => apitest}/src/main/resources/ida/OtpAuthOld/sendOtp.hbs (100%)
rename {apitest-auth => apitest}/src/main/resources/ida/OtpAuthOld/sendOtpRes.hbs (100%)
rename {apitest-auth => apitest}/src/main/resources/ida/OtpInternalAuth/OtpInternalAuth.yml (100%)
rename {apitest-auth => apitest}/src/main/resources/ida/OtpInternalAuth/OtpInternalIdentityEncrypt.json (100%)
rename {apitest-auth => apitest}/src/main/resources/ida/OtpInternalAuth/error.hbs (100%)
rename {apitest-auth => apitest}/src/main/resources/ida/OtpInternalAuth/otpInternalAuth.hbs (100%)
rename {apitest-auth => apitest}/src/main/resources/ida/OtpInternalAuth/otpInternalAuthResult.hbs (100%)
rename {apitest-auth => apitest}/src/main/resources/ida/OtpInternalAuth/sendOtp.hbs (100%)
rename {apitest-auth => apitest}/src/main/resources/ida/OtpInternalAuth/sendOtpRes.hbs (100%)
rename {apitest-auth => apitest}/src/main/resources/ida/PublishDraft/PublishDraft.yml (100%)
rename {apitest-auth => apitest}/src/main/resources/ida/PublishDraft/publishDraft.hbs (100%)
rename {apitest-auth => apitest}/src/main/resources/ida/PublishDraft/publishDraftResult.hbs (100%)
rename {apitest-auth => apitest}/src/main/resources/ida/RevokeVID/createRevokeVID.hbs (100%)
rename {apitest-auth => apitest}/src/main/resources/ida/RevokeVID/createRevokeVID.yml (100%)
rename {apitest-auth => apitest}/src/main/resources/ida/RevokeVID/createRevokeVIDResult.hbs (100%)
rename {apitest-auth => apitest}/src/main/resources/ida/SendOTP/createSendOTP.hbs (100%)
rename {apitest-auth => apitest}/src/main/resources/ida/SendOTP/createSendOTP.yml (100%)
rename {apitest-auth => apitest}/src/main/resources/ida/SendOTP/createSendOTPResult.hbs (100%)
rename {apitest-auth => apitest}/src/main/resources/ida/UnBlockHotlistAPI/UnBlockHotlistAPI.yml (100%)
rename {apitest-auth => apitest}/src/main/resources/ida/UnBlockHotlistAPI/UnBlockHotlistAPIForPartnerId.yml (100%)
rename {apitest-auth => apitest}/src/main/resources/ida/UnBlockHotlistAPI/UnblockHotlistAPI.hbs (100%)
rename {apitest-auth => apitest}/src/main/resources/ida/UnBlockHotlistAPI/UnblockHotlistAPIResult.hbs (100%)
rename {apitest-auth => apitest}/src/main/resources/ida/UpdateDraft/UpdateDraft.yml (100%)
rename {apitest-auth => apitest}/src/main/resources/ida/UpdateDraft/updateDraftResult.hbs (100%)
rename {apitest-auth => apitest}/src/main/resources/ida/UpdateIdentity/UpdateIdentity.yml (100%)
rename {apitest-auth => apitest}/src/main/resources/ida/UpdateIdentity/sendOtp.hbs (100%)
rename {apitest-auth => apitest}/src/main/resources/ida/UpdateIdentity/sendOtpRes.hbs (100%)
rename {apitest-auth => apitest}/src/main/resources/ida/UpdateIdentity/updateIdentity.hbs (100%)
rename {apitest-auth => apitest}/src/main/resources/ida/UpdateIdentity/updateIdentityResult.hbs (100%)
rename {apitest-auth => apitest}/src/main/resources/ida/UpdateIdentityForUin/UpdateIdentity.yml (100%)
rename {apitest-auth => apitest}/src/main/resources/ida/UpdateIdentityForUin/updateIdentity.hbs (100%)
rename {apitest-auth => apitest}/src/main/resources/ida/UpdateIdentityForUin/updateIdentityResult.hbs (100%)
rename {apitest-auth => apitest}/src/main/resources/ida/autoGeneratedId.properties (100%)
rename {apitest-auth => apitest}/src/main/resources/ida/bioValueEncryptionTemplate.json (100%)
rename {apitest-auth => apitest}/src/main/resources/ida/error.hbs (100%)
rename {apitest-auth => apitest}/src/main/resources/ida/errorUIN.hbs (100%)
rename {apitest-auth => apitest}/src/main/resources/ida/mapping.properties (100%)
rename {apitest-auth => apitest}/src/main/resources/krb5.conf (100%)
rename {apitest-auth => apitest}/src/main/resources/log4j.properties (100%)
rename {apitest-auth => apitest}/src/main/resources/metadata.xml (100%)
rename {apitest-auth => apitest}/src/main/resources/spring.properties (100%)
rename {apitest-auth => apitest}/src/main/resources/validations.properties (100%)
rename {apitest-auth => apitest}/testNgXmlFiles/authenticationApi.xml (100%)
diff --git a/apitest-auth/.gitignore b/apitest/.gitignore
similarity index 100%
rename from apitest-auth/.gitignore
rename to apitest/.gitignore
diff --git a/apitest-auth/.temp-Functional Test-classpath-arg-1659588646071.txt b/apitest/.temp-Functional Test-classpath-arg-1659588646071.txt
similarity index 100%
rename from apitest-auth/.temp-Functional Test-classpath-arg-1659588646071.txt
rename to apitest/.temp-Functional Test-classpath-arg-1659588646071.txt
diff --git a/apitest-auth/.temp-Functional Test-classpath-arg-1659589592502.txt b/apitest/.temp-Functional Test-classpath-arg-1659589592502.txt
similarity index 100%
rename from apitest-auth/.temp-Functional Test-classpath-arg-1659589592502.txt
rename to apitest/.temp-Functional Test-classpath-arg-1659589592502.txt
diff --git a/apitest-auth/.temp-MosipFunctionalTest-classpath-arg-1695652238739.txt b/apitest/.temp-MosipFunctionalTest-classpath-arg-1695652238739.txt
similarity index 100%
rename from apitest-auth/.temp-MosipFunctionalTest-classpath-arg-1695652238739.txt
rename to apitest/.temp-MosipFunctionalTest-classpath-arg-1695652238739.txt
diff --git a/apitest-auth/.temp-New_configuration (1)-classpath-arg-1658840665646.txt b/apitest/.temp-New_configuration (1)-classpath-arg-1658840665646.txt
similarity index 100%
rename from apitest-auth/.temp-New_configuration (1)-classpath-arg-1658840665646.txt
rename to apitest/.temp-New_configuration (1)-classpath-arg-1658840665646.txt
diff --git a/apitest-auth/Dockerfile b/apitest/Dockerfile
similarity index 100%
rename from apitest-auth/Dockerfile
rename to apitest/Dockerfile
diff --git a/apitest-auth/README.md b/apitest/README.md
similarity index 100%
rename from apitest-auth/README.md
rename to apitest/README.md
diff --git a/apitest-auth/entrypoint.sh b/apitest/entrypoint.sh
similarity index 100%
rename from apitest-auth/entrypoint.sh
rename to apitest/entrypoint.sh
diff --git a/apitest-auth/pom.xml b/apitest/pom.xml
similarity index 99%
rename from apitest-auth/pom.xml
rename to apitest/pom.xml
index 7bb79ee3496..abc84ab8ea5 100644
--- a/apitest-auth/pom.xml
+++ b/apitest/pom.xml
@@ -2,7 +2,7 @@
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd">
4.0.0
- io.mosip.testrig.apitest.auth
+ io.mosip.authentication
apitest-auth
jar
apitest-auth
diff --git a/apitest-auth/src/main/java/io/mosip/testrig/apirig/testrunner/MosipTestRunner.java b/apitest/src/main/java/io/mosip/testrig/apirig/testrunner/MosipTestRunner.java
similarity index 100%
rename from apitest-auth/src/main/java/io/mosip/testrig/apirig/testrunner/MosipTestRunner.java
rename to apitest/src/main/java/io/mosip/testrig/apirig/testrunner/MosipTestRunner.java
diff --git a/apitest-auth/src/main/java/io/mosip/testrig/apirig/testscripts/AddIdentity.java b/apitest/src/main/java/io/mosip/testrig/apirig/testscripts/AddIdentity.java
similarity index 100%
rename from apitest-auth/src/main/java/io/mosip/testrig/apirig/testscripts/AddIdentity.java
rename to apitest/src/main/java/io/mosip/testrig/apirig/testscripts/AddIdentity.java
diff --git a/apitest-auth/src/main/java/io/mosip/testrig/apirig/testscripts/BioAuth.java b/apitest/src/main/java/io/mosip/testrig/apirig/testscripts/BioAuth.java
similarity index 100%
rename from apitest-auth/src/main/java/io/mosip/testrig/apirig/testscripts/BioAuth.java
rename to apitest/src/main/java/io/mosip/testrig/apirig/testscripts/BioAuth.java
diff --git a/apitest-auth/src/main/java/io/mosip/testrig/apirig/testscripts/DemoAuth.java b/apitest/src/main/java/io/mosip/testrig/apirig/testscripts/DemoAuth.java
similarity index 100%
rename from apitest-auth/src/main/java/io/mosip/testrig/apirig/testscripts/DemoAuth.java
rename to apitest/src/main/java/io/mosip/testrig/apirig/testscripts/DemoAuth.java
diff --git a/apitest-auth/src/main/java/io/mosip/testrig/apirig/testscripts/DemoAuthSimplePostForAutoGenId.java b/apitest/src/main/java/io/mosip/testrig/apirig/testscripts/DemoAuthSimplePostForAutoGenId.java
similarity index 100%
rename from apitest-auth/src/main/java/io/mosip/testrig/apirig/testscripts/DemoAuthSimplePostForAutoGenId.java
rename to apitest/src/main/java/io/mosip/testrig/apirig/testscripts/DemoAuthSimplePostForAutoGenId.java
diff --git a/apitest-auth/src/main/java/io/mosip/testrig/apirig/testscripts/GetWithParam.java b/apitest/src/main/java/io/mosip/testrig/apirig/testscripts/GetWithParam.java
similarity index 100%
rename from apitest-auth/src/main/java/io/mosip/testrig/apirig/testscripts/GetWithParam.java
rename to apitest/src/main/java/io/mosip/testrig/apirig/testscripts/GetWithParam.java
diff --git a/apitest-auth/src/main/java/io/mosip/testrig/apirig/testscripts/GetWithParamForAutoGenId.java b/apitest/src/main/java/io/mosip/testrig/apirig/testscripts/GetWithParamForAutoGenId.java
similarity index 100%
rename from apitest-auth/src/main/java/io/mosip/testrig/apirig/testscripts/GetWithParamForAutoGenId.java
rename to apitest/src/main/java/io/mosip/testrig/apirig/testscripts/GetWithParamForAutoGenId.java
diff --git a/apitest-auth/src/main/java/io/mosip/testrig/apirig/testscripts/MultiFactorAuthNew.java b/apitest/src/main/java/io/mosip/testrig/apirig/testscripts/MultiFactorAuthNew.java
similarity index 100%
rename from apitest-auth/src/main/java/io/mosip/testrig/apirig/testscripts/MultiFactorAuthNew.java
rename to apitest/src/main/java/io/mosip/testrig/apirig/testscripts/MultiFactorAuthNew.java
diff --git a/apitest-auth/src/main/java/io/mosip/testrig/apirig/testscripts/OtpAuthNew.java b/apitest/src/main/java/io/mosip/testrig/apirig/testscripts/OtpAuthNew.java
similarity index 100%
rename from apitest-auth/src/main/java/io/mosip/testrig/apirig/testscripts/OtpAuthNew.java
rename to apitest/src/main/java/io/mosip/testrig/apirig/testscripts/OtpAuthNew.java
diff --git a/apitest-auth/src/main/java/io/mosip/testrig/apirig/testscripts/PatchWithBodyWithOtpGenerate.java b/apitest/src/main/java/io/mosip/testrig/apirig/testscripts/PatchWithBodyWithOtpGenerate.java
similarity index 100%
rename from apitest-auth/src/main/java/io/mosip/testrig/apirig/testscripts/PatchWithBodyWithOtpGenerate.java
rename to apitest/src/main/java/io/mosip/testrig/apirig/testscripts/PatchWithBodyWithOtpGenerate.java
diff --git a/apitest-auth/src/main/java/io/mosip/testrig/apirig/testscripts/PostWithAutogenIdWithOtpGenerate.java b/apitest/src/main/java/io/mosip/testrig/apirig/testscripts/PostWithAutogenIdWithOtpGenerate.java
similarity index 100%
rename from apitest-auth/src/main/java/io/mosip/testrig/apirig/testscripts/PostWithAutogenIdWithOtpGenerate.java
rename to apitest/src/main/java/io/mosip/testrig/apirig/testscripts/PostWithAutogenIdWithOtpGenerate.java
diff --git a/apitest-auth/src/main/java/io/mosip/testrig/apirig/testscripts/PostWithBodyWithOtpGenerate.java b/apitest/src/main/java/io/mosip/testrig/apirig/testscripts/PostWithBodyWithOtpGenerate.java
similarity index 100%
rename from apitest-auth/src/main/java/io/mosip/testrig/apirig/testscripts/PostWithBodyWithOtpGenerate.java
rename to apitest/src/main/java/io/mosip/testrig/apirig/testscripts/PostWithBodyWithOtpGenerate.java
diff --git a/apitest-auth/src/main/java/io/mosip/testrig/apirig/testscripts/PostWithOnlyPathParam.java b/apitest/src/main/java/io/mosip/testrig/apirig/testscripts/PostWithOnlyPathParam.java
similarity index 100%
rename from apitest-auth/src/main/java/io/mosip/testrig/apirig/testscripts/PostWithOnlyPathParam.java
rename to apitest/src/main/java/io/mosip/testrig/apirig/testscripts/PostWithOnlyPathParam.java
diff --git a/apitest-auth/src/main/java/io/mosip/testrig/apirig/testscripts/SimplePost.java b/apitest/src/main/java/io/mosip/testrig/apirig/testscripts/SimplePost.java
similarity index 100%
rename from apitest-auth/src/main/java/io/mosip/testrig/apirig/testscripts/SimplePost.java
rename to apitest/src/main/java/io/mosip/testrig/apirig/testscripts/SimplePost.java
diff --git a/apitest-auth/src/main/java/io/mosip/testrig/apirig/testscripts/SimplePostForAutoGenId.java b/apitest/src/main/java/io/mosip/testrig/apirig/testscripts/SimplePostForAutoGenId.java
similarity index 100%
rename from apitest-auth/src/main/java/io/mosip/testrig/apirig/testscripts/SimplePostForAutoGenId.java
rename to apitest/src/main/java/io/mosip/testrig/apirig/testscripts/SimplePostForAutoGenId.java
diff --git a/apitest-auth/src/main/java/io/mosip/testrig/apirig/testscripts/UpdateDraft.java b/apitest/src/main/java/io/mosip/testrig/apirig/testscripts/UpdateDraft.java
similarity index 100%
rename from apitest-auth/src/main/java/io/mosip/testrig/apirig/testscripts/UpdateDraft.java
rename to apitest/src/main/java/io/mosip/testrig/apirig/testscripts/UpdateDraft.java
diff --git a/apitest-auth/src/main/java/io/mosip/testrig/apirig/testscripts/UpdateIdentity.java b/apitest/src/main/java/io/mosip/testrig/apirig/testscripts/UpdateIdentity.java
similarity index 100%
rename from apitest-auth/src/main/java/io/mosip/testrig/apirig/testscripts/UpdateIdentity.java
rename to apitest/src/main/java/io/mosip/testrig/apirig/testscripts/UpdateIdentity.java
diff --git a/apitest-auth/src/main/resources/config/Authorization/internalAuthRequest.json b/apitest/src/main/resources/config/Authorization/internalAuthRequest.json
similarity index 100%
rename from apitest-auth/src/main/resources/config/Authorization/internalAuthRequest.json
rename to apitest/src/main/resources/config/Authorization/internalAuthRequest.json
diff --git a/apitest-auth/src/main/resources/config/Authorization/request.json b/apitest/src/main/resources/config/Authorization/request.json
similarity index 100%
rename from apitest-auth/src/main/resources/config/Authorization/request.json
rename to apitest/src/main/resources/config/Authorization/request.json
diff --git a/apitest-auth/src/main/resources/config/Kernel.properties b/apitest/src/main/resources/config/Kernel.properties
similarity index 100%
rename from apitest-auth/src/main/resources/config/Kernel.properties
rename to apitest/src/main/resources/config/Kernel.properties
diff --git a/apitest-auth/src/main/resources/config/application.properties b/apitest/src/main/resources/config/application.properties
similarity index 100%
rename from apitest-auth/src/main/resources/config/application.properties
rename to apitest/src/main/resources/config/application.properties
diff --git a/apitest-auth/src/main/resources/config/healthCheckEndpoint.properties b/apitest/src/main/resources/config/healthCheckEndpoint.properties
similarity index 100%
rename from apitest-auth/src/main/resources/config/healthCheckEndpoint.properties
rename to apitest/src/main/resources/config/healthCheckEndpoint.properties
diff --git a/apitest-auth/src/main/resources/config/prereg_SendOtp.json b/apitest/src/main/resources/config/prereg_SendOtp.json
similarity index 100%
rename from apitest-auth/src/main/resources/config/prereg_SendOtp.json
rename to apitest/src/main/resources/config/prereg_SendOtp.json
diff --git a/apitest-auth/src/main/resources/config/prereg_ValidateOtp.json b/apitest/src/main/resources/config/prereg_ValidateOtp.json
similarity index 100%
rename from apitest-auth/src/main/resources/config/prereg_ValidateOtp.json
rename to apitest/src/main/resources/config/prereg_ValidateOtp.json
diff --git a/apitest-auth/src/main/resources/customize-emailable-report-template.html b/apitest/src/main/resources/customize-emailable-report-template.html
similarity index 100%
rename from apitest-auth/src/main/resources/customize-emailable-report-template.html
rename to apitest/src/main/resources/customize-emailable-report-template.html
diff --git a/apitest-auth/src/main/resources/dbFiles/.xml b/apitest/src/main/resources/dbFiles/.xml
similarity index 100%
rename from apitest-auth/src/main/resources/dbFiles/.xml
rename to apitest/src/main/resources/dbFiles/.xml
diff --git a/apitest-auth/src/main/resources/dbFiles/PMS_delete_script.txt b/apitest/src/main/resources/dbFiles/PMS_delete_script.txt
similarity index 100%
rename from apitest-auth/src/main/resources/dbFiles/PMS_delete_script.txt
rename to apitest/src/main/resources/dbFiles/PMS_delete_script.txt
diff --git a/apitest-auth/src/main/resources/dbFiles/dbConfig.xml b/apitest/src/main/resources/dbFiles/dbConfig.xml
similarity index 100%
rename from apitest-auth/src/main/resources/dbFiles/dbConfig.xml
rename to apitest/src/main/resources/dbFiles/dbConfig.xml
diff --git a/apitest-auth/src/main/resources/dbFiles/delete_Masterdata.sql b/apitest/src/main/resources/dbFiles/delete_Masterdata.sql
similarity index 100%
rename from apitest-auth/src/main/resources/dbFiles/delete_Masterdata.sql
rename to apitest/src/main/resources/dbFiles/delete_Masterdata.sql
diff --git a/apitest-auth/src/main/resources/ida/AddIdentity/AddIdentity.yml b/apitest/src/main/resources/ida/AddIdentity/AddIdentity.yml
similarity index 100%
rename from apitest-auth/src/main/resources/ida/AddIdentity/AddIdentity.yml
rename to apitest/src/main/resources/ida/AddIdentity/AddIdentity.yml
diff --git a/apitest-auth/src/main/resources/ida/AddIdentity/addIdentityResult.hbs b/apitest/src/main/resources/ida/AddIdentity/addIdentityResult.hbs
similarity index 100%
rename from apitest-auth/src/main/resources/ida/AddIdentity/addIdentityResult.hbs
rename to apitest/src/main/resources/ida/AddIdentity/addIdentityResult.hbs
diff --git a/apitest-auth/src/main/resources/ida/AuthInternalLock/.hbs b/apitest/src/main/resources/ida/AuthInternalLock/.hbs
similarity index 100%
rename from apitest-auth/src/main/resources/ida/AuthInternalLock/.hbs
rename to apitest/src/main/resources/ida/AuthInternalLock/.hbs
diff --git a/apitest-auth/src/main/resources/ida/AuthInternalLock/AuthInternalLock.yml b/apitest/src/main/resources/ida/AuthInternalLock/AuthInternalLock.yml
similarity index 100%
rename from apitest-auth/src/main/resources/ida/AuthInternalLock/AuthInternalLock.yml
rename to apitest/src/main/resources/ida/AuthInternalLock/AuthInternalLock.yml
diff --git a/apitest-auth/src/main/resources/ida/AuthInternalLock/authInternalLock.hbs b/apitest/src/main/resources/ida/AuthInternalLock/authInternalLock.hbs
similarity index 100%
rename from apitest-auth/src/main/resources/ida/AuthInternalLock/authInternalLock.hbs
rename to apitest/src/main/resources/ida/AuthInternalLock/authInternalLock.hbs
diff --git a/apitest-auth/src/main/resources/ida/AuthInternalLock/authInternalLockResult.hbs b/apitest/src/main/resources/ida/AuthInternalLock/authInternalLockResult.hbs
similarity index 100%
rename from apitest-auth/src/main/resources/ida/AuthInternalLock/authInternalLockResult.hbs
rename to apitest/src/main/resources/ida/AuthInternalLock/authInternalLockResult.hbs
diff --git a/apitest-auth/src/main/resources/ida/AuthLock/createAuthLock.hbs b/apitest/src/main/resources/ida/AuthLock/createAuthLock.hbs
similarity index 100%
rename from apitest-auth/src/main/resources/ida/AuthLock/createAuthLock.hbs
rename to apitest/src/main/resources/ida/AuthLock/createAuthLock.hbs
diff --git a/apitest-auth/src/main/resources/ida/AuthLock/createAuthLock.yml b/apitest/src/main/resources/ida/AuthLock/createAuthLock.yml
similarity index 100%
rename from apitest-auth/src/main/resources/ida/AuthLock/createAuthLock.yml
rename to apitest/src/main/resources/ida/AuthLock/createAuthLock.yml
diff --git a/apitest-auth/src/main/resources/ida/AuthLock/createAuthLockResult.hbs b/apitest/src/main/resources/ida/AuthLock/createAuthLockResult.hbs
similarity index 100%
rename from apitest-auth/src/main/resources/ida/AuthLock/createAuthLockResult.hbs
rename to apitest/src/main/resources/ida/AuthLock/createAuthLockResult.hbs
diff --git a/apitest-auth/src/main/resources/ida/AuthTransaction/AuthTransaction.yml b/apitest/src/main/resources/ida/AuthTransaction/AuthTransaction.yml
similarity index 100%
rename from apitest-auth/src/main/resources/ida/AuthTransaction/AuthTransaction.yml
rename to apitest/src/main/resources/ida/AuthTransaction/AuthTransaction.yml
diff --git a/apitest-auth/src/main/resources/ida/AuthTransaction/authTransaction.hbs b/apitest/src/main/resources/ida/AuthTransaction/authTransaction.hbs
similarity index 100%
rename from apitest-auth/src/main/resources/ida/AuthTransaction/authTransaction.hbs
rename to apitest/src/main/resources/ida/AuthTransaction/authTransaction.hbs
diff --git a/apitest-auth/src/main/resources/ida/AuthTransaction/authTransactionError.hbs b/apitest/src/main/resources/ida/AuthTransaction/authTransactionError.hbs
similarity index 100%
rename from apitest-auth/src/main/resources/ida/AuthTransaction/authTransactionError.hbs
rename to apitest/src/main/resources/ida/AuthTransaction/authTransactionError.hbs
diff --git a/apitest-auth/src/main/resources/ida/AuthTransaction/authTransactionResult.hbs b/apitest/src/main/resources/ida/AuthTransaction/authTransactionResult.hbs
similarity index 100%
rename from apitest-auth/src/main/resources/ida/AuthTransaction/authTransactionResult.hbs
rename to apitest/src/main/resources/ida/AuthTransaction/authTransactionResult.hbs
diff --git a/apitest-auth/src/main/resources/ida/AuthUnLock/createAuthUnLock.hbs b/apitest/src/main/resources/ida/AuthUnLock/createAuthUnLock.hbs
similarity index 100%
rename from apitest-auth/src/main/resources/ida/AuthUnLock/createAuthUnLock.hbs
rename to apitest/src/main/resources/ida/AuthUnLock/createAuthUnLock.hbs
diff --git a/apitest-auth/src/main/resources/ida/AuthUnLock/createAuthUnLock.yml b/apitest/src/main/resources/ida/AuthUnLock/createAuthUnLock.yml
similarity index 100%
rename from apitest-auth/src/main/resources/ida/AuthUnLock/createAuthUnLock.yml
rename to apitest/src/main/resources/ida/AuthUnLock/createAuthUnLock.yml
diff --git a/apitest-auth/src/main/resources/ida/AuthUnLock/createAuthUnLockResult.hbs b/apitest/src/main/resources/ida/AuthUnLock/createAuthUnLockResult.hbs
similarity index 100%
rename from apitest-auth/src/main/resources/ida/AuthUnLock/createAuthUnLockResult.hbs
rename to apitest/src/main/resources/ida/AuthUnLock/createAuthUnLockResult.hbs
diff --git a/apitest-auth/src/main/resources/ida/BioAuth/BioAuth.hbs b/apitest/src/main/resources/ida/BioAuth/BioAuth.hbs
similarity index 100%
rename from apitest-auth/src/main/resources/ida/BioAuth/BioAuth.hbs
rename to apitest/src/main/resources/ida/BioAuth/BioAuth.hbs
diff --git a/apitest-auth/src/main/resources/ida/BioAuth/BioAuth.yml b/apitest/src/main/resources/ida/BioAuth/BioAuth.yml
similarity index 100%
rename from apitest-auth/src/main/resources/ida/BioAuth/BioAuth.yml
rename to apitest/src/main/resources/ida/BioAuth/BioAuth.yml
diff --git a/apitest-auth/src/main/resources/ida/BioAuth/BioAuthMultiFinger.hbs b/apitest/src/main/resources/ida/BioAuth/BioAuthMultiFinger.hbs
similarity index 100%
rename from apitest-auth/src/main/resources/ida/BioAuth/BioAuthMultiFinger.hbs
rename to apitest/src/main/resources/ida/BioAuth/BioAuthMultiFinger.hbs
diff --git a/apitest-auth/src/main/resources/ida/BioAuth/BioAuthResult.hbs b/apitest/src/main/resources/ida/BioAuth/BioAuthResult.hbs
similarity index 100%
rename from apitest-auth/src/main/resources/ida/BioAuth/BioAuthResult.hbs
rename to apitest/src/main/resources/ida/BioAuth/BioAuthResult.hbs
diff --git a/apitest-auth/src/main/resources/ida/BioAuth/BioAuthWithDomain.hbs b/apitest/src/main/resources/ida/BioAuth/BioAuthWithDomain.hbs
similarity index 100%
rename from apitest-auth/src/main/resources/ida/BioAuth/BioAuthWithDomain.hbs
rename to apitest/src/main/resources/ida/BioAuth/BioAuthWithDomain.hbs
diff --git a/apitest-auth/src/main/resources/ida/BioAuth/BioAuthWithMultiple.hbs b/apitest/src/main/resources/ida/BioAuth/BioAuthWithMultiple.hbs
similarity index 100%
rename from apitest-auth/src/main/resources/ida/BioAuth/BioAuthWithMultiple.hbs
rename to apitest/src/main/resources/ida/BioAuth/BioAuthWithMultiple.hbs
diff --git a/apitest-auth/src/main/resources/ida/BioAuth/error.hbs b/apitest/src/main/resources/ida/BioAuth/error.hbs
similarity index 100%
rename from apitest-auth/src/main/resources/ida/BioAuth/error.hbs
rename to apitest/src/main/resources/ida/BioAuth/error.hbs
diff --git a/apitest-auth/src/main/resources/ida/BioAuthHotListLock/BioAuth.hbs b/apitest/src/main/resources/ida/BioAuthHotListLock/BioAuth.hbs
similarity index 100%
rename from apitest-auth/src/main/resources/ida/BioAuthHotListLock/BioAuth.hbs
rename to apitest/src/main/resources/ida/BioAuthHotListLock/BioAuth.hbs
diff --git a/apitest-auth/src/main/resources/ida/BioAuthHotListLock/BioAuth.yml b/apitest/src/main/resources/ida/BioAuthHotListLock/BioAuth.yml
similarity index 100%
rename from apitest-auth/src/main/resources/ida/BioAuthHotListLock/BioAuth.yml
rename to apitest/src/main/resources/ida/BioAuthHotListLock/BioAuth.yml
diff --git a/apitest-auth/src/main/resources/ida/BioAuthHotListLock/BioAuthResult.hbs b/apitest/src/main/resources/ida/BioAuthHotListLock/BioAuthResult.hbs
similarity index 100%
rename from apitest-auth/src/main/resources/ida/BioAuthHotListLock/BioAuthResult.hbs
rename to apitest/src/main/resources/ida/BioAuthHotListLock/BioAuthResult.hbs
diff --git a/apitest-auth/src/main/resources/ida/BioAuthHotListLock/BioAuthWithUnblockedPartners.yml b/apitest/src/main/resources/ida/BioAuthHotListLock/BioAuthWithUnblockedPartners.yml
similarity index 100%
rename from apitest-auth/src/main/resources/ida/BioAuthHotListLock/BioAuthWithUnblockedPartners.yml
rename to apitest/src/main/resources/ida/BioAuthHotListLock/BioAuthWithUnblockedPartners.yml
diff --git a/apitest-auth/src/main/resources/ida/BioAuthHotListLock/EkycBioResult.hbs b/apitest/src/main/resources/ida/BioAuthHotListLock/EkycBioResult.hbs
similarity index 100%
rename from apitest-auth/src/main/resources/ida/BioAuthHotListLock/EkycBioResult.hbs
rename to apitest/src/main/resources/ida/BioAuthHotListLock/EkycBioResult.hbs
diff --git a/apitest-auth/src/main/resources/ida/BioAuthHotListLock/error.hbs b/apitest/src/main/resources/ida/BioAuthHotListLock/error.hbs
similarity index 100%
rename from apitest-auth/src/main/resources/ida/BioAuthHotListLock/error.hbs
rename to apitest/src/main/resources/ida/BioAuthHotListLock/error.hbs
diff --git a/apitest-auth/src/main/resources/ida/BioAuthHotListLock/errorKyc.hbs b/apitest/src/main/resources/ida/BioAuthHotListLock/errorKyc.hbs
similarity index 100%
rename from apitest-auth/src/main/resources/ida/BioAuthHotListLock/errorKyc.hbs
rename to apitest/src/main/resources/ida/BioAuthHotListLock/errorKyc.hbs
diff --git a/apitest-auth/src/main/resources/ida/BioAuthHotListPartner/BioAuth.hbs b/apitest/src/main/resources/ida/BioAuthHotListPartner/BioAuth.hbs
similarity index 100%
rename from apitest-auth/src/main/resources/ida/BioAuthHotListPartner/BioAuth.hbs
rename to apitest/src/main/resources/ida/BioAuthHotListPartner/BioAuth.hbs
diff --git a/apitest-auth/src/main/resources/ida/BioAuthHotListPartner/BioAuth.yml b/apitest/src/main/resources/ida/BioAuthHotListPartner/BioAuth.yml
similarity index 100%
rename from apitest-auth/src/main/resources/ida/BioAuthHotListPartner/BioAuth.yml
rename to apitest/src/main/resources/ida/BioAuthHotListPartner/BioAuth.yml
diff --git a/apitest-auth/src/main/resources/ida/BioAuthHotListPartner/BioAuthResult.hbs b/apitest/src/main/resources/ida/BioAuthHotListPartner/BioAuthResult.hbs
similarity index 100%
rename from apitest-auth/src/main/resources/ida/BioAuthHotListPartner/BioAuthResult.hbs
rename to apitest/src/main/resources/ida/BioAuthHotListPartner/BioAuthResult.hbs
diff --git a/apitest-auth/src/main/resources/ida/BioAuthHotListPartner/error.hbs b/apitest/src/main/resources/ida/BioAuthHotListPartner/error.hbs
similarity index 100%
rename from apitest-auth/src/main/resources/ida/BioAuthHotListPartner/error.hbs
rename to apitest/src/main/resources/ida/BioAuthHotListPartner/error.hbs
diff --git a/apitest-auth/src/main/resources/ida/BioAuthHotListPartner/errorKyc.hbs b/apitest/src/main/resources/ida/BioAuthHotListPartner/errorKyc.hbs
similarity index 100%
rename from apitest-auth/src/main/resources/ida/BioAuthHotListPartner/errorKyc.hbs
rename to apitest/src/main/resources/ida/BioAuthHotListPartner/errorKyc.hbs
diff --git a/apitest-auth/src/main/resources/ida/BioAuthOld/BioAuthIdentityEncrypt.hbs b/apitest/src/main/resources/ida/BioAuthOld/BioAuthIdentityEncrypt.hbs
similarity index 100%
rename from apitest-auth/src/main/resources/ida/BioAuthOld/BioAuthIdentityEncrypt.hbs
rename to apitest/src/main/resources/ida/BioAuthOld/BioAuthIdentityEncrypt.hbs
diff --git a/apitest-auth/src/main/resources/ida/BioAuthOld/BioAuthOld.yml b/apitest/src/main/resources/ida/BioAuthOld/BioAuthOld.yml
similarity index 100%
rename from apitest-auth/src/main/resources/ida/BioAuthOld/BioAuthOld.yml
rename to apitest/src/main/resources/ida/BioAuthOld/BioAuthOld.yml
diff --git a/apitest-auth/src/main/resources/ida/BioAuthOld/bioAuth.hbs b/apitest/src/main/resources/ida/BioAuthOld/bioAuth.hbs
similarity index 100%
rename from apitest-auth/src/main/resources/ida/BioAuthOld/bioAuth.hbs
rename to apitest/src/main/resources/ida/BioAuthOld/bioAuth.hbs
diff --git a/apitest-auth/src/main/resources/ida/BioAuthOld/bioAuthResult.hbs b/apitest/src/main/resources/ida/BioAuthOld/bioAuthResult.hbs
similarity index 100%
rename from apitest-auth/src/main/resources/ida/BioAuthOld/bioAuthResult.hbs
rename to apitest/src/main/resources/ida/BioAuthOld/bioAuthResult.hbs
diff --git a/apitest-auth/src/main/resources/ida/BioAuthOld/error.hbs b/apitest/src/main/resources/ida/BioAuthOld/error.hbs
similarity index 100%
rename from apitest-auth/src/main/resources/ida/BioAuthOld/error.hbs
rename to apitest/src/main/resources/ida/BioAuthOld/error.hbs
diff --git a/apitest-auth/src/main/resources/ida/BioInternalAuth/BioIdentityEncrypt.hbs b/apitest/src/main/resources/ida/BioInternalAuth/BioIdentityEncrypt.hbs
similarity index 100%
rename from apitest-auth/src/main/resources/ida/BioInternalAuth/BioIdentityEncrypt.hbs
rename to apitest/src/main/resources/ida/BioInternalAuth/BioIdentityEncrypt.hbs
diff --git a/apitest-auth/src/main/resources/ida/BioInternalAuth/BioInternalAuth.yml b/apitest/src/main/resources/ida/BioInternalAuth/BioInternalAuth.yml
similarity index 100%
rename from apitest-auth/src/main/resources/ida/BioInternalAuth/BioInternalAuth.yml
rename to apitest/src/main/resources/ida/BioInternalAuth/BioInternalAuth.yml
diff --git a/apitest-auth/src/main/resources/ida/BioInternalAuth/bioInternalAuth.hbs b/apitest/src/main/resources/ida/BioInternalAuth/bioInternalAuth.hbs
similarity index 100%
rename from apitest-auth/src/main/resources/ida/BioInternalAuth/bioInternalAuth.hbs
rename to apitest/src/main/resources/ida/BioInternalAuth/bioInternalAuth.hbs
diff --git a/apitest-auth/src/main/resources/ida/BioInternalAuth/bioInternalAuthResult.hbs b/apitest/src/main/resources/ida/BioInternalAuth/bioInternalAuthResult.hbs
similarity index 100%
rename from apitest-auth/src/main/resources/ida/BioInternalAuth/bioInternalAuthResult.hbs
rename to apitest/src/main/resources/ida/BioInternalAuth/bioInternalAuthResult.hbs
diff --git a/apitest-auth/src/main/resources/ida/BioInternalAuth/error.hbs b/apitest/src/main/resources/ida/BioInternalAuth/error.hbs
similarity index 100%
rename from apitest-auth/src/main/resources/ida/BioInternalAuth/error.hbs
rename to apitest/src/main/resources/ida/BioInternalAuth/error.hbs
diff --git a/apitest-auth/src/main/resources/ida/BlockHotlistAPI/BlockHotlistAPI.yml b/apitest/src/main/resources/ida/BlockHotlistAPI/BlockHotlistAPI.yml
similarity index 100%
rename from apitest-auth/src/main/resources/ida/BlockHotlistAPI/BlockHotlistAPI.yml
rename to apitest/src/main/resources/ida/BlockHotlistAPI/BlockHotlistAPI.yml
diff --git a/apitest-auth/src/main/resources/ida/BlockHotlistAPI/BlockPartnerId.yml b/apitest/src/main/resources/ida/BlockHotlistAPI/BlockPartnerId.yml
similarity index 100%
rename from apitest-auth/src/main/resources/ida/BlockHotlistAPI/BlockPartnerId.yml
rename to apitest/src/main/resources/ida/BlockHotlistAPI/BlockPartnerId.yml
diff --git a/apitest-auth/src/main/resources/ida/BlockHotlistAPI/blockHotlistAPI.hbs b/apitest/src/main/resources/ida/BlockHotlistAPI/blockHotlistAPI.hbs
similarity index 100%
rename from apitest-auth/src/main/resources/ida/BlockHotlistAPI/blockHotlistAPI.hbs
rename to apitest/src/main/resources/ida/BlockHotlistAPI/blockHotlistAPI.hbs
diff --git a/apitest-auth/src/main/resources/ida/BlockHotlistAPI/blockHotlistAPIResult.hbs b/apitest/src/main/resources/ida/BlockHotlistAPI/blockHotlistAPIResult.hbs
similarity index 100%
rename from apitest-auth/src/main/resources/ida/BlockHotlistAPI/blockHotlistAPIResult.hbs
rename to apitest/src/main/resources/ida/BlockHotlistAPI/blockHotlistAPIResult.hbs
diff --git a/apitest-auth/src/main/resources/ida/CreateDraft/CreateDraft.yml b/apitest/src/main/resources/ida/CreateDraft/CreateDraft.yml
similarity index 100%
rename from apitest-auth/src/main/resources/ida/CreateDraft/CreateDraft.yml
rename to apitest/src/main/resources/ida/CreateDraft/CreateDraft.yml
diff --git a/apitest-auth/src/main/resources/ida/CreateDraft/createDraft.hbs b/apitest/src/main/resources/ida/CreateDraft/createDraft.hbs
similarity index 100%
rename from apitest-auth/src/main/resources/ida/CreateDraft/createDraft.hbs
rename to apitest/src/main/resources/ida/CreateDraft/createDraft.hbs
diff --git a/apitest-auth/src/main/resources/ida/CreateDraft/createDraftResult.hbs b/apitest/src/main/resources/ida/CreateDraft/createDraftResult.hbs
similarity index 100%
rename from apitest-auth/src/main/resources/ida/CreateDraft/createDraftResult.hbs
rename to apitest/src/main/resources/ida/CreateDraft/createDraftResult.hbs
diff --git a/apitest-auth/src/main/resources/ida/CreateDraftVID/CreateDraftVID.yml b/apitest/src/main/resources/ida/CreateDraftVID/CreateDraftVID.yml
similarity index 100%
rename from apitest-auth/src/main/resources/ida/CreateDraftVID/CreateDraftVID.yml
rename to apitest/src/main/resources/ida/CreateDraftVID/CreateDraftVID.yml
diff --git a/apitest-auth/src/main/resources/ida/CreateDraftVID/createDraftVID.hbs b/apitest/src/main/resources/ida/CreateDraftVID/createDraftVID.hbs
similarity index 100%
rename from apitest-auth/src/main/resources/ida/CreateDraftVID/createDraftVID.hbs
rename to apitest/src/main/resources/ida/CreateDraftVID/createDraftVID.hbs
diff --git a/apitest-auth/src/main/resources/ida/CreateDraftVID/createDraftVIDResult.hbs b/apitest/src/main/resources/ida/CreateDraftVID/createDraftVIDResult.hbs
similarity index 100%
rename from apitest-auth/src/main/resources/ida/CreateDraftVID/createDraftVIDResult.hbs
rename to apitest/src/main/resources/ida/CreateDraftVID/createDraftVIDResult.hbs
diff --git a/apitest-auth/src/main/resources/ida/CreateVID/CreateVid.yml b/apitest/src/main/resources/ida/CreateVID/CreateVid.yml
similarity index 100%
rename from apitest-auth/src/main/resources/ida/CreateVID/CreateVid.yml
rename to apitest/src/main/resources/ida/CreateVID/CreateVid.yml
diff --git a/apitest-auth/src/main/resources/ida/CreateVID/createVid.hbs b/apitest/src/main/resources/ida/CreateVID/createVid.hbs
similarity index 100%
rename from apitest-auth/src/main/resources/ida/CreateVID/createVid.hbs
rename to apitest/src/main/resources/ida/CreateVID/createVid.hbs
diff --git a/apitest-auth/src/main/resources/ida/CreateVID/createVidResult.hbs b/apitest/src/main/resources/ida/CreateVID/createVidResult.hbs
similarity index 100%
rename from apitest-auth/src/main/resources/ida/CreateVID/createVidResult.hbs
rename to apitest/src/main/resources/ida/CreateVID/createVidResult.hbs
diff --git a/apitest-auth/src/main/resources/ida/DeactivateUin/DeactivateUin.yml b/apitest/src/main/resources/ida/DeactivateUin/DeactivateUin.yml
similarity index 100%
rename from apitest-auth/src/main/resources/ida/DeactivateUin/DeactivateUin.yml
rename to apitest/src/main/resources/ida/DeactivateUin/DeactivateUin.yml
diff --git a/apitest-auth/src/main/resources/ida/DeactivateUin/deactivateUin.hbs b/apitest/src/main/resources/ida/DeactivateUin/deactivateUin.hbs
similarity index 100%
rename from apitest-auth/src/main/resources/ida/DeactivateUin/deactivateUin.hbs
rename to apitest/src/main/resources/ida/DeactivateUin/deactivateUin.hbs
diff --git a/apitest-auth/src/main/resources/ida/DeactivateUin/deactivateUinResult.hbs b/apitest/src/main/resources/ida/DeactivateUin/deactivateUinResult.hbs
similarity index 100%
rename from apitest-auth/src/main/resources/ida/DeactivateUin/deactivateUinResult.hbs
rename to apitest/src/main/resources/ida/DeactivateUin/deactivateUinResult.hbs
diff --git a/apitest-auth/src/main/resources/ida/DemoAuth/DemoAuth.hbs b/apitest/src/main/resources/ida/DemoAuth/DemoAuth.hbs
similarity index 100%
rename from apitest-auth/src/main/resources/ida/DemoAuth/DemoAuth.hbs
rename to apitest/src/main/resources/ida/DemoAuth/DemoAuth.hbs
diff --git a/apitest-auth/src/main/resources/ida/DemoAuth/DemoAuth.yml b/apitest/src/main/resources/ida/DemoAuth/DemoAuth.yml
similarity index 100%
rename from apitest-auth/src/main/resources/ida/DemoAuth/DemoAuth.yml
rename to apitest/src/main/resources/ida/DemoAuth/DemoAuth.yml
diff --git a/apitest-auth/src/main/resources/ida/DemoAuth/DemoAuthResult.hbs b/apitest/src/main/resources/ida/DemoAuth/DemoAuthResult.hbs
similarity index 100%
rename from apitest-auth/src/main/resources/ida/DemoAuth/DemoAuthResult.hbs
rename to apitest/src/main/resources/ida/DemoAuth/DemoAuthResult.hbs
diff --git a/apitest-auth/src/main/resources/ida/DemoAuth/DemoIdentityEncrypt.hbs b/apitest/src/main/resources/ida/DemoAuth/DemoIdentityEncrypt.hbs
similarity index 100%
rename from apitest-auth/src/main/resources/ida/DemoAuth/DemoIdentityEncrypt.hbs
rename to apitest/src/main/resources/ida/DemoAuth/DemoIdentityEncrypt.hbs
diff --git a/apitest-auth/src/main/resources/ida/DemoAuth/DemoIdentityEncryptGender.hbs b/apitest/src/main/resources/ida/DemoAuth/DemoIdentityEncryptGender.hbs
similarity index 100%
rename from apitest-auth/src/main/resources/ida/DemoAuth/DemoIdentityEncryptGender.hbs
rename to apitest/src/main/resources/ida/DemoAuth/DemoIdentityEncryptGender.hbs
diff --git a/apitest-auth/src/main/resources/ida/DemoAuth/DemoIdentityEncryptGenderRS.hbs b/apitest/src/main/resources/ida/DemoAuth/DemoIdentityEncryptGenderRS.hbs
similarity index 100%
rename from apitest-auth/src/main/resources/ida/DemoAuth/DemoIdentityEncryptGenderRS.hbs
rename to apitest/src/main/resources/ida/DemoAuth/DemoIdentityEncryptGenderRS.hbs
diff --git a/apitest-auth/src/main/resources/ida/DemoAuth/DemoIdentityEncryptName.hbs b/apitest/src/main/resources/ida/DemoAuth/DemoIdentityEncryptName.hbs
similarity index 100%
rename from apitest-auth/src/main/resources/ida/DemoAuth/DemoIdentityEncryptName.hbs
rename to apitest/src/main/resources/ida/DemoAuth/DemoIdentityEncryptName.hbs
diff --git a/apitest-auth/src/main/resources/ida/DemoAuth/error.hbs b/apitest/src/main/resources/ida/DemoAuth/error.hbs
similarity index 100%
rename from apitest-auth/src/main/resources/ida/DemoAuth/error.hbs
rename to apitest/src/main/resources/ida/DemoAuth/error.hbs
diff --git a/apitest-auth/src/main/resources/ida/DemoAuthOld/DemoAuth.yml b/apitest/src/main/resources/ida/DemoAuthOld/DemoAuth.yml
similarity index 100%
rename from apitest-auth/src/main/resources/ida/DemoAuthOld/DemoAuth.yml
rename to apitest/src/main/resources/ida/DemoAuthOld/DemoAuth.yml
diff --git a/apitest-auth/src/main/resources/ida/DemoAuthOld/DemoIdentityEncrypt.hbs b/apitest/src/main/resources/ida/DemoAuthOld/DemoIdentityEncrypt.hbs
similarity index 100%
rename from apitest-auth/src/main/resources/ida/DemoAuthOld/DemoIdentityEncrypt.hbs
rename to apitest/src/main/resources/ida/DemoAuthOld/DemoIdentityEncrypt.hbs
diff --git a/apitest-auth/src/main/resources/ida/DemoAuthOld/DemoIdentityEncryptGender.hbs b/apitest/src/main/resources/ida/DemoAuthOld/DemoIdentityEncryptGender.hbs
similarity index 100%
rename from apitest-auth/src/main/resources/ida/DemoAuthOld/DemoIdentityEncryptGender.hbs
rename to apitest/src/main/resources/ida/DemoAuthOld/DemoIdentityEncryptGender.hbs
diff --git a/apitest-auth/src/main/resources/ida/DemoAuthOld/DemoIdentityEncryptName.hbs b/apitest/src/main/resources/ida/DemoAuthOld/DemoIdentityEncryptName.hbs
similarity index 100%
rename from apitest-auth/src/main/resources/ida/DemoAuthOld/DemoIdentityEncryptName.hbs
rename to apitest/src/main/resources/ida/DemoAuthOld/DemoIdentityEncryptName.hbs
diff --git a/apitest-auth/src/main/resources/ida/DemoAuthOld/demoAuth.hbs b/apitest/src/main/resources/ida/DemoAuthOld/demoAuth.hbs
similarity index 100%
rename from apitest-auth/src/main/resources/ida/DemoAuthOld/demoAuth.hbs
rename to apitest/src/main/resources/ida/DemoAuthOld/demoAuth.hbs
diff --git a/apitest-auth/src/main/resources/ida/DemoAuthOld/demoAuthResult.hbs b/apitest/src/main/resources/ida/DemoAuthOld/demoAuthResult.hbs
similarity index 100%
rename from apitest-auth/src/main/resources/ida/DemoAuthOld/demoAuthResult.hbs
rename to apitest/src/main/resources/ida/DemoAuthOld/demoAuthResult.hbs
diff --git a/apitest-auth/src/main/resources/ida/DemoAuthOld/error.hbs b/apitest/src/main/resources/ida/DemoAuthOld/error.hbs
similarity index 100%
rename from apitest-auth/src/main/resources/ida/DemoAuthOld/error.hbs
rename to apitest/src/main/resources/ida/DemoAuthOld/error.hbs
diff --git a/apitest-auth/src/main/resources/ida/EkycBio/EkycBio.hbs b/apitest/src/main/resources/ida/EkycBio/EkycBio.hbs
similarity index 100%
rename from apitest-auth/src/main/resources/ida/EkycBio/EkycBio.hbs
rename to apitest/src/main/resources/ida/EkycBio/EkycBio.hbs
diff --git a/apitest-auth/src/main/resources/ida/EkycBio/EkycBio.yml b/apitest/src/main/resources/ida/EkycBio/EkycBio.yml
similarity index 100%
rename from apitest-auth/src/main/resources/ida/EkycBio/EkycBio.yml
rename to apitest/src/main/resources/ida/EkycBio/EkycBio.yml
diff --git a/apitest-auth/src/main/resources/ida/EkycBio/EkycBioIdentityEncrypt.hbs b/apitest/src/main/resources/ida/EkycBio/EkycBioIdentityEncrypt.hbs
similarity index 100%
rename from apitest-auth/src/main/resources/ida/EkycBio/EkycBioIdentityEncrypt.hbs
rename to apitest/src/main/resources/ida/EkycBio/EkycBioIdentityEncrypt.hbs
diff --git a/apitest-auth/src/main/resources/ida/EkycBio/EkycBioResult.hbs b/apitest/src/main/resources/ida/EkycBio/EkycBioResult.hbs
similarity index 100%
rename from apitest-auth/src/main/resources/ida/EkycBio/EkycBioResult.hbs
rename to apitest/src/main/resources/ida/EkycBio/EkycBioResult.hbs
diff --git a/apitest-auth/src/main/resources/ida/EkycBio/EkycBioWithDomain.hbs b/apitest/src/main/resources/ida/EkycBio/EkycBioWithDomain.hbs
similarity index 100%
rename from apitest-auth/src/main/resources/ida/EkycBio/EkycBioWithDomain.hbs
rename to apitest/src/main/resources/ida/EkycBio/EkycBioWithDomain.hbs
diff --git a/apitest-auth/src/main/resources/ida/EkycBio/error.hbs b/apitest/src/main/resources/ida/EkycBio/error.hbs
similarity index 100%
rename from apitest-auth/src/main/resources/ida/EkycBio/error.hbs
rename to apitest/src/main/resources/ida/EkycBio/error.hbs
diff --git a/apitest-auth/src/main/resources/ida/EkycBioOld/EkycBioIdentityEncrypt.hbs b/apitest/src/main/resources/ida/EkycBioOld/EkycBioIdentityEncrypt.hbs
similarity index 100%
rename from apitest-auth/src/main/resources/ida/EkycBioOld/EkycBioIdentityEncrypt.hbs
rename to apitest/src/main/resources/ida/EkycBioOld/EkycBioIdentityEncrypt.hbs
diff --git a/apitest-auth/src/main/resources/ida/EkycBioOld/EkycBioOld.yml b/apitest/src/main/resources/ida/EkycBioOld/EkycBioOld.yml
similarity index 100%
rename from apitest-auth/src/main/resources/ida/EkycBioOld/EkycBioOld.yml
rename to apitest/src/main/resources/ida/EkycBioOld/EkycBioOld.yml
diff --git a/apitest-auth/src/main/resources/ida/EkycBioOld/ekycBio.hbs b/apitest/src/main/resources/ida/EkycBioOld/ekycBio.hbs
similarity index 100%
rename from apitest-auth/src/main/resources/ida/EkycBioOld/ekycBio.hbs
rename to apitest/src/main/resources/ida/EkycBioOld/ekycBio.hbs
diff --git a/apitest-auth/src/main/resources/ida/EkycBioOld/ekycBioResult.hbs b/apitest/src/main/resources/ida/EkycBioOld/ekycBioResult.hbs
similarity index 100%
rename from apitest-auth/src/main/resources/ida/EkycBioOld/ekycBioResult.hbs
rename to apitest/src/main/resources/ida/EkycBioOld/ekycBioResult.hbs
diff --git a/apitest-auth/src/main/resources/ida/EkycBioOld/error.hbs b/apitest/src/main/resources/ida/EkycBioOld/error.hbs
similarity index 100%
rename from apitest-auth/src/main/resources/ida/EkycBioOld/error.hbs
rename to apitest/src/main/resources/ida/EkycBioOld/error.hbs
diff --git a/apitest-auth/src/main/resources/ida/EkycBioOld/errorCommon.hbs b/apitest/src/main/resources/ida/EkycBioOld/errorCommon.hbs
similarity index 100%
rename from apitest-auth/src/main/resources/ida/EkycBioOld/errorCommon.hbs
rename to apitest/src/main/resources/ida/EkycBioOld/errorCommon.hbs
diff --git a/apitest-auth/src/main/resources/ida/EkycDemo/DemoIdentityEncrypt.hbs b/apitest/src/main/resources/ida/EkycDemo/DemoIdentityEncrypt.hbs
similarity index 100%
rename from apitest-auth/src/main/resources/ida/EkycDemo/DemoIdentityEncrypt.hbs
rename to apitest/src/main/resources/ida/EkycDemo/DemoIdentityEncrypt.hbs
diff --git a/apitest-auth/src/main/resources/ida/EkycDemo/DemoIdentityEncryptGender.hbs b/apitest/src/main/resources/ida/EkycDemo/DemoIdentityEncryptGender.hbs
similarity index 100%
rename from apitest-auth/src/main/resources/ida/EkycDemo/DemoIdentityEncryptGender.hbs
rename to apitest/src/main/resources/ida/EkycDemo/DemoIdentityEncryptGender.hbs
diff --git a/apitest-auth/src/main/resources/ida/EkycDemo/DemoIdentityEncryptName.hbs b/apitest/src/main/resources/ida/EkycDemo/DemoIdentityEncryptName.hbs
similarity index 100%
rename from apitest-auth/src/main/resources/ida/EkycDemo/DemoIdentityEncryptName.hbs
rename to apitest/src/main/resources/ida/EkycDemo/DemoIdentityEncryptName.hbs
diff --git a/apitest-auth/src/main/resources/ida/EkycDemo/EkycDemo.hbs b/apitest/src/main/resources/ida/EkycDemo/EkycDemo.hbs
similarity index 100%
rename from apitest-auth/src/main/resources/ida/EkycDemo/EkycDemo.hbs
rename to apitest/src/main/resources/ida/EkycDemo/EkycDemo.hbs
diff --git a/apitest-auth/src/main/resources/ida/EkycDemo/EkycDemo.yml b/apitest/src/main/resources/ida/EkycDemo/EkycDemo.yml
similarity index 100%
rename from apitest-auth/src/main/resources/ida/EkycDemo/EkycDemo.yml
rename to apitest/src/main/resources/ida/EkycDemo/EkycDemo.yml
diff --git a/apitest-auth/src/main/resources/ida/EkycDemo/EkycDemoResult.hbs b/apitest/src/main/resources/ida/EkycDemo/EkycDemoResult.hbs
similarity index 100%
rename from apitest-auth/src/main/resources/ida/EkycDemo/EkycDemoResult.hbs
rename to apitest/src/main/resources/ida/EkycDemo/EkycDemoResult.hbs
diff --git a/apitest-auth/src/main/resources/ida/EkycDemo/error.hbs b/apitest/src/main/resources/ida/EkycDemo/error.hbs
similarity index 100%
rename from apitest-auth/src/main/resources/ida/EkycDemo/error.hbs
rename to apitest/src/main/resources/ida/EkycDemo/error.hbs
diff --git a/apitest-auth/src/main/resources/ida/EkycDemo/errorCommon.hbs b/apitest/src/main/resources/ida/EkycDemo/errorCommon.hbs
similarity index 100%
rename from apitest-auth/src/main/resources/ida/EkycDemo/errorCommon.hbs
rename to apitest/src/main/resources/ida/EkycDemo/errorCommon.hbs
diff --git a/apitest-auth/src/main/resources/ida/EkycDemoOld/DemoIdentityEncrypt.hbs b/apitest/src/main/resources/ida/EkycDemoOld/DemoIdentityEncrypt.hbs
similarity index 100%
rename from apitest-auth/src/main/resources/ida/EkycDemoOld/DemoIdentityEncrypt.hbs
rename to apitest/src/main/resources/ida/EkycDemoOld/DemoIdentityEncrypt.hbs
diff --git a/apitest-auth/src/main/resources/ida/EkycDemoOld/DemoIdentityEncryptGender.hbs b/apitest/src/main/resources/ida/EkycDemoOld/DemoIdentityEncryptGender.hbs
similarity index 100%
rename from apitest-auth/src/main/resources/ida/EkycDemoOld/DemoIdentityEncryptGender.hbs
rename to apitest/src/main/resources/ida/EkycDemoOld/DemoIdentityEncryptGender.hbs
diff --git a/apitest-auth/src/main/resources/ida/EkycDemoOld/DemoIdentityEncryptName.hbs b/apitest/src/main/resources/ida/EkycDemoOld/DemoIdentityEncryptName.hbs
similarity index 100%
rename from apitest-auth/src/main/resources/ida/EkycDemoOld/DemoIdentityEncryptName.hbs
rename to apitest/src/main/resources/ida/EkycDemoOld/DemoIdentityEncryptName.hbs
diff --git a/apitest-auth/src/main/resources/ida/EkycDemoOld/EkycDemo.yml b/apitest/src/main/resources/ida/EkycDemoOld/EkycDemo.yml
similarity index 100%
rename from apitest-auth/src/main/resources/ida/EkycDemoOld/EkycDemo.yml
rename to apitest/src/main/resources/ida/EkycDemoOld/EkycDemo.yml
diff --git a/apitest-auth/src/main/resources/ida/EkycDemoOld/ekycDemo.hbs b/apitest/src/main/resources/ida/EkycDemoOld/ekycDemo.hbs
similarity index 100%
rename from apitest-auth/src/main/resources/ida/EkycDemoOld/ekycDemo.hbs
rename to apitest/src/main/resources/ida/EkycDemoOld/ekycDemo.hbs
diff --git a/apitest-auth/src/main/resources/ida/EkycDemoOld/ekycDemoResult.hbs b/apitest/src/main/resources/ida/EkycDemoOld/ekycDemoResult.hbs
similarity index 100%
rename from apitest-auth/src/main/resources/ida/EkycDemoOld/ekycDemoResult.hbs
rename to apitest/src/main/resources/ida/EkycDemoOld/ekycDemoResult.hbs
diff --git a/apitest-auth/src/main/resources/ida/EkycDemoOld/error.hbs b/apitest/src/main/resources/ida/EkycDemoOld/error.hbs
similarity index 100%
rename from apitest-auth/src/main/resources/ida/EkycDemoOld/error.hbs
rename to apitest/src/main/resources/ida/EkycDemoOld/error.hbs
diff --git a/apitest-auth/src/main/resources/ida/EkycDemoOld/errorCommon.hbs b/apitest/src/main/resources/ida/EkycDemoOld/errorCommon.hbs
similarity index 100%
rename from apitest-auth/src/main/resources/ida/EkycDemoOld/errorCommon.hbs
rename to apitest/src/main/resources/ida/EkycDemoOld/errorCommon.hbs
diff --git a/apitest-auth/src/main/resources/ida/EkycOtp/EkycOtp.hbs b/apitest/src/main/resources/ida/EkycOtp/EkycOtp.hbs
similarity index 100%
rename from apitest-auth/src/main/resources/ida/EkycOtp/EkycOtp.hbs
rename to apitest/src/main/resources/ida/EkycOtp/EkycOtp.hbs
diff --git a/apitest-auth/src/main/resources/ida/EkycOtp/EkycOtp.yml b/apitest/src/main/resources/ida/EkycOtp/EkycOtp.yml
similarity index 100%
rename from apitest-auth/src/main/resources/ida/EkycOtp/EkycOtp.yml
rename to apitest/src/main/resources/ida/EkycOtp/EkycOtp.yml
diff --git a/apitest-auth/src/main/resources/ida/EkycOtp/EkycOtpResult.hbs b/apitest/src/main/resources/ida/EkycOtp/EkycOtpResult.hbs
similarity index 100%
rename from apitest-auth/src/main/resources/ida/EkycOtp/EkycOtpResult.hbs
rename to apitest/src/main/resources/ida/EkycOtp/EkycOtpResult.hbs
diff --git a/apitest-auth/src/main/resources/ida/EkycOtp/EkycotpIdentityEncrypt.json b/apitest/src/main/resources/ida/EkycOtp/EkycotpIdentityEncrypt.json
similarity index 100%
rename from apitest-auth/src/main/resources/ida/EkycOtp/EkycotpIdentityEncrypt.json
rename to apitest/src/main/resources/ida/EkycOtp/EkycotpIdentityEncrypt.json
diff --git a/apitest-auth/src/main/resources/ida/EkycOtp/error.hbs b/apitest/src/main/resources/ida/EkycOtp/error.hbs
similarity index 100%
rename from apitest-auth/src/main/resources/ida/EkycOtp/error.hbs
rename to apitest/src/main/resources/ida/EkycOtp/error.hbs
diff --git a/apitest-auth/src/main/resources/ida/EkycOtp/errorCommon.hbs b/apitest/src/main/resources/ida/EkycOtp/errorCommon.hbs
similarity index 100%
rename from apitest-auth/src/main/resources/ida/EkycOtp/errorCommon.hbs
rename to apitest/src/main/resources/ida/EkycOtp/errorCommon.hbs
diff --git a/apitest-auth/src/main/resources/ida/EkycOtp/sendOtp.hbs b/apitest/src/main/resources/ida/EkycOtp/sendOtp.hbs
similarity index 100%
rename from apitest-auth/src/main/resources/ida/EkycOtp/sendOtp.hbs
rename to apitest/src/main/resources/ida/EkycOtp/sendOtp.hbs
diff --git a/apitest-auth/src/main/resources/ida/EkycOtp/sendOtpRes.hbs b/apitest/src/main/resources/ida/EkycOtp/sendOtpRes.hbs
similarity index 100%
rename from apitest-auth/src/main/resources/ida/EkycOtp/sendOtpRes.hbs
rename to apitest/src/main/resources/ida/EkycOtp/sendOtpRes.hbs
diff --git a/apitest-auth/src/main/resources/ida/EkycOtpOld/EkycOtp.yml b/apitest/src/main/resources/ida/EkycOtpOld/EkycOtp.yml
similarity index 100%
rename from apitest-auth/src/main/resources/ida/EkycOtpOld/EkycOtp.yml
rename to apitest/src/main/resources/ida/EkycOtpOld/EkycOtp.yml
diff --git a/apitest-auth/src/main/resources/ida/EkycOtpOld/EkycotpIdentityEncrypt.json b/apitest/src/main/resources/ida/EkycOtpOld/EkycotpIdentityEncrypt.json
similarity index 100%
rename from apitest-auth/src/main/resources/ida/EkycOtpOld/EkycotpIdentityEncrypt.json
rename to apitest/src/main/resources/ida/EkycOtpOld/EkycotpIdentityEncrypt.json
diff --git a/apitest-auth/src/main/resources/ida/EkycOtpOld/ekycOtp.hbs b/apitest/src/main/resources/ida/EkycOtpOld/ekycOtp.hbs
similarity index 100%
rename from apitest-auth/src/main/resources/ida/EkycOtpOld/ekycOtp.hbs
rename to apitest/src/main/resources/ida/EkycOtpOld/ekycOtp.hbs
diff --git a/apitest-auth/src/main/resources/ida/EkycOtpOld/ekycOtpResult.hbs b/apitest/src/main/resources/ida/EkycOtpOld/ekycOtpResult.hbs
similarity index 100%
rename from apitest-auth/src/main/resources/ida/EkycOtpOld/ekycOtpResult.hbs
rename to apitest/src/main/resources/ida/EkycOtpOld/ekycOtpResult.hbs
diff --git a/apitest-auth/src/main/resources/ida/EkycOtpOld/error.hbs b/apitest/src/main/resources/ida/EkycOtpOld/error.hbs
similarity index 100%
rename from apitest-auth/src/main/resources/ida/EkycOtpOld/error.hbs
rename to apitest/src/main/resources/ida/EkycOtpOld/error.hbs
diff --git a/apitest-auth/src/main/resources/ida/EkycOtpOld/errorCommon.hbs b/apitest/src/main/resources/ida/EkycOtpOld/errorCommon.hbs
similarity index 100%
rename from apitest-auth/src/main/resources/ida/EkycOtpOld/errorCommon.hbs
rename to apitest/src/main/resources/ida/EkycOtpOld/errorCommon.hbs
diff --git a/apitest-auth/src/main/resources/ida/EkycOtpOld/sendOtp.hbs b/apitest/src/main/resources/ida/EkycOtpOld/sendOtp.hbs
similarity index 100%
rename from apitest-auth/src/main/resources/ida/EkycOtpOld/sendOtp.hbs
rename to apitest/src/main/resources/ida/EkycOtpOld/sendOtp.hbs
diff --git a/apitest-auth/src/main/resources/ida/EkycOtpOld/sendOtpRes.hbs b/apitest/src/main/resources/ida/EkycOtpOld/sendOtpRes.hbs
similarity index 100%
rename from apitest-auth/src/main/resources/ida/EkycOtpOld/sendOtpRes.hbs
rename to apitest/src/main/resources/ida/EkycOtpOld/sendOtpRes.hbs
diff --git a/apitest-auth/src/main/resources/ida/GenerateVID/createGenerateVID.hbs b/apitest/src/main/resources/ida/GenerateVID/createGenerateVID.hbs
similarity index 100%
rename from apitest-auth/src/main/resources/ida/GenerateVID/createGenerateVID.hbs
rename to apitest/src/main/resources/ida/GenerateVID/createGenerateVID.hbs
diff --git a/apitest-auth/src/main/resources/ida/GenerateVID/createGenerateVID.yml b/apitest/src/main/resources/ida/GenerateVID/createGenerateVID.yml
similarity index 100%
rename from apitest-auth/src/main/resources/ida/GenerateVID/createGenerateVID.yml
rename to apitest/src/main/resources/ida/GenerateVID/createGenerateVID.yml
diff --git a/apitest-auth/src/main/resources/ida/GenerateVID/createGenerateVIDResult.hbs b/apitest/src/main/resources/ida/GenerateVID/createGenerateVIDResult.hbs
similarity index 100%
rename from apitest-auth/src/main/resources/ida/GenerateVID/createGenerateVIDResult.hbs
rename to apitest/src/main/resources/ida/GenerateVID/createGenerateVIDResult.hbs
diff --git a/apitest-auth/src/main/resources/ida/GetDraft/GetDraft.yml b/apitest/src/main/resources/ida/GetDraft/GetDraft.yml
similarity index 100%
rename from apitest-auth/src/main/resources/ida/GetDraft/GetDraft.yml
rename to apitest/src/main/resources/ida/GetDraft/GetDraft.yml
diff --git a/apitest-auth/src/main/resources/ida/GetDraft/getDraft.hbs b/apitest/src/main/resources/ida/GetDraft/getDraft.hbs
similarity index 100%
rename from apitest-auth/src/main/resources/ida/GetDraft/getDraft.hbs
rename to apitest/src/main/resources/ida/GetDraft/getDraft.hbs
diff --git a/apitest-auth/src/main/resources/ida/GetDraft/getDraftResult.hbs b/apitest/src/main/resources/ida/GetDraft/getDraftResult.hbs
similarity index 100%
rename from apitest-auth/src/main/resources/ida/GetDraft/getDraftResult.hbs
rename to apitest/src/main/resources/ida/GetDraft/getDraftResult.hbs
diff --git a/apitest-auth/src/main/resources/ida/HotlistTestcases/DemoIdentityEncrypt.hbs b/apitest/src/main/resources/ida/HotlistTestcases/DemoIdentityEncrypt.hbs
similarity index 100%
rename from apitest-auth/src/main/resources/ida/HotlistTestcases/DemoIdentityEncrypt.hbs
rename to apitest/src/main/resources/ida/HotlistTestcases/DemoIdentityEncrypt.hbs
diff --git a/apitest-auth/src/main/resources/ida/HotlistTestcases/HotlistTestcases.yml b/apitest/src/main/resources/ida/HotlistTestcases/HotlistTestcases.yml
similarity index 100%
rename from apitest-auth/src/main/resources/ida/HotlistTestcases/HotlistTestcases.yml
rename to apitest/src/main/resources/ida/HotlistTestcases/HotlistTestcases.yml
diff --git a/apitest-auth/src/main/resources/ida/HotlistTestcases/HotlistTestcasesKyc.yml b/apitest/src/main/resources/ida/HotlistTestcases/HotlistTestcasesKyc.yml
similarity index 100%
rename from apitest-auth/src/main/resources/ida/HotlistTestcases/HotlistTestcasesKyc.yml
rename to apitest/src/main/resources/ida/HotlistTestcases/HotlistTestcasesKyc.yml
diff --git a/apitest-auth/src/main/resources/ida/HotlistTestcases/HotlistTestcasesPartnerId.yml b/apitest/src/main/resources/ida/HotlistTestcases/HotlistTestcasesPartnerId.yml
similarity index 100%
rename from apitest-auth/src/main/resources/ida/HotlistTestcases/HotlistTestcasesPartnerId.yml
rename to apitest/src/main/resources/ida/HotlistTestcases/HotlistTestcasesPartnerId.yml
diff --git a/apitest-auth/src/main/resources/ida/HotlistTestcases/HotlistTestcasesPartnerIdKyc.yml b/apitest/src/main/resources/ida/HotlistTestcases/HotlistTestcasesPartnerIdKyc.yml
similarity index 100%
rename from apitest-auth/src/main/resources/ida/HotlistTestcases/HotlistTestcasesPartnerIdKyc.yml
rename to apitest/src/main/resources/ida/HotlistTestcases/HotlistTestcasesPartnerIdKyc.yml
diff --git a/apitest-auth/src/main/resources/ida/HotlistTestcases/HotlistTestcasesResult.hbs b/apitest/src/main/resources/ida/HotlistTestcases/HotlistTestcasesResult.hbs
similarity index 100%
rename from apitest-auth/src/main/resources/ida/HotlistTestcases/HotlistTestcasesResult.hbs
rename to apitest/src/main/resources/ida/HotlistTestcases/HotlistTestcasesResult.hbs
diff --git a/apitest-auth/src/main/resources/ida/HotlistTestcases/ekycDemoResult.hbs b/apitest/src/main/resources/ida/HotlistTestcases/ekycDemoResult.hbs
similarity index 100%
rename from apitest-auth/src/main/resources/ida/HotlistTestcases/ekycDemoResult.hbs
rename to apitest/src/main/resources/ida/HotlistTestcases/ekycDemoResult.hbs
diff --git a/apitest-auth/src/main/resources/ida/HotlistTestcases/error.hbs b/apitest/src/main/resources/ida/HotlistTestcases/error.hbs
similarity index 100%
rename from apitest-auth/src/main/resources/ida/HotlistTestcases/error.hbs
rename to apitest/src/main/resources/ida/HotlistTestcases/error.hbs
diff --git a/apitest-auth/src/main/resources/ida/HotlistTestcases/hotlistTestcases.hbs b/apitest/src/main/resources/ida/HotlistTestcases/hotlistTestcases.hbs
similarity index 100%
rename from apitest-auth/src/main/resources/ida/HotlistTestcases/hotlistTestcases.hbs
rename to apitest/src/main/resources/ida/HotlistTestcases/hotlistTestcases.hbs
diff --git a/apitest-auth/src/main/resources/ida/MultiFactorAuth/MultiFactorAuth.hbs b/apitest/src/main/resources/ida/MultiFactorAuth/MultiFactorAuth.hbs
similarity index 100%
rename from apitest-auth/src/main/resources/ida/MultiFactorAuth/MultiFactorAuth.hbs
rename to apitest/src/main/resources/ida/MultiFactorAuth/MultiFactorAuth.hbs
diff --git a/apitest-auth/src/main/resources/ida/MultiFactorAuth/MultiFactorAuth.yml b/apitest/src/main/resources/ida/MultiFactorAuth/MultiFactorAuth.yml
similarity index 100%
rename from apitest-auth/src/main/resources/ida/MultiFactorAuth/MultiFactorAuth.yml
rename to apitest/src/main/resources/ida/MultiFactorAuth/MultiFactorAuth.yml
diff --git a/apitest-auth/src/main/resources/ida/MultiFactorAuth/MultiFactorAuthResult.hbs b/apitest/src/main/resources/ida/MultiFactorAuth/MultiFactorAuthResult.hbs
similarity index 100%
rename from apitest-auth/src/main/resources/ida/MultiFactorAuth/MultiFactorAuthResult.hbs
rename to apitest/src/main/resources/ida/MultiFactorAuth/MultiFactorAuthResult.hbs
diff --git a/apitest-auth/src/main/resources/ida/MultiFactorAuth/MultifactorIdentityEncrypt.hbs b/apitest/src/main/resources/ida/MultiFactorAuth/MultifactorIdentityEncrypt.hbs
similarity index 100%
rename from apitest-auth/src/main/resources/ida/MultiFactorAuth/MultifactorIdentityEncrypt.hbs
rename to apitest/src/main/resources/ida/MultiFactorAuth/MultifactorIdentityEncrypt.hbs
diff --git a/apitest-auth/src/main/resources/ida/MultiFactorAuth/error.hbs b/apitest/src/main/resources/ida/MultiFactorAuth/error.hbs
similarity index 100%
rename from apitest-auth/src/main/resources/ida/MultiFactorAuth/error.hbs
rename to apitest/src/main/resources/ida/MultiFactorAuth/error.hbs
diff --git a/apitest-auth/src/main/resources/ida/MultiFactorAuth/sendOtp.hbs b/apitest/src/main/resources/ida/MultiFactorAuth/sendOtp.hbs
similarity index 100%
rename from apitest-auth/src/main/resources/ida/MultiFactorAuth/sendOtp.hbs
rename to apitest/src/main/resources/ida/MultiFactorAuth/sendOtp.hbs
diff --git a/apitest-auth/src/main/resources/ida/MultiFactorAuth/sendOtpRes.hbs b/apitest/src/main/resources/ida/MultiFactorAuth/sendOtpRes.hbs
similarity index 100%
rename from apitest-auth/src/main/resources/ida/MultiFactorAuth/sendOtpRes.hbs
rename to apitest/src/main/resources/ida/MultiFactorAuth/sendOtpRes.hbs
diff --git a/apitest-auth/src/main/resources/ida/MultiFactorAuthOld/MultiFactorAuthOld.yml b/apitest/src/main/resources/ida/MultiFactorAuthOld/MultiFactorAuthOld.yml
similarity index 100%
rename from apitest-auth/src/main/resources/ida/MultiFactorAuthOld/MultiFactorAuthOld.yml
rename to apitest/src/main/resources/ida/MultiFactorAuthOld/MultiFactorAuthOld.yml
diff --git a/apitest-auth/src/main/resources/ida/MultiFactorAuthOld/MultifactorIdentityEncrypt.hbs b/apitest/src/main/resources/ida/MultiFactorAuthOld/MultifactorIdentityEncrypt.hbs
similarity index 100%
rename from apitest-auth/src/main/resources/ida/MultiFactorAuthOld/MultifactorIdentityEncrypt.hbs
rename to apitest/src/main/resources/ida/MultiFactorAuthOld/MultifactorIdentityEncrypt.hbs
diff --git a/apitest-auth/src/main/resources/ida/MultiFactorAuthOld/error.hbs b/apitest/src/main/resources/ida/MultiFactorAuthOld/error.hbs
similarity index 100%
rename from apitest-auth/src/main/resources/ida/MultiFactorAuthOld/error.hbs
rename to apitest/src/main/resources/ida/MultiFactorAuthOld/error.hbs
diff --git a/apitest-auth/src/main/resources/ida/MultiFactorAuthOld/multiFactorAuth.hbs b/apitest/src/main/resources/ida/MultiFactorAuthOld/multiFactorAuth.hbs
similarity index 100%
rename from apitest-auth/src/main/resources/ida/MultiFactorAuthOld/multiFactorAuth.hbs
rename to apitest/src/main/resources/ida/MultiFactorAuthOld/multiFactorAuth.hbs
diff --git a/apitest-auth/src/main/resources/ida/MultiFactorAuthOld/multiFactorAuthResult.hbs b/apitest/src/main/resources/ida/MultiFactorAuthOld/multiFactorAuthResult.hbs
similarity index 100%
rename from apitest-auth/src/main/resources/ida/MultiFactorAuthOld/multiFactorAuthResult.hbs
rename to apitest/src/main/resources/ida/MultiFactorAuthOld/multiFactorAuthResult.hbs
diff --git a/apitest-auth/src/main/resources/ida/MultiFactorAuthOld/sendOtp.hbs b/apitest/src/main/resources/ida/MultiFactorAuthOld/sendOtp.hbs
similarity index 100%
rename from apitest-auth/src/main/resources/ida/MultiFactorAuthOld/sendOtp.hbs
rename to apitest/src/main/resources/ida/MultiFactorAuthOld/sendOtp.hbs
diff --git a/apitest-auth/src/main/resources/ida/MultiFactorAuthOld/sendOtpRes.hbs b/apitest/src/main/resources/ida/MultiFactorAuthOld/sendOtpRes.hbs
similarity index 100%
rename from apitest-auth/src/main/resources/ida/MultiFactorAuthOld/sendOtpRes.hbs
rename to apitest/src/main/resources/ida/MultiFactorAuthOld/sendOtpRes.hbs
diff --git a/apitest-auth/src/main/resources/ida/OtpAuth/OtpAuth.hbs b/apitest/src/main/resources/ida/OtpAuth/OtpAuth.hbs
similarity index 100%
rename from apitest-auth/src/main/resources/ida/OtpAuth/OtpAuth.hbs
rename to apitest/src/main/resources/ida/OtpAuth/OtpAuth.hbs
diff --git a/apitest-auth/src/main/resources/ida/OtpAuth/OtpAuth.yml b/apitest/src/main/resources/ida/OtpAuth/OtpAuth.yml
similarity index 100%
rename from apitest-auth/src/main/resources/ida/OtpAuth/OtpAuth.yml
rename to apitest/src/main/resources/ida/OtpAuth/OtpAuth.yml
diff --git a/apitest-auth/src/main/resources/ida/OtpAuth/OtpAuthHotlisted.yml b/apitest/src/main/resources/ida/OtpAuth/OtpAuthHotlisted.yml
similarity index 100%
rename from apitest-auth/src/main/resources/ida/OtpAuth/OtpAuthHotlisted.yml
rename to apitest/src/main/resources/ida/OtpAuth/OtpAuthHotlisted.yml
diff --git a/apitest-auth/src/main/resources/ida/OtpAuth/OtpAuthHotlistedUnblocked.yml b/apitest/src/main/resources/ida/OtpAuth/OtpAuthHotlistedUnblocked.yml
similarity index 100%
rename from apitest-auth/src/main/resources/ida/OtpAuth/OtpAuthHotlistedUnblocked.yml
rename to apitest/src/main/resources/ida/OtpAuth/OtpAuthHotlistedUnblocked.yml
diff --git a/apitest-auth/src/main/resources/ida/OtpAuth/OtpAuthResult.hbs b/apitest/src/main/resources/ida/OtpAuth/OtpAuthResult.hbs
similarity index 100%
rename from apitest-auth/src/main/resources/ida/OtpAuth/OtpAuthResult.hbs
rename to apitest/src/main/resources/ida/OtpAuth/OtpAuthResult.hbs
diff --git a/apitest-auth/src/main/resources/ida/OtpAuth/OtpIdentityEncrypt.json b/apitest/src/main/resources/ida/OtpAuth/OtpIdentityEncrypt.json
similarity index 100%
rename from apitest-auth/src/main/resources/ida/OtpAuth/OtpIdentityEncrypt.json
rename to apitest/src/main/resources/ida/OtpAuth/OtpIdentityEncrypt.json
diff --git a/apitest-auth/src/main/resources/ida/OtpAuth/Sendotperror.hbs b/apitest/src/main/resources/ida/OtpAuth/Sendotperror.hbs
similarity index 100%
rename from apitest-auth/src/main/resources/ida/OtpAuth/Sendotperror.hbs
rename to apitest/src/main/resources/ida/OtpAuth/Sendotperror.hbs
diff --git a/apitest-auth/src/main/resources/ida/OtpAuth/error.hbs b/apitest/src/main/resources/ida/OtpAuth/error.hbs
similarity index 100%
rename from apitest-auth/src/main/resources/ida/OtpAuth/error.hbs
rename to apitest/src/main/resources/ida/OtpAuth/error.hbs
diff --git a/apitest-auth/src/main/resources/ida/OtpAuth/sendOtp.hbs b/apitest/src/main/resources/ida/OtpAuth/sendOtp.hbs
similarity index 100%
rename from apitest-auth/src/main/resources/ida/OtpAuth/sendOtp.hbs
rename to apitest/src/main/resources/ida/OtpAuth/sendOtp.hbs
diff --git a/apitest-auth/src/main/resources/ida/OtpAuth/sendOtpRes.hbs b/apitest/src/main/resources/ida/OtpAuth/sendOtpRes.hbs
similarity index 100%
rename from apitest-auth/src/main/resources/ida/OtpAuth/sendOtpRes.hbs
rename to apitest/src/main/resources/ida/OtpAuth/sendOtpRes.hbs
diff --git a/apitest-auth/src/main/resources/ida/OtpAuth/sendOtpWithoutEmail.hbs b/apitest/src/main/resources/ida/OtpAuth/sendOtpWithoutEmail.hbs
similarity index 100%
rename from apitest-auth/src/main/resources/ida/OtpAuth/sendOtpWithoutEmail.hbs
rename to apitest/src/main/resources/ida/OtpAuth/sendOtpWithoutEmail.hbs
diff --git a/apitest-auth/src/main/resources/ida/OtpAuthOld/OtpAuthOld.yml b/apitest/src/main/resources/ida/OtpAuthOld/OtpAuthOld.yml
similarity index 100%
rename from apitest-auth/src/main/resources/ida/OtpAuthOld/OtpAuthOld.yml
rename to apitest/src/main/resources/ida/OtpAuthOld/OtpAuthOld.yml
diff --git a/apitest-auth/src/main/resources/ida/OtpAuthOld/OtpIdentityEncrypt.json b/apitest/src/main/resources/ida/OtpAuthOld/OtpIdentityEncrypt.json
similarity index 100%
rename from apitest-auth/src/main/resources/ida/OtpAuthOld/OtpIdentityEncrypt.json
rename to apitest/src/main/resources/ida/OtpAuthOld/OtpIdentityEncrypt.json
diff --git a/apitest-auth/src/main/resources/ida/OtpAuthOld/Sendotperror.hbs b/apitest/src/main/resources/ida/OtpAuthOld/Sendotperror.hbs
similarity index 100%
rename from apitest-auth/src/main/resources/ida/OtpAuthOld/Sendotperror.hbs
rename to apitest/src/main/resources/ida/OtpAuthOld/Sendotperror.hbs
diff --git a/apitest-auth/src/main/resources/ida/OtpAuthOld/error.hbs b/apitest/src/main/resources/ida/OtpAuthOld/error.hbs
similarity index 100%
rename from apitest-auth/src/main/resources/ida/OtpAuthOld/error.hbs
rename to apitest/src/main/resources/ida/OtpAuthOld/error.hbs
diff --git a/apitest-auth/src/main/resources/ida/OtpAuthOld/otpAuth.hbs b/apitest/src/main/resources/ida/OtpAuthOld/otpAuth.hbs
similarity index 100%
rename from apitest-auth/src/main/resources/ida/OtpAuthOld/otpAuth.hbs
rename to apitest/src/main/resources/ida/OtpAuthOld/otpAuth.hbs
diff --git a/apitest-auth/src/main/resources/ida/OtpAuthOld/otpAuthResult.hbs b/apitest/src/main/resources/ida/OtpAuthOld/otpAuthResult.hbs
similarity index 100%
rename from apitest-auth/src/main/resources/ida/OtpAuthOld/otpAuthResult.hbs
rename to apitest/src/main/resources/ida/OtpAuthOld/otpAuthResult.hbs
diff --git a/apitest-auth/src/main/resources/ida/OtpAuthOld/sendOtp.hbs b/apitest/src/main/resources/ida/OtpAuthOld/sendOtp.hbs
similarity index 100%
rename from apitest-auth/src/main/resources/ida/OtpAuthOld/sendOtp.hbs
rename to apitest/src/main/resources/ida/OtpAuthOld/sendOtp.hbs
diff --git a/apitest-auth/src/main/resources/ida/OtpAuthOld/sendOtpRes.hbs b/apitest/src/main/resources/ida/OtpAuthOld/sendOtpRes.hbs
similarity index 100%
rename from apitest-auth/src/main/resources/ida/OtpAuthOld/sendOtpRes.hbs
rename to apitest/src/main/resources/ida/OtpAuthOld/sendOtpRes.hbs
diff --git a/apitest-auth/src/main/resources/ida/OtpInternalAuth/OtpInternalAuth.yml b/apitest/src/main/resources/ida/OtpInternalAuth/OtpInternalAuth.yml
similarity index 100%
rename from apitest-auth/src/main/resources/ida/OtpInternalAuth/OtpInternalAuth.yml
rename to apitest/src/main/resources/ida/OtpInternalAuth/OtpInternalAuth.yml
diff --git a/apitest-auth/src/main/resources/ida/OtpInternalAuth/OtpInternalIdentityEncrypt.json b/apitest/src/main/resources/ida/OtpInternalAuth/OtpInternalIdentityEncrypt.json
similarity index 100%
rename from apitest-auth/src/main/resources/ida/OtpInternalAuth/OtpInternalIdentityEncrypt.json
rename to apitest/src/main/resources/ida/OtpInternalAuth/OtpInternalIdentityEncrypt.json
diff --git a/apitest-auth/src/main/resources/ida/OtpInternalAuth/error.hbs b/apitest/src/main/resources/ida/OtpInternalAuth/error.hbs
similarity index 100%
rename from apitest-auth/src/main/resources/ida/OtpInternalAuth/error.hbs
rename to apitest/src/main/resources/ida/OtpInternalAuth/error.hbs
diff --git a/apitest-auth/src/main/resources/ida/OtpInternalAuth/otpInternalAuth.hbs b/apitest/src/main/resources/ida/OtpInternalAuth/otpInternalAuth.hbs
similarity index 100%
rename from apitest-auth/src/main/resources/ida/OtpInternalAuth/otpInternalAuth.hbs
rename to apitest/src/main/resources/ida/OtpInternalAuth/otpInternalAuth.hbs
diff --git a/apitest-auth/src/main/resources/ida/OtpInternalAuth/otpInternalAuthResult.hbs b/apitest/src/main/resources/ida/OtpInternalAuth/otpInternalAuthResult.hbs
similarity index 100%
rename from apitest-auth/src/main/resources/ida/OtpInternalAuth/otpInternalAuthResult.hbs
rename to apitest/src/main/resources/ida/OtpInternalAuth/otpInternalAuthResult.hbs
diff --git a/apitest-auth/src/main/resources/ida/OtpInternalAuth/sendOtp.hbs b/apitest/src/main/resources/ida/OtpInternalAuth/sendOtp.hbs
similarity index 100%
rename from apitest-auth/src/main/resources/ida/OtpInternalAuth/sendOtp.hbs
rename to apitest/src/main/resources/ida/OtpInternalAuth/sendOtp.hbs
diff --git a/apitest-auth/src/main/resources/ida/OtpInternalAuth/sendOtpRes.hbs b/apitest/src/main/resources/ida/OtpInternalAuth/sendOtpRes.hbs
similarity index 100%
rename from apitest-auth/src/main/resources/ida/OtpInternalAuth/sendOtpRes.hbs
rename to apitest/src/main/resources/ida/OtpInternalAuth/sendOtpRes.hbs
diff --git a/apitest-auth/src/main/resources/ida/PublishDraft/PublishDraft.yml b/apitest/src/main/resources/ida/PublishDraft/PublishDraft.yml
similarity index 100%
rename from apitest-auth/src/main/resources/ida/PublishDraft/PublishDraft.yml
rename to apitest/src/main/resources/ida/PublishDraft/PublishDraft.yml
diff --git a/apitest-auth/src/main/resources/ida/PublishDraft/publishDraft.hbs b/apitest/src/main/resources/ida/PublishDraft/publishDraft.hbs
similarity index 100%
rename from apitest-auth/src/main/resources/ida/PublishDraft/publishDraft.hbs
rename to apitest/src/main/resources/ida/PublishDraft/publishDraft.hbs
diff --git a/apitest-auth/src/main/resources/ida/PublishDraft/publishDraftResult.hbs b/apitest/src/main/resources/ida/PublishDraft/publishDraftResult.hbs
similarity index 100%
rename from apitest-auth/src/main/resources/ida/PublishDraft/publishDraftResult.hbs
rename to apitest/src/main/resources/ida/PublishDraft/publishDraftResult.hbs
diff --git a/apitest-auth/src/main/resources/ida/RevokeVID/createRevokeVID.hbs b/apitest/src/main/resources/ida/RevokeVID/createRevokeVID.hbs
similarity index 100%
rename from apitest-auth/src/main/resources/ida/RevokeVID/createRevokeVID.hbs
rename to apitest/src/main/resources/ida/RevokeVID/createRevokeVID.hbs
diff --git a/apitest-auth/src/main/resources/ida/RevokeVID/createRevokeVID.yml b/apitest/src/main/resources/ida/RevokeVID/createRevokeVID.yml
similarity index 100%
rename from apitest-auth/src/main/resources/ida/RevokeVID/createRevokeVID.yml
rename to apitest/src/main/resources/ida/RevokeVID/createRevokeVID.yml
diff --git a/apitest-auth/src/main/resources/ida/RevokeVID/createRevokeVIDResult.hbs b/apitest/src/main/resources/ida/RevokeVID/createRevokeVIDResult.hbs
similarity index 100%
rename from apitest-auth/src/main/resources/ida/RevokeVID/createRevokeVIDResult.hbs
rename to apitest/src/main/resources/ida/RevokeVID/createRevokeVIDResult.hbs
diff --git a/apitest-auth/src/main/resources/ida/SendOTP/createSendOTP.hbs b/apitest/src/main/resources/ida/SendOTP/createSendOTP.hbs
similarity index 100%
rename from apitest-auth/src/main/resources/ida/SendOTP/createSendOTP.hbs
rename to apitest/src/main/resources/ida/SendOTP/createSendOTP.hbs
diff --git a/apitest-auth/src/main/resources/ida/SendOTP/createSendOTP.yml b/apitest/src/main/resources/ida/SendOTP/createSendOTP.yml
similarity index 100%
rename from apitest-auth/src/main/resources/ida/SendOTP/createSendOTP.yml
rename to apitest/src/main/resources/ida/SendOTP/createSendOTP.yml
diff --git a/apitest-auth/src/main/resources/ida/SendOTP/createSendOTPResult.hbs b/apitest/src/main/resources/ida/SendOTP/createSendOTPResult.hbs
similarity index 100%
rename from apitest-auth/src/main/resources/ida/SendOTP/createSendOTPResult.hbs
rename to apitest/src/main/resources/ida/SendOTP/createSendOTPResult.hbs
diff --git a/apitest-auth/src/main/resources/ida/UnBlockHotlistAPI/UnBlockHotlistAPI.yml b/apitest/src/main/resources/ida/UnBlockHotlistAPI/UnBlockHotlistAPI.yml
similarity index 100%
rename from apitest-auth/src/main/resources/ida/UnBlockHotlistAPI/UnBlockHotlistAPI.yml
rename to apitest/src/main/resources/ida/UnBlockHotlistAPI/UnBlockHotlistAPI.yml
diff --git a/apitest-auth/src/main/resources/ida/UnBlockHotlistAPI/UnBlockHotlistAPIForPartnerId.yml b/apitest/src/main/resources/ida/UnBlockHotlistAPI/UnBlockHotlistAPIForPartnerId.yml
similarity index 100%
rename from apitest-auth/src/main/resources/ida/UnBlockHotlistAPI/UnBlockHotlistAPIForPartnerId.yml
rename to apitest/src/main/resources/ida/UnBlockHotlistAPI/UnBlockHotlistAPIForPartnerId.yml
diff --git a/apitest-auth/src/main/resources/ida/UnBlockHotlistAPI/UnblockHotlistAPI.hbs b/apitest/src/main/resources/ida/UnBlockHotlistAPI/UnblockHotlistAPI.hbs
similarity index 100%
rename from apitest-auth/src/main/resources/ida/UnBlockHotlistAPI/UnblockHotlistAPI.hbs
rename to apitest/src/main/resources/ida/UnBlockHotlistAPI/UnblockHotlistAPI.hbs
diff --git a/apitest-auth/src/main/resources/ida/UnBlockHotlistAPI/UnblockHotlistAPIResult.hbs b/apitest/src/main/resources/ida/UnBlockHotlistAPI/UnblockHotlistAPIResult.hbs
similarity index 100%
rename from apitest-auth/src/main/resources/ida/UnBlockHotlistAPI/UnblockHotlistAPIResult.hbs
rename to apitest/src/main/resources/ida/UnBlockHotlistAPI/UnblockHotlistAPIResult.hbs
diff --git a/apitest-auth/src/main/resources/ida/UpdateDraft/UpdateDraft.yml b/apitest/src/main/resources/ida/UpdateDraft/UpdateDraft.yml
similarity index 100%
rename from apitest-auth/src/main/resources/ida/UpdateDraft/UpdateDraft.yml
rename to apitest/src/main/resources/ida/UpdateDraft/UpdateDraft.yml
diff --git a/apitest-auth/src/main/resources/ida/UpdateDraft/updateDraftResult.hbs b/apitest/src/main/resources/ida/UpdateDraft/updateDraftResult.hbs
similarity index 100%
rename from apitest-auth/src/main/resources/ida/UpdateDraft/updateDraftResult.hbs
rename to apitest/src/main/resources/ida/UpdateDraft/updateDraftResult.hbs
diff --git a/apitest-auth/src/main/resources/ida/UpdateIdentity/UpdateIdentity.yml b/apitest/src/main/resources/ida/UpdateIdentity/UpdateIdentity.yml
similarity index 100%
rename from apitest-auth/src/main/resources/ida/UpdateIdentity/UpdateIdentity.yml
rename to apitest/src/main/resources/ida/UpdateIdentity/UpdateIdentity.yml
diff --git a/apitest-auth/src/main/resources/ida/UpdateIdentity/sendOtp.hbs b/apitest/src/main/resources/ida/UpdateIdentity/sendOtp.hbs
similarity index 100%
rename from apitest-auth/src/main/resources/ida/UpdateIdentity/sendOtp.hbs
rename to apitest/src/main/resources/ida/UpdateIdentity/sendOtp.hbs
diff --git a/apitest-auth/src/main/resources/ida/UpdateIdentity/sendOtpRes.hbs b/apitest/src/main/resources/ida/UpdateIdentity/sendOtpRes.hbs
similarity index 100%
rename from apitest-auth/src/main/resources/ida/UpdateIdentity/sendOtpRes.hbs
rename to apitest/src/main/resources/ida/UpdateIdentity/sendOtpRes.hbs
diff --git a/apitest-auth/src/main/resources/ida/UpdateIdentity/updateIdentity.hbs b/apitest/src/main/resources/ida/UpdateIdentity/updateIdentity.hbs
similarity index 100%
rename from apitest-auth/src/main/resources/ida/UpdateIdentity/updateIdentity.hbs
rename to apitest/src/main/resources/ida/UpdateIdentity/updateIdentity.hbs
diff --git a/apitest-auth/src/main/resources/ida/UpdateIdentity/updateIdentityResult.hbs b/apitest/src/main/resources/ida/UpdateIdentity/updateIdentityResult.hbs
similarity index 100%
rename from apitest-auth/src/main/resources/ida/UpdateIdentity/updateIdentityResult.hbs
rename to apitest/src/main/resources/ida/UpdateIdentity/updateIdentityResult.hbs
diff --git a/apitest-auth/src/main/resources/ida/UpdateIdentityForUin/UpdateIdentity.yml b/apitest/src/main/resources/ida/UpdateIdentityForUin/UpdateIdentity.yml
similarity index 100%
rename from apitest-auth/src/main/resources/ida/UpdateIdentityForUin/UpdateIdentity.yml
rename to apitest/src/main/resources/ida/UpdateIdentityForUin/UpdateIdentity.yml
diff --git a/apitest-auth/src/main/resources/ida/UpdateIdentityForUin/updateIdentity.hbs b/apitest/src/main/resources/ida/UpdateIdentityForUin/updateIdentity.hbs
similarity index 100%
rename from apitest-auth/src/main/resources/ida/UpdateIdentityForUin/updateIdentity.hbs
rename to apitest/src/main/resources/ida/UpdateIdentityForUin/updateIdentity.hbs
diff --git a/apitest-auth/src/main/resources/ida/UpdateIdentityForUin/updateIdentityResult.hbs b/apitest/src/main/resources/ida/UpdateIdentityForUin/updateIdentityResult.hbs
similarity index 100%
rename from apitest-auth/src/main/resources/ida/UpdateIdentityForUin/updateIdentityResult.hbs
rename to apitest/src/main/resources/ida/UpdateIdentityForUin/updateIdentityResult.hbs
diff --git a/apitest-auth/src/main/resources/ida/autoGeneratedId.properties b/apitest/src/main/resources/ida/autoGeneratedId.properties
similarity index 100%
rename from apitest-auth/src/main/resources/ida/autoGeneratedId.properties
rename to apitest/src/main/resources/ida/autoGeneratedId.properties
diff --git a/apitest-auth/src/main/resources/ida/bioValueEncryptionTemplate.json b/apitest/src/main/resources/ida/bioValueEncryptionTemplate.json
similarity index 100%
rename from apitest-auth/src/main/resources/ida/bioValueEncryptionTemplate.json
rename to apitest/src/main/resources/ida/bioValueEncryptionTemplate.json
diff --git a/apitest-auth/src/main/resources/ida/error.hbs b/apitest/src/main/resources/ida/error.hbs
similarity index 100%
rename from apitest-auth/src/main/resources/ida/error.hbs
rename to apitest/src/main/resources/ida/error.hbs
diff --git a/apitest-auth/src/main/resources/ida/errorUIN.hbs b/apitest/src/main/resources/ida/errorUIN.hbs
similarity index 100%
rename from apitest-auth/src/main/resources/ida/errorUIN.hbs
rename to apitest/src/main/resources/ida/errorUIN.hbs
diff --git a/apitest-auth/src/main/resources/ida/mapping.properties b/apitest/src/main/resources/ida/mapping.properties
similarity index 100%
rename from apitest-auth/src/main/resources/ida/mapping.properties
rename to apitest/src/main/resources/ida/mapping.properties
diff --git a/apitest-auth/src/main/resources/krb5.conf b/apitest/src/main/resources/krb5.conf
similarity index 100%
rename from apitest-auth/src/main/resources/krb5.conf
rename to apitest/src/main/resources/krb5.conf
diff --git a/apitest-auth/src/main/resources/log4j.properties b/apitest/src/main/resources/log4j.properties
similarity index 100%
rename from apitest-auth/src/main/resources/log4j.properties
rename to apitest/src/main/resources/log4j.properties
diff --git a/apitest-auth/src/main/resources/metadata.xml b/apitest/src/main/resources/metadata.xml
similarity index 100%
rename from apitest-auth/src/main/resources/metadata.xml
rename to apitest/src/main/resources/metadata.xml
diff --git a/apitest-auth/src/main/resources/spring.properties b/apitest/src/main/resources/spring.properties
similarity index 100%
rename from apitest-auth/src/main/resources/spring.properties
rename to apitest/src/main/resources/spring.properties
diff --git a/apitest-auth/src/main/resources/validations.properties b/apitest/src/main/resources/validations.properties
similarity index 100%
rename from apitest-auth/src/main/resources/validations.properties
rename to apitest/src/main/resources/validations.properties
diff --git a/apitest-auth/testNgXmlFiles/authenticationApi.xml b/apitest/testNgXmlFiles/authenticationApi.xml
similarity index 100%
rename from apitest-auth/testNgXmlFiles/authenticationApi.xml
rename to apitest/testNgXmlFiles/authenticationApi.xml