Multi-tenant permission system based on BRAC model
Patent Information
- Authority / Receiving Office
- CN ยท China
- Current Assignee / Owner
- SICHUAN CHANGHONG ELECTRIC CO LTD
- Publication Date
- 2020-12-01
- Estimated Expiration
- Not applicable ยท inactive patent
Smart Images

Figure 1 
Figure 2 
Figure 3
Abstract
Description
technical field
[0001] The invention relates to the field of computer technology, in particular to a multi-tenant authority system based on the BRAC model. Background technique
[0002] Multi-tenancy is a software architecture technology that shares the same system or components in the case of multiple users and ensures the isolation of data between users. A system that supports multi-tenancy needs to design virtual partitions for data, so that each tenant of the system can use a separate system instance, and each tenant can personalize the tenant's system instance according to its needs.
[0003] Currently commonly used permission management systems usually adopt the role-based permission control model (BRAC), which has the advantage of being able to manage user permissions in batches, but cannot achieve personalized distribution of permissions; there is also a purely user-based permission control , although the authority of a certain user can be specified individually, a ...