Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

In Grouper 2.4.0 with grouper_v2_4_0_api_patch_25 and grouper_v2_4_0_ui_patch_11, there's a new Advanced button when viewing a group's members.  This allows additional features - custom composites, enabled/disabled dates, and point in time audit queries.

Also, as of grouper_v2_4_0_ui_patch_20, the UI has a page that allows you to see all the group memberships under a folder.  And the same features exist there as well.  This can be accessed under the "More" tab when viewing a folder.

Custom composites

There's a new feature that allows you to perform a custom composite on a membership list.  This can help with use cases involving attestation, auditing and deprovisioning.  So for example, you can quickly and easily see all the users in your group who are not employees (without actually creating another composite group).  This requires configuration in grouper.properties and grouper.text.en.us.properties.  For example:

...

Grouper has had point in time auditing since v2.0 but none of that information has been exposed in the UI.  It's only been available through web services, GSH, and direct database queries.  There's now basic information available (and likely more to come later).



Show and filter group memberships under a folder


New option under "More"

Image Added


You can see all the group memberships under the folder there.  And you have the same filtering options.  For example, now you can quickly/easily find all the memberships that don't belong to employees.


Image Added