hashmapinc / hashmapinc/Tempus
Refactoring of the Multi-tenancy
Open
Tempus/Application
Tempus/Database
To Be Validated
User Story
- Dominant language
- Java
- Stars
- 32
- Forks
- 11
- PR merge metrics
- No merged PRs in 30d
Description
Child of #814
Currently tenancy is only handled at the User level...meaning that one user can only every log into one tenant. Additionally there is no way to differentiate the tenants other than by who is logging in. This could potentially cause an issue as you could have one user in 2 tenants.
We should refactor the Tenancy to look at making it so that there is a different path per tenant, and the tenancy is more physical than logical based on user ID.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.