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
devel:documentation:adm:uniform_password [2021/03/23 14:16]
svandav [Limitations]
devel:documentation:adm:uniform_password [2021/04/06 12:42]
svandav [How can be this feature enabled?]
Line 1: Line 1:
 ====== Uniform password for new accounts ====== ====== Uniform password for new accounts ======
 {{tag>uniform password common account create}} {{tag>uniform password common account create}}
 +(since IdM version **11.0.0**)
 +
 The main goal of a uniform password for new accounts is to ensure that new identities will have the same password in newly created accounts. The main goal of a uniform password for new accounts is to ensure that new identities will have the same password in newly created accounts.
  
Line 15: Line 17:
  
 ===== How can be this feature enabled? ===== ===== How can be this feature enabled? =====
-This feature is enabled by default (since IdM version **11.0.0**).+**To ensure the same password** for all new identity accounts created during synchronization, the systems on which we want to have the same password **must be defined in the uniform password agenda**. 
 + 
 +<note tip>**That means:** In the example above, we must ensure that systems **S1** and **S2** will be in the same active group of the uniform password.</note>
  
 This feature is active only during contract sync and for contracts where a identity state is changed: This feature is active only during contract sync and for contracts where a identity state is changed:
Line 22: Line 26:
  
   * **to** state: **Valid** or **Future contract**.   * **to** state: **Valid** or **Future contract**.
 +
 +{{ :devel:documentation:adm:uniformpwd01.png?800 |}}
 +
 +{{ :devel:documentation:adm:uniformpwd02.png?800 |}}
  
 <note tip>**This feature can be disabled** by **disabling** the **IdentityInitUniformPasswordProcessor** initialization processor. This processor creates states of uniform password entities. Therefore, if you deactivate this processor, the entire uniform password feature will also be **deactivated**.</note> <note tip>**This feature can be disabled** by **disabling** the **IdentityInitUniformPasswordProcessor** initialization processor. This processor creates states of uniform password entities. Therefore, if you deactivate this processor, the entire uniform password feature will also be **deactivated**.</note>
 +
 +===== How to change password also in IdM? =====
 +
 +For use same uniform password on systems and **in the IdM**, you have to enable this feature by the checkbox **"Change password through IdM"** on the **uniform password detail**.
 +
 +{{ :devel:documentation:adm:uniformpwd03.png?800 |}}
  
 ===== How this feature works? ===== ===== How this feature works? =====
Line 39: Line 53:
  
 ===== Future improvements ===== ===== Future improvements =====
-<note tip >The manually created delegation definition should be deleted after deleting the last link to the task.</note> +<note tip >**Support the use of the same transaction ID in dependent LRTs**This will allow HR and automatic recalculations to be used as dependent tasks.</note>
-<note tip >After reassigning the task, also send a notification to the delegator.</note>+
  
 ===== Limitations ===== ===== Limitations =====
  • by svandav