Versions Compared

Key

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

...

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

...