Configure Security Settings for Multi-Tenant Deployments
Harden Cortex XSOAR 6.14 multi-tenant deployments with recommended server configurations for secure main and tenant communication.
These recommended security configurations are intended for deployments in which the main account and tenant accounts do not reside in the same DMZ.
security.tenant.use.secret
false
Generates a unique cookie session for the tenant account and main account.
Tenant.AcceptAnyCertificate
false
Validates the host certificate. Set to false if using a CA (certificate authority) signed certificate. Must be set to true if using a self signed certificate, or the main server cannot send requests to hosts.
host.insecure
true
Trusts any certificate (when host accounts exist).
In the main account, navigate to Settings → ABOUT → Troubleshooting.
Create a separate server configuration for each of the recommended configurations.
Scroll to the bottom of the Server Configuration section.
Click Add Server Configuration.
Last updated
Was this helpful?
