CN115277233B - Hybrid cloud service platform based on data visualization plug-in and access method thereof - Google Patents

Hybrid cloud service platform based on data visualization plug-in and access method thereof Download PDF

Info

Publication number
CN115277233B
CN115277233B CN202210914041.6A CN202210914041A CN115277233B CN 115277233 B CN115277233 B CN 115277233B CN 202210914041 A CN202210914041 A CN 202210914041A CN 115277233 B CN115277233 B CN 115277233B
Authority
CN
China
Prior art keywords
module
client
app
plug
management
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.)
Active
Application number
CN202210914041.6A
Other languages
Chinese (zh)
Other versions
CN115277233A (en
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.)
Hefei City Cloud Data Center Co ltd
Original Assignee
Hefei City Cloud Data Center 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 Hefei City Cloud Data Center Co ltd filed Critical Hefei City Cloud Data Center Co ltd
Priority to CN202210914041.6A priority Critical patent/CN115277233B/en
Publication of CN115277233A publication Critical patent/CN115277233A/en
Application granted granted Critical
Publication of CN115277233B publication Critical patent/CN115277233B/en
Active legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Classifications

    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04LTRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
    • H04L63/00Network architectures or network communication protocols for network security
    • H04L63/08Network architectures or network communication protocols for network security for authentication of entities
    • H04L63/0807Network architectures or network communication protocols for network security for authentication of entities using tickets, e.g. Kerberos
    • 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/31User authentication
    • 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
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04LTRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
    • H04L67/00Network arrangements or protocols for supporting network services or applications
    • H04L67/01Protocols
    • H04L67/10Protocols in which an application is distributed across nodes in the network
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04LTRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
    • H04L67/00Network arrangements or protocols for supporting network services or applications
    • H04L67/2866Architectures; Arrangements
    • H04L67/2871Implementation details of single intermediate entities
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04LTRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
    • H04L9/00Cryptographic mechanisms or cryptographic arrangements for secret or secure communications; Network security protocols
    • H04L9/32Cryptographic mechanisms or cryptographic arrangements for secret or secure communications; Network security protocols including means for verifying the identity or authority of a user of the system or for message authentication, e.g. authorization, entity authentication, data integrity or data verification, non-repudiation, key authentication or verification of credentials
    • H04L9/321Cryptographic mechanisms or cryptographic arrangements for secret or secure communications; Network security protocols including means for verifying the identity or authority of a user of the system or for message authentication, e.g. authorization, entity authentication, data integrity or data verification, non-repudiation, key authentication or verification of credentials involving a third party or a trusted authority
    • H04L9/3213Cryptographic mechanisms or cryptographic arrangements for secret or secure communications; Network security protocols including means for verifying the identity or authority of a user of the system or for message authentication, e.g. authorization, entity authentication, data integrity or data verification, non-repudiation, key authentication or verification of credentials involving a third party or a trusted authority using tickets or tokens, e.g. Kerberos

Landscapes

  • Engineering & Computer Science (AREA)
  • Computer Security & Cryptography (AREA)
  • Theoretical Computer Science (AREA)
  • Computer Networks & Wireless Communication (AREA)
  • Signal Processing (AREA)
  • Computer Hardware Design (AREA)
  • General Engineering & Computer Science (AREA)
  • General Physics & Mathematics (AREA)
  • Physics & Mathematics (AREA)
  • Software Systems (AREA)
  • Computing Systems (AREA)
  • Storage Device Security (AREA)
  • Management, Administration, Business Operations System, And Electronic Commerce (AREA)

Abstract

The invention relates to a hybrid cloud service platform based on a data visualization plug-in and an access method thereof, which solve the defects that the hybrid cloud platform is poor in safety and cannot meet the actual use requirement compared with the prior art. The management end comprises a product module, an authentication management module and an account management module, wherein the client comprises a basic information module, a product catalog module and an authentication module, the authentication module is divided into a saas user authentication function and cloud service manager management authentication, and the middleware module forms a client plug-in code through a node and is then installed on the client. The invention adopts the data visualization plug-in to ensure the safety and reliability of the data, simultaneously completely separates the client from the management end, ensures that the client accesses the displayed page to require the user to authenticate, obtains relative authority according to the corresponding authentication condition, and ensures the safety and reliability of the data access of the hybrid cloud service platform.

