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/04/06 12:06]
svandav
devel:documentation:adm:uniform_password [2021/04/06 12:42]
svandav [How can be this feature enabled?]
Line 17: 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 24: 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? =====
  • by svandav