[Domínios API]

Feature Flags Domain

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 con

Metadados do modulo

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 con

Voltar a Todos os Módulos

Referencia de origem

content/modules/domain-feature-flags.md

Última Atualização

5 de fev. de 2026

Categoria

Domínios API

Checksum do conteudo

024aed7ffe490808

Etiquetas

api-domainsblockchain

Documentacao renderizada

Esta pagina renderiza o Markdown e Mermaid do modulo diretamente da fonte publica de documentacao.

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