CN114491498A - Wind power plant central monitoring login system based on permission classification - Google Patents

Wind power plant central monitoring login system based on permission classification Download PDF

Info

Publication number
CN114491498A
CN114491498A CN202210129490.XA CN202210129490A CN114491498A CN 114491498 A CN114491498 A CN 114491498A CN 202210129490 A CN202210129490 A CN 202210129490A CN 114491498 A CN114491498 A CN 114491498A
Authority
CN
China
Prior art keywords
authority
user
role
management
central monitoring
Prior art date
Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
Pending
Application number
CN202210129490.XA
Other languages
Chinese (zh)
Inventor
李智刚
陈亮
胡鹏
王桐
冯江哲
夏晖
吴海彬
高志鹏
杨生进
张彦龙
刘诗意
章楷
Current Assignee (The listed assignees may be inaccurate. Google has not performed a legal analysis and makes no representation or warranty as to the accuracy of the list.)
Longyuan Beijing Wind Power Engineering Technology Co Ltd
Original Assignee
Longyuan Beijing Wind Power Engineering Technology Co Ltd
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by Longyuan Beijing Wind Power Engineering Technology Co Ltd filed Critical Longyuan Beijing Wind Power Engineering Technology Co Ltd
Priority to CN202210129490.XA priority Critical patent/CN114491498A/en
Publication of CN114491498A publication Critical patent/CN114491498A/en
Pending legal-status Critical Current

Links

Images

Classifications

    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F21/00Security arrangements for protecting computers, components thereof, programs or data against unauthorised activity
    • G06F21/30Authentication, i.e. establishing the identity or authorisation of security principals
    • G06F21/45Structures or tools for the administration of authentication
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06QINFORMATION AND COMMUNICATION TECHNOLOGY [ICT] SPECIALLY ADAPTED FOR ADMINISTRATIVE, COMMERCIAL, FINANCIAL, MANAGERIAL OR SUPERVISORY PURPOSES; SYSTEMS OR METHODS SPECIALLY ADAPTED FOR ADMINISTRATIVE, COMMERCIAL, FINANCIAL, MANAGERIAL OR SUPERVISORY PURPOSES, NOT OTHERWISE PROVIDED FOR
    • G06Q50/00Systems or methods specially adapted for specific business sectors, e.g. utilities or tourism
    • G06Q50/06Electricity, gas or water supply
    • YGENERAL TAGGING OF NEW TECHNOLOGICAL DEVELOPMENTS; GENERAL TAGGING OF CROSS-SECTIONAL TECHNOLOGIES SPANNING OVER SEVERAL SECTIONS OF THE IPC; TECHNICAL SUBJECTS COVERED BY FORMER USPC CROSS-REFERENCE ART COLLECTIONS [XRACs] AND DIGESTS
    • Y04INFORMATION OR COMMUNICATION TECHNOLOGIES HAVING AN IMPACT ON OTHER TECHNOLOGY AREAS
    • Y04SSYSTEMS INTEGRATING TECHNOLOGIES RELATED TO POWER NETWORK OPERATION, COMMUNICATION OR INFORMATION TECHNOLOGIES FOR IMPROVING THE ELECTRICAL POWER GENERATION, TRANSMISSION, DISTRIBUTION, MANAGEMENT OR USAGE, i.e. SMART GRIDS
    • Y04S10/00Systems supporting electrical power generation, transmission or distribution
    • Y04S10/50Systems or methods supporting the power network operation or management, involving a certain degree of interaction with the load-side end user applications

Abstract

The invention provides a wind power plant central monitoring login system based on authority classification. The system comprises: system authority, authority management, function level authority management, data level authority management, account management, role management, authority account, authority authorization, authority distribution and field authority; the system permission is divided by the permission of taking a module as a unit, and the specific difference is that a user can see or not see the module and can not perform re-authorization operation on the module. The wind power plant central monitoring login system based on authority classification can provide safety guarantee for wind power plant safety maintenance and remote control, and the safety of the whole wind power plant management system is improved.

Description

