Configure Security Settings for Multi-Tenant Deployments
In Cortex XSOAR 6.13, configure security settings for multi-tenant deployments.
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?
