Hello
When I run the registration client for the first time, when the synchronization starts, I get this problem “BIO_SDK_007 → SDK provider registry is empty!”. While debugging, I see that the attribute of the “BioAPIFactory” class in the “kernel-biosdk-provider” lib “private Map<BiometricType, Map<BiometricFunction, iBioProviderApi>> providerRegistry = new HashMap<>();” is empty?
Does anyone have an idea how to fill it in?
If you running from the package built using docker: Need to set this ENV “reg_client_sdk_url_env” with a valid URL of a zip file containing the required SDK jars.
Also, refer below link to set SDK related configurations with valid values: