Previous Topic: Sage Security ParametersNext Topic: Single Sign-on (SSO)


sage.security.disable.optimizations

Enables you to set the security filter calculation optimization. This setting improves performance for all the components that use security filters.

sage.security.disable.optimizations

Default: False

These values preserve the old security filter calculation if we do not want to use this new feature.

Example: We can see that security filter 1 already contains security filter 2, and therefore filter 2 is redundant.

If we have the following security filters:

Available settings for this property are Boolean (true,false).

Where sage.security.disable.optimizations = true:

CA GovernanceMinder does not do security filter optimization when it calculate it s filter result.

sage.security.disable.optimizations=false:

CA GovernanceMinder does security filter optimization before calculating the filter result (default).