Brekeke Contact Center Suite Wiki

Cross Domain Settings

In some cases that CCS modules or components are placed on different domains, to avoid cross-domain problems, the following settings may be needed.

 

CIM (In the case the client APIs will be used)

Add appropriate domains at the [Access-Control-Allow-Origin settings] section on the [Admin Menu] > [Settings] > [Security] page.

 

CRM(In the case “http://server-address:port/crm/adminif” will be used)

Set the following property at the [Admin Menu] > [Advanced Options].

management.webif.access.control.allow.origin=auto

 

CA(In the case “http://server-address:port/ca/userif” will be used)

Set the following property at the [Administrator Menu] > [Advanced Options].

management.webif.access.control.allow.origin=auto

 

Yes No
Suggest Edit