[API-Domänen]

Systems Integrator Domain

The Systems Integrator domain manages systems integrator partnerships, their associated tenants, and hierarchical feature flag configurations.

Modulmetadaten

The Systems Integrator domain manages systems integrator partnerships, their associated tenants, and hierarchical feature flag configurations.

Zurück zur Liste

Quellreferenz

content/modules/domain-systems-integrator.md

Letzte Aktualisierung

5. Feb. 2026

Kategorie

API-Domänen

Inhaltsprufsumme

4a7a7d38dc2b6ff8

Tags

api-domains

Gerenderte Dokumentation

Diese Seite rendert das Markdown und Mermaid des Moduls direkt aus der offentlichen Dokumentationsquelle.

Overview#

The Systems Integrator domain manages systems integrator partnerships, their associated tenants, and hierarchical feature flag configurations. It enables platform administrators to manage integrator relationships and control feature availability through a cascading feature flag system that flows from platform level through integrator and tenant levels down to individual users.

Key Features#

  • Integrator Management - Register and manage systems integrator partnerships with detailed profiles, contact information, and operational status tracking.

  • Tenant Association - Link organizational tenants to their systems integrator, establishing the relationship hierarchy for feature flag inheritance and administrative access.

  • Hierarchical Feature Flags - Control feature availability through a four-level cascade: platform defaults flow to integrator overrides, then tenant overrides, and finally user-level overrides, enabling precise feature control at every level.

  • Feature Flag Inheritance - Each level inherits from the level above and can override specific flags, so changes at the integrator level automatically propagate to all associated tenants unless explicitly overridden.

  • Administrative Controls - Restrict all integrator and feature flag management operations to administrative roles, ensuring that platform configuration changes are authorized and tracked.

  • User-Level Overrides - Enable or disable specific features for individual users when needed for testing, phased rollouts, or special access requirements.

Feature Flag Hierarchy#

LevelScopePurpose
PlatformAll organizationsGlobal defaults
Systems IntegratorAll tenants under an integratorIntegrator-specific features
TenantSingle organizationOrganization-specific features
UserIndividual userTesting and special access

Use Cases#

  • Partner Onboarding - Register new systems integrator partnerships and configure their initial feature set through integrator-level feature flags.

  • Phased Feature Rollout - Enable new features for specific integrators or tenants before making them available platform-wide, supporting controlled rollout strategies.

  • Custom Feature Sets - Tailor available features for different integrator partnerships based on contractual agreements and operational requirements.

  • Feature Testing - Enable features for individual users at the user override level to support testing and validation before broader rollout.

Integration#

The Systems Integrator domain supports platform administration:

  • Tenant Management - Integrator-tenant relationships define organizational hierarchy
  • Feature Management - Feature flags control capability availability across the platform
  • User Management - User-level overrides integrate with user administration
  • Organization Management - Integrator structure maps to organizational boundaries

Last Reviewed: 2026-02-05