Quasr
  • Introduction
    • Welcome to Quasr
    • Concepts
      • Flexible Authentication
      • User-Centric Privacy
      • Modern Development
    • Terminology
    • FAQs
  • Getting Started
    • Sign up with Quasr
    • Setup your tenant
      • Factor Configuration
      • Enrolling additional factors
      • Test with the Sample Client
      • Understanding Scopes & Scores
      • Setting up an API Client (M2M)
    • Connect your app
      • Hosted Login UI
      • Custom Login UI
      • Embedded Login UI
  • Account Administration
    • Introduction
    • Account & Billing
      • Metrics
    • Tenants
    • Usage & Statistics
    • Security
  • Tenant Administration
    • Introduction
    • Dashboard
    • Tenant Settings
    • Your Security
    • Accounts
      • Tenant Admins
    • Factors
      • Factors and Scoring
      • Username (ID)
      • Identity Provider (IDP)
        • Apple
        • Facebook
        • GitHub
        • Google
        • LinkedIn
        • Slack
      • Time-based One-time Password (TOTP)
      • One-Time Password (OTP)
      • Password
      • Secret
    • Controls
      • Configuration
      • Permissions
      • Consents
      • Rules
    • Attributes
      • Capturing Claims
      • Sourcing Claims
      • Viewing Claims
      • Searching Claims / Users
      • Sharing Claims
    • Extensions
      • Synchronous
      • Asynchronous
    • Tokens
      • Session Token (OAuth 2.0)
      • Access Token (OAuth 2.0)
      • Refresh Token (OAuth 2.0)
      • ID Token (OIDC 1.0)
      • Consent Token
      • Authorization Code (OAuth 2.0)
    • Hosted Login Page
    • APIs
      • Authentication API
      • Management API (GraphQL)
  • Legal
    • Terms of Service
    • Acceptable Use Policy
    • DPA & Subprocessors
  • More Info
    • Standards
    • Security
      • Vulnerability Disclosure
      • Wall of Recognition
    • Support
    • Status
Powered by GitBook
On this page
  • Username
  • Time-Based One-Time Password (TOTP)
  1. Getting Started
  2. Setup your tenant

Enrolling additional factors

PreviousFactor ConfigurationNextTest with the Sample Client

Last updated 1 year ago

Now that we have configured the available authentication factors for our tenant, let's enroll some of them for our current user. You can do this right from within the Tenant Administration.

In the Tenant Administration, click the "Your Security" menu item on the left.

Username

Let's first set a username for our current user.

  • Click "New Enrollment"

  • Select "Username" as the factor

  • Provide a meaningful label, or we can just call it "Username"

  • Provide a username and confirm it, we will use "mastermind" in this example

  • Save & Exit

Time-Based One-Time Password (TOTP)

Next, let's setup a Time-Based One-Time Password (TOTP). For this, make sure you have an authenticator app like Google Authenticator, Authy, Aegis or alike installed your mobile phone.

  • Click "New Enrollment"

  • Select "Authenticator App" as the factor

  • Provide a meaningful label, in our example we'll use "TOTP Android", since the example user will use their Android device and this way it would be easy to distinguish (in case the user decides to enroll another TOTP, which is possible with Quasr)

  • Click Save & Verify

  • After saving, you will see a QR Code (and also a setup key for manual setup, but we will go with the QR Code). Scan the QR Code with your authenticator app on your phone.

  • Enter the 6-digit code for verification.

  • After successful verification, you will be redirect back to list of all your enrollments.

Enrolling with factors in your tenant
Enrolling with a username factor in the Quasr Tenant Admin UI
Enrolling with an Authenticator App (TOTP) in the Quasr Tenant Admin UI