When you log in you are given the opportunity to save your username and password. This is done by selecting Remember login credentials.
Technical information
Passwords in Digizuite are by default stored using HMACSHA512 and Rfc2898DeriveBytes with variable PBKDF2 iterations, salt & pepper.
Password retrieval is therefore not possible, however you can use our password reset functionality that uses either RFC 4226 or RFC 6238 compliant One Time Password routines.
Note:
To counter faster computers and algorithms, the PBKDF2 iterations should be incremented each year in your installation.
Consult the configuration documentation.