Identity providers
Keep company, membership, and session domain logic in Launch Rail while connecting the identity provider selected for the customer deployment.
- OIDC providers
- SAML providers
- Directory provisioning
Launch Rail separates durable product workflows from provider-specific APIs. Adopt the interfaces and adapters that match your deployment, then extend the source when your stack requires something specific.
Provider boundaries
Provider names below illustrate supported integration categories and common scoping targets. Exact adapter availability, version, and deployment support are confirmed in the technical review.
Keep company, membership, and session domain logic in Launch Rail while connecting the identity provider selected for the customer deployment.
Notifications centralizes templates, preferences, routing, retries, and delivery history while provider adapters handle external delivery APIs.
Media workflows separate product metadata and policy from customer-owned object storage. Confirm the adapter and cloud target during technical scoping.
Entitlements can consume plan and subscription state from a mature billing provider. The separate Payments module remains planned and demand-gated.
Shared OpenTelemetry conventions make it possible to route service telemetry into the monitoring platform operated in the customer environment.
Versioned events and outbound delivery patterns connect product operations to internal consumers, automation tools, and customer endpoints.
Open interface model
Application and service clients use documented contracts. Check each registry entry for its current documentation and API-reference availability.
Event shapes and delivery behavior are part of the service contract, not a claim that every module emits the same event set.
Selected tools are exposed through tenant-scoped policy, authorization checks, budgets, expiry, approvals for sensitive writes, and audit events.
You receive source and deployment artifacts under the agreed license. Provider credentials stay in your environment, and custom adapters can follow the same contracts as the supplied integration path.
Confirm provider and API version
Define secrets and network boundaries
Map retries, idempotency, and failure handling
Test the adapter in the customer deployment
Record ownership and upgrade compatibility