Wind power plant central monitoring login system based on permission classification
Technical Field
The invention relates to the technical field of wind turbines, in particular to a wind power plant central monitoring login system based on authority classification.
Background
With the rapid development of the wind power industry, a wind power plant central monitoring system is an important component of wind power plant management. The wind power station monitoring system can monitor the running states of all wind generating sets in the wind power station in a centralized manner, diagnose the running faults of the sets quickly, operate and control the fans in a remote manner and the like, is convenient for field workers to maintain, and improves the working efficiency. Meanwhile, the authority classification and management of the system are crucial, the authority module is the most basic in the whole system, and is very complex, so that the problems of operation errors, privacy data leakage and the like caused by misoperation due to lack of authority control are avoided.
The authority management is generally a standard module of any system, according to the security rules or security policies set by the system, a user can access and can only access the authorized resources. The method has the effects of protecting the data security of the system, preventing system bugs from being left, and performing module and data configuration under a huge system, so that different roles enter the system to see different modules and data, and the usability of the system is improved to the maximum extent.
Disclosure of Invention
The technical problem to be solved by the invention is to provide a wind power plant central monitoring login system based on authority classification, which can provide safety guarantee for wind power plant safety maintenance and remote control, and improve the safety of the whole wind power plant management system.
In order to solve the technical problem, the invention provides a wind power plant central monitoring login system based on authority classification, which comprises: system authority, authority management, function level authority management, data level authority management, account management, role management, authority account, authority authorization, authority distribution and field authority; the system permission is divided by the permission of taking a module as a unit, and the specific difference is that a user can see or not see the module and can not perform re-authorization operation on the module.
In some embodiments, the rights management is the most logical module, and a rights distribution list needs to be determined in advance, and the information of the name, description and property of the rights is sorted according to the content of the list.
In some embodiments, function level privilege management allows a system user to define roles and assign roles to users. The authority is not directly given to the user, but is given to the role through the medium transition of the role, and then the corresponding user is associated, so that the corresponding user inherits the authority of the role.
In some embodiments, the data-level authority management is the data read-write authority of the user, which data can be checked, and which data can be processed. The data authority in the design is selected from the associated organization structure, and different data authorities are given according to the organization structure relationship of the user.
In some embodiments, account management is the most commonly used function by administrators. Corresponding fields need to be set, information of internal personnel is managed, and the method has operation functions of adding, deleting and editing three bases. As a part of enterprise company mechanism is considered, the functions of forbidding and enabling can be added in addition to the three basic operation functions.
In some embodiments, role management is used to manage role information for internal users. The role is to summarize the identities of a certain kind of people with common characteristics, and some fields are required to be set in the module to describe role information, so that an administrator can easily identify the characteristics of the role, and corresponding role identities are given to different users.
In some embodiments, a rights account is an assignment of authorization to a corresponding role; authorized roles can access and can only access their own authorized resources; the method mainly comprises three elements: account number, role, authority; the account number is the only identity identification for logging in the central monitoring system, and one account number represents one user; the self-registration or the unified registration and distribution of a system administrator; the role is the authority of batch distribution of accounts; in a system, the authority cannot be customized for each account, so that a role is given to the same type of accounts to achieve the purpose of distributing the authority in batches.
In some embodiments, the authority authorization is to grant roles to users, and can be divided into manual authorization and approval authorization according to design; the permission module requires to be configured with the two kinds of permission modules simultaneously, so that the authorization flexibility can be improved; the manual authorization is that the administrator logs in the authority management of the central monitoring system to authorize the user and add roles to the user; the role adding to the user is to click a certain user to grant the role on a user management page, so that a plurality of roles can be added to the user at one time, and the purpose of granting the role to the user in batches is realized; the approval authorization is that a user applies for a certain role, the user applies for the role through an OA process, then the user can have the role through approval by a superior, and manual authorization by a system administrator is not needed.
In some embodiments, the permission allocation is that the user can access the allocated resources, including page permissions, operation permissions, data permissions; the page authority, namely the page which can be seen by a user after logging in the central monitoring system, is controlled by a menu, the menu comprises a first-level menu and a second-level menu, and the user can access the page as long as the user has the authority of the first-level menu and the second-level menu; the operation authority is a function button of a page and comprises starting, stopping, maintaining, resetting and limiting power, when a user clicks the function button, a background can verify whether all authorities under the role of the user contain the authority of the function button, if so, the next step of operation can be carried out, otherwise, no authority is prompted; the data authority is that the data viewed by the user on the same page is different, such as a report inquiry function in a central monitoring system; the data information with the corresponding quantity in the report can be viewed when the distribution authority is high, and on the contrary, only some basic data information can be viewed.
In some embodiments, a field privilege is a minimal strength of privilege control for a user; each service data authority can be accurately controlled to each field; including browsing and modification of individual fields.
After adopting such design, the invention has at least the following advantages:
the method provides safe and reliable authority control for the wind power plant safety maintenance, can provide safety guarantee for the wind power plant safety maintenance and remote control, and improves the safety of the whole wind power plant management system.
Drawings
The foregoing is only an overview of the technical solutions of the present invention, and in order to make the technical solutions of the present invention more clearly understood, the present invention is further described in detail below with reference to the accompanying drawings and the detailed description.
FIG. 1 is a diagram of rights system core element entity relationships;
FIG. 2 is a diagram of the relationship between core elements and entities in the rights system;
FIG. 3 is a schematic diagram of administrator rights assignment;
fig. 4 is a schematic diagram of account management allocation.
Detailed Description
The preferred embodiments of the present invention will be described in conjunction with the accompanying drawings, and it will be understood that they are described herein for the purpose of illustration and explanation and not limitation.
In order to achieve the purpose, the invention adopts the following technical method:
the system master administrator opens the hierarchical authorization option in the authority management, gives the authorization authority to the role of the subordinate administrator, and configures the role (object) of the authority which can be distributed by the role, at this time, when the role of the subordinate administrator logs in the system, the authority which is authorized by the subordinate administrator can be distributed to the corresponding role. Authorized roles (users) have access to and only to their own authorized resources.
The roles have a relationship of upper and lower levels, and the inheritance relationship between the roles can be divided into a general inheritance relationship and a limited inheritance relationship. Generally, inheritance relationships only require inheritance of roles. The restricted inheritance relationship further requires role inheritance relationship, and is a tree structure, so that single inheritance among roles is realized. The design can group and layer roles, and the authority management work is simplified to a certain degree.
A wind power plant central monitoring login system based on authority classification is characterized by comprising: system authority, authority management, function level authority management, data level authority management, account management, role management, authority account, authority authorization, authority distribution and field authority; the system permission is divided by using a module as a unit, and the specific difference is that a user can see or not see the module and can not perform re-authorization operation on the module. The representation is that the user interface is the content control of the top menu and the left menu which can be seen after the user logs in the main page of the system. It is the most powerful authority control.
Further, the wind farm central monitoring login system based on authority classification is characterized in that authority management is a module with the strongest logic, an authority distribution list needs to be determined in advance, and information such as the name, description and properties (basic/operation) of the authority is sorted according to the content of the list.
Furthermore, the wind power plant central monitoring login system based on authority classification is characterized in that function level authority management is to enable a system user to define roles and assign the roles to the users. The authority is not directly given to the user, but is given to the role through the medium transition of the role, and then the corresponding user is associated, so that the corresponding user inherits the authority of the role.
Furthermore, the wind power plant central monitoring login system based on authority classification is characterized in that data level authority management is data reading and writing authority of a user, which data can be checked, and authority of which data can be processed. The data authority in the design is selected from the associated organization structure, and different data authorities are given according to the organization structure relationship of the user.
Furthermore, the wind power plant central monitoring login system based on authority classification is characterized in that account management is the most commonly used function of an administrator. Corresponding fields need to be set, information of internal personnel is managed, and the method has operation functions of adding, deleting and editing three bases. As a part of enterprise company mechanism is considered, the functions of forbidding and enabling can be added in addition to the three basic operation functions.
Further, the wind farm central monitoring login system based on authority classification is characterized in that role management is used for managing role information of internal users. The role is to summarize the identities of a certain kind of people with common characteristics, and some fields are required to be set in the module to describe role information, so that an administrator can easily identify the characteristics of the role, and corresponding role identities are given to different users.
Further, the wind farm central monitoring login system based on authority classification is characterized in that authority accounts assign authorization to corresponding roles. Authorized roles (users) have access to and only to their own authorized resources. The method mainly comprises three elements: account number, role, authority. The account number is the only identity for logging in the central monitoring system, and one account number represents one user. The allocation is registered by self or a system administrator. The role is the account number batch distribution authority. In a system, the authority cannot be customized for each account, so that a role is given to the same type of accounts to achieve the purpose of distributing the authority in batches.
Furthermore, the wind power plant central monitoring login system based on authority classification is characterized in that authority authorization is to grant roles to users, and can be divided into manual authorization and approval authorization according to design. The permission module requires that the two kinds of modules are configured at the same time, so that the authorization flexibility can be improved. The manual authorization is that an administrator logs in the authority management of the central monitoring system to authorize a user and add roles to the user. The role adding to the user is to click a certain user to grant the role on a user management page, so that a plurality of roles can be added to the user at one time, and the purpose of granting the roles to the user in batches is achieved. The approval authorization is that a user applies for a certain role, the user applies for the role through an OA process, then the user can have the role through approval by a superior, and manual authorization by a system administrator is not needed.
Furthermore, the wind power plant central monitoring login system based on authority classification is characterized in that the authority distribution is that a user can access distributed resources, including page authority, operation authority and data authority. The page authority, namely the page which can be seen by a user after logging in the central monitoring system, is controlled by a menu, the menu comprises a first-level menu and a second-level menu, and the user can access the page as long as the user has the authority of the first-level menu and the second-level menu; the operation authority is a function button of a page, and comprises starting, stopping, maintaining, resetting, limiting power and the like, when a user clicks the function button, the background can verify whether all authorities under the role of the user contain the authority of the function button, if so, the next step of operation can be carried out, and otherwise, no authority is prompted. The data authority is that the data viewed by the user on the same page is different, such as a report query function in a central monitoring system. The data information with the corresponding quantity in the report can be viewed when the distribution authority is high, and on the contrary, only some basic data information can be viewed.
Furthermore, the wind power plant central monitoring login system based on authority classification is characterized in that the field authority is the authority control of the minimum strength of the user. Each service data authority can be precisely controlled to each field. Including the browsability and the possibility of modification of a single field.
The invention provides a wind power plant central monitoring login system based on authority classification, which is characterized by comprising the following components: system authority, authority management, function level authority management, data level authority management, account management, role management, authority account, authority authorization, authority distribution and field authority; the system permission is divided by using a module as a unit, and the specific difference is that a user can see or not see the module and can not perform re-authorization operation on the module. The presentation is the content control of the top menu and the left menu which can be seen after the user logs in the main page of the system. It is the most powerful authority control.
Further, the wind farm central monitoring login system based on authority classification is characterized in that authority management is a module with the strongest logic, an authority distribution list needs to be determined in advance, and information such as the name, description and properties (basic/operation) of the authority is sorted according to the content of the list.
Furthermore, the wind power plant central monitoring login system based on authority classification is characterized in that function level authority management is to enable a system user to define roles and assign the roles to the users. The authority is not directly given to the user, but is given to the role through the medium transition of the role, and then the corresponding user is associated, so that the corresponding user inherits the authority of the role.
Furthermore, the wind power plant central monitoring login system based on authority classification is characterized in that data level authority management is data reading and writing authority of a user, which data can be checked, and authority of which data can be processed. The data authority in the design is selected from the associated organization structure, and different data authorities are given according to the organization structure relationship of the user.
Furthermore, the wind power plant central monitoring login system based on authority classification is characterized in that account management is the most commonly used function of an administrator. Corresponding fields need to be set, information of internal personnel is managed, and the method has operation functions of adding, deleting and editing three bases. As a part of enterprise company mechanism is considered, the functions of forbidding and enabling can be added in addition to the three basic operation functions.
Further, the wind farm central monitoring login system based on authority classification is characterized in that role management is used for managing role information of internal users. The role is to summarize the identities of a certain kind of people with common characteristics, and some fields are required to be set in the module to describe role information, so that an administrator can easily identify the characteristics of the role, and corresponding role identities are given to different users.
Further, the wind farm central monitoring login system based on authority classification is characterized in that authority accounts assign authorization to corresponding roles. Authorized roles (users) have access to and only to their own authorized resources. The method mainly comprises three elements: account number, role, authority. The account number is the unique identification for logging in the central monitoring system, and one account number represents one user. The allocation is registered by self or a system administrator. The role is the account number batch distribution authority. In a system, the authority cannot be customized for each account, so that the same type of accounts are endowed with a role so as to achieve the purpose of distributing the authority in batches.
Furthermore, the wind power plant central monitoring login system based on authority classification is characterized in that authority authorization is to grant roles to users, and can be divided into manual authorization and approval authorization according to design. The permission module requires that the two kinds of modules are configured at the same time, so that the authorization flexibility can be improved. The manual authorization is that an administrator logs in the authority management of the central monitoring system to authorize a user and add roles to the user. The role adding to the user is to click a certain user to grant the role on a user management page, so that a plurality of roles can be added to the user at one time, and the purpose of granting the roles to the user in batches is achieved. The approval authorization is that a user applies for a certain role, the user applies for the role through an OA process, then the user can have the role through approval by a superior, and manual authorization by a system administrator is not needed.
Furthermore, the wind power plant central monitoring login system based on authority classification is characterized in that the authority distribution is that a user can access distributed resources, including page authority, operation authority and data authority. The page authority, namely the page which can be seen by a user after logging in the central monitoring system, is controlled by a menu, the menu comprises a first-level menu and a second-level menu, and the user can access the page as long as the user has the authority of the first-level menu and the second-level menu; the operation authority is a function button of a page, and comprises starting, stopping, maintaining, resetting, limiting power and the like, when a user clicks the function button, the background can verify whether all authorities under the role of the user contain the authority of the function button, if so, the next step of operation can be carried out, and otherwise, no authority is prompted. The data authority is that the data viewed by the user on the same page is different, such as a report query function in a central monitoring system. The data information with the corresponding quantity in the report can be viewed when the distribution authority is high, and on the contrary, only some basic data information can be viewed.
Further, the wind power plant central monitoring login system based on authority classification is characterized in that field authority is authority control of minimum strength of users. Each service data authority can be precisely controlled to each field. Including browsing and modification of individual fields.
The above description is only for the purpose of illustrating the preferred embodiments of the present invention and is not to be construed as limiting the present invention in any way, and it will be apparent to those skilled in the art that the above description of the present invention can be applied to various modifications, equivalent variations or modifications without departing from the spirit and scope of the present invention.

