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/04/01 13:54]
kubicar [CzechIdM - extras]
devel:documentation:modules_extras [2020/04/23 14:39]
kopro add evalutor for identities
Line 90: Line 90:
 A notification about the end of identity's last contract will be sent to those who have a specified role assigned and optionally the manager of the user. A different notification can be sent before the contract ends and when it ends.  A notification about the end of identity's last contract will be sent to those who have a specified role assigned and optionally the manager of the user. A different notification can be sent before the contract ends and when it ends. 
 More information is available here: [[tutorial:adm:notification_-_identity_s_last_contract_is_ending|]] More information is available here: [[tutorial:adm:notification_-_identity_s_last_contract_is_ending|]]
 +
 Edit: full IdmIdentityDto was added for use in a template in 1.7.0 Edit: full IdmIdentityDto was added for use in a template in 1.7.0
 +
 +Edit: Support for technical identities added for use in version 1.9.0
 ===== Get titles before and after ===== ===== Get titles before and after =====
 Almost every project receive all titles in one string and IdM allow separates titles before and after. For this case was created in *ExtrasUtils* two methods *getTitlesAfter* and *getTitlesBefore*. And transformation scripts *extrasGetTitlesBefore* and *extrasGetTitlesAfter*, transformation scripts calls method from utils. Almost every project receive all titles in one string and IdM allow separates titles before and after. For this case was created in *ExtrasUtils* two methods *getTitlesAfter* and *getTitlesBefore*. And transformation scripts *extrasGetTitlesBefore* and *extrasGetTitlesAfter*, transformation scripts calls method from utils.
Line 116: Line 119:
  
 Documentation is available [[tutorial:adm:systems_-_manage_groups_membership_in_multi_domain_cross_domain_ad_environment|]] Documentation is available [[tutorial:adm:systems_-_manage_groups_membership_in_multi_domain_cross_domain_ad_environment|]]
 +
 +===== Permissions (evaluator) for identities that has relationship on defined organization unit =====
 +Since module version **1.9.0**. **Available only on LTS version!**
 +
 +Documentation is available 
  • by apeterova