Skip to main content
All CollectionsSecurity
User Authentication
User Authentication
Updated over 4 months ago

Overview

User Authentication is the first line of defense against unauthorized access. RentalTide employs robust authentication mechanisms to verify user identities, ensuring that only authorized individuals can access sensitive data and functionalities.

Strong Password Policies

Length and Complexity

  • Minimum Length: Passwords must be at least 12 characters long.

  • Character Variety: Incorporate a mix of uppercase letters, lowercase letters, numbers, and special characters (e.g., !, @, #, $).

Avoid Common Words

  • No Easily Guessable Information: Refrain from using personal information such as birthdays, names, or common phrases that can be easily guessed or brute-forced.

Unique Passwords

  • One Password per Account: Use a different password for each RentalTide account and other platforms to prevent cascading breaches.

Two-Factor Authentication (2FA)

Benefits of 2FA

  • Enhanced Security: Adds an extra layer of protection beyond just passwords.

  • Reduced Risk of Unauthorized Access: Even if a password is compromised, 2FA helps prevent unauthorized access.

How to Enable 2FA

  1. Navigate to Account Settings:

    • Log in to your RentalTide account and go to the Profile or Account Settings section.

  2. Locate Security Settings:

    • Find the Security or Authentication tab within the account settings.

  3. Enable 2FA:

    • Click on the Enable Two-Factor Authentication button.

  4. Choose Authentication Method:

    • Select your preferred 2FA method (e.g., Authenticator App).

  5. Set Up 2FA:

    • Follow the on-screen instructions to scan the QR code with your authenticator app and enter the verification code.

  6. Confirm and Save:

    • Once verified, confirm and save your 2FA settings. Backup codes will be provided—store them securely.

Preferred Methods

  • Authenticator Apps: Use apps like Google Authenticator or Authy for generating time-based one-time passwords (TOTP).

  • Avoid SMS-Based 2FA: Authenticator apps offer enhanced security compared to SMS-based methods, which are more susceptible to interception.

Backup Codes

  • Secure Storage: Store backup codes in a secure location to regain access if you lose your 2FA device.

  • Usage: Use backup codes only when necessary and avoid sharing them with others.

OAuth Integration

Benefits of OAuth

  • Secure Authentication: Leverages trusted third-party providers to authenticate users securely.

  • Convenience: Simplifies the login process by allowing users to authenticate using existing accounts (e.g., Google, Facebook).

Supported Providers

  • List of Supported Providers: Google, Facebook, LinkedIn, etc.

  • Setting Up OAuth: Instructions on how to connect RentalTide with your preferred OAuth provider.

How to Set Up OAuth

  1. Navigate to Account Settings:

    • Log in to your RentalTide account and access the Profile or Account Settings section.

  2. Locate OAuth Settings:

    • Find the OAuth Integration or Third-Party Authentication tab.

  3. Select Provider:

    • Choose your preferred OAuth provider from the list (e.g., Google).

  4. Authorize Integration:

    • Follow the prompts to authorize RentalTide to access your OAuth account information.

  5. Complete Setup:

    • Once authorized, your RentalTide account will be linked to your OAuth provider, enabling secure and convenient login options.

Did this answer your question?