Security

Web applications are prone to security vulnerabilities & malicious attacks. It is critical that sensitive information like personal data, compensation, appraisal information, etc. is protected with the best security measures.

  • Fine grained authorization to every single page. Different roles can be granted different levels of access.
  • Extensive user & password policies
  • A variety of authorization methods are supported including LDAP, ADS authentication, NT authentication (NTLM), Single Sign On etc. Of course, you can also use the standard user/password mechanism.
  • Your enterprise has a specialized single sign-on requirement? No problem, we can customize a specific authorization plugin to suit your needs.
  • Folklore HCM is carefully designed to protect against security vulnerabilites like SQL injection, XSS, etc..