Differences
This shows you the differences between two versions of the page.
| Next revision | Previous revision | ||
| devel:documentation:export_import [2020/03/10 11:29] – created svandav | devel:documentation:export_import [2020/06/23 12:28] (current) – svandav | ||
|---|---|---|---|
| Line 1: | Line 1: | ||
| - | <- .:workflows | + | <- .:confidential_storage| ^ .:start | Documentation ^ .:delegation|-> |
| ====== IdM data export/ | ====== IdM data export/ | ||
| + | {{tag> | ||
| + | |||
| + | This agenda is used to transfer configuration data from one IdM to another. A typical use scenario is when you already have IdM configured on a test environment and now you need to migrate the tested configuration to a production environment. | ||
| + | |||
| + | Without this tool, you must manually transfer the settings. Ie. you must create roles, system definitions, | ||
| + | So the main goal is to facilitate configuration transfer between individual IdM systems. | ||
| + | |||
| + | This transmission is divided into two basic parts **Export** and **Import**: | ||
| + | |||
| + | ===== Export ===== | ||
| + | You can export data from the source IdM by using bulk operations over the appropriate agendas. | ||
| + | |||
| + | For example, if you want to export roles, then first select the appropriate roles in the role agenda and then run the **Export Roles** bulk operation. | ||
| + | The result of this operation will be to create a new export batch in the **Menu -> Settings -> Export/ | ||
| + | |||
| + | {{ : | ||
| + | |||
| + | |||
| + | ===== Import ===== | ||
| + | Import is performed in the target IdM, when in the same agenda **Menu -> Settings -> Export/ | ||
| + | |||
| + | |||
| + | The import batch can then be run in the so-called **demo mode**. This mode serves to test what the given batch will actually change in the target IdM. | ||
| + | |||
| + | When we are sure that we really want to make the changes that the batch makes, we can proceed to the launch of the import itself. | ||
| + | |||
| + | |||
| + | {{ : | ||
| ===== Admin guide ===== | ===== Admin guide ===== | ||
| - | * [[.adm:confidential_storage|Confidential storage]] | + | * [[.adm:export_import|]] |
| - | ===== Devel guide ===== | ||
| - | * [[.security: | ||