arcotafm.properties file contains the TestOnBorrow for Strong Auth component but it is missing for Risk. What is the format to specify this parameter for Risk component in arcotafm.properties file.
Advanced Authentication
Release : 9.1.x
TestOnBorrow parameter specifies whether objects will be validated before being borrowed from the pool. If the object fails to validate, it will be dropped from the pool, and new ones created in their place. Specify the below parameter in the arcotafm.properties file.
For Windows:
RISKFORT_TEST_ON_BORROW=true
For Linux:
RISKFORTTEST_ON_BORROW=true