Change default settings
The API Publish configuration file (apipublish.properties
) is located in the/pingidentity/apipublish/config/
directory. The following table explains the parameters and provides recommended values. Change the default values as per your requirements.
Parameter | Description | ||
---|---|---|---|
|
The supported SSL protocols . Default value is |
||
|
The supported ssl ciphers. For the list of valid cipher names, see .oracle.com/en/java/javase/11/docs/specs/security/standard-names.html//[]. For multiple cipher names use comma separated list. For example, TLS_DHE_RSA_WITH_AES_256_GCM_SHA384,TLS_DHE_RSA_WITH_AES_256_CBC_SHA256. |
||
|
The direcotry path of keystore. The default value is |
||
|
The keystore type. Default value is |
||
|
The password of the JKS Keystore. PingIntelligence ships with a default obfuscated password. You can reset the password and obfuscate it. |
||
|
Alias for SSL key. The default value is |
||
|
Port for API Pubhish service and PingIntelligence Dashboard communication. The default value is |
||
|
Set the timezone to |
||
|
The API Publish service deployment mode. Valid values are |
||
|
The MongoDB data database name. The default value is |
||
|
The MongoDB metadata database name.The default value is |
||
|
Comma separated MongoDB replica set URI. |
||
|
Set it to |
||
|
Defines the method in which MongoDB authenticates. The possible values can be:
|
||
|
Set it to true if you want to verify MongoDB SSL server certificate when API Publish service connects to MongoDB. The default value is
|
||
|
MongoDB username Default value is |
||
|
MongoDB password Default value is |