Claims (10)

1. A wind power plant central monitoring login system based on authority classification is characterized by comprising: system authority, authority management, function level authority management, data level authority management, account management, role management, authority account, authority authorization, authority distribution and field authority; the system permission is divided by the permission of taking a module as a unit, and the specific difference is that a user can see or not see the module and can not perform re-authorization operation on the module.
2. The wind farm central monitoring login system based on authority classification as claimed in claim 1, wherein authority management is the most logical module, an authority distribution list needs to be determined in advance, and information of the name, description and property of the authority is sorted according to the content of the list.
3. The system of claim 1, wherein the function level authority management is to allow a system user to define roles and assign roles to users. The authority is not directly given to the user, but is given to the role through the medium transition of the role, and then the corresponding user is associated, so that the corresponding user inherits the authority of the role.
4. The wind farm central monitoring login system based on authority classification as claimed in claim 1, wherein the data level authority management is data read-write authority of a user, which data can be checked, and authority of which data can be processed. The data authority in the design is selected from the associated organization structure, and different data authorities are given according to the organization structure relationship of the user.
5. The wind farm central monitoring login system based on authority hierarchy according to claim 1, wherein account management is the most commonly used function for administrators. Corresponding fields need to be set, information of internal personnel is managed, and the method has operation functions of adding, deleting and editing three bases. As a part of enterprise company mechanism is considered, the functions of forbidding and enabling can be added in addition to the three basic operation functions.
6. The wind farm central monitoring login system based on authority hierarchy of claim 1, wherein role management is used for managing role information of internal users. The role is to summarize the identities of a certain kind of people with common characteristics, and some fields are required to be set in the module to describe role information, so that an administrator can easily identify the characteristics of the role, and corresponding role identities are given to different users.
7. The wind farm central monitoring login system based on authority classification as claimed in claim 1, wherein the authority account is to assign authorization to a corresponding role; authorized roles can access and can only access their own authorized resources; the method mainly comprises three elements: account number, role, authority; the account number is the only identity identification for logging in the central monitoring system, and one account number represents one user; the registration is carried out by the user or a system administrator uniformly; the role is the authority of batch distribution of accounts; in a system, the authority cannot be customized for each account, so that a role is given to the accounts of the same class to achieve the purpose of distributing the authority in batches.
8. The wind farm central monitoring login system based on authority classification as claimed in claim 1, wherein the authority authorization is to grant roles to users, and can be divided into manual authorization and approval authorization according to design; the permission module requires to be configured with the two kinds of permission modules simultaneously, so that the authorization flexibility can be improved; the manual authorization is that the administrator logs in the authority management of the central monitoring system to authorize the user and add roles to the user; the role adding to the user is to click a certain user to grant the role on a user management page, so that a plurality of roles can be added to the user at one time, and the purpose of granting the role to the user in batches is realized; the approval authorization is that a user applies for a certain role, the user applies for the role through an OA process, then the user can have the role through approval by a superior, and manual authorization by a system administrator is not needed.
9. The wind farm central monitoring login system based on authority classification as claimed in claim 1, wherein the authority distribution is that users can access distributed resources, including page authority, operation authority and data authority; the page authority, namely the page which can be seen by a user after logging in the central monitoring system, is controlled by a menu, the menu comprises a first-level menu and a second-level menu, and the user can access the page as long as the user has the authority of the first-level menu and the second-level menu; the operation authority is a function button of a page and comprises starting, stopping, maintaining, resetting and limiting power, when a user clicks the function button, a background can verify whether all authorities under the role of the user contain the authority of the function button, if so, the next step of operation can be carried out, otherwise, no authority is prompted; the data authority is that the data viewed by the user on the same page is different, such as a report inquiry function in a central monitoring system; the data information with the corresponding quantity in the report can be viewed when the distribution authority is high, and on the contrary, only some basic data information can be viewed.
10. The wind farm central monitoring login system based on authority classification as claimed in claim 1, wherein the field authority is authority control of minimum strength of a user; each service data authority can be accurately controlled to each field; including browsing and modification of individual fields.
CN202210129490.XA 2022-02-11 2022-02-11 Wind power plant central monitoring login system based on permission classification Pending CN114491498A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN202210129490.XA CN114491498A (en) 2022-02-11 2022-02-11 Wind power plant central monitoring login system based on permission classification

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN202210129490.XA CN114491498A (en) 2022-02-11 2022-02-11 Wind power plant central monitoring login system based on permission classification

