Authenticating Users with Active Directory or LDAP
The default configuration authenticates against user credentials stored within the Xpress Insight database. User's passwords are persisted in a one-way encrypted form using SHA-256 hashing (1024 iterations and a random 8-byte random salt value).
Xpress Insight can also be configured to authenticate against LDAP - either a standard LDAP directory or Microsoft Active Directory (AD).

Xpress Insight accesses AD as a LDAP server, and so the rest of this documentation will use LDAP as a generic term for both LDAP and AD.