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:wizards [2021/06/25 07:42]
svandav
devel:documentation:wizards [2021/06/25 07:57]
svandav
Line 13: Line 13:
 In the version 10.6.0, a **universal wizard for creating** a system was added.** Since version 10.7.0, we focused on creating specialized wizards** that simplify the configuration of the connector. In the version 10.6.0, a **universal wizard for creating** a system was added.** Since version 10.7.0, we focused on creating specialized wizards** that simplify the configuration of the connector.
  
-Currently, the following specialized wizards are available in IdM:+**Currently, the following specialized wizards are available in IdM:**
  
-===== CSV wizard =====+^ **Type**        ^ **More details**                           ^ 
 +CSV             | [[devel:documentation:wizards:csv|]]       | 
 +| Database table  | [[devel:documentation:wizards:table|]]     | 
 +| MS AD - users   | [[devel:documentation:wizards:ad_user|]]   | 
 +| MS AD - groups  | [[devel:documentation:wizards:ad_group|]]  |
  
-In the case of a **CSV wizard**, the user does not have to fill in the location of the CSV file on the server, but can simply use the **drag and drop zone** to upload the file. 
- 
-Another simplification is the selection of the primary identifier, where the user does not have to remember the name of 'columns' in the CSV file, but they are all read from the file and offered in **the selectbox**. 
- 
-{{ :devel:documentation:csv.png?600 |}} 
  
 ===== Database table wizard ===== ===== Database table wizard =====
Line 30: Line 29:
  
 {{ :devel:documentation:postgresql2.png?600 |}} {{ :devel:documentation:postgresql2.png?600 |}}
- 
-===== Microsoft Active Directory (MS AD) wizard ===== 
  
  • by svandav