Publications (1)

Publication Number Publication Date
CN114491498A true CN114491498A (en) 2022-05-13

Family

ID=81479557

Family Applications (1)

Application Number Title Priority Date Filing Date
CN202210129490.XA Pending CN114491498A (en) 2022-02-11 2022-02-11 Wind power plant central monitoring login system based on permission classification

Country Status (1)

Country Link
CN (1) CN114491498A (en)

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN114969833A (en) * 2022-07-29 2022-08-30 合肥汉泰网络科技有限公司 Resource control method and system of portal system and computer equipment

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN114969833A (en) * 2022-07-29 2022-08-30 合肥汉泰网络科技有限公司 Resource control method and system of portal system and computer equipment

Similar Documents

Publication Publication Date Title
CN111935131A (en) SaaS resource access control method based on resource authority tree
US11451529B2 (en) Security migration in a business intelligence environment
CN105357201B (en) A kind of object cloud storage access control method and system
US7284000B2 (en) Automatic policy generation based on role entitlements and identity attributes
US6141778A (en) Method and apparatus for automating security functions in a computer system
CN116743440A (en) Security design and architecture for multi-tenant HADOOP clusters
CN110472388B (en) Equipment management and control system and user permission control method thereof
CN108416230B (en) Data access method based on data isolation model
US20020083059A1 (en) Workflow access control
CN111865943B (en) Multi-level tenant authentication method and device based on micro-service
Rosic et al. Role-based access control model supporting regional division in smart grid system
CN103729582B (en) A kind of secure storage management method and system based on separation of the three powers
CN110245478A (en) A kind of system that safety management is integrated in rights management
CN112019543A (en) Multi-tenant permission system based on BRAC model
CN114491498A (en) Wind power plant central monitoring login system based on permission classification
CN114143069B (en) Authority management system and method applied to microservice
CN104734921A (en) Authority processing method and device for network monitoring system
Wang et al. Conflicts analysis and resolution for access control policies
KR20070076342A (en) User Group Role / Permission Management System and Access Control Methods in a Grid Environment
Irgasheva et al. Development of role model for computer system security
CN113347202A (en) Account identification management system of centralized account management and control platform
Shan et al. Application of access control model for confidential data
CN113486322A (en) Control method, device and medium for integrated platform based on single sign-on
Franco et al. Security enhanced Linux to enforce mandatory access control in health information systems
Ferreira et al. Identity management: a comparative approach

Legal Events

Date Code Title Description
PB01 Publication
PB01 Publication
SE01 Entry into force of request for substantive examination
SE01 Entry into force of request for substantive examination