Description

Hybrid cloud service platform based on data visualization plug-in and access method thereof
Technical Field
The invention relates to the technical field of hybrid cloud platforms, in particular to a hybrid cloud service platform based on a data visualization plug-in and an access method thereof.
Background
Along with the rapid development of the current information technology, the hybrid cloud is used as a fusion body of public cloud and private cloud, and has the characteristics of flexibility, reduction of enterprise cost, maximization of the current assets and safety of an integrated enterprise, and the like. People are increasingly demanding hybrid cloud management platforms, and the security of hybrid cloud platforms is increasingly high. However, the management platform used between some cloud service providers and common enterprises at present is controlled by the same set of codes through different authorities, which often gives some illegal attackers a machine to ride. The hybrid cloud platform brings convenience to life of people. Ensuring that the privacy of the enterprise's data is not compromised is a current emphasis.
The conventional hybrid cloud management platform often adopts a mode of adding ordinary authority to the MVC or the MVVM, namely, the front end and the back end are in the same container, or the front end and the back end are not in the same container, but the front end codes are all contained in the front end container. The mode of adopting the mvc architecture or the mode of causing that a lot of files need to be loaded in the process of enlarging the project, and the whole interaction effect of the later page is poor. Then, the authority of the front end is often stored in localstorag, cookie or a database of the front end in an mvvm mode, meanwhile, the client page is mainly stored in a container of the client, and whether the client page is displayed or not is mainly displayed according to stored data. Once the front-end stored data and the front-end pages are acquired by an illegal attacker, the whole hybrid cloud management platform is easy to leak.
In the same way, most of the management platforms of the hybrid cloud are unified management control ends at present, data display is usually carried out in a mode of mvc (front end and rear end are not separated) or mvm (front end and rear end are separated), then a later system is huge and reacts more and more slowly in a mode of mvc, front end page functions are all stored in corresponding containers of client codes in real time in a front end and rear end separating mode, when some illegal persons obtain complete codes of the corresponding front ends, data structures of the corresponding rear ends and logics of the corresponding rear ends can be guessed, so that risks are brought to the safety of the hybrid cloud service, the user ends and the management ends are not separated definitely, and different users can be displayed by only controlling the different users through simple authority.
Therefore, how to improve the security access of the hybrid cloud service platform has become a technical problem to be solved urgently.
Disclosure of Invention
The invention aims to solve the defects that the safety of a hybrid cloud platform is poor and the actual use needs cannot be met in the prior art, and provides a hybrid cloud service platform based on a data visualization plug-in and an access method thereof to solve the problems.
In order to achieve the above object, the technical scheme of the present invention is as follows:
the hybrid cloud service platform based on the data visualization plug-in comprises a management end, a data center, a client and a middleware module, wherein the client communicates with the data center through the middleware module, and the data center communicates with the management end;
the management end comprises a product module, an authentication management module and an account management module, the client comprises a basic information module, a product catalog module and an authentication module, wherein the authentication module is divided into a saas user authentication function and cloud service manager management authentication, and the middleware module forms a client plug-in code through a node and is then installed on the client.
The product module comprises a centralized alarm, a service management module, an asset management module, a monitoring management module, a data center 3D display module, a patrol management module, a disaster recovery management module and a configuration management module; the centralized alarms are used for displaying various problems in the cloud service platform, including real-time alarms, alarms in processing, alarms to be processed and processed alarms; the service management module is used for setting the flow, the proxy flow and the related flow; the asset management module is used for displaying basic settings contained in the hybrid cloud; the monitoring management module is used for setting various alarms of the hybrid cloud, and carrying out alarm operation when the respective setting conditions are reached; the data center 3D display module is used for displaying the overall layout of the machine room and the layout and placement of each equipment of each cabinet; the inspection management module is used for setting the conditions of each day or each inspection of machine room personnel; disaster recovery management module: the information is used for setting and displaying the local backup of the machine room and the remote disaster recovery; and (3) a configuration management module: to present and set topology information of the device and topology information of the network.
The authentication management module is used for managing the authority of the user authenticated by the client and the authenticated user, allowing and rejecting the authentication authority of the related user, and generating corresponding app id and app secret for each product module for generating an application for each user, if the app id and app secret are tampered by the client; and simultaneously stopping the user from using the corresponding product module, wherein the client module plug-in corresponding to the client cannot be used and displayed.
The account management module is responsible for managing information of each enterprise or user.
An access method of a hybrid cloud service platform based on a data visualization plug-in comprises the following steps:
the user logs in for the first time through the client, and the client displays a basic information module of the user;
acquiring data application information of a user: filling basic information when a user applies for module function information and clicks to enter the module, and then applying for permission of the corresponding module to the management end;
after the data center agrees, forming an app id and an app secret corresponding to the module, wherein the app id belongs to a plaintext, the app secret encrypts basic information of a user to generate a hash value, and simultaneously, the app id and the app secret are pushed to a client;
the client requests a middleware module, the app id and the app secret are pushed to the middleware module through a node, the middleware module forms a key token, and meanwhile, the data center also generates corresponding token information through the app id and the app secret;
comparison of token information: the middleware module requests the data center, compares the key token of the middleware module with token information generated by the data center, and if the comparison is correct, continues to execute; if the comparison is incorrect, stopping the access;
after the comparison is correctly completed, the data center station pushes the data of the related module to a middleware module, the middleware module generates a plug-in of the corresponding module of the client, and the generated plug-in is installed to the client;
when the plug-in is formed and the client accesses the data center, the token is brought to the data center to obtain the corresponding data,
once the app id or app secret is tampered, the corresponding plug-in module is automatically unloaded immediately when the generated token is not matched with the token formed by the middle plug-in or the token of the server, the client can prompt that the current information is tampered, and the data center station can also receive the corresponding alarm information and push the alarm information to the management end;
if the related plug-in is needed to be used, the management end resets the related information again to obtain new app id and app secret, and then regenerates the plug-in the same way, so that the safety, reliability and stability of the data are ensured.
Advantageous effects
Compared with the prior art, the hybrid cloud service platform based on the data visualization plug-in and the access method thereof ensure the safety and reliability of the data by adopting the data visualization plug-in, meanwhile, the client and the management end are completely separated, the client accesses the page which can be displayed, the user needs to be authenticated, the relative authority is obtained according to the corresponding authentication condition, and the safety and reliability of the data access of the hybrid cloud service platform are ensured.
The permission related in the invention mainly passes through the app id and the app secret, and the app id and the app secret are specially encrypted, pass through a node middleware to form a corresponding page plug-in, and finally are installed to the corresponding client. Therefore, the data security can be ensured, the hardware cost of the client can be reduced, and meanwhile, the client code is not in the same container, and even if an attacker acquires the front-end page, the client code has no great effect.
Because the method is a plug-in method, namely the data service end and the client end are completely separated, firstly, the client end on which the client logs in the foundation can acquire and display the corresponding information and the initial authority given by the management end, and then the user can carry out authentication according to the own needs to acquire the corresponding authority. When the user acquires the corresponding authority, the functional plugin under the corresponding authority is displayed, the plugin is generated by the middle layer node according to the corresponding app id and app secret, and the corresponding plugin is displayed according to the corresponding client after the generation is completed. Therefore, the cost of the client is saved, and the front end is not required to write all codes completely on the front end, so that the access efficiency is improved on the premise of ensuring the data security.
Drawings
FIG. 1 is a hybrid cloud service platform architecture diagram in accordance with the present invention;
FIG. 2 is a schematic diagram of a management end according to the present invention;
fig. 3 is a diagram of an access architecture according to the present invention.
Detailed Description
For a further understanding and appreciation of the structural features and advantages achieved by the present invention, the following description is provided in connection with the accompanying drawings, which are presently preferred embodiments and are incorporated in the accompanying drawings, in which:
as shown in fig. 1, the hybrid cloud service platform based on the data visualization plug-in comprises a management end, a data center, a client and a middleware module, wherein the client communicates with the data center through the middleware module, and the data center communicates with the management end.
The management end comprises a product module, an authentication management module and an account management module, the client comprises a basic information module, a product catalog module and an authentication module, wherein the authentication module is divided into a saas user authentication function and cloud service manager management authentication, and the middleware module forms a client plug-in code through a node and is then installed on the client.
As shown in FIG. 2, the product module comprises a centralized alarm, a service management module, an asset management module, a monitoring management module, a data center 3D display module, a patrol management module, a disaster recovery management module and a configuration management module.
The centralized alarms are used for displaying various problems occurring in the cloud service platform, including real-time alarms, alarms in process, alarms to be processed and processed alarms. The service management module is used for the process, the proxy process and the setting operation of the related process. The asset management module is used for displaying basic settings contained in the hybrid cloud. The monitoring management module is used for setting various alarms of the hybrid cloud, and carrying out alarm operation when the respective setting conditions are reached. The data center 3D display module is used for displaying the overall layout of the machine room and displaying the layout and placement of each equipment of each cabinet. And the inspection management module is used for setting the conditions of inspection of machine room personnel every day or every time. Disaster recovery management module: the information is used for setting and displaying the local backup of the machine room and the remote disaster recovery; and (3) a configuration management module: to present and set topology information of the device and topology information of the network.
The authentication management module is used for managing the authority of the user authenticated by the client and the authenticated user, allowing and rejecting the authentication authority of the related user, and generating corresponding app id and app secret for each product module for generating an application for each user, if the app id and app secret are tampered by the client; and simultaneously stopping the user from using the corresponding product module, wherein the client module plug-in corresponding to the client cannot be used and displayed. If the associated information needs to be reset by the contact manager for reuse, the associated plug-in of the client needs to be reinstalled on the client after being reset, and the old plug-in is discarded. The account management module is responsible for managing information of each enterprise or user.
As shown in fig. 3, an access method of a hybrid cloud service platform based on a data visualization plug-in includes the following steps:
first, a user logs in for the first time through a client, and the client displays a basic information module of the user.
Second, obtaining data application information of the user: and filling in basic information when the module function information applied by the user is clicked to enter the module, and then applying the authority of the corresponding module to the management end.
Thirdly, after the data center agrees, the app id and the app secret corresponding to the module are formed, wherein the app id belongs to a plaintext, the app secret encrypts basic information of a user and generates a hash value, and meanwhile the app id and the app secret are pushed to a client.
And fourthly, the client requests the middleware module, the app id and the app secret are pushed to the middleware module through the node, the middleware module forms a key token, and meanwhile, the data center station also generates corresponding token information through the app id and the app secret.
Fifth step, comparing token information: the middleware module requests the data center, compares the key token of the middleware module with token information generated by the data center, and if the comparison is correct, continues to execute; if the comparison is incorrect, the access is aborted.
And step six, after the comparison is correctly completed, the data center station pushes the data of the related module to the middleware module, the middleware module generates the plug-in of the corresponding module of the client, and the generated plug-in is installed to the client.
Seventh, when the client accesses the data center after the plug-in is formed, the token is brought to the data center to obtain the corresponding data,
once the app id or app secret is tampered, the corresponding plug-in module is automatically unloaded immediately when the generated token is not matched with the token formed by the middle plug-in or the token of the server, the client can prompt that the current information is tampered, and the data center station can also receive the corresponding alarm information and push the alarm information to the management end;
if the related plug-in is needed to be used, the management end resets the related information again to obtain new app id and app secret, and then regenerates the plug-in the same way, so that the safety, reliability and stability of the data are ensured.
The method mainly obtains the corresponding app id and app secret through authorization authentication in a client plug-in mode, and then obtains the client plug-in of the corresponding product module under the authentication authority through a middle layer node for installation. Meanwhile, once the app id or app secret of the user client is directly unloaded when being accessed by a tampered user, the node middle layer can initiate an alarm to the hybrid cloud management platform, and at the moment, the manager can inform the user in the form of telephone or mail. When a user knows that the user needs to contact a platform manager after tampering, the corresponding information is reset, and when the user resets, the hash value stored in the database of the node middleware is reset, so that the data security can be ensured, and meanwhile, all client pages are not stored in the same container, and the whole data of the client cannot be leaked. Meanwhile, by adopting the mode, the situation that the post system is blocked and the interaction experience is poor after the post system is huge in the traditional mvc architecture mode can be well solved.
The foregoing has shown and described the basic principles, principal features and advantages of the invention. It will be understood by those skilled in the art that the present invention is not limited to the embodiments described above, and that the above embodiments and descriptions are merely illustrative of the principles of the present invention, and various changes and modifications may be made therein without departing from the spirit and scope of the invention, which is defined by the appended claims. The scope of the invention is defined by the appended claims and equivalents thereof.

