UniPay Properties Definition


Property Location Types:


Database run-time property used by the application and stored within a database
Filerun-time property used by the application and stored within a file
Buildbuild-time property used by the application and stored within a file


Groups: All   General   Resources   Tokenization   FTP   FTP Gates   Unibroker  
System   Unibill   Remittance   Notifications   Defaults   Services   QA  

Available Properties for iapp_settings:



Property Definitions for iapp_settings:


unipay.hsm.host   
Added On:  03/05/18
Legacy Name:  
Group:  Tokenization
Status:  Active
Attributes:  
IP address of HSM (hardware security module) device used for tokenization.
unipay.tokenization.domain-id   
Added On:  02/21/12
Legacy Name:  iapp.tokenization.did
Group:  Tokenization
Status:  Active
Attributes:  
Domain ID (or other supplemental identifier, such as merchant id) to be used with external tokenization service, which is used by internal tokenization mechanism. Usually, domain id services as an additional identifier on top of user name and password pair.
unipay.tokenization.host   
Added On:  02/21/12
Legacy Name:  iapp.tokenization.host
Group:  Tokenization
Status:  Active
Attributes:  
Host (URL) name of an external tokenization service that is to be used by internal tokenization service. For example, https://tokenization.service.com:8181.
unipay.tokenization.password   
Added On:  02/21/12
Legacy Name:  iapp.tokenization.password
Group:  Tokenization
Status:  Active
Attributes:   Encrypted  
Password for authentication with an external tokenization service, which is used by internal tokenization mechanism.
unipay.tokenization.type   
Added On:  02/21/12
Legacy Name:  iapp.tokenization.type
Group:  Tokenization
Status:  Active
Attributes:   Default ( strongauth )
Type of tokenization mechanism to be used by internal tokenization service.

Possible values:
  • default - encryption based, not available on servers with encryption disabled
  • strongauth - StrongAuth appliance based tokenization
unipay.tokenization.username   
Added On:  02/21/12
Legacy Name:  iapp.tokenization.username
Group:  Tokenization
Status:  Active
Attributes:  
User name for authentication with an external tokenization service, which is used by internal tokenization mechanism.