View groups plugin
You can specify a plugin to control users’ access to group reports via the Groups app .
To configure this plugin, type the plugin’s full name in the VIEW GROUPS PLUGIN field on the Manage the system > Workflow > Options > Plugins page.
A built-in plugin, view_group_filter_and_clickable_link.py
is shipped with Bravura Security Fabric in the samples\idmlib\plugin\ directory.
Write a custom view groups plugin
Requirements
The plugin must be placed in the \<instance>\plugin\ directory and runs on the Bravura Security Fabric server. See Writing plugins for general requirements.
You must also use the GROUPAPP REPORT ACCESS field on the Manage the system > Modules> Manage reports (RPT) to specify a user class to control who can access group reports from the Groups app.
Execution points
This plugin is executed whenever users log in.