Skip to main content

Hiding role members

By default, role member entitlements are displayed in searches and requests. In cases where roles have large numbers of entitlements, this can affect performance. To automatically hide role members in searches and requests, enable the HIDE ROLE MEMBERS variable, on the Manage the system > Resources menu.

Configuring the request operations display limit

When viewing request details, the number of operations displayed per category (accounts, groups, roles) is limited to prevent performance degradation with large requests. By default, a maximum of 50 operations per category are shown. If a request exceeds this limit, a warning is displayed: "Request operation exceeds the maximum number to display, only [50] operations are loaded on the page."

To change this limit, set the max_resources registry value (DWORD) under:

HKEY_LOCAL_MACHINE\SOFTWARE\Bravura Security\Bravura Security Fabric\<instance>\ajaxsvc

If this value is not set, the default of 50 is used. The minimum allowed value is 1.

Caution

Ensure that you are comfortable and knowledgeable in the mechanics of the registry before you attempt to change any configuration settings. Contact support@bravurasecurity.com if in doubt.

A restart of the ajaxsvc service is required for the new value to take effect.

Note

Increasing this value may require raising the SESSION MAX BIN SIZE system variable if the session's capacity is exceeded when loading large requests.