-
We are developing a Multi Tenant ASP.NET Core MVC application using CSLA.NET.We are thinking of letting Users (Tenants) to be able to define their own business rules by using either a DSL or using wiz…
-
As far as I can tell, it is not currently working to sign in as a service principal / application in interactive mode. Any reason for this, as it is supported for silent mode?
I would really like t…
-
From the forum: https://forum.cockroachlabs.com/t/multi-tenant-custom-fields-saas-app/1565/2
So, let’s say all tenants’ products are in one table and there’s foreign key tenant_id. Then we have a j…
-
I have enabled the multi-tenant profile from application.properties:
``` spring.profiles.active=multi-tenant```
and then uploaded config files having ```Fiware-Service``` and ```Fiware-ServicePat…
-
We are getting reports that multi-level sub-domains don't work. Steps to reproduce:
Create a domain called:
*.mst.abcdomain.com
Then create a subdomain and add it to MSTeams and dSIPRouter:
…
-
**Is your feature request related to a problem? Please describe.**
With using S3, we have to provide S3 credentials and a bucket name. If we have multi-tenancy in Loki, it creates a directory in …
-
# Steps to reproduce
> What steps can reproduce the defect?
Connecting to exchange online powershell using secure app model for a few of our tenants gives us this error after 14 days.
It seems …
-
Hello,
We have been using it on a project and it worked really good.
Now we are developing a multi-tenant application in asp.net core. This multi-tenant app created to just have one installatio…
-
We run a multi tenant system. In general environments are the same except for the name of the tenant. To keep hosting overhead down we'd like to have all our tenants share one Kafka cluster. Where we …
-
Hi,
Need support something like Mysql where we can have multiple databases and same table inside it...
i.e., dbName.TableName
{
****"tableName": "myDb.myTable",****
"tableType": "OFFLINE…