Each identity can have its password. Password can be created through frontend agenda or during failed or successful login attempts.
When an identity was created by synchronization, the password object including metadata isn't created.
Password can't be created by some frontend form. Password will be created only by internal process IdM.
Password change form is accessible from identity detail via the Password submenu.
Password change form can also be accessible by dashboard button Password change.
For accessing this form you will need permission IDENTITY_PASSWORDCHANGE
or IDENTITY_PASSWORDRESET
(only with the password reset module active).
Information about password contains attributes that control password lifecycle like validity or block login.
Password agenda is accessible from identity detail and Password submenu. Global agenda for all passwords doesn't exist.
For accessing this agenda you will need permission PASSWORD_READ
. To update available information like password never expires you will need permission PASSWORD_UPDATE
.
If you have permission to read password information only the password change form will not be shown.
If you have permission to change password only the agenda of password information will not be shown.
Password also contains other metadata like:
PASSWORD_UPDATE