CN103473489A - Permission validation system and permission validation method for safety production comprehensive supervision - Google Patents

Permission validation system and permission validation method for safety production comprehensive supervision Download PDF

Info

Publication number
CN103473489A
CN103473489A CN2013102311176A CN201310231117A CN103473489A CN 103473489 A CN103473489 A CN 103473489A CN 2013102311176 A CN2013102311176 A CN 2013102311176A CN 201310231117 A CN201310231117 A CN 201310231117A CN 103473489 A CN103473489 A CN 103473489A
Authority
CN
China
Prior art keywords
client
user
server
authority
internet
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.)
Granted
Application number
CN2013102311176A
Other languages
Chinese (zh)
Other versions
CN103473489B (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.)
LUOYANG HONGZHUO ELECTRONIC INFORMATION TECHNOLOGY Co Ltd
Original Assignee
LUOYANG HONGZHUO ELECTRONIC INFORMATION 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 LUOYANG HONGZHUO ELECTRONIC INFORMATION TECHNOLOGY Co Ltd filed Critical LUOYANG HONGZHUO ELECTRONIC INFORMATION TECHNOLOGY Co Ltd
Priority to CN201310231117.6A priority Critical patent/CN103473489B/en
Publication of CN103473489A publication Critical patent/CN103473489A/en
Application granted granted Critical
Publication of CN103473489B publication Critical patent/CN103473489B/en
Active legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Images

Abstract

The invention relates to the technical field of supervision systems and discloses a permission validation system and a permission validation method for safety production comprehensive supervision. The permission validation system comprises a client and a server side, wherein the client is communicated with the server side by a plurality of front-end processors through the Internet; each front-end processor of the client is provided with a user login end module and a service operation end module; the server side is provided with a login permission validation module and a service operation validation module which are correspondingly communicated with the user login end module and the service operation end module of each front-end processor through the Internet; an Internet communication protocol of the client and the server side is the HTTP (Hyper Text Transport Protocol). According to the permission validation system and the permission validation method, permission validation can be carried out on the access request each time; when a user accesses a server through the Internet, an address of a user request is obtained and is compared with a user permission information database; when the permission passes, the request is permitted; when the permission does not pass, the request is returned back; the permission validation system is flexible and strong in expandability.

Description

