Versions Compared

Key

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

...

Show all the groups in the loader tab that logged in user has View privilege on and have grouperLoaderMetadata attributes. Group names will be links. Also show summary info and last loaded time (full/incremental)

Image Added


Image Added

A group itself should list that it is a loader job for a particular group that configures it.  On the loader main readonly tab, it should say if it is or was loaded from a loader job, and which group controlled it.  When the last full and incremental processing occurred.  And the summary info.

Image Added

Do not load (TODO)

...

If a membership is in the deprovisioning lockout, and this group and loader job group is marked to deprovision users, then dont load it.

Delete groups not loaded

...

Have a grouper-loader.base.properties setting that defaults to true (in future, currently false)

Code Block
#potentially delete groups that are no longer in the source system
loader.deleteGroupsNoLongerInSource = false


If there is a "like" string setting then dont do this

...