Skip to content

Different endpoints per tenant #2899

Closed
@golobitch

Description

@golobitch

Currently, endpoints that rafiki calls are globaly defined (like rates url, webhooks,...). With multi-tenancy, we need to have different endpoints per tenant.

Actions:

  • Create new table for tenant endpoints
  • Add tenant_id as fk, type as enum (outgoing payments created, rates url,...) and endpoint as string
  • Update code to call tenant endpoint

Metadata

Metadata

Assignees

Labels

pkg: backendChanges in the backend package.

Type

No type

Projects

Status

Done

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions