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
  1. Tenant Administration

Tenant Settings

PreviousDashboardNextYour Security

Last updated 1 year ago

The Tenant Settings allow you to configure the following aspects of your current tenant:

  • Label: a meaningful name to be able to distinguish between tenants easily.

  • Status: allows to enable/disable a tenant

  • Login Session Expiration: see for details

  • Signup Session Expiration: see for details

  • Inactive Account Expiration: if an account is not being used (shows no activity at all) for a long time, it is automatically deleted to avoid piling up unused entities. The default can be changed to up to 400 days

  • Inactive Tenant Expiration: if a tenant is not being used (shows no activity at all) for a long time, it is automatically deleted to avoid piling up unused entities. The default can be changed to up to 90 days

  • Color Code: allows to set a color code to more easily distinguish between tenants. The color is set as background color of the tenant label in the lower-left of the Tenant Admin UI. (Customers often prefer to use a warning-red for production tenants for example)

Most of the above settings are not applied retro-actively meaning resources pre-dating the change are not updated and will keep operating under the previous settings, but let's give a more detailed view:

  • Login Session Expiration > any sessions pre-dating the change are not updated

  • Signup Session Expiration > any sessions pre-dating the change are not updated

  • Inactive Account Expiration > any accounts pre-dating the change are not updated

  • Inactive Tenant Expiration > tenant gets updated upon next metrics-related activity

Management API for Tenants

see

see

Postman Collection
GraphQL Voyager
Session Tokens
Session Tokens
Exploring Tenant Settings in the Quasr Tenant Admin UI
Tenant Settings in the Quasr Tenant Admin UI