CN114679302B - Method, device, equipment and storage medium for docking single sign-on system - Google Patents

Method, device, equipment and storage medium for docking single sign-on system Download PDF

Info

Publication number
CN114679302B
CN114679302B CN202210195713.2A CN202210195713A CN114679302B CN 114679302 B CN114679302 B CN 114679302B CN 202210195713 A CN202210195713 A CN 202210195713A CN 114679302 B CN114679302 B CN 114679302B
Authority
CN
China
Prior art keywords
login
current user
session
state
single sign
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
CN202210195713.2A
Other languages
Chinese (zh)
Other versions
CN114679302A (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.)
CITIC Aibank Corp Ltd
Original Assignee
CITIC Aibank Corp 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 CITIC Aibank Corp Ltd filed Critical CITIC Aibank Corp Ltd
Priority to CN202210195713.2A priority Critical patent/CN114679302B/en
Publication of CN114679302A publication Critical patent/CN114679302A/en
Application granted granted Critical
Publication of CN114679302B publication Critical patent/CN114679302B/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/0815Network architectures or network communication protocols for network security for authentication of entities providing single-sign-on or federations

Landscapes

  • Engineering & Computer Science (AREA)
  • Computer Hardware Design (AREA)
  • Computer Security & Cryptography (AREA)
  • Computing Systems (AREA)
  • General Engineering & Computer Science (AREA)
  • Computer Networks & Wireless Communication (AREA)
  • Signal Processing (AREA)
  • Computer And Data Communications (AREA)

Abstract

The embodiment of the application discloses a method, a device, equipment and a storage medium for docking a single sign-on system. The embodiment of the application firstly tries to acquire the login session and the corresponding login state when the current user puts forward a transaction request on a certain node device, and confirms that the effective login session is used for carrying out subsequent transactions if the login session is successfully acquired and the corresponding login state is effective, thereby realizing the following steps: when the current user is not first transaction, the login action is not needed, so that the frequency of the login action is reduced, the transaction time is shortened as a whole, and the performance is improved. Therefore, the embodiment of the application not only meets the bottleneck that the user side system only opens a small number of accounts, but also can meet the requirement of transverse expansion of the server side system, and improves the stability requirement of the system.

Description

