JBoss.orgCommunity Documentation
You could enforce the integration of some organizational elements via REST or JMX. See the operations you can perform in the following table.
| Operation | Description |
|---|---|
| invokeAllListeners | Synchronize and integrate all organizational elements. |
| invokeGroupsListeners | Synchronize and integrate all groups stored in the data source. |
| invokeGroupListeners | Synchronize and integrate a selected group stored in the data source. |
| invokeUsersListeners | Synchronize and integrate all users stored in the data source. |
| invokeUserListeners | Synchronize and integrate a selected user stored in the data source. |
| invokeMembershipListeners | Synchronize and integrate a specific membership. |
For invokeAllListeners, invokeGroupsListeners and invokeUsersListeners, it may take few hours if the organizational data source contains thousands of users.