-
## Description
This feature aims to provide a more streamlined and intuitive approach to handling content types specific to each site, alongside the existing system content types that are shared ac…
-
I have a multi tenant app with each tenant having same db and different schema. i want to use sync_roles management command across all the tenant. I am using django-tenant package. After using sync_ro…
-
Currently, tenant capabilities are granted on a per-tenant basis using the `ALTER TENANT ... GRANT CAPABILITY` syntax.
However, we provide no way for the user to grant a capability to all current…
-
While working on the whistleblowing.it project it has been considered valuable to implement a multitenant authentication switch in order to make it possible for multi-tenant users of the same infrastr…
-
We use a Azure AD B2C tenant per application tenant according to the isolation models described here: https://learn.microsoft.com/en-us/azure/architecture/guide/multitenant/service/azure-ad-b2c#isolat…
-
Hi!
I'm able to integrate with django-stubs no problem. It does work as intended overall. In my project though, I'm using `django-multitenant` which adds a layer of complexity. Almost ALL of my rel…
-
I want to create local multitenant environment (v24.2) on docker, I get an error as below
```
Using NavUserPassword Authentication
Error restoring databases. Error was Exception calling ".ctor" …
-
Hi, we are implementing an application which uses the GORM multitenancy in DATABASE mode, e.g.
```
grails:
gorm:
multiTenancy:
mode: DATABASE
```
However, the audit-logging plugin…
-
Hi I have followed the tutorial, I was able to have the multi-tenancy working successfully without the work zone, however after doing the changes for build work-zone, and doing the subscription in the…
tf484 updated
2 weeks ago
-
### Usage
m365 cli app doctor
### Description
Verifies the configuration of the custom app reg for use with CLI
### Options
Option | Description
-- | --
`-i, --appId [appId]` | The client ID of…