A kind of Authority Verification system and method for verifying authority of the comprehensive supervision of keeping the safety in production
Technical field
The present invention relates to the supervisory systems technical field, relate in particular to a kind of Authority Verification system and method for verifying authority of the comprehensive supervision of keeping the safety in production.
Background technology
At present, the Authority Verification of existing safety in production comprehensive monitoring system, often report by the driving superior, delays work and mistake; Also have by the network superior and report, as shown in Figure 1, server accepts request, and is distributed to each Service Processing Module according to request address and processes, each Service Processing Module passes through respectively the Authority Verification code verification, and then completes Authority Verification by the business processing code.
What during generally server authentication service request of this proof procedure, carry out is following process:
1, server receives request address
/office_message/viewmessage=1369723192631
2, execution/office_message/viewmessage _=1369723192631 business processing programs
3, carry out the code of Authority Verification module in the handling procedure of/office_message/viewmessage
4, success is let pass and is carried out the business processing code, otherwise returns to lack of competence message.
Above system need to be write the code of Authority Verification in the module of each business processing, causes the amount of writing of Authority Verification code very huge, and is difficult to safeguard.
Summary of the invention
In order to overcome the deficiency in background technology, the invention provides a kind of Authority Verification service system and method for verifying authority of the comprehensive supervision of keeping the safety in production.
In order to realize the foregoing invention purpose, the present invention adopts technical scheme as follows:
A kind of Authority Verification system of the comprehensive supervision of keeping the safety in production, comprise: the client and server end, client by some front end processors by internet and server end communication, each front end processor of client is provided with the user and logins end module and business operation end module, and described server end is provided with the user of each front end processor and logins and hold module and business operation end module by logon rights authentication module and the business operation authentication module of the corresponding communication in internet; The internet communication agreement of client and server communication is http protocol.
A kind of method for verifying authority of the comprehensive supervision of keeping the safety in production, adopt the Authority Verification system of safety in production comprehensive supervision to be supervised, and its step is as follows:
One, logon rights checking
1), the user passes through browser access system login interface by the user of client;
2), input key signature command, the client key signature command is verified; The random number that the user sends by browser calling data authentication procedure reception server, random number is signed, and proposition input frame checking private key protection password, then client sends to server end by internet by browser in the lump by key signature command signature value and user account password and certificate serial number, by server end, is verified;
3), the server end login authentication, server receives the data that client sends by browser, verifies as follows successively:
A. take out certificate serial number SN value, determine validity;
B. take out signature value and random number and carry out validation verification;
C. take out user name, password is verified, if consistent with the username and password of storing in database be verified;
Above a.b.c. verification step, when there being a checking not pass through, server can return to failure, when all being verified, returns to the qualified success message of checking; And the result of checking is sent to client through internet and is judged by returning to the result end;
4), the user is by the browser reception server the result of client, if the result is qualified, the page of browser will jump to the system homepage, record session simultaneously, otherwise the underproof failed message of prompting checking, the user logins end;
5), carry out business operation, after entering the homepage of system client, can carry out every business operation of system;
Two, service authority checking
1, service request, the user, by the checking of logon rights, enters the service request interface of client homepage, and the incoming traffic request instruction, be sent to server end by internet;
2, server authentication
A. the extraction request address end of server end, extracted the incoming traffic request instruction of client, to extracting the login user authority, judged; The not item of judgement is arranged in the judgement authority information, comprising: login user title, user's request address and authority;
B. judgement: whether request address and the request address in authority information of client mate;
Be judged as NO, return to judgement; Be judged as YES, server end is proceeded next step judgement;
C. judgement: whether possess authority: be judged as NO, that by server end, returns to that Authority Verification failure information end is sent to client by the Authority Verification failure information by internet does not possess the authority end, and the customer service request finishes;
Be judged as YES, Authority Verification is let pass, and server end is carried out business processing work, and by internet transmission to client, the business processing end of client is processed successfully, this service request order fulfillment.
Owing to adopting technical scheme as above, the present invention has following superiority:
A kind of safety in production comprehensive supervision Authority Verification system and method for verifying authority, security requirement to system is higher, and the software systems of B/S architecture design are directly to pass through each function of request address access system, therefore must all to carry out the checking of authority to request of access each time, and system is designed with the SOA framework, the requirement permission system is flexible, extensibility is strong, and general Authority Verification system can't meet the requirement of native system.
The Authority Verification that safety is produced comprehensive monitoring system is to carry out the foundation as identification with ca authentication on the basis of http protocol, set up the user right information database, and user's the HTTP request address sign that authorizes is bound, obtain the address of user's request during by internent access system as the user, and compare with the user right information database, let pass if the verification passes, if checking not by directly return to the information of user right authentication failed.
[accompanying drawing explanation]
Fig. 1 is the block diagram of existing Authority Verification system;
Fig. 2 is the block diagram of safety in production comprehensive supervision Authority Verification system;
Fig. 3 is the login authentication schematic flow sheet of Authority Verification system;
Fig. 4 is the service authority checking treatment scheme schematic diagram of Authority Verification system;
[embodiment]
As Fig. 2, 3, shown in 4, a kind of safety in production comprehensive supervision Authority Verification service system, adopt the B/S architecture design, the user is by internet use http protocol access native system, the native system one-piece construction comprises: the client and server end, client by some front end processors by internet and server end communication, each front end processor of client is provided with the user and logins end module and business operation end module, described server end is provided with the user of each front end processor and logins and hold module and business operation end module by logon rights authentication module and the business operation authentication module of the corresponding communication in internet, the internet communication agreement of client and server communication is http protocol.
Client configuration requires: more than CPU2G, more than internal memory 2G, more than hard disk 10G, software environment requires: the above operating system of Windows XP, IE8 browser;
The server configuration requirement: the CPU:inter Xeon processor, internal memory: 16g,
Operating system: WINDOWS2012; Database platform: ORACLE;
Running environment: .NET FRAMEWORK4.0; WEB server: IIS7
A kind of safety in production comprehensive supervision method, adopt the safety in production comprehensive monitoring system to be supervised, and its step is as follows:
One, logon rights checking
1, the user passes through user's login interface of client,
2, input key signature command, the client key signature command, client is sent to server end by the key signature command of checking by internet and is verified; The user is by the business operation interface of client, and the input user indicates, the user right instruction, sends communication HTTP by internet and asks to server end, carries out user's Authority Verification;
3, server end login authentication, the login authentication end of server carries out login authentication, and the result of checking is sent to client through internet and is judged by returning to the result end;
4, the client server authentication is judged: judge underproofly, the user logins end; It is qualified to judge, the user carries out next step business operation by client;
5, server end is judged: underproof, the user logins end; Qualified, server end is sent to client by the qualified information of user's authority through internet, the reception responder of client determines that user's authority is qualified, and the user has the business operation that carries out next step: the data exchange system of client by server end and accumulation layer carry out communication.
Below take account test(password: the process of 123456) as example, introducing login authentication: the system reference address of setting up departments is as http: // 192.168.0.1.
Step 1: the user passes through the browser access system login page in client, client open any browser input reference address: http: // 192.168.0.1, will in browser, present login page.
Step 2: by authenticate key (USB KEY) input computing machine, input account and password, click login; The random number that browser meeting calling data authentication procedure reception server sends; random number is signed; and input frame checking private key protection password proposed, then browser sends to server end in the lump by signature value and user account password and certificate serial number, by server end, is verified.
Now browser sends following data by http protocol:
Sign MIIEgQYJKoZIhvcNAQcC ... (signature value)
Rand824414766 (random number)
The appcode1012(application code)
The sn4a1b1657297db39bb9937d232a10f025(certificate serial number)
User_name test (user name)
Pwd123456 (password)
Step 3: the server end login authentication, server receives the data that client sends by browser, verifies as follows successively:
1, taking-up SN(certificate serial number) value is the validity of 4a1b1657297db39bb9937d232a10f025 authentication certificate sequence number.
2, take out signature value (MIIEgQYJKoZIhvcNAQcC ...) and random number (824414766) carry out validation verification
3, take out user name (test) password (123456) and verified, if consistent with the username and password of storing in database be verified
Above checking has a checking by server, can not return to failure, all is verified and returns to successful message.
If be proved to be successful the user's that can in server, record current login session information.And distribute a session id (for example: 57297db39bb9937d2), and return to client for the active user.
Failure is: false, successful message is: true.
The message that step 3 returns to client has:
Session id: 57297db39bb9937d2
The result: true
Step 4: browser reception server the result, in step 3, server will return to the result information of true or false,
If result is true, the page of browser will jump to the system homepage:
http://192.168.0.1/home/main
Record session id (57297db39bb9937d2) simultaneously.Otherwise the message of prompting authentication failed.
Step 5: carry out business operation, carry out after the system homepage carrying out every business operation of system.For example check that message checks message page (http: // 192.168.0.1/office_message/viewmessage) by " checking message " access of clicking in master menu.Check that the messaging service Authority Verification introduces in business checking example.
Two, service authority checking
1, service request, the user is by the service request interface of client, and the incoming traffic request instruction, be sent to server end by internet;
2, server authentication, the extraction request address end of server end is extracted the incoming traffic request instruction of client, extracts the login user authority and is judged; Judgement has not item of judgement in authority information, is judged as NO, and by server end, returns to Authority Verification failure information end, and what the Authority Verification failure information was sent to client by internet does not possess authority end, customer service request end; Be judged as YES, server end carries out next step judgement;
3, server end judgement: whether request address and the request address in authority information of client mate; Be judged as NO, return; Be judged as YES, server end is proceeded next step judgement;
4, server end continues judgement: whether possess authority: be judged as NO, finish by returning to the authority end that do not possess that Authority Verification failure information end is sent to client by the Authority Verification failure information by internet;
Be judged as YES, Authority Verification is let pass, and server end is carried out business processing work, and by internet transmission to client, the business processing end of client is processed successfully, this service request order fulfillment.Due to the B/S system, if the user knows the reference address of checking messaging service, be can directly input http: // 192.168.0.1/office_message/viewmessage by browser to visit and check messaging service;
If do not have the security of business checking example system to guarantee, be exemplified below in detail:
Step 1: service request, for example messaging service is checked in access, browser will proceed as follows:
The session id (57297db39bb9937d2) of storage when browser takes out login sends following HTTP data:
GET/office_message/viewmessage?_=1369723192631HTTP/1.1
Session_id:57297db39bb9937d2
If above data client is not that while normally accessing, browser can not got session id, will send in this case following HTTP data:
GET/office_message/viewmessage?_=1369723192631HTTP/1.1
Session_id:…
Step 2: server authentication, the server authentication process is:
1, server receives when request, at first take out session_id:57297db39bb9937d2, and obtain current login user test from session list, if session_id for forge could obtain login user.
2, obtain the address of user's request,
/office_message/viewmessage=1369723192631
1369723192631 ID that mean message wherein.
3, take out test user's permissions list from rights database: as shown in the table
User name Request address Whether possesses authority
test /office_message/viewmessage Be
test /office_message/addmessage Be
test /office_message/savemessage Be
test /office_message/deletemessage Be
4, all requests location of traversal in rights database, and with user's request address
(/office_message/viewmessage _=1369723192631) compare, when article one in above rights database (/office_message/viewmessage) compares with user's request address, the match is successful in meeting, and obtaining result is that test user is to request address
/ office_message/viewmessage=1369723192631 possesses authority, carries out following 5 process.
5, Authority Verification is let pass, and carries out
The request handler of/office_message/viewmessage=1369723192631.
It is higher to the security requirement of system that safety is produced comprehensive monitoring system, and the software systems of B/S architecture design are directly to pass through each function of request address access system, therefore must all to carry out the checking of authority to request of access each time, and system is designed with the SOA framework, the requirement permission system is flexible, extensibility is strong, and general Authority Verification system can't meet the requirement of native system.
The Authority Verification that safety is produced comprehensive monitoring system is to carry out the foundation as identification with ca authentication on the basis of http protocol, set up the user right information database, and user's the HTTP request address sign that authorizes is bound, obtain the address of user's request during by internent access system as the user, and compare with the user right information database, let pass if the verification passes, if checking not by directly return to the information of user right authentication failed.

Claims (2)

1. the Authority Verification system of the comprehensive supervision of keeping the safety in production, the client and server end, client by some front end processors by internet and server end communication, it is characterized in that: each front end processor of client is provided with the user and logins end module and business operation end module, and described server end is provided with the user of each front end processor and logins and hold module and business operation end module by logon rights authentication module and the business operation authentication module of the corresponding communication in internet; The internet communication agreement of client and server communication is http protocol.
2. the method for verifying authority of the comprehensive supervision of keeping the safety in production is characterized in that: adopt the Authority Verification system of safety in production comprehensive supervision to be supervised, its step is as follows:
One, logon rights checking
1), the user passes through browser access system login interface by the user of client;
2), input key signature command, the client key signature command is verified; The random number that the user sends by browser calling data authentication procedure reception server, random number is signed, and proposition input frame checking private key protection password, then client sends to server end by internet by browser in the lump by key signature command signature value and user account password and certificate serial number, by server end, is verified;
3), the server end login authentication, server receives the data that client sends by browser, verifies as follows successively:
A, taking-up certificate serial number SN value, determine validity;
B. take out signature value and random number and carry out validation verification;
C. take out user name, password is verified, if consistent with the username and password of storing in database, be verified;
Above checking is when there being a checking not pass through, and server can return to failure, when all being verified, returns to the qualified success message of checking; And the result of checking is sent to client through internet and is judged by returning to the result end;
4), the user is by the browser reception server the result of client, if the result is qualified, the page of browser will jump to the system homepage, record session simultaneously, otherwise the underproof failed message of prompting checking, the user logins end;
5), carry out business operation, after entering the homepage of system client, can carry out every business operation of system;
Two, service authority checking
1, service request, the user, by the checking of logon rights, enters the service request interface of client homepage, and the incoming traffic request instruction, be sent to server end by internet;
2, server authentication
A. the extraction request address end of server end, extracted the incoming traffic request instruction of client, to extracting the login user authority, judged; The not item of judgement is arranged in the judgement authority information, comprising: login user title, user's request address and authority;
B. judgement: whether request address and the request address in authority information of client mate;
Be judged as NO, return to judgement; Be judged as YES, server end is proceeded next step judgement;
C. judgement: whether possess authority:
Be judged as NO, that by server end, returns to that Authority Verification failure information end is sent to client by the Authority Verification failure information by internet does not possess the authority end, and the customer service request finishes; Be judged as YES, Authority Verification is let pass, and server end is carried out business processing work, and by internet transmission to client, the business processing end of client is processed successfully, this service request order fulfillment.
CN201310231117.6A 2013-06-09 2013-06-09 A kind of the Authority Verification system and method for verifying authority of comprehensive supervision of keeping the safety in production Active CN103473489B (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN201310231117.6A CN103473489B (en) 2013-06-09 2013-06-09 A kind of the Authority Verification system and method for verifying authority of comprehensive supervision of keeping the safety in production

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN201310231117.6A CN103473489B (en) 2013-06-09 2013-06-09 A kind of the Authority Verification system and method for verifying authority of comprehensive supervision of keeping the safety in production

Publications (2)

Publication Number Publication Date
CN103473489A true CN103473489A (en) 2013-12-25
CN103473489B CN103473489B (en) 2017-09-22

Family

ID=49798336

Family Applications (1)

Application Number Title Priority Date Filing Date
CN201310231117.6A Active CN103473489B (en) 2013-06-09 2013-06-09 A kind of the Authority Verification system and method for verifying authority of comprehensive supervision of keeping the safety in production

Country Status (1)

Country Link
CN (1) CN103473489B (en)

Cited By (10)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN104573493A (en) * 2014-12-25 2015-04-29 北京深思数盾科技有限公司 Software protection method and system
CN105306423A (en) * 2014-07-04 2016-02-03 中国银联股份有限公司 Unified login method for distributed web station system
CN106911651A (en) * 2015-12-23 2017-06-30 上海格尔软件股份有限公司 A kind of automatic verification method based on Web server middleware
CN107274182A (en) * 2016-04-06 2017-10-20 阿里巴巴集团控股有限公司 Method for processing business and device
CN110501996A (en) * 2019-08-30 2019-11-26 北京起重运输机械设计研究院有限公司 Stereo garage monitoring system operating right management method and system
CN111010368A (en) * 2019-11-11 2020-04-14 泰康保险集团股份有限公司 Authority authentication method, device and medium based on authentication chain and electronic equipment
CN111198773A (en) * 2019-12-31 2020-05-26 上海汇付数据服务有限公司 Message-based application communication method and device
CN111754156A (en) * 2019-03-26 2020-10-09 东芝泰格有限公司 Content distribution system, content distribution control method, readable storage medium, and electronic device
CN113985821A (en) * 2021-09-08 2022-01-28 凯德技术长沙股份有限公司 Integrated circuit chip production processing system
CN116318863A (en) * 2023-02-14 2023-06-23 深圳市利谱信息技术有限公司 OPC industrial security gateway system

Families Citing this family (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN111931133B (en) * 2019-12-26 2021-06-25 长扬科技(北京)有限公司 Permission control method based on B/S architecture

Citations (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN101000702A (en) * 2006-01-09 2007-07-18 北京东方兴华科技发展有限责任公司 Self service system and method
CN101163128A (en) * 2006-10-13 2008-04-16 贾波 Network attacked storage apparatus
US20110173215A1 (en) * 2009-05-27 2011-07-14 Hitachi Solutions, Ltd. Retrieval system, retrieval space map server apparatus and program

Patent Citations (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN101000702A (en) * 2006-01-09 2007-07-18 北京东方兴华科技发展有限责任公司 Self service system and method
CN101163128A (en) * 2006-10-13 2008-04-16 贾波 Network attacked storage apparatus
US20110173215A1 (en) * 2009-05-27 2011-07-14 Hitachi Solutions, Ltd. Retrieval system, retrieval space map server apparatus and program

Cited By (17)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN105306423A (en) * 2014-07-04 2016-02-03 中国银联股份有限公司 Unified login method for distributed web station system
CN105306423B (en) * 2014-07-04 2018-12-25 中国银联股份有限公司 Unified login method for distribution Web web station system
CN104573493B (en) * 2014-12-25 2018-07-06 北京深思数盾科技股份有限公司 A kind of method for protecting software and system
CN104573493A (en) * 2014-12-25 2015-04-29 北京深思数盾科技有限公司 Software protection method and system
CN106911651A (en) * 2015-12-23 2017-06-30 上海格尔软件股份有限公司 A kind of automatic verification method based on Web server middleware
CN107274182B (en) * 2016-04-06 2020-06-16 阿里巴巴集团控股有限公司 Service processing method and device
CN107274182A (en) * 2016-04-06 2017-10-20 阿里巴巴集团控股有限公司 Method for processing business and device
CN111754156A (en) * 2019-03-26 2020-10-09 东芝泰格有限公司 Content distribution system, content distribution control method, readable storage medium, and electronic device
CN110501996A (en) * 2019-08-30 2019-11-26 北京起重运输机械设计研究院有限公司 Stereo garage monitoring system operating right management method and system
CN111010368B (en) * 2019-11-11 2022-03-08 泰康保险集团股份有限公司 Authority authentication method, device and medium based on authentication chain and electronic equipment
CN111010368A (en) * 2019-11-11 2020-04-14 泰康保险集团股份有限公司 Authority authentication method, device and medium based on authentication chain and electronic equipment
CN111198773A (en) * 2019-12-31 2020-05-26 上海汇付数据服务有限公司 Message-based application communication method and device
CN111198773B (en) * 2019-12-31 2024-03-29 上海汇付支付有限公司 Message-based application communication method and device
CN113985821A (en) * 2021-09-08 2022-01-28 凯德技术长沙股份有限公司 Integrated circuit chip production processing system
CN113985821B (en) * 2021-09-08 2024-02-13 凯德技术长沙股份有限公司 Integrated circuit chip production processing system
CN116318863A (en) * 2023-02-14 2023-06-23 深圳市利谱信息技术有限公司 OPC industrial security gateway system
CN116318863B (en) * 2023-02-14 2023-10-13 深圳市利谱信息技术有限公司 OPC industrial security gateway system

Also Published As

Publication number Publication date
CN103473489B (en) 2017-09-22

Similar Documents

Publication Publication Date Title
CN103473489A (en) Permission validation system and permission validation method for safety production comprehensive supervision
CN109274685B (en) Multi-system login method and device, computer equipment and storage medium
CN111756753B (en) Authority verification method and system
US8701199B1 (en) Establishing a trusted session from a non-web client using adaptive authentication
US9769155B2 (en) Login method and apparatus, and open platform system
TWI587672B (en) Login authentication method, client, server and system
US11113370B2 (en) Processing authentication requests to secured information systems using machine-learned user-account behavior profiles
US10063538B2 (en) System for secure login, and method and apparatus for same
JP6533871B2 (en) System and method for controlling sign-on to web applications
US9934310B2 (en) Determining repeat website users via browser uniqueness tracking
US11775623B2 (en) Processing authentication requests to secured information systems using machine-learned user-account behavior profiles
CN101764819A (en) methods and systems for detecting man-in-the-browser attacks
CN109005142B (en) Website security detection method, device, system, computer equipment and storage medium
CN110458559B (en) Transaction data processing method, device, server and storage medium
US9985970B2 (en) Individualized audit log access control for virtual machines
CN110290150A (en) A kind of login validation method and login authentication device of Virtual Private Network VPN
KR102011363B1 (en) Method for software authentication using block-chain authentication
US20150317463A1 (en) Active directory for user authentication in a historization system
CN105162774A (en) Virtual machine login method and device used for terminal
CN103379105A (en) Access method and system for enterprise information system in application platform
CN103179089A (en) System and method for identity authentication for accessing of different software development platforms
CN105991575A (en) Cloud desktop login method and system thereof
CN107786553A (en) Identity identifying method, server and system based on proof of work
CN103346884A (en) Rapid logging method and device
CN113672888A (en) Cloud platform access method, device and system and cloud platform server

Legal Events

Date Code Title Description
C06 Publication
PB01 Publication
C10 Entry into substantive examination
SE01 Entry into force of request for substantive examination
GR01 Patent grant
GR01 Patent grant
CP02 Change in the address of a patent holder
CP02 Change in the address of a patent holder

Address after: 471000 Henan city of Luoyang province Chinese (Henan) Luoyang Free Trade Zone Northern Area high tech Development Zone, Road No. 19, building 2, 2613

Patentee after: Luoyang Hongzhuo Electronic Information Technology Co., Ltd.

Address before: 471000 Henan city of Luoyang province Luopu Xigong District Road No. 1 Huayuan River Ming Ju 7 buildings 1 unit 5 floor No. 02

Patentee before: Luoyang Hongzhuo Electronic Information Technology Co., Ltd.