OData / OData/RESTier

[2.0] Multi-Tenancy

Open
#666 7 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Dominant language
C#
Stars
481
Forks
136
PR merge metrics
No merged PRs in 30d

Description

we are converting our RESTier server to a Multi-tenant server and I was wondering if RESTier has support for that.
is there a built-in way to register an EDM model per tenant?
and if not what would be the best way to approach this?

some background:
our RESTier servers are serving as middleware between our front-end apps and Microsoft CDS,
until now we supported only one CDS instance per server but now we must support a multi-tenant architecture

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

Start by reviewing RESTier's server configuration and EDM model registration flow, then trace how the Microsoft CDS instance is selected. Determine whether one model can be registered per tenant and document the supported approach or missing capability. The issue is done when a concrete implementation path or support decision is recorded.

Written by the indexing model from the issue text.

Assessment

Tech stack
csharp
Domain
api, backend
Issue type
Feature
Difficulty
5/5
Estimated time
Over a week
Activity status
Quiet
Clarity
Needs clarification
Newbie friendliness
25/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.