Attribute Def/Attribute def nameStore in audit/point in timeNotes
deprovisioningNoNot being stored already according to GrouperConfig.java
grouperObjectTypeDefYesGrouperObjectTypesJob recalculates all the values daily and updates them. Actions from the UI also trigger inserts/updates.
provisioningDefYesGrouperProvisioningJob recalculates all the values daily and updates them. Actions from the UI also trigger inserts/updates.
reportConfigDefNoGrouperReportJob whose frequency is defined by the users through the UI, inserts/updates entries. GrouperReportClearJob which runs daily also inserts entries in audit tables.
subjectResolutionDefNoUSDU job runs once a week and inserts/updates the attributes.
workflowConfigDefNoAttributes are inserted/updated when users perform actions like request to be added to a group, approve a request, etc. On the backend, GrouperWorkflowDaemonJob updates the entries based on if emails need to be sent.
attestationDefNoNot being stored already according to GrouperConfig.java
externalSubjectInviteDefNoIt looks like entries are inserted based on users' actions from the UI. There's no daemon job.
attributeDefLoaderTypeDefYesIt looks like, entries are inserted/updated only once when the loader job is configured.
entitySubjectIdentifierDefYesIt looks like it's not getting updated with any daemon jobs.
grouperLoaderLdapDefYesIt looks like entries are inserted/updated only once when the loader job is configured.
loaderMetadataDefNoIt stores metadata of loader run instances and gets updated every time loader runs.
grouperMessageQueueDefYesIt is used to store grouper builtin messaging queue names
grouperMessageTopicDefYesIt is used to store grouper builtin messaging topic names
limitsDefYes
limitsDefIntYes
limitsDefMarkerYes
rulesTypeDefYes
rulesAttrDefYes
upgradeTasksDefYes
grouperUserDataDefNo
legacyGroupTypeDef_grouperLoaderYesIt looks like, entries are inserted/updated only once when the loader job is configured.
  • No labels