This is the responsibility of each user. When the user is created with an id, the default password value is the value of the id.


So if "my_new_user" is the id, the password will be "my_new_user".


To change this default value, once connected, the user must open the main menu and choose "Manage password"



A new form is then displayed and the user can change his password.


After pushing "Set new password", KAIROS will check values and store a hash value of the provided password. The password value is not stored within KAIROS. That means that the password cannot be recovered. If the user has forgotten the password value, the user repository must be renamed, the user must be deleted, created again  and the renamed repository must be renamed to the original value.


In case of success, KAIROS will return:



There is no rule to constrain the password value (minimum length, special characters, ...). This is the user responsibility to define a password as strong as possible especially if the access to the KAIROS system is available on Internet and not exclusively within an Intranet.