Sign On and Authentication
Last updated
Last updated
Cubu is using to manage user identities. Auth0 is an adaptable authentication and authorization platform.
Users are required to re-enter their password after 3 days of inactivity.
Users must re-enter their password after 7 days, regardless of their activity.
Must have 8 characters
Lowercase, uppercase, and numbers
Special character (!@#$%^&*)
This option disallows users from setting passwords that repeat passwords they've used in the recent past.
Cubu keeps the user’s last 5 passwords.
The user account is locked after 10 consecutive failed login attempts.
Cubu does not enforce periodic password changes.
The login/sign-in forms are protected with a bot-prevention CAPTCHA system.
Multi-factor authentication is not supported.
Single sign-on is supported for OIDC, using Microsoft Azure AD, Auth0, and Okta.