Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revision Previous revision
Next revision
Previous revision
devel:documentation:synchronization [2019/02/26 13:33]
kotisovam [Devel tutorials] title edit
devel:documentation:synchronization [2022/12/09 09:23] (current)
doischert
Line 12: Line 12:
   * **[[.:Roles|Roles]]** - automatic synchronization of roles is a must have if the role set vary in time - e.g. AD/LDAP groups   * **[[.:Roles|Roles]]** - automatic synchronization of roles is a must have if the role set vary in time - e.g. AD/LDAP groups
   * **[[.:tree_structures|TreeNodes (organizational structure)]]** - we support tree structure synchronization to be able to represent organizational divisions and place users to their working positions.   * **[[.:tree_structures|TreeNodes (organizational structure)]]** - we support tree structure synchronization to be able to represent organizational divisions and place users to their working positions.
 +  * **Role catalogues** - Structures in which roles are located to make navigation easier for users.
  
 Synchronization is fully audited and supports multiple synchronization for every entity and system. Synchronization can be started on demand or as planned [[.:scheduled_task|scheduled task]]. Synchronization is fully audited and supports multiple synchronization for every entity and system. Synchronization can be started on demand or as planned [[.:scheduled_task|scheduled task]].
Line 34: Line 35:
  
 ===== Admin guide ===== ===== Admin guide =====
-  * [[.adm:synchronization|Synchronizationaccount situations]] +|**Name**                                                |**More details** 
-  [[.adm:synchronization:two_modes|Connector-based synchronization vs. using your own filter]] +| Identity                 |[[devel:documentation:synchronization:dev:synchronization|]]                            | 
-  [[.adm:synchronization:relation-sync|Synchronization: contracts]] +| Contractual relationship                  |[[devel:documentation:synchronization:dev:relation-sync|]]                          | 
-  [[.adm:synchronization:roles|Synchronizationroles]]+| Time slices of contractual relationship                  |[[devel:documentation:synchronization:dev:contract-slice-sync|]]                          | 
 +| Tree                  |[[devel:documentation:synchronization:dev:tree-sync|]]                         | 
 +| Role                  |[[devel:documentation:synchronization:dev:role-sync|]]                          | 
 +| | 
  
 ===== Devel tutorials ===== ===== Devel tutorials =====
Line 43: Line 48:
   * [[.synchronization:dev:tree-sync |TreeNodes synchronization config]]   * [[.synchronization:dev:tree-sync |TreeNodes synchronization config]]
   * [[.synchronization:dev:relation-sync |Contracts synchronization extras]]   * [[.synchronization:dev:relation-sync |Contracts synchronization extras]]
 +  * [[.synchronization:dev:create-new-entity-type-for-sync-and-prov |Create a new entity type for synchronization and/or provisioning]]
   * [[.synchronization:dev:role-sync |Roles synchronization extras]]   (to be deleted)   * [[.synchronization:dev:role-sync |Roles synchronization extras]]   (to be deleted)
  • by kotisovam