IFS deployment properties
To install IFS manually, you must set up a properties file containing the deployment configuration data.
There are many possible properties to configure for the manual IFS deployment. A few of those
are required. The other properties will get their default value if omitted in the properties
file.
Property | Required? | Default Value | Description |
---|---|---|---|
ifs.oauth10a.consumer.key | Yes | The OAuth1.0a consumer key needed to authenticate to IFS. | |
ifs.oauth10a.secret.key | Yes | The OAuth1.0a secret key needed to authenticate to IFS. | |
ifsFqdn | Yes | The FQDN of the IFS server. | |
ifsHttps | Yes | The HTTPS port of the IFS server. | |
ifs.attributeservice.servicecertificate.chain.base64 | Yes | The certificate trust chain needed in order to establish trust to the IFS web services. | |
ifs.protocol | Yes | WS | WS is the only supported IFS protocol for on-premises deployments. |
ifsCfgsvcUrl | No | IFSServices |