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 [2020/03/04 13:53]
klementm
devel:documentation:modules_extras [2020/04/01 13:54]
kubicar [CzechIdM - extras]
Line 4: Line 4:
 Currently supported CzechIdM version : 9.2.2 Currently supported CzechIdM version : 9.2.2
  
 +[[https://github.com/bcvsolutions/czechidm-extras]]
 ===== Developing and releasing ===== ===== Developing and releasing =====
 How to develop a new feature in extras: How to develop a new feature in extras:
Line 110: Line 111:
 ===== Workflow to disable contract on MISSING_ACCOUNT ===== ===== Workflow to disable contract on MISSING_ACCOUNT =====
 Setting this workflow (extrasDisableMissingContract) as workflow for action in contract reconciliation will disable contract, when its being synchronized. It can be used for example, in situations when contracts are being deleted from source data after expiration and they keep being stuck in MISSING_ACCOUNT state. Setting this workflow (extrasDisableMissingContract) as workflow for action in contract reconciliation will disable contract, when its being synchronized. It can be used for example, in situations when contracts are being deleted from source data after expiration and they keep being stuck in MISSING_ACCOUNT state.
 +
 +===== Groups membership in multi domain (cross domain) AD environment =====
 +Since module version **1.8.0**
 +
 +Documentation is available [[tutorial:adm:systems_-_manage_groups_membership_in_multi_domain_cross_domain_ad_environment|]]
  • by apeterova