Claims (4)

1. The hybrid cloud service platform based on the data visualization plug-in comprises a management end, a data center, a client and a middleware module, wherein the client communicates with the data center through the middleware module, and the data center communicates with the management end;
the management end comprises a product module, an authentication management module and an account management module, the client comprises a basic information module, a product catalog module and an authentication module, wherein the authentication module is divided into a saas user authentication function and cloud service manager management authentication, and the middleware module forms a client plug-in code through a node and is then installed on the client;
the hybrid cloud service platform performs the following steps:
11 The user logs in for the first time through the client, and the client displays the basic information module of the user;
12 Acquiring data application information of a user: the user applies for module function information, fills in basic information when clicking to enter the module, and applies for authority of the corresponding module to the management end;
13 After agreement of the data center table, forming an app id and an app secret corresponding to the module, wherein the app id belongs to a plaintext, the app secret encrypts basic information of a user and generates a hash value, and the app id and the app secret are pushed to a client;
14 The client requests the middleware module, the app id and the app secret are pushed to the middleware module through the node, the middleware module forms a key token, and meanwhile, the data center station also generates corresponding token information through the app id and the app secret;
15 Comparison of token information): the middleware module requests the data center, compares the key token of the middleware module with token information generated by the data center, and if the comparison is correct, continues to execute; if the comparison is incorrect, stopping the access;
16 After the comparison is correctly completed, the data center station pushes the data of the related module to the middleware module, the middleware module generates the plug-in of the corresponding module of the client, and the generated plug-in is installed to the client;
17 When the plug-in is formed and the client accesses the data center, the token is brought to the data center to obtain the corresponding data,
once the app id or app secret is tampered, the generated token is not matched with the token formed by the middle plug-in or the token of the server, the corresponding plug-in module is automatically unloaded immediately, the client prompts that the current information is tampered, and the data center station receives the corresponding alarm information and pushes the corresponding alarm information to the management end;
if the related plug-in is needed, the management end resets the related information to acquire new app id and app secret, and then regenerates the plug-in the same way.
2. The hybrid cloud service platform based on the data visualization plug-in as claimed in claim 1, wherein: the product module comprises a centralized alarm, a service management module, an asset management module, a monitoring management module, a data center 3D display module, a patrol management module, a disaster recovery management module and a configuration management module; the centralized alarms are used for displaying various problems in the cloud service platform, including real-time alarms, alarms in processing, alarms to be processed and processed alarms; the service management module is used for setting the flow, the proxy flow and the related flow; the asset management module is used for displaying basic settings contained in the hybrid cloud; the monitoring management module is used for setting various alarms of the hybrid cloud, and carrying out alarm operation when the respective setting conditions are reached; the data center 3D display module is used for displaying the overall layout of the machine room and the layout and placement of each equipment of each cabinet; the inspection management module is used for setting the conditions of each day or each inspection of machine room personnel; disaster recovery management module: the information is used for setting and displaying the local backup of the machine room and the remote disaster recovery; and (3) a configuration management module: to present and set topology information of the device and topology information of the network.
3. The hybrid cloud service platform based on the data visualization plug-in as claimed in claim 1, wherein: the authentication management module is used for managing the authority of the user authenticated by the client and the authenticated user, allowing and rejecting the authentication authority of the related user, and generating an app id and an app secret corresponding to the applied product module for each user at the same time, if the app id and the app secret are tampered by the client; and simultaneously stopping the user from using the corresponding product module, wherein the client module plug-in corresponding to the client cannot be used and displayed.
4. The hybrid cloud service platform based on the data visualization plug-in as claimed in claim 1, wherein: the account management module is responsible for managing information of each enterprise or user.
CN202210914041.6A 2022-08-01 2022-08-01 Hybrid cloud service platform based on data visualization plug-in and access method thereof Active CN115277233B (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN202210914041.6A CN115277233B (en) 2022-08-01 2022-08-01 Hybrid cloud service platform based on data visualization plug-in and access method thereof

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN202210914041.6A CN115277233B (en) 2022-08-01 2022-08-01 Hybrid cloud service platform based on data visualization plug-in and access method thereof

Publications (2)

Publication Number Publication Date
CN115277233A CN115277233A (en) 2022-11-01
CN115277233B true CN115277233B (en) 2024-03-29

Family

ID=83747976

Family Applications (1)

Application Number Title Priority Date Filing Date
CN202210914041.6A Active CN115277233B (en) 2022-08-01 2022-08-01 Hybrid cloud service platform based on data visualization plug-in and access method thereof

Country Status (1)

Country Link
CN (1) CN115277233B (en)

Citations (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN101202753A (en) * 2007-11-29 2008-06-18 中国电信股份有限公司 Method and device for accessing plug-in connector applied system by client terminal
CN101604371A (en) * 2009-07-22 2009-12-16 阿里巴巴集团控股有限公司 The control method of authority of plug-in unit and system
US9294479B1 (en) * 2010-12-01 2016-03-22 Google Inc. Client-side authentication
CN109150908A (en) * 2018-10-08 2019-01-04 四川大学 A kind of big data platform protective device and its guard method being deployed in gateway
CN113626857A (en) * 2021-07-20 2021-11-09 南京满星数据科技有限公司 Meteorological information sharing service system based on visual plug-in and use method

Family Cites Families (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US9141410B2 (en) * 2011-03-08 2015-09-22 Rackspace Us, Inc. Pluggable allocation in a cloud computing system
US8769622B2 (en) * 2011-06-30 2014-07-01 International Business Machines Corporation Authentication and authorization methods for cloud computing security
US10936337B2 (en) * 2018-11-09 2021-03-02 Citrix Systems, Inc. Rendering content of service providers via web page having dynamically-loaded plugins

Patent Citations (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN101202753A (en) * 2007-11-29 2008-06-18 中国电信股份有限公司 Method and device for accessing plug-in connector applied system by client terminal
CN101604371A (en) * 2009-07-22 2009-12-16 阿里巴巴集团控股有限公司 The control method of authority of plug-in unit and system
US9294479B1 (en) * 2010-12-01 2016-03-22 Google Inc. Client-side authentication
CN109150908A (en) * 2018-10-08 2019-01-04 四川大学 A kind of big data platform protective device and its guard method being deployed in gateway
CN113626857A (en) * 2021-07-20 2021-11-09 南京满星数据科技有限公司 Meteorological information sharing service system based on visual plug-in and use method

Also Published As

Publication number Publication date
CN115277233A (en) 2022-11-01

Similar Documents

Publication Publication Date Title
WO2019237570A1 (en) Electronic contract signing method, device and server
CN102394887B (en) OAuth protocol-based safety certificate method of open platform and system thereof
CN107579998A (en) Personal data center and digital identification authentication method based on block chain, digital identity and intelligent contract
CN105430000A (en) Cloud computing security management system
EP3222025B1 (en) Method for controlling access to a production system of a computer system not connected to an information system of said computer system
CN109272617B (en) Unlocking verification method, server, door lock, electronic device and storage medium
CN106533693B (en) Access method and device of railway vehicle monitoring and overhauling system
CN110768973A (en) Signaling safety evaluation system and method based on GB35114 standard
CN112436936B (en) Cloud storage method and system with quantum encryption function
CN111695147A (en) Data security management system based on cloud storage technology
CN113268759A (en) Token authority authentication method and system based on web architecture
CN101118639A (en) Safety electric national census system
CN114297622A (en) Password authorization method and system
CN115277233B (en) Hybrid cloud service platform based on data visualization plug-in and access method thereof
CN1738241A (en) Identity attestation safety control method based on remote distributed assembly
CN101159733B (en) Electronic burst event management system
CN216122450U (en) Power grid safety audit system
CN111814130B (en) Single sign-on method and system
CN112333199B (en) Data processing method and device
CN113626857A (en) Meteorological information sharing service system based on visual plug-in and use method
CN109063458B (en) Terminal security method and device for hierarchical information management
CN117596595B (en) Working method for carrying out safe login based on photovoltaic power system
CN106453291A (en) Electronic signature user management method and system
CN201126589Y (en) Outburst case management system based on interconnected network
CN211981901U (en) Signaling safety evaluation system based on GB35114 standard

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
GR01 Patent grant
GR01 Patent grant