Group summary screen
Group summary
In Grouper V5.21.0+, the new Group Summary screen is now the default view when a group is loaded in the UI. This screen highlights several key data points about the group, giving users a clear overview at a glance. As part of this update, the top collapsible (hide/show) section has also been moved to the summary screen. To navigate to the members screen, click the "Members" tab.
The initial screen is minimal so it will display quickly. There is a button "Show more information" to run the expensive queries and expand the summary.
The summary screen is the default group screen since:
performance improvement for large groups
large groups do not need to display the first page of sorted members
the information on the summary screen can be more useful for users
If you want the default group screen to be the members screen (legacy behavior), set this in the grouper-ui.properties
# if the viewGroup default group screen defaults to the summary tab. if not set or true, then summary tab, else members tab
# {valueType: "boolean", defaultValue: "true"}
uiV2.group.viewGroupDefaultToSummaryTab = false
Group summary screen sections
Section Name | Description | View type | Who can see? |
|---|---|---|---|
Types | Shows object types such as basis, ref, etc for a group | default | Viewers |
Memberships | Count of total members | default | Readers |
Shows membership details such as
| more information | ||
Privileges | Shows privileges details such as
| more information | Admins |
Loader | Shows loader details such as
| default | Admins |
Composites |
| default | Admins |
Provisioning |
| default | Admins |
Attestation |
| default | Updaters |
Attributes (non-built-in only) |
| more information | Attribute readers |
Rules |
| default | Readers |
Recent membership changes |
| more information | Readers |
Recent audits |
| more information | Readers |
Configuration |
| more information | SysAdmins (wheel) |
Fields | Shows several key details for the group such as
| default | Viewers |
The screenshots below illustrates the new layout: