CN111047287A - Electric power ultra-high voltage operation and maintenance cooperation system based on single sign-on - Google Patents

Electric power ultra-high voltage operation and maintenance cooperation system based on single sign-on Download PDF

Info

Publication number
CN111047287A
CN111047287A CN201911224840.5A CN201911224840A CN111047287A CN 111047287 A CN111047287 A CN 111047287A CN 201911224840 A CN201911224840 A CN 201911224840A CN 111047287 A CN111047287 A CN 111047287A
Authority
CN
China
Prior art keywords
single sign
server
user
high voltage
electric power
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
CN201911224840.5A
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.)
State Grid Corp of China SGCC
Maintenance Co of State Grid Henan Electric Power Co Ltd
Original Assignee
State Grid Corp of China SGCC
Maintenance Co of State Grid Henan Electric Power 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 State Grid Corp of China SGCC, Maintenance Co of State Grid Henan Electric Power Co Ltd filed Critical State Grid Corp of China SGCC
Priority to CN201911224840.5A priority Critical patent/CN111047287A/en
Publication of CN111047287A publication Critical patent/CN111047287A/en
Pending legal-status Critical Current

Links

Images

Classifications

    • 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
    • G06Q10/00Administration; Management
    • G06Q10/10Office automation; Time management
    • G06Q10/103Workflow collaboration or project management
    • 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
    • G06Q10/00Administration; Management
    • G06Q10/20Administration of product repair or maintenance
    • 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

Abstract

The invention provides a single sign-on-based ultra-high voltage operation and maintenance cooperation system for electric power, which belongs to the technical field of digital information transmission and comprises a single sign-on server, a data processing server and a data processing server, wherein the single sign-on server is used for intercepting a single sign-on request sent by a user and sending user information carried in the single sign-on request to an LDAP (lightweight directory access protocol) server for identity authentication; the LDAP server is used for comparing the consistency of the user information and feeding back an identity authentication result to the single sign-on server; the system comprises an SSL VPN platform and a Web application which are connected with the LDAP server, a branch office management subsystem and a mobile office device which are connected with the SSL VPN platform through the internet, and an internal office device and a financial system which are connected with the single sign-on server and the Web application through an internal network. By adopting the system, the user login service system does not face a distributed login mode any more, and the user only needs to log in the single-point login server once.

Description

Electric power ultra-high voltage operation and maintenance cooperation system based on single sign-on
Technical Field
The invention belongs to the technical field of digital information transmission, and particularly relates to a single sign-on-based electric power ultra-high voltage operation and maintenance cooperation system.
Background
With the deep integration of the smart power grid and the ubiquitous Internet of things and the development of the power grid monitoring technology, the number and the variety of auxiliary equipment in the transformer substation are various, and the auxiliary equipment system causes the monitoring background machines to be complex in number and complex in operation. The main problems faced at present are: 1) there is no unified information portal: employees have to switch between multiple systems to complete their work. 2) Single sign-on of multiple systems cannot be achieved: employees have to log in a plurality of systems for a plurality of times every day, and also have to remember a plurality of user names and passwords; 3) there is no unified organizational architectural management: multiple systems each maintain a set of organizational data, such as: organization information, staff information and the like not only work repeatedly, but also often cause the phenomenon that a plurality of sets of data are inconsistent.
Patent document CN101355527A proposes a method for implementing cross-domain name list registration to solve these problems, and currently, the basic implementation manner of single-point registration is as follows: the database maintains the corresponding relation between the users of the system A and the system B, after the users log in the system A, the users request to access the system B, and the system B verifies whether the users of the system A are the users of the system B at the same time. The disadvantages of this implementation are as follows: the user corresponding relation between the system A and the system B needs to be maintained; accessing the system B from the system A, only verifying the user name, and having the risk of illegally logging in the system B; user data is stored in a database (e.g., ORACLE) and is not accessible to systems using other databases (e.g., MySQL).
Patent document with publication number CN 109587133 a proposes a single sign-on system and method, where the system includes multiple application systems, a single sign-on authentication server and a client, where each application system in the multiple application systems adopts a front-end and back-end separation architecture, and the client is used to generate a browser fingerprint after detecting a sign-on instruction, and generate an access request for accessing a target application system based on the browser fingerprint; sending an access request; after receiving token information, establishing communication connection with a target application system; the single sign-on authentication server is used for intercepting the access request, performing sign-on authentication on the intercepted access request, generating token information after the access request passes the sign-on authentication, releasing the access request to a target application system, and returning the token information to the client; and the target application system is used for establishing communication connection with the client after receiving the access request. By applying the embodiment of the invention, the cross-domain single sign-on of the client among the multi-application systems adopting the front-end and back-end separation architecture is realized.
Disclosure of Invention
The invention aims to solve the technical problem of providing an electric power ultra-high voltage operation and maintenance cooperative system based on single sign-on aiming at the defects of the prior art,
in order to solve the technical problems, the technical scheme adopted by the invention is as follows:
a power ultra-high voltage operation and maintenance cooperation system based on single sign-on comprises:
the single sign-on server is used for intercepting a single sign-on request sent by a user and sending user information carried in the single sign-on request to the LDAP server for identity authentication;
the LDAP server is used for comparing the consistency of the user information and feeding back an identity authentication result to the single sign-on server;
an SSL VPN platform and a Web application connected to the LDAP server,
a branch management subsystem and a mobile office device connected with the SSL VPN platform through the Internet,
and the internal office equipment and the financial system are connected with the single sign-on server and the Web application through an internal network.
Preferably, the user information includes a user name and authentication data, and the authentication data is face frame image or voice data.
Preferably, the identity authentication is a face recognition authentication or a voice recognition authentication.
Preferably, the process of face recognition authentication is as follows: and if the received face frame image is consistent with a face frame image pre-stored in an LDAP server, determining that the identity authentication result is passed, wherein the face frame image pre-stored in the LDAP server is a face frame image matched with the user name.
Preferably, the voice recognition authentication process is as follows: and if the received voice data is consistent with the voice data pre-stored in the LDAP server, determining that the result of the identity authentication is passed, wherein the voice data pre-stored in the LDAP server is the voice data matched with the user name.
Preferably, the mobile office equipment is a handheld mobile operation terminal.
Preferably, the single sign-on server adopts a dual-computer hot standby mode.
In order to ensure that the existing system is introduced with a new functional module under the condition of normal operation, enterprises face the problems of upgrading and modifying of the legacy system, developing of the new system, integration of a third-party system and the like. The development of a new system independent of an original system generally relates to the development of a user authority authentication mechanism of the new system, and a plurality of sets of authority authentication mechanisms can lead a user to record a plurality of user names and passwords, so that the burden of the user is increased, the probability of user password leakage is increased, and more importantly, the working efficiency of the user and the problem of information system island are greatly reduced. In order to solve the problems of improving the working efficiency of users, information island communication and user information safety, a single sign-on solution is a necessary solution for enterprise informatization development. Single Sign-On SSO (Single Sign-On) means that when a user accesses a plurality of sets of service systems deployed in different servers, the user only needs to log in the system once to perform authority authentication to access all authorized system restricted resources. At present, no electric power operation and maintenance cooperation system using a single sign-on technology is reported.
Compared with the prior art, the invention has the following beneficial effects:
according to the technical scheme, the electric power ultra-high voltage operation and maintenance cooperation system based on single sign-on is provided, a user sign-on service system does not face a distributed sign-on mode, and the user only needs to sign on a single sign-on (SSO) server once. When a user accesses a certain service system, the single sign-on server intercepts user information and performs safe and reliable identity authentication (logging in the SSO server only once) on the user, after the user logs in successfully (assuming that the user identity is correct), the user does not need identity authentication any more when using other service systems, the single sign-on server automatically acts as a proxy for the user to complete a necessary authentication process, and the correctness, the legality and the safety of the user are ensured.
For Web application, the single sign-on server is completely independent of the operating system platform, the application development platform, the development language, the development script, the Web server and the type of the application server of the application system. This ensures that the single sign-on system supports all Web applications.
For the application of the C/S structure, a single sign-on client or a browser plug-in is adopted, so that the single sign-on function of the application system of the C/S structure can be conveniently realized, and a user does not need to modify an application program. The method is realized in a transparent mode, and the effect of realizing single sign-on unconsciously is achieved.
In order to ensure high availability of the system, the single sign-on server adopts a dual-computer hot standby mode.
The single sign-on server avoids the user from modifying the existing application system to the maximum extent, and provides reliable guarantee for the smooth implementation of projects. On one hand, because the customized development is not needed, the application program is modified, and the trouble of department coordination is avoided; on the other hand, the project can be deployed in a short time, and unnecessary troubles caused by long implementation period are avoided.
Drawings
FIG. 1: the invention relates to a network structure diagram of an electric power ultra-high voltage operation and maintenance cooperation system based on single sign-on.
Detailed Description
In order to better understand the present invention, the following examples are further provided to clearly illustrate the contents of the present invention, but the contents of the present invention are not limited to the following examples. In the following description, numerous specific details are set forth in order to provide a more thorough understanding of the present invention. It will be apparent, however, to one skilled in the art, that the present invention may be practiced without one or more of these specific details. In other instances, well-known features have not been described in order to avoid obscuring the invention.
A power ultra-high voltage operation and maintenance cooperation system based on single sign-on comprises:
the single sign-on server is used for intercepting a single sign-on request sent by a user and sending user information carried in the single sign-on request to the LDAP server for identity authentication;
the LDAP server is used for comparing the consistency of the user information and feeding back an identity authentication result to the single sign-on server;
an SSL VPN platform and a Web application connected to the LDAP server,
a branch management subsystem and a mobile office device connected with the SSL VPN platform through the Internet,
and the internal office equipment and the financial system are connected with the single sign-on server and the Web application through an internal network.
LDAP is an abbreviation of Lightweight Directory Access Protocol (Lightweight Directory Access Protocol), and the client and the Directory server interact in compliance with the LDAP Protocol.
The SSL VPN refers to a VPN technology for establishing a remote secure access channel based on a Security Socket Layer-SSL (Security Socket Layer-SSL), and has the following advantages:
1) client programs of the SSL VPN, such as Microsoft Internet Explorer, netscape communications, Mozilla, etc., are pre-installed in the terminal device, and thus do not need to be installed again;
2) the SSL VPN may operate in a transparent mode on the NAT agent device;
3) the SSL VPN is not influenced by NAT equipment such as a firewall and the like arranged between the client and the server, and the penetration capability is strong;
4) the SSL VPN extends the remote secure access to more places, so that more employees use more equipment in more places to safely access more enterprise network resources, and the deployment and support cost is reduced;
5) the client side performs security check, authorized access and other operations, and the implementation is more convenient.
6) The SSL VPN can connect to the corresponding network resource at any location and using any equipment.
The Web application system comprises Office Automation (OA), asset management, enterprise mail, website release and decision support), and the Web application and the SSL VPN platform are connected with the LDAP server. Some are directly used and some are synchronously used. The problem of too long synchronization period occurs when the synchronization is used. In order to solve the problem, the user modifies the password later through customization, the password is modified by the SSO server uniformly, and the SSO server synchronizes the modified password to each application system.
The number of the branch office management subsystems, the number of the mobile office equipment and the number of the internal office equipment are all N, N is an integer and is more than or equal to 1.
In the invention, the user information comprises a user name and authentication data, and the authentication data is face frame image or voice data.
The identity authentication is face recognition authentication or voice recognition authentication.
The process of the face recognition authentication comprises the following steps: and if the received face frame image is consistent with a face frame image pre-stored in an LDAP server, determining that the identity authentication result is passed, wherein the face frame image pre-stored in the LDAP server is a face frame image matched with the user name.
The face recognition technology is to judge whether a face exists in an input face image or a video stream based on the face features of a person, and if the face exists, further give the position and size of each face and the position information of each main facial organ. And further extracting the identity characteristics implied in each face according to the information, and comparing the identity characteristics with the known faces so as to identify the identity of each face.
The generalized face recognition actually comprises a series of related technologies for constructing a face recognition system, including face image acquisition, face positioning, face recognition preprocessing, identity confirmation, identity search and the like; the narrow-sense face recognition refers to a technique or system for identity confirmation or identity search through a face.
The face recognition characteristics are as follows:
optional characteristics: the user does not need to be specially matched with face acquisition equipment, and can almost take a face image in an unconscious state, and the sampling mode is not mandatory;
non-contact property: the user can obtain the face image without directly contacting with the equipment;
concurrency: the method can be used for sorting, judging and identifying a plurality of faces in an actual application scene;
a face recognition process:
a) acquiring and detecting a face image, acquiring a face through a camera, generating a face image, and finding out the size and the position of the face in the generated face image;
b) preprocessing a face image, namely preprocessing the acquired face image, wherein the image preprocessing comprises gray level correction and noise filtration;
c) extracting the face image characteristics, and extracting the face biological characteristics;
d) matching and identifying the face image, searching and matching the extracted feature data of the face image with a feature template stored in a database, and outputting a result obtained by matching when the similarity exceeds the threshold by setting a threshold.
Based on the principle, the face recognition scheme developed by the science and technology carrier is adopted, the core technology of the scheme is derived from the latest deep learning method and related research in academic circles, a large number of public and unique training data sets are combined, photo features are learned and extracted on a super computer, efficient and accurate calibration and recognition are achieved, the face recognition technology which is convenient and accurate is provided, and powerful technical support is provided for different scenes such as mobile equipment interaction, camera application and the like.
High detection rate: the human face recognition detection rate is high, and human faces within a pitch angle of 45 degrees and a horizontal shaking angle of 30 degrees can be detected.
Multi-angle face detection: and detecting 16 different orientations including the front face, classifying and detecting respectively, and obtaining the orientation information of the face while identifying the position of the face.
Real-time face positioning: in the technology of face detection, a face tracking technology is added, so that the position of a face can be quickly positioned along with the change of video content.
The accuracy of the key points of the human face is high: in the detected face frame, the positions of the five sense organs and the outline of the face are further positioned, the positions are positioned by adopting a key point 21 model, and the average accuracy of the key points of the face is up to 96%.
The face verification accuracy is high: in the presently disclosed LWF test, face verification can achieve the first 99.15% accuracy in the world, more accurate than the naked eye.
The voice recognition authentication process comprises the following steps: and if the received voice data is consistent with the voice data pre-stored in the LDAP server, determining that the result of the identity authentication is passed, wherein the voice data pre-stored in the LDAP server is the voice data matched with the user name.
Speech recognition technology is a technology that converts a speech signal received, recognized and understood by a computer into a corresponding text file or command. It is a cross discipline related to speech linguistics, signal processing, pattern recognition, probability theory and information theory, sound production mechanism and auditory mechanism, and artificial intelligence. With the help of the voice recognition system, even if the user does not know the computer or cannot use the computer, the computer can be operated through the voice recognition system. The speech synthesis, also called Text-to-speech (Text-to-speech) technology, can convert any Text information into standard smooth speech in real time for reading, and is equivalent to mounting an artificial mouth on a machine. The method relates to a plurality of subject technologies such as acoustics, linguistics, digital signal processing, computer science and the like, is a leading-edge technology in the field of Chinese information processing, and solves the main problem of how to convert character information into audible sound information.
The science and science news is taken as the largest intelligent voice technology provider in China, long-term research and accumulation are carried out in the technical field of intelligent voice, and international leading achievements are achieved in multiple technologies such as Chinese voice synthesis, voice recognition, spoken language evaluation and the like. The science and university news system provides an all-round voice interaction platform such as voice recognition, voice synthesis, voiceprint recognition and the like. The intelligent voice technology with independent intellectual property rights, scientific research and development, has been promoted to be applied to small embedded applications from large telecom grade applications, industries such as telecom, finance and the like, enterprises and family users, and PC (personal computer) to mobile phone to MP3/MP4/PMP and toys, and can meet various products in different application environments.
The mobile office equipment is a handheld mobile operation terminal. After the patrol operation is finished, the operation and maintenance personnel can upload the equipment defect information and the patrol report to the PMS through the handheld mobile operation terminal and transmit the equipment defect information and the patrol report to the intranet PC through the switch.
The SSO single sign-on system adopts the dual-computer hot standby and cluster technology, and the technologies ensure that the SSO server does not influence the data processing of the service system and can adapt to normal data transmission under any flow pressure. In the aspect of safety, the SSO single sign-on system adopts a special kernel and carries a safe firewall module, so that the safety and the stability of the single sign-on system are ensured.
The SSO single sign-on system does not modify the application system and adopts a bypass payroll mode. Therefore, when the single sign-on system fails, the normal operation of the original service system is not influenced except that the single sign-on function cannot be used, and the high fault tolerance function of the system is ensured. This is an important difference from the solution of modifying an application to implement a single sign-on function. By adopting the method for modifying the application program, once the single sign-on system has problems, the whole service system is influenced and may not work normally.
After the application of the SSO single sign-on system is deployed, when an enterprise user accesses and uses an original business system, the use mode of the application is not changed, which mainly means that the SSO server uses a transparent forwarding technology, that is, the use of the single sign-on system is transparent to the user.
Where the changes seen by the user are as follows:
after logging in the SSO server once, accessing any service system without identity authentication;
enterprise users need to maintain their username/password lists on the SSO server. Each user maintains its own list, and administrators cannot intervene nor need to intervene.
And a system administrator manages the single sign-on system through the management console. The SSO single sign-on system carries a graphical management console based on a Web interface and manages the single sign-on system through the Web interface. The SSO does not need to configure and modify other service systems, thereby maximally reducing the coordination work between the SSO and each service system management department and ensuring the smooth deployment of projects.
Each service system requiring single sign-on needs to be configured in the SSO single sign-on system, and the main configuration contents include:
1) configuring related information such as a network address, a subnet mask and the like;
2) a business system name;
3) a service system IP;
4) a port opened by a service system;
5) managing a user;
6) and (4) user authorization.
After the configuration is completed, the user can use single sign-on.
Finally, the above embodiments are only used for illustrating the technical solutions of the present invention and not for limiting, and other modifications or equivalent substitutions made by the technical solutions of the present invention by those of ordinary skill in the art should be covered within the scope of the claims of the present invention as long as they do not depart from the spirit and scope of the technical solutions of the present invention.

Claims (7)

1. The utility model provides an electric power extra-high voltage operation and maintenance cooperative system based on single sign-on which characterized in that: the method comprises the following steps: the single sign-on server is used for intercepting a single sign-on request sent by a user and sending user information carried in the single sign-on request to the LDAP server for identity authentication; the LDAP server is used for comparing the consistency of the user information and feeding back an identity authentication result to the single sign-on server; the system comprises an SSL VPN platform and a Web application which are connected with the LDAP server, a branch office management subsystem and a mobile office device which are connected with the SSL VPN platform through the internet, and an internal office device and a financial system which are connected with the single sign-on server and the Web application through an internal network.
2. The single sign-on-based electric power ultra-high voltage operation and maintenance cooperation system according to claim 1, characterized in that: the user information comprises a user name and authentication data, and the authentication data is face frame images or voice data.
3. The single sign-on-based electric power ultra-high voltage operation and maintenance cooperation system as claimed in claim 2, wherein: the identity authentication is face recognition authentication or voice recognition authentication.
4. The single sign-on-based electric power ultra-high voltage operation and maintenance cooperation system according to claim 3, characterized in that: the process of the face recognition authentication comprises the following steps: and if the received face frame image is consistent with a face frame image pre-stored in an LDAP server, determining that the identity authentication result is passed, wherein the face frame image pre-stored in the LDAP server is a face frame image matched with the user name.
5. The single sign-on-based electric power ultra-high voltage operation and maintenance cooperation system according to claim 4, characterized in that: the voice recognition authentication process comprises the following steps: and if the received voice data is consistent with the voice data pre-stored in the LDAP server, determining that the result of the identity authentication is passed, wherein the voice data pre-stored in the LDAP server is the voice data matched with the user name.
6. The single sign-on-based electric power ultra-high voltage operation and maintenance cooperation system according to claim 5, characterized in that: the mobile office equipment is a handheld mobile operation terminal.
7. The single sign-on-based electric power extra-high voltage operation and maintenance cooperation system according to any one of claims 1 to 6, wherein: the single sign-on server adopts a dual-computer hot standby mode.
CN201911224840.5A 2019-12-04 2019-12-04 Electric power ultra-high voltage operation and maintenance cooperation system based on single sign-on Pending CN111047287A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN201911224840.5A CN111047287A (en) 2019-12-04 2019-12-04 Electric power ultra-high voltage operation and maintenance cooperation system based on single sign-on

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN201911224840.5A CN111047287A (en) 2019-12-04 2019-12-04 Electric power ultra-high voltage operation and maintenance cooperation system based on single sign-on

