API Key Security
Edit the following properties in the build-fsrest-image-silent.properties file:
secureWithAPIKey
|
Provide y/Y to enable API key security else n/N. |
jdbc.platform
|
MYSQL or Oracle If you are using Oracle database, add its connector lib path to the |
jdbc.driver
|
Database driver URL |
jdbc.url
|
Database connection URL |
jdbc.username
|
Database username |
jdbc.password
|
Database password |
jdbc.databasename
|
Database name for MYSQL database |
APIKeyExpireTime
|
Expire time (in seconds) for API key |