Reconfiguring DISA

To reconfigure DISA after installation:

  1. Navigate to the DISA Install folder and open the config.properties file.

  2. In the config.properties file, configure the following:

    Add the server hostname (without the port number), then the separate server names using semicolons (;) as separators. For example:

    allowList=example.com;www.example.com;2ndexample.com

    For example:

    allowList=sla02kfo.us.oracle.com;slc02kfo

    port=18443

    You can update allowList information as needed.

  3. Restart DISA for the changes to take effect.

Note: As of Siebel CRM 20.11 Update, the parameter whiteList has been renamed to allowList. For existing installations that you have updated from prior releases, you must manually rename this parameter in the config.properties file in accordance with this change.