Publications (1)

Publication Number Publication Date
CN111047287A true CN111047287A (en) 2020-04-21

Family

ID=70234519

Family Applications (1)

Application Number Title Priority Date Filing Date
CN201911224840.5A Pending CN111047287A (en) 2019-12-04 2019-12-04 Electric power ultra-high voltage operation and maintenance cooperation system based on single sign-on

Country Status (1)

Country Link
CN (1) CN111047287A (en)

Citations (11)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
EP1126663A2 (en) * 2000-02-19 2001-08-22 Nice Talent Limited Service sign on
EP1283631A2 (en) * 2001-08-06 2003-02-12 Sun Microsystems, Inc. Web based applications single sign on system and method
CA2521563A1 (en) * 2004-09-28 2006-03-28 Layer 7 Technologies Inc. System and method for bridging identities in a service oriented archite cture
US20080021866A1 (en) * 2006-07-20 2008-01-24 Heather M Hinton Method and system for implementing a floating identity provider model across data centers
US7356840B1 (en) * 2001-06-19 2008-04-08 Microstrategy Incorporated Method and system for implementing security filters for reporting systems
CN101179387A (en) * 2007-12-12 2008-05-14 江苏省电力公司 Digital certificate and multilevel field based unified identification management and authentication method
US20100205662A1 (en) * 2009-02-09 2010-08-12 International Business Machines Corporation System and method to support identity theft protection as part of a distributed service oriented ecosystem
CN102299805A (en) * 2011-09-23 2011-12-28 深圳市华波美通信技术有限公司 Method for realizing single sign-on based on LDAP (Lightweight Directory Access Protocol) service
WO2013101358A1 (en) * 2011-12-28 2013-07-04 Pitney Bowes Inc. System and method for secure network login
CN105592035A (en) * 2015-04-03 2016-05-18 中国银联股份有限公司 Single sign on method used for multiple application systems
CN109587133A (en) * 2018-11-30 2019-04-05 武汉烽火众智智慧之星科技有限公司 A kind of single-node login system and method

