-
Notifications
You must be signed in to change notification settings - Fork 8
Added multitenancy support for organisations. #77
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Conversation
Each dataset is linked to an organisation. A hub can contain multiple organisations. The previous configuration also had a single orgID per hub deployment. The configuration support for organisations is still in development. But initial support allows you to switch core information per organisation.
|
CLA Assistant Lite All Contributors have signed the CLA. |
Codecov Report
@@ Coverage Diff @@
## master #77 +/- ##
==========================================
- Coverage 31.67% 31.33% -0.34%
==========================================
Files 120 122 +2
Lines 13985 14021 +36
==========================================
- Hits 4430 4394 -36
- Misses 9272 9351 +79
+ Partials 283 276 -7
Flags with carried forward coverage won't be shown. Click here to find out more.
Continue to review full report at Codecov.
|
|
CLA Assistant Lite All Contributors have signed the CLA. |
|
Kudos, SonarCloud Quality Gate passed!
|
Each dataset is linked to an organisation. A hub can contain multiple organisations. The previous configuration also had a single orgID per hub deployment. The configuration support for organisations is still in development. But initial support allows you to switch core information per organisation.