[API-Domeinen]

Feature Flags Domain

The Feature Flags domain provides dynamic feature management for controlling platform functionality at the user, tenant, and organization level.

Modulemetadata

The Feature Flags domain provides dynamic feature management for controlling platform functionality at the user, tenant, and organization level.

Terug naar Lijst

Bronverwijzing

content/modules/domain-feature-flags.md

Laatst bijgewerkt

5 feb 2026

Categorie

API-Domeinen

Inhoudschecksum

024aed7ffe490808

Tags

api-domainsblockchain

Gerenderde documentatie

Deze pagina rendert de Markdown en Mermaid van de module direct vanuit de publieke documentatiebron.

Overview#

The Feature Flags domain provides dynamic feature management for controlling platform functionality at the user, tenant, and organization level. It supports role-based access with superuser overrides, tenant-specific configurations, and default domain enablement for gradual feature rollouts.

Key Features#

  • Flag resolution based on authenticated user context and organization
  • Role-based access levels (superuser gets all features, tenant-specific for admins, minimal for guests)
  • Default fallback feature set for baseline functionality
  • Per-user and per-tenant overrides for fine-grained control
  • Domain categorization (core, analytics, blockchain, aviation, PSAP, intel, DOC)
  • Gradual rollout support with controlled deployment
  • Runtime dynamic enabling without redeployment

Use Cases#

  • Controlling feature access per tenant for tiered service offerings
  • Gradually rolling out new platform capabilities to select organizations
  • Enabling specialized domain features (blockchain, aviation, PSAP) for specific tenants
  • Providing superuser access to all features for platform administration

Integration#

The Feature Flags domain integrates with Tenant for organization configuration, Organization for settings management, User for identity context, and Admin for administration.

Last Reviewed: 2026-02-05