v The system is delivered via the SSL (Secure Sockets Layer) protocol using 256 bit encryption, forming a secure tunnel between the browser and the server.
v The system uses .NET Forms Authentication, a sophisticated method implemented by Microsoft within ASP.Net. This delivers the functions that you would expect including:
Ø Strong passwords - length, specification of alpha/numeric characters, duplication of characters etc.,
Ø Password expiry - passwords expire and users challenged to reset them every 90 days (or as desired)
Ø Exceeding the maximum number of failed login attempts locks the user out .
Ø Password resets can be carried out by those with "super user" status.
Ø Areas of the system can be secured according to the security roles defined in the User status. These are configurable based on customer requirements and the process that is followed.