Content Security Policy
For Data+ Extensions to work in the SaaS environment, you will need to allow connections to the Data+ Server.
This can be done in the SaaS Management Console under Integration -> Content Security Policy. There you can add a new origin which points to the Data+ Server.
The following directives need to be enabled:
- connect-src
- connect-src (WebSocket)
- frame-src
It should look like this:
Last updated on