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
tutorial:adm:virtual_system_-_adding_or_deleting_managed_extended_attributes [2020/01/24 10:28]
apeterova removing an attribute which already has some values
tutorial:adm:virtual_system_-_adding_or_deleting_managed_extended_attributes [2020/03/03 13:20] (current)
poulm logické členění
Line 16: Line 16:
 {{ :tutorial:adm:formattr.png?direct&1200 |}} {{ :tutorial:adm:formattr.png?direct&1200 |}}
  
-===== Step 2: add the attribute to configuration =====+===== Step 2: add the attribute to VS configuration =====
  
 Click Virtual systems in the left panel and select List. Open you virtual system and select Configuration. Add your attribute (building) to the list of attributes and click on save. Click Virtual systems in the left panel and select List. Open you virtual system and select Configuration. Add your attribute (building) to the list of attributes and click on save.
Line 23: Line 23:
  
 ===== Step 3: modify scheme and mapping ===== ===== Step 3: modify scheme and mapping =====
 +==== 3a - scheme ====
 +
  
 Click Scheme in your virtual system. You should only see ACCOUNT; open it with the magnifying glass. In Scheme attributes, click the green Add button. In here, fill out the name of the attribute (building), its data type (java.lang.String in this case), and check boxes for Able to read, Able to create, Able to edit, and Returned by default. Click save. Click Scheme in your virtual system. You should only see ACCOUNT; open it with the magnifying glass. In Scheme attributes, click the green Add button. In here, fill out the name of the attribute (building), its data type (java.lang.String in this case), and check boxes for Able to read, Able to create, Able to edit, and Returned by default. Click save.
Line 29: Line 31:
  
 {{ :tutorial:adm:attr_det.png?direct&1200 |}} {{ :tutorial:adm:attr_det.png?direct&1200 |}}
 +==== 3b - mapping ====
 +
  
 After that, we have to add the attributes to the mapped attributes. Click Mapping and open Provisioning where you will see the list of mapped attributes. Click Add. Select the Attribute in schema (building). Check the box Extended attr. and fill out the desired IdM key. Click Save. After that, we have to add the attributes to the mapped attributes. Click Mapping and open Provisioning where you will see the list of mapped attributes. Click Add. Select the Attribute in schema (building). Check the box Extended attr. and fill out the desired IdM key. Click Save.
  • by apeterova