This is a step-by-step guide on how to configure the tech5 Windows Biosdk with the registration client.
\uD83D\uDCD8 Instructions
Compress the tech5 jars into a single zip file and name it sdkDependecy.zip.
Go to the Mosip artifactory project, navigate to the directory “artifactory-ref-impl/artifacts/src/sdk/” and create a new folder named tech5. Under this folder add the zip file created in Step #1.
Modify the artifactory project’s docker file to include the path of the sdkDependecy zipped folder. I.e add the following code to the docker file.
Code Block # environment variable for tech5 jar path ENV tech5_zip_path=${base_path}/libs-release-local/sdk/tech5 COPY /src/sdk/tech5/* ${tech5_zip_path}/
Build and deploy the artifactory project.
Next in the registration client deployment .yml file, add the name and URL of the tech5 SDK to the environment list.
Build and deploy the registration client.
Obtain the native tech5 folder and extract it.
Copy the folder path of the extracted folder in Step #7 and add it to your windows system environment variables list with under a new variable named FACE_SDK_BIN_ROOT.
To use the T5-BioSDK, system must have valid license. Follow below steps to create license requests.
Open the command prompt and run the below command to generate the face & finger license request filesCode Block face_sdk_utils --request --out TPM_new_face_sdk.req fingersdk_utils --request --output TPM_new_finger_sdk.req
...
Info |
---|
Please download the latest Tech5 SDK to enable this feature. |
\uD83D\uDCCB Related articles
Filter by label (Content by label) | ||||||||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
|