5.1 Password Protection
Passwords are hashed using SHA-512 algorithm and same will be stored in database table. This is applicable for
- Credentials used for integration with other applications which will happen through OAUTH
- Credentials to access the LDAP server (where user credentials are stored)
Parent topic: Password Management