Method, device, equipment and storage medium for docking single sign-on system
Technical Field
The present application relates to the field of communications technologies, and in particular, to a method, an apparatus, a device, and a storage medium for interfacing with a single sign-on system.
Background
Some current business processing systems, such as financial systems, are increasingly rich in business channel diversity due to the rapid development of business. The self-supply channel is increased, and the self-supply channel comprises a plurality of modes of offline operation of business personnel, mobile phone APP end, H5 page end, external channel flow introduction and the like; so that the traffic is bursty. But is limited to the original traditional system, only can log in by personnel at a single point, carry out manual business, and the efficiency can only be improved by manpower expansion.
In addition, the traditional system has weak expandability or policy pressure, and cannot be further iterated and expanded, so that the system level limits the development of the service.
Disclosure of Invention
The embodiment of the application provides a method, a device, equipment and a storage medium for docking a single sign-on system.
In a first aspect, an embodiment of the present application provides a method for interfacing with a single sign-on system, which is applied to a server in a service processing system, where the server deploys the single sign-on system, the service processing system further includes a user, and the user deploys multiple nodes, and the method includes: responding to a transaction request submitted by a current user at a first node device, and attempting to acquire a login session and a corresponding login state of the current user, wherein the login session and the corresponding login state of the current user are stored when the current user carries out transaction at the first node device or any other node device; if the login session of the current user is successfully obtained, further confirming whether the corresponding login state is valid, and if so, confirming that the effective login session is used for carrying out subsequent transactions.
In some alternative embodiments, the method further comprises: if the login session of the current user does not exist, the current user is indicated to perform login action on the first node equipment, the login session of the current user is stored, and the corresponding login state is stored.
In some alternative embodiments, the method further comprises: the storing the corresponding login state includes: the login is successful, and the corresponding login state is saved as effective; and (5) failing to log in, and storing the corresponding state as invalid.
In some alternative embodiments, the method further comprises: after the further confirmation of whether the corresponding login status is valid, the method further comprises: if the corresponding login state is confirmed to be invalid or the feedback login of the subsequent transaction is abnormal, retrying login is carried out, and after the retrying login is successful, the login session and the corresponding login state of the current user are updated.
In some alternative embodiments, the method further comprises: before the retry login, the method further comprises: changing the login state of the current user corresponding to the first node into processing.
In a second aspect, an embodiment of the present application provides a device for interfacing with a single sign-on system, which is applied to a server in a service processing system, where the server deploys the single sign-on system, the service processing system further includes a user, and the user deploys multiple nodes, and the device includes:
the acquisition module is configured to respond to the transaction request submitted by the current user at the first node equipment, and attempt to acquire the login session and the corresponding login state of the current user, wherein the login session and the corresponding login state of the current user are stored when the current user carries out transaction at the first node equipment or any other node equipment before;
The processing module is configured to further confirm whether the corresponding login state is valid if the login session of the current user is successfully acquired, and confirm that the valid login session is used for subsequent transactions if the login state is valid.
In some optional embodiments, the processing module is further configured to instruct the current user to perform a login action on the first node device if the login session of the current user does not exist, save the login session of the current user, and save the corresponding login state.
In some optional embodiments, the processing module is further configured to, after further confirming whether the corresponding login status is valid, if it is confirmed that the corresponding login status is invalid or feedback login related abnormality of the subsequent transaction, perform retry login, and update the login session and the corresponding login status of the current user after the retry login is successful.
In a third aspect, an embodiment of the present application provides a computer apparatus, including: one or more processors; a storage device having one or more programs stored thereon, which when executed by the one or more processors, cause the one or more processors to implement a method of interfacing a single sign-on-type system as described in the first aspect.
In a fourth aspect, embodiments of the present application provide a computer-readable storage medium having stored thereon a computer program which, when executed by one or more processors, implements a method of interfacing a single sign-on-type system according to the first aspect.
In order to meet the requirement of operating a single sign-on system by accessing a plurality of node devices by using the same login account, the embodiment of the application provides a method, a device, equipment and a storage medium for interfacing the single sign-on system. The embodiment of the application firstly tries to acquire the login session and the corresponding login state when the current user puts forward a transaction request on a certain node device, and confirms that the effective login session is used for carrying out subsequent transactions if the login session is successfully acquired and the corresponding login state is effective, thereby realizing the following steps: when the current user is not first transaction, the login action is not needed, so that the frequency of the login action is reduced, the transaction time is shortened as a whole, and the performance is improved. Therefore, the embodiment of the application not only meets the bottleneck that the user side system only opens a small number of accounts, but also can meet the requirement of transverse expansion of the server side system, and improves the stability requirement of the system.
Drawings
Other features, objects and advantages of the present disclosure will become more apparent upon reading of the detailed description of non-limiting embodiments made with reference to the following drawings. The drawings are only for purposes of illustrating particular embodiments and are not to be construed as limiting the invention. In the drawings:
FIG. 1 is a flow chart of a method for interfacing single sign-on systems according to an embodiment of the present application;
FIG. 2 is a schematic diagram of an implementation process of a first transaction in a specific application scenario according to an embodiment of the present application;
FIG. 3 is a schematic diagram illustrating a process of implementing a subsequent transaction in a specific application scenario according to an embodiment of the present application;
FIG. 4 is a schematic diagram of a device for interfacing with a single sign-on system according to an embodiment of the present application;
Fig. 5 is a schematic diagram of a hardware composition structure of a computer device according to an embodiment of the present application.
Detailed Description
For a more complete understanding of the nature and the technical content of the embodiments of the present application, reference should be made to the following detailed description of embodiments of the application, taken in conjunction with the accompanying drawings, which are meant to be illustrative only and not limiting of the embodiments of the application.
The single sign-on system only allows users to be in a login state on the same user side equipment at the same time, and when the users use the same login account to operate on a plurality of user side equipment, the user side equipment needs to be replaced once for each time to perform a login action, so that the operation time is prolonged, and the performance is poor.
Therefore, the embodiment of the application provides a method, a device, equipment and a storage medium for interfacing with a single sign-on system, which are used for meeting the requirements of multi-node deployment application for accessing the single sign-on system to operate by using the same login account number at a plurality of node equipment. The embodiment of the application can shorten the transaction time and improve the performance by reducing the frequency of login actions.
The scheme of the embodiment of the application is applied to a service processing system comprising a server and a user, wherein the server comprises a single sign-on system; the user terminal is a docking system, which adopts multi-node deployment, namely, the docking system can be deployed on a plurality of node devices, and the node devices are user terminal devices serving as nodes; the user can access the server at any node device, but only one node device can log in at the same time.
Referring to fig. 1, fig. 1 is a flowchart of a method of interfacing single sign-on class systems according to an embodiment of the present application. The method of the embodiment of the application is applied to a service end of a service processing system, the service end is deployed with a single sign-on system, the service processing system also comprises a user end, and the user end is deployed in a multi-node mode.
As shown in fig. 1, the method for docking the single sign-on system comprises the following steps:
step 101, in response to receiving a transaction request submitted by a current user at a first node device, attempting to obtain a login session and a corresponding login state of the current user, where the login session and the corresponding login state are stored when the current user performs a transaction at the first node device or any other node device before.
The chinese name of Session is herein referred to as "time domain", and is commonly referred to as "Session control" in computers, especially in web applications. The Session object stores attributes and configuration information required for a particular user Session. Thus, when a user jumps between Web (Global Wide area network) pages of an application, the variables stored in the Session object will not be lost, but will remain throughout the user Session. When a user requests a Web page from an application, the Web server will automatically create a Session object if the user has not yet been conversationed.
Here, the user side is deployed on a plurality of node apparatuses, and the first node apparatus is any one of the plurality of node apparatuses. Before the current user submits the transaction request on the first node device, the transaction may be already performed on the first node device or any other node device, and the server side may correspondingly store the login session and the corresponding login state of the user.
Step 102, if the login session of the current user is successfully obtained, further confirming whether the corresponding login state is valid, and if so, confirming that the effective login session is used for carrying out subsequent transactions.
Here, when the current user submits the transaction request on the first node device, if the effective login session of the user is obtained, the current user does not need to perform a login action, and the effective login session is directly used for performing subsequent transactions, so that the frequency of the login action of the user side of multi-node deployment is reduced, and the transaction time is shortened.
In some alternative implementations, the method according to the embodiment of the present application further includes:
And 103, if the login session of the current user does not exist, indicating the current user to perform login action on the first node equipment, storing the login session of the current user and storing a corresponding login state.
If the login session of the current user does not exist, the current user is not logged in the server on any node device, that is, the transaction is the first transaction (or first transaction). At this time, the server side indicates the current user to perform a login action on the first node device, and the server side authenticates the login request sent by the first node device, generates and stores a login session of the current user, and stores a corresponding login state.
In some alternative embodiments, saving the corresponding login status includes: the login is successful, and the corresponding login state is saved as effective; and (5) failing to log in, and storing the corresponding state as invalid. Alternatively, in other embodiments, the login status may also include "in process," such as during login. That is, the login status may include three types, namely valid, invalid, and in-process, for example.
In some optional embodiments, in step 102, after further confirming whether the corresponding login status is valid, the method according to the embodiment of the present application further includes: if the corresponding login state is confirmed to be invalid or the feedback login of the subsequent transaction is abnormal, retrying login is carried out, and after the retrying login is successful, the login session and the corresponding login state of the current user are updated.
That is, if it is confirmed that the corresponding login status is not in the "valid" status, a retry login is performed. Optionally, before the retry login, the method of the embodiment of the application further includes: changing the login state of the current user corresponding to the first node into processing, so that the same account is prevented from logging on other node devices, and repeated login of multiple machines is avoided.
For easy understanding and implementation, the method according to the embodiment of the present application is further described below in conjunction with a specific application scenario embodiment. Referring to fig. 2 and 3, the method comprises the steps of:
s0, the docking system (namely the user side) is deployed in multiple nodes and is configured to perform login action when transaction is performed, and otherwise, invalid login is not performed.
S1, referring to FIG. 2, when a first transaction hits a certain node device, a user side firstly performs a login action, for example, a message of a login request is sent in a post request mode, login related information is added in the message, corresponding login key information is filled in a login attribute column, and a server side simulates a login condition (namely, performs login authentication) to obtain a corresponding login session.
Here, post is one method of HTTP request. HTTP request refers to a request message from a client to a server.
S2, referring to FIG. 2, the corresponding login session is reserved and stored, for example, in the redis, and meanwhile, the login valid state is increased in the redis. After successful login, the corresponding login state is saved as effective; and (4) failing to log in, and storing the corresponding log-in state as invalid.
Here, redis refers to "Remote Dictionary Server", a remote dictionary service. Redis is a high-performance key-value database.
S3, referring to FIG. 3, when a subsequent transaction (not the first transaction) is processed, firstly acquiring a login session; and judging whether the login session is valid or not, and then carrying out subsequent transaction access with the valid login session.
S4, referring to FIG. 3, if the information fed back by the subsequent transaction is abnormal related to login, the stored login session information is set to be in a failure state, and retry login is performed. Optionally, when retrying login, the login state is changed into processing, so as to avoid repeated login of multiple machines.
S5, after the retry login is successful, the login session related information is updated again, effective login session is ensured, and the login state is set to be effective.
The method of the embodiment of the application is described above.
Referring to fig. 4, a block diagram of an apparatus 400 for interfacing with a single sign-on system according to an embodiment of the present application is shown. The device 400 of the embodiment of the application is applied to a server side in a service processing system, the server side is deployed with a single sign-on system, the service processing system also comprises a user side, and the user side is deployed with multiple nodes.
As shown in fig. 4, an apparatus 400 for interfacing a single sign-on class system includes:
An obtaining module 401, configured to respond to receiving a transaction request submitted by a current user at a first node device, and attempt to obtain a login session and a corresponding login state of the current user, where the login session and the corresponding login state are saved when the current user performs a transaction at the first node device or any other node device;
the processing module 402 is configured to further confirm whether the corresponding login status is valid if the login session of the current user is successfully acquired, and confirm that the valid login session is used for performing the subsequent transaction if the login status is valid.
In some optional embodiments, the processing module 402 is further configured to instruct the current user to perform a login action on the first node device if the login session of the current user does not exist, save the login session of the current user, and save the corresponding login status.
In some alternative embodiments, the processing module 402 is further configured to: the login is successful, and the corresponding login state is saved as effective; and (5) failing to log in, and storing the corresponding state as invalid.
In some optional embodiments, the processing module 402 is further configured to, after further confirming whether the corresponding login status is valid, perform retry login if confirming that the corresponding login status is invalid or that the feedback login of the subsequent transaction is abnormal, and update the login session and the corresponding login status of the current user after the retry login is successful.
In some alternative embodiments, the processing module 402 is further configured to change the login status of the current user corresponding to the first node into processing before performing the retry login.
In summary, in order to meet the requirement of operating a single sign-on system by accessing a plurality of node devices by using the same login account, the embodiment of the application provides a method and a device for interfacing a single sign-on system. The embodiment of the application firstly tries to acquire the login session and the corresponding login state when the current user puts forward a transaction request on a certain node device, and confirms that the effective login session is used for carrying out subsequent transactions if the login session is successfully acquired and the corresponding login state is effective, thereby realizing the following steps: when the current user is not first transaction, the login action is not needed, so that the frequency of the login action is reduced, the transaction time is shortened as a whole, and the performance is improved. Therefore, the embodiment of the application not only meets the bottleneck that the user side system only opens a small number of accounts, but also can meet the requirement of transverse expansion of the server side system, and improves the stability requirement of the system.
Referring to fig. 5, an embodiment of the present application further provides a computer apparatus 500, including:
one or more processors 501;
A memory 502 having one or more programs 503 stored thereon;
Components such as processor 501 and memory 502 may be coupled together by bus system 504; bus system 504 is used to enable connected communications between these components;
the one or more programs 503, when executed by the one or more processors 501, cause the one or more processors 501 to implement the flow orchestration access method as disclosed in the method embodiments above.
The bus system 504 may include a power bus, a control bus, and a status signal bus in addition to the data bus. The memory 502 may be volatile memory or nonvolatile memory, and may include both volatile and nonvolatile memory. The Processor 501 may be an integrated circuit chip with signal processing capabilities, and may be a general purpose Processor, a digital signal Processor (DSP, digital Signal Processor), or other programmable logic device, discrete gate or transistor logic device, discrete hardware components, or the like.
Embodiments of the present application also provide a computer-readable storage medium having stored thereon a computer program which, when executed by one or more processors, implements a flow orchestration access method as disclosed in the method embodiments above.
The present application is described with reference to flowchart illustrations and/or block diagrams of methods, apparatus (systems) and computer program products according to embodiments of the application. It will be understood that each flow and/or block of the flowchart illustrations and/or block diagrams, and combinations of flows and/or blocks in the flowchart illustrations and/or block diagrams, can be implemented by computer program instructions. These computer program instructions may be provided to a processor of a general purpose computer, special purpose computer, embedded processor, or other programmable data processing apparatus to produce a machine, such that the instructions, which execute via the processor of the computer or other programmable data processing apparatus, create means for implementing the functions specified in the flowchart flow or flows and/or block diagram block or blocks.
These computer program instructions may also be stored in a computer-readable memory that can direct a computer or other programmable data processing apparatus to function in a particular manner, such that the instructions stored in the computer-readable memory produce an article of manufacture including instruction means which implement the function specified in the flowchart flow or flows and/or block diagram block or blocks.
These computer program instructions may also be loaded onto a computer or other programmable data processing apparatus to cause a series of operational steps to be performed on the computer or other programmable apparatus to produce a computer implemented process such that the instructions which execute on the computer or other programmable apparatus provide steps for implementing the functions specified in the flowchart flow or flows and/or block diagram block or blocks.
It should be understood that the terms "system" and "network" are used interchangeably herein. The term "and/or" in the present application is merely an association relation describing the association object, and indicates that three kinds of relations may exist, for example, a and/or B may indicate: a exists alone, A and B exist together, and B exists alone. In the present application, the character "/" generally indicates that the front and rear related objects are an or relationship.
The foregoing description of the preferred embodiments of the application is not intended to limit the scope of the application, but is intended to cover any modifications, equivalents, and alternatives falling within the spirit and principles of the application.

Claims (7)

1. The method for docking the single sign-on system is applied to a server side in a service processing system, the server side deploys the single sign-on system, the service processing system further comprises a user side, the user side deploys in multiple nodes, and the method comprises the following steps:
Responding to a transaction request submitted by a current user at a first node device, and attempting to acquire a login time domain session and a corresponding login state of the current user, wherein the login time domain session and the corresponding login state of the current user are stored when the current user performs transaction at the first node device or any other node device;
If the login session of the current user is successfully obtained, further confirming whether the corresponding login state is valid, and if so, confirming that the valid login session is used for subsequent transactions;
if the corresponding login state is confirmed to be invalid or the login related exception is fed back in the subsequent transaction, changing the login state of the current user corresponding to the first node into processing, then performing retrying login, and updating the login session and the corresponding login state of the current user after the retrying login is successful.
2. The method of claim 1, further comprising:
If the login session of the current user does not exist, the current user is indicated to perform login action on the first node equipment, the login session of the current user is stored, and the corresponding login state is stored.
3. The method of claim 2, wherein the saving the corresponding login status comprises: the login is successful, and the corresponding login state is saved as effective; and (5) failing to log in, and storing the corresponding state as invalid.
4. The device for docking the single sign-on system is applied to a server side in a service processing system, the server side deploys the single sign-on system, the service processing system further comprises a user side, the user side deploys for multiple nodes, and the device comprises:
The acquisition module is configured to respond to the transaction request submitted by the current user at the first node equipment, and attempt to acquire the login session and the corresponding login state of the current user, wherein the login session and the corresponding login state of the current user are stored when the current user carries out transaction at the first node equipment or any other node equipment before;
The processing module is configured to further confirm whether the corresponding login state is valid if the login session of the current user is successfully acquired, and confirm that the valid login session is used for subsequent transactions if the login state is valid; if the corresponding login state is confirmed to be invalid or the login related exception is fed back in the subsequent transaction, changing the login state of the current user corresponding to the first node into processing, then performing retrying login, and updating the login session and the corresponding login state of the current user after the retrying login is successful.
5. The apparatus of claim 4, wherein the processing module is further configured to instruct the current user to perform a login action at the first node device if a login session of the current user does not exist, save the login session of the current user, and save a corresponding login state.
6. A computer device, comprising:
One or more processors;
a storage device having one or more programs stored thereon,
The one or more programs, when executed by the one or more processors, cause the one or more processors to implement the method of interfacing a single sign-on class system as recited in any one of claims 1-3.
7. A computer readable storage medium having stored thereon a computer program which when executed by one or more processors implements a method of interfacing a single sign-on-like system as claimed in any one of claims 1-3.
CN202210195713.2A 2022-03-01 2022-03-01 Method, device, equipment and storage medium for docking single sign-on system Active CN114679302B (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN202210195713.2A CN114679302B (en) 2022-03-01 2022-03-01 Method, device, equipment and storage medium for docking single sign-on system

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN202210195713.2A CN114679302B (en) 2022-03-01 2022-03-01 Method, device, equipment and storage medium for docking single sign-on system

Publications (2)

Publication Number Publication Date
CN114679302A CN114679302A (en) 2022-06-28
CN114679302B true CN114679302B (en) 2024-05-10

Family

ID=82072604

Family Applications (1)

Application Number Title Priority Date Filing Date
CN202210195713.2A Active CN114679302B (en) 2022-03-01 2022-03-01 Method, device, equipment and storage medium for docking single sign-on system

Country Status (1)

Country Link
CN (1) CN114679302B (en)

Citations (14)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN104836803A (en) * 2015-04-24 2015-08-12 北京工商大学 Single sign-on method based on session mechanism
CN107483418A (en) * 2017-07-27 2017-12-15 阿里巴巴集团控股有限公司 Login process method, method for processing business, device and server
CN107566385A (en) * 2017-09-14 2018-01-09 郑州云海信息技术有限公司 A kind of Web multiple spots log in limitation and timeout treatment system and method
CN108900562A (en) * 2018-10-11 2018-11-27 北京京东尚科信息技术有限公司 Sharing method, device, electronic equipment and the medium of logging state
CN109450976A (en) * 2018-10-09 2019-03-08 网宿科技股份有限公司 A kind of method and device of the access of operation system
CN110278187A (en) * 2019-05-13 2019-09-24 网宿科技股份有限公司 Multiple terminals single-point logging method, system, sync server and medium
CN110324307A (en) * 2019-05-16 2019-10-11 平安科技(深圳)有限公司 A kind of single sign-on authentication method and relevant device based on cloud
CN110381031A (en) * 2019-06-21 2019-10-25 中国平安财产保险股份有限公司 Single-point logging method, device, equipment and computer readable storage medium
CN110839041A (en) * 2019-11-22 2020-02-25 苏州浪潮智能科技有限公司 Single-user login method, device, equipment and medium supporting multi-node deployment
CN110933084A (en) * 2019-11-29 2020-03-27 深圳乐信软件技术有限公司 Cross-domain shared login state method, device, terminal and storage medium
CN111107073A (en) * 2019-12-11 2020-05-05 数字广东网络建设有限公司 Application automatic login method and device, computer equipment and storage medium
CN111258602A (en) * 2020-01-10 2020-06-09 百度在线网络技术(北京)有限公司 Information updating method and device
CN111541650A (en) * 2020-03-31 2020-08-14 紫光云技术有限公司 Multi-site single sign-on implementation method
CN111935107A (en) * 2020-07-23 2020-11-13 珠海大横琴科技发展有限公司 Identity authentication method, device, system, electronic equipment and storage medium

Family Cites Families (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN103532919B (en) * 2012-07-06 2018-06-12 腾讯科技(深圳)有限公司 User account keeps logging in the method and system of state
US20180097793A1 (en) * 2016-09-30 2018-04-05 Ca, Inc. Secondary authentication using user's login status
US10764273B2 (en) * 2018-06-28 2020-09-01 Oracle International Corporation Session synchronization across multiple devices in an identity cloud service
US11240226B2 (en) * 2020-03-05 2022-02-01 International Business Machines Corporation Synchronous multi-tenant single sign-on configuration
US11627124B2 (en) * 2020-04-02 2023-04-11 Vmware, Inc. Secured login management to container image registry in a virtualized computer system

Patent Citations (14)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN104836803A (en) * 2015-04-24 2015-08-12 北京工商大学 Single sign-on method based on session mechanism
CN107483418A (en) * 2017-07-27 2017-12-15 阿里巴巴集团控股有限公司 Login process method, method for processing business, device and server
CN107566385A (en) * 2017-09-14 2018-01-09 郑州云海信息技术有限公司 A kind of Web multiple spots log in limitation and timeout treatment system and method
CN109450976A (en) * 2018-10-09 2019-03-08 网宿科技股份有限公司 A kind of method and device of the access of operation system
CN108900562A (en) * 2018-10-11 2018-11-27 北京京东尚科信息技术有限公司 Sharing method, device, electronic equipment and the medium of logging state
CN110278187A (en) * 2019-05-13 2019-09-24 网宿科技股份有限公司 Multiple terminals single-point logging method, system, sync server and medium
CN110324307A (en) * 2019-05-16 2019-10-11 平安科技(深圳)有限公司 A kind of single sign-on authentication method and relevant device based on cloud
CN110381031A (en) * 2019-06-21 2019-10-25 中国平安财产保险股份有限公司 Single-point logging method, device, equipment and computer readable storage medium
CN110839041A (en) * 2019-11-22 2020-02-25 苏州浪潮智能科技有限公司 Single-user login method, device, equipment and medium supporting multi-node deployment
CN110933084A (en) * 2019-11-29 2020-03-27 深圳乐信软件技术有限公司 Cross-domain shared login state method, device, terminal and storage medium
CN111107073A (en) * 2019-12-11 2020-05-05 数字广东网络建设有限公司 Application automatic login method and device, computer equipment and storage medium
CN111258602A (en) * 2020-01-10 2020-06-09 百度在线网络技术(北京)有限公司 Information updating method and device
CN111541650A (en) * 2020-03-31 2020-08-14 紫光云技术有限公司 Multi-site single sign-on implementation method
CN111935107A (en) * 2020-07-23 2020-11-13 珠海大横琴科技发展有限公司 Identity authentication method, device, system, electronic equipment and storage medium

Non-Patent Citations (2)

* Cited by examiner, † Cited by third party
Title
共享Session实现信息门户单点登陆;程曾平;;软件导刊;20081130(第11期);全文 *
单点登陆在统一用户管理系统中的应用研究;胡丽丽;;电脑知识与技术(第31期);全文 *

Also Published As

Publication number Publication date
CN114679302A (en) 2022-06-28

Similar Documents

Publication Publication Date Title
CN112637346A (en) Proxy method, device, proxy server and storage medium
US20170185678A1 (en) Crawler system and method
WO2020024408A1 (en) Test device, test method and storage medium
CN108712457A (en) Back-end server dynamic load method of adjustment and device based on Nginx reverse proxys
US10742636B2 (en) OAuth2 SAML token service
US9137094B1 (en) Method for setting DNS records
CN103841111A (en) Method for preventing data from being submitted repeatedly and server
CN112491776B (en) Security authentication method and related equipment
CN112612985A (en) Websocket-based multi-user and multi-type message pushing system and method
CN111258627A (en) Interface document generation method and device
CN112905144B (en) Terminal display method and device, electronic equipment and storage medium
CN105786636B (en) A kind of system repair and device
WO2020173126A1 (en) Method and device for blockchain-based session data processing, equipment, and medium
CN111901157A (en) Service deployment method, device, equipment and medium based on k8s
CN104618388A (en) Quick registration and login method and corresponding reset server and information server
CN115102857A (en) Method, device, equipment and storage medium for updating client configuration data
CN111800511B (en) Synchronous login state processing method, system, equipment and readable storage medium
CN109948332A (en) A kind of physical machine login password remapping method and device
CN114679302B (en) Method, device, equipment and storage medium for docking single sign-on system
AU2018390863B2 (en) Computer system and method for extracting dynamic content from websites
CN112153146A (en) Operation notification method and apparatus, storage medium, and electronic apparatus
CN109150862B (en) Method and server for realizing token roaming
CN115484045A (en) Unified identity authentication method and system based on API gateway
CN112131263B (en) Software package acquisition method, system, device, electronic equipment and storage medium
CN111641664B (en) Crawler equipment service request method, device and system and storage medium

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