[Domeny API]

Feature Flags Domain

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

Metadane modulu

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

Powrót do wszystkich modułów

Odwolanie do zrodla

content/modules/domain-feature-flags.md

Ostatnia aktualizacja

5 lut 2026

Kategoria

Domeny API

Suma kontrolna tresci

024aed7ffe490808

Tagi

api-domainsblockchain

Renderowana dokumentacja

Ta strona renderuje Markdown i Mermaid modulu bezposrednio z publicznego zrodla dokumentacji.

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