# Security

## Authentication

* One-way hashing password mode for greater security
* Automatic account locking function after specified number of failed login attempts
* Password reset function for lost or forgotten passwords
* Active Directory authentication (basic or integrated)
* Applicative authentication (passwords are managed in a database)
* LDAP directory authentication
* Integration with existing single sign-on system
* Directory synchronization
* Timeout sessions supported
* Logout management

## Communication

* SSL encryption

## Forms

* Secure access to form fields based upon profile and action