Patent Citations (12)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
EP1126663A2 (en) * 2000-02-19 2001-08-22 Nice Talent Limited Service sign on
US7356840B1 (en) * 2001-06-19 2008-04-08 Microstrategy Incorporated Method and system for implementing security filters for reporting systems
EP1283631A2 (en) * 2001-08-06 2003-02-12 Sun Microsystems, Inc. Web based applications single sign on system and method
CA2521563A1 (en) * 2004-09-28 2006-03-28 Layer 7 Technologies Inc. System and method for bridging identities in a service oriented archite cture
EP1641215A2 (en) * 2004-09-28 2006-03-29 Layer 7 Technologies, Inc. System and method for bridging identities in a service oriented architecture
US20080021866A1 (en) * 2006-07-20 2008-01-24 Heather M Hinton Method and system for implementing a floating identity provider model across data centers
CN101179387A (en) * 2007-12-12 2008-05-14 江苏省电力公司 Digital certificate and multilevel field based unified identification management and authentication method
US20100205662A1 (en) * 2009-02-09 2010-08-12 International Business Machines Corporation System and method to support identity theft protection as part of a distributed service oriented ecosystem
CN102299805A (en) * 2011-09-23 2011-12-28 深圳市华波美通信技术有限公司 Method for realizing single sign-on based on LDAP (Lightweight Directory Access Protocol) service
WO2013101358A1 (en) * 2011-12-28 2013-07-04 Pitney Bowes Inc. System and method for secure network login
CN105592035A (en) * 2015-04-03 2016-05-18 中国银联股份有限公司 Single sign on method used for multiple application systems
CN109587133A (en) * 2018-11-30 2019-04-05 武汉烽火众智智慧之星科技有限公司 A kind of single-node login system and method

