-
**Query/Question**
During initial authentication, I want to be able to use `common` as the tenant ID, to support a multi-tenanted application.
This works, but the authenticated Azure instance then…
-
### Is your feature request related to a problem? Please describe
Currently there is no mechanism to label/classify the incoming requests into tenants. There is an [RFC](https://github.com/opensear…
-
Currently, both the system tenant and secondary tenants use the same `MaxTxnPriority` level for high-priority transactions. This means that a system-tenant transaction running with high priority is no…
-
Azure Multi-Factor Authentication (MFA)'s Operator Assistance is retiring on September 30th 2023
**Deadline:** Sep 30, 2023
**Impacted Services:**
- Azure Active Directory
**More information:**
- ht…
-
##### SUMMARY
Support logging into an auxiliary tenant when deploying an ARM template to be able to use external resources.
##### ISSUE TYPE
- Feature Idea
##### COMPONENT NAME
azure_rm_deplo…
-
## Question
ClickHouse's guidance on the number of table (ReplicatedMergeTree) inside a single database is a few hundreds
https://kb.altinity.com/altinity-kb-schema-design/how-much-is-too-much/#nu…
-
We manage all our releases through helm. For us it would make sense to have a very simple Helm-Chart which allows to create Jeager CRDs which are managed by the jaeger operator. Similar to the Impleme…
-
## Description
On multi-domain multi-tenant setup, client/loan template calls default server IP address instead of calling the domain.
## Steps to Reproduce
Setup mifosx with multiple tenants, …
-
**Description**
The current job stream retry logic depends entirely on stream aggregation. The original idea was that we should be able to retry a job to another stream so long as both streams woul…
-
I'm trying to implement multi-tenancy by saving and fetching tenants from the database. For that, I created a custom store and registered it in the Program.cs . I've also injected IMultiTenantContextA…