[2.0] Multi-Tenancy
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
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- 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