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
Last revision Both sides next revision
tutorial:adm:accounts [2021/01/05 18:02]
apeterova Unlink account
tutorial:adm:accounts [2021/01/13 10:27]
sourek
Line 26: Line 26:
 Usually, linking objects to CzechIdM entities takes place during a data Synchronization or Provisioning when the CzechIdM system is deployed in the production environment. But it is a common situation that some data have to be corrected in an end system as well, e.g. LDAP. It may well be that the algorithm for object linking during synchronization does not work for all entities on the end system, or the individuals who entered some data manually before CzechIdM had been implemented may have made some mistakes. In either one of those cases, having the option in CzechIdM to link an object to an entity manually comes in handy. Usually, linking objects to CzechIdM entities takes place during a data Synchronization or Provisioning when the CzechIdM system is deployed in the production environment. But it is a common situation that some data have to be corrected in an end system as well, e.g. LDAP. It may well be that the algorithm for object linking during synchronization does not work for all entities on the end system, or the individuals who entered some data manually before CzechIdM had been implemented may have made some mistakes. In either one of those cases, having the option in CzechIdM to link an object to an entity manually comes in handy.
  
-To do so, open detail of the system on which you want to link an identity to some object: **Systems -> System detail**. Next, the first thing to do is to create a SysAccount and define its ID. In the example below, a manually created identity is being connected to its mirrored object in the HR system. Go to the **Entities** tab, there is a list of all SysAccounts.+To do so, open the detail of the system on which you want to link an identity to some object: **Systems -> System detail**. Next, the first thing to do is to create a SysAccount and define its ID. In the example below, a manually created identity is being connected to its mirrored object in the HR system. Go to the **Entities** tab, there is a list of all entities on the system, that CzechIdM knows of.
  
 {{ :tutorial:entities_in_system.png | Entities list}} {{ :tutorial:entities_in_system.png | Entities list}}
  
-In the next step, we create a new SysAccount object+In the next step, we create a new system Entity (make sure the entity with the desired identifier is not yet present in the table)
-  * Connected system - Read only+  * Connected system - Read-only
   * Identifier in the system - here, the ID (e.g. login) of the object on the end system is to be typed in.   * Identifier in the system - here, the ID (e.g. login) of the object on the end system is to be typed in.
   * Entity type - Type of entity in CzechdIdM   * Entity type - Type of entity in CzechdIdM
Line 37: Line 37:
 {{ :tutorial:new_entity.png | New entity}} {{ :tutorial:new_entity.png | New entity}}
  
-Once a SysAccount is created, we proceed to create an AccAccount. Go to the tab **Accounts** and click on the Add button.+Once a system entity is created, we proceed to create an AccAccount. Go to the tab **Accounts** and click on the Add button.
 {{ :tutorial:accounts_list.png | Accounts list}} {{ :tutorial:accounts_list.png | Accounts list}}
  
Line 88: Line 88:
 {{ :tutorial:adm:unlink_account_3_list_accounts.png?800 |}} {{ :tutorial:adm:unlink_account_3_list_accounts.png?800 |}}
  
-**5) Remove the link to the system account - open the account and clear the value in the select box for Entity (system)**+**5) Remove the link to the system account - open the account and clear the value in the select box for Entity (system). Then scroll down and click "Save".**
 {{ :tutorial:adm:unlink_account_4_remove_system_entity.png?800 |}} {{ :tutorial:adm:unlink_account_4_remove_system_entity.png?800 |}}
  
  • by doischert