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 Both sides next revision
devel:documentation:identities [2019/08/14 12:20]
doischert
devel:documentation:identities [2020/02/25 21:29]
tomiskar [Identity state]
Line 37: Line 37:
  
 When an identity becomes valid (i. e., at least one of their contracts becomes valid) and the identity has an account on at least one target system, then new password is [[.architecture:dev:events#identitysetpasswordprocessor|generated]] and changed on all identity's accounts => identity will have the same password in all accounts. Notification (see ''acc:newPasswordAllSystems'' template) is sent to identity about which of their accounts were changed. When an identity becomes valid (i. e., at least one of their contracts becomes valid) and the identity has an account on at least one target system, then new password is [[.architecture:dev:events#identitysetpasswordprocessor|generated]] and changed on all identity's accounts => identity will have the same password in all accounts. Notification (see ''acc:newPasswordAllSystems'' template) is sent to identity about which of their accounts were changed.
 +
 +===== Identity profile =====
 +
 +Identity profile can be shown from top menu - click on identity username, then select user setting. 
 +
 +Identity profile contains configurable properties:
 +  * **Profile image** - user picture.
 +  * **Prefered language** - localization will be choosed after user log in.
 +  * **Default page size** - tables will show given count of records by default.
 +  * **Collapse side menu** - side menu will be collapsed, icons will be shown only.
 +  * **Show system information** - show internal entity identifiers, user transactions, logs and other system information.
 +
 +{{ :10.1:documentation:user-setting.png |}}
 +
 +All properties are saved right after input is changed.
  
 ===== Password ===== ===== Password =====
  • by tomiskar