-
### Welcome!
- [X] Yes, I've searched similar issues on [GitHub](https://github.com/traefik/traefik/issues) and didn't find any.
- [X] Yes, I've searched similar issues on the [Traefik community foru…
-
Hello,
first of all thank you so much for creating this package.. How do I implement multitenancy into this package?
I am currently creating an application that uses the multitenancy feature with …
zinct updated
6 months ago
-
**Describe the bug**
I'm trying to deploy OpenSearch without multitenancy. The setting for this in opensearch_dashboards.yml is:
opensearch_security.multitenancy.enabled
In the [Installation Do…
-
How to use this when i need prefix on my queries? I have setup multitenancy with prefix, but i cannot get this to work in liveview. I keep on getting `ERROR 42P01 (undefined_table) relation "users" do…
-
Hi my name is Matthew. I know that here is not the place, but I'm need your help. And first off all, your example of Jhipster with multitenancy helped me a lot, I'm using it as a base.
So, here is…
-
## Overview
This is a bucket-list of ideas @jainvipin and I sketched out while thinking about this problem.
Basically we want to have a basic RBAC in the sense that each consumer has a role, and rol…
erikh updated
7 years ago
-
Hello,
We need to do some cleanup in our organizations in our multitenancy setup. I don't see anything in the code that deletes organizations. Do you think it would be a good idea to add a route fo…
-
**Is your feature request related to a problem? Please describe.**
We are currently facing the problem to run multiple Thingsboard instances (e.g. Dev/Prod) on the same Kafka Cluster with Message Que…
-
@jessesimpson36 what we can do now is allowing to test MT via GH labels so we don't change the default behavior yet we allow users to test MT if they want.
we can add a `multiTenancy`…
-
## Description
I am building a multi tenant API where tenants are allowed to have a path in their base.
For example: tenant1.base = `tenant-1.com/` & tenant2.base = `tenant-2.com/some-api/`
I w…