Skip to content

feat: Scaffold multi-tenant isolation configuration #26

Description

@rdwj

Summary

Include multi-tenancy configuration in scaffolded projects. Enterprise deployments serving multiple teams or customers need tenant isolation at the data, rate-limit, and identity layers.

Requirements

  • Add tenant section to scaffolded agent.yaml with oidc_claim_path, rate_limit_per_tenant, and enabled toggle.
  • Include Postgres RLS migration scripts in migrations/ when multi-tenant is enabled.
  • Prompt the user during fips-agents create whether multi-tenancy is needed.
  • Scaffold a YAML comment explaining how tenant ID is extracted from the OIDC token.

Companion Issues

Companion issues filed on fips-agents/agent-template, fips-agents/gateway-template, fips-agents/ui-template, and fips-agents/examples.

Size

S

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions