📖
Rulecube documentation
v2.4
v2.4
  • Overview
  • Quick Start
  • Tutorial
    • Getting started
    • Create and Run Your First Ruleset
    • Use Constants and Methods
    • Create and Call Functions
    • Adding Testcases
    • Using Lookup Tables
    • Using Entities
    • Using Forms
  • How-to Guides
    • Logging in and Authorization
      • Activate Your Account From an Invitation
      • Log in to Rulecube
      • Change Your Password
      • Recover Your Password
      • Two-factor authentication (2FA)
      • Invite Other Users to Rulecube
      • Edit a User's Role
      • Delete a User
    • Ruleset Development
      • Create a Ruleset
      • Set the Input for a Ruleset
      • Create a Rule
      • Generate Alerts
      • Try out a Ruleset
      • Call a Ruleset from Your Software
      • Entities
        • Create an Entity
        • Drag and Drop a JSON Schema or XSD to create entities
        • Entity instantiation
        • Persisted Entities
      • Constants
        • Constant Tables
      • Functions
      • Built-in Functions
      • Create and Run a Testcase
      • Delete a Ruleset or Components
      • Debugging your Ruleset
    • Create a Workflow
      • Workflow step types
      • Working with documents in a workflow
    • Work with (Environment) Variables
    • Call a Ruleset via Its API From Postman
    • Creating input from JSON Schema
    • Use a Ruleset from Your Software
    • Ruleset Productivity Tips
    • Create an Ockto workflow
    • Alert aggregation
    • Forms
      • Introduction and overview
      • Create a Data table
  • Language Reference
    • Global
    • Array
    • Compression
    • Crypto
    • Date
    • Encryption (deprecated)
    • Finance
    • Http
    • Mail
    • MongoDB
    • Ockto
    • PDF
    • SQL
    • Statistics
    • System
    • UserStore
    • Workflow
Powered by GitBook
On this page
  1. How-to Guides
  2. Logging in and Authorization

Two-factor authentication (2FA)

Two-factor authentication (2FA) increases the security of your account. Even if somebody guesses your password, they won’t be able to access your account.

PreviousRecover Your PasswordNextInvite Other Users to Rulecube

How do I enable 2FA?

  1. Make sure you have an authentication app that supports QR codes installed on your mobile device. We recommend either of these:

    1. Microsoft Authenticator () ()

    2. Google Authenticator () ()

  2. Go to your account settings page by clicking on your username in the top-right corner and selecting "Settings"

  3. Find the "Two-factor authentication" setting and click on Enable

  4. Continue by signing out or clicking the "Complete now" button

  5. Sign in with your username and password

  6. After signing in, you will be presented with a QR code

  7. Open your authentication app on your mobile device and scan it or enter the code manually

  8. Your authentication app will now generate a new code every minute or so

  9. Enter this code in Rulecube

  10. You have now enabled 2FA!

iOS
Android
iOS
Android