Non-Patent Citations (2)

* Cited by examiner, † Cited by third party
Title
庞玉玺: "鹤煤集团VPN技术的应用", 《中国传媒科技》 *
郭燚: "单点登录技术的研究与实现", 《中国优秀硕士学位论文全文数据库》 *

Similar Documents

Publication Publication Date Title
CN111052230B (en) Speech activated selective memory for speech capture device
WO2020119448A1 (en) Voice information verification
US10797987B1 (en) Systems and methods for switch stack emulation, monitoring, and control
US10708268B2 (en) Managing voice applications within a digital workspace
CN109034720A (en) A kind of mobile oa platform and device suitable for power scheduling service management
CN107277049A (en) The access method and device of a kind of application system
US20160012375A1 (en) Managing Customer Queues Using Local Positioning Technology
CN103036680A (en) Realm name certification system and method based on biological feature recognition
CN104158664A (en) Identity authentication method and system
EP3018606A1 (en) Systems and methods for enhanced document recognition and security
CN107770192A (en) Identity authentication method and computer-readable recording medium in multisystem
US10446157B2 (en) Synthesized voice authentication engine
Rahmatulloh et al. Web services to overcome interoperability in fingerprint-based attendance system
US10049673B2 (en) Synthesized voice authentication engine
CN106506471A (en) Application control method and device
WO2021159669A1 (en) Secure system login method and apparatus, computer device, and storage medium
CN112131544B (en) Shell script method for user management of springboard machine
CN110097486A (en) A kind of movable police verification core recording system
CN111047287A (en) Electric power ultra-high voltage operation and maintenance cooperation system based on single sign-on
US20230029788A1 (en) Method of deploying certificate, electronic device, and storage medium
CN106033509A (en) A machine room tour inspection method and system
CN113497806B (en) Remote login method, device and storage medium
CN109885994A (en) A kind of offline identity authorization system, equipment and computer readable storage medium
CN114613046A (en) User permission configuration method, device, equipment and medium for cell access control
US20170310707A1 (en) Networked security system

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
RJ01 Rejection of invention patent application after publication

Application publication date: 20200421