Fenlora strictly enforces a set of password requirements to ensure security standards are met:
- Passwords must be a minimum of 8 characters in length and include a mix of uppercase and lowercase letters as well as numbers and symbols.
- Multiple logins with the wrong username or password will result in a security notification. Temporary password reset link will be sent to the user’s pre-registered email address if the user clicks the forgot password link. If need be, your account is disabled manually.
- End-user account passwords stored on Fenlora servers are hashed with a random salt.
Two-factor authentication (2FA)
You can activate 2-factor authentication (2FA) for your account to secure it further. Please contact your account manager to activate 2FA. Once you enable SFA, no one will be able to access your account without verifying the action through SMS, Google Authenticator or the Authy app, even if they have your password.
Secure Credential Storage
Credentials are stored in encrypted form and are not in human-readable format. They are one-way-hashed.
API Security & Authentication
By default, Fenlora’s services are served over SSL. Highly sensitive services which require an authentication are only served over HTTPS. As this is a forced action you will not be allowed to use HTTP for these types of services.