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
Next revision Both sides next revision
devel:documentation:modules_extras [2019/11/01 10:10]
doischert
devel:documentation:modules_extras [2019/11/21 12:37]
kopro Groups synchronization workflow
Line 70: Line 70:
 Dictionary with titles can be setup by configuration properties. Default values exists. Dictionary with titles can be setup by configuration properties. Default values exists.
 <code> <code>
-idm.sec.bee.configuration.titlesAfter="Ph.D.", "Th.D.", "CSc.", "DrSc.", "dr. h. c.","DiS.", "MBA" +idm.sec.extras.configuration.titlesAfter="Ph.D.", "Th.D.", "CSc.", "DrSc.", "dr. h. c.","DiS.", "MBA" 
-idm.sec.bee.configuration.titlesBefore="Bc.", "BcA.", "Ing.", "Ing. arch.", "MUDr.","MVDr.", "MgA.", "Mgr.", "JUDr.", "PhDr.", "RNDr.", "PharmDr.", "ThLic.", "ThDr.", "prof.", "doc.","PaedDr.", "Dr.", "PhMr."+idm.sec.extras.configuration.titlesBefore="Bc.", "BcA.", "Ing.", "Ing. arch.", "MUDr.","MVDr.", "MgA.", "Mgr.", "JUDr.", "PhDr.", "RNDr.", "PharmDr.", "ThLic.", "ThDr.", "prof.", "doc.","PaedDr.", "Dr.", "PhMr."
 </code> </code>
  
Line 77: Line 77:
 You can use this tool to create automatic roles which are assigned based on the position within the organization structure using a CSV file as a source.  You can use this tool to create automatic roles which are assigned based on the position within the organization structure using a CSV file as a source. 
 More information is available here: [[tutorial:adm:import_automatic_roles_on_tree_nodes|]]    More information is available here: [[tutorial:adm:import_automatic_roles_on_tree_nodes|]]   
 +
 +===== Groups synchronization workflow  =====
 +Since module version **1.4.0** was exists better workflow for groups synchronization than in core. This workflow has same features as product. In product will be available same feature as this workflow but with configuration from GUI. 
 +
 +Documentation for configuration is available [[tutorial:dev:ad_groups_sync_workflow|]].
  • by cabelkal