Tenant-level CORS rules configuration

You can configure CORS rules at the tenant level to serve as the default configuration for all namespaces owned by a tenant. This practice is useful in deployments where a large number of namespaces support the same CORS configuration.

To configure the default CORS settings for all namespaces owned by a tenant, use either the System Management Console or the HCP management API.

  • If a namespace managed by the tenant does not have a CORS configuration, the namespace inherits the tenant-level configuration.
  • If a namespace has its own CORS configuration, the namespace-level configuration overrides the tenant-level configuration.

This section describes how to use the System Management Console to configure the default CORS configuration for all namespaces owned by a tenant.