Skip to main content
Stack Overflow
  1. About
  2. For Teams
Filter by
Sorted by
Tagged with
0 votes
0 answers
109 views

I've been working on this issue for sometime, not constant, but I would work on it then stop then go back. So this is a multi-tenant Blazor server app. I have a CustomAuthenicationStateProvider that ...
Jason's user avatar
  • 71
Advice
0 votes
0 replies
28 views

I am trying to implement multi-tenancy in a Spring Boot application using Spring Data Elasticsearch. My goal is: Automatically inject a tenantId filter into all Elasticsearch queries This must apply ...
Best practices
0 votes
3 replies
48 views

I'm building a multi tenant database and I would like to implement fair sharing of resources across multiple tenants. Let's say I have many concurrent users, each with its custom amount of resources ...
0 votes
0 answers
93 views

AccrediDoc - Multi-tenant Accreditation Management System A comprehensive Django-based multi-tenant accreditation management system designed for healthcare organizations in India. Manage NABL, NABH, ...
2 votes
1 answer
137 views

We recently decided to move from MassTransit to Wolverine for sending messages using Azure Service Bus. However, we’ve run into some issues with our multi-tenant setup. Our setup looks as follows: ...
1 vote
1 answer
78 views

I have applied the multi-tenant location for EF Core database applying customize schema per tenant in my ASP.NET Core Web API project. To do that the client send request through the API by setting ...
1 vote
2 answers
170 views

I am running tenant new migration (orders_table migration) that live in database/migrations/tenant/ . Each tenant has its own database (tenant_1, tenant_2, tenant_3, ...) and there are some tables ...
0 votes
0 answers
53 views

We have an Azure AD Single Sign-On (SSO) .NET 8 Core application that transfers documents from one SharePoint tenant to another. Based on the selected tenant, we retrieve sites, libraries, etc. We ...
0 votes
0 answers
71 views

I’m building a multi-tenant SaaS application with Laravel 12 using the database queue driver. Problem Each tenant should have its own isolated queue so that one tenant’s heavy background jobs don’t ...
2 votes
0 answers
108 views

I’m experimenting with Spring Data and Hibernate to implement multi-tenancy in an existing app using a discriminator column with @TenantId on the entities. I have seen that hibernate includes tenant ...
0 votes
0 answers
52 views

I’m using Django with django-tenants and django-tenant-users to manage multi-tenant accounts. I’m having an issue when creating a new tenant: When I try to create a new user + its tenant through my ...
1 vote
0 answers
77 views

I’m working with Camunda 7.23 and I need multi-tenancy by schema (each tenant has its own database schema, but all share the same application). The official documentation states that job execution is ...
alex's user avatar
  • 63
2 votes
0 answers
156 views

I am using https://tenancyforlaravel.com/ on a fresh Laravel 12 application. I am having an issue with the users. I want all my users to reside in the central database only and not inside individual ...
0 votes
0 answers
131 views

We want to publish a multitenant app for external tenant users. Right now, We've already established a single-tenant mechanism for our web application using spring-security-saml2-service-provider 6.3....
1 vote
3 answers
105 views

I'm implementing multi-tenancy in my .NET Core application. The TenantId comes from the client application via an HTTP header. I have a service called ITenantProvider where I store the tenant ID, and ...

15 30 50 per page
1
2 3 4 5
...
208

AltStyle によって変換されたページ (->オリジナル) /