CN105430012A - Method and device for synchronously logging in multiple sites - Google Patents

Method and device for synchronously logging in multiple sites Download PDF

Info

Publication number
CN105430012A
CN105430012A CN201511000507.8A CN201511000507A CN105430012A CN 105430012 A CN105430012 A CN 105430012A CN 201511000507 A CN201511000507 A CN 201511000507A CN 105430012 A CN105430012 A CN 105430012A
Authority
CN
China
Prior art keywords
website
cookie
logging status
access request
access
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
CN201511000507.8A
Other languages
Chinese (zh)
Other versions
CN105430012B (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.)
Wuxi Tvmining Juyuan Media Technology Co Ltd
Original Assignee
Wuxi Tvmining Juyuan Media 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 Wuxi Tvmining Juyuan Media Technology Co Ltd filed Critical Wuxi Tvmining Juyuan Media Technology Co Ltd
Priority to CN201511000507.8A priority Critical patent/CN105430012B/en
Publication of CN105430012A publication Critical patent/CN105430012A/en
Application granted granted Critical
Publication of CN105430012B publication Critical patent/CN105430012B/en
Expired - Fee Related 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
    • 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/083Network architectures or network communication protocols for network security for authentication of entities using passwords
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04LTRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
    • H04L63/00Network architectures or network communication protocols for network security
    • H04L63/10Network architectures or network communication protocols for network security for controlling access to devices or network resources
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04LTRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
    • H04L67/00Network arrangements or protocols for supporting network services or applications
    • H04L67/01Protocols
    • H04L67/10Protocols in which an application is distributed across nodes in the network
    • H04L67/1095Replication or mirroring of data, e.g. scheduling or transport for data synchronisation between network nodes
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04LTRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
    • H04L67/00Network arrangements or protocols for supporting network services or applications
    • H04L67/01Protocols
    • H04L67/02Protocols based on web technology, e.g. hypertext transfer protocol [HTTP]

Landscapes

  • Engineering & Computer Science (AREA)
  • Computer Networks & Wireless Communication (AREA)
  • Signal Processing (AREA)
  • Computer Hardware Design (AREA)
  • Computer Security & Cryptography (AREA)
  • Computing Systems (AREA)
  • General Engineering & Computer Science (AREA)
  • Information Transfer Between Computers (AREA)

Abstract

The invention discloses a method and a device for synchronously logging in multiple sites. The method comprises the following steps of: receiving a first access request for accessing a first site, and determining a first Cookie corresponding to the first site according to the first access request; when the first Cookie is in a non-logged-in state, judging whether a second Cookie of a second site is in a logged-in state, wherein the second site is the one associated with the first site in advance; when the second Cookie is in the logged-in state, updating state of the first Cookie to be the logged-in state, and modifying a page of the first site to be the logged-in state and displaying the page. With the method, users are free from repeatedly inputting user accounts and passwords to log in the site, secondary input of users is avoided, and access speed of the users to the site is improved.

Description

A kind of method that multi-site synchronously logs in and device
Technical field
The present invention relates to the website login techniques field of internet arena, particularly relate to method and device that a kind of multi-site synchronously logs in.
Background technology
Along with the development of Internet technology, increasing user uses the Internet, and people can pass through web browser accessing website, obtains the information or enjoyment network service that oneself need.Based on considerations such as fail safes, a lot of website all needs user registered user account just can access content in this website.Because each website has independently server, when user needs to access a lot of web-site, need all to input username and password to each website, even if this username and password is identical.
Prior art can utilize Cookie realize same website exempt from repeat input username and password.Cookie is that the HTTP header that make use of in web page code carries out transmitting, the web-page requests each time of browser, can transmit with Cookie, such as, and opening or refreshed web page operation of browser.Cookie adds in the HTTP header of webpage by server, and transfer back to your browser with web data, browser can arrange selection and whether preserve these data according to the Cookie in your computer.Cookie is generated by server end, send to User-Agent (being generally browser), the key/value of Cookie can be saved in the text under certain catalogue by browser, just sends this Cookie to server during the next time of the same website of request; Such server can know that whether this user is validated user and the need of again logging in
After usual user logs in a website, then need to re-enter username and password a website, when logging in other websites again, even if these websites all share a username and password, also need to repeat to input username and password, operation repeats loaded down with trivial details.
Summary of the invention
A kind of method that the embodiment of the present invention provides multi-site synchronously to log in and device, for solving the technical problem of complex operation when existing multi-site logs in.
The method that a kind of multi-site that the embodiment of the present invention provides synchronously logs in, comprises the following steps:
Receive the first access request of access first website, determine a Cookie corresponding with the first website according to the first access request;
When a Cookie is non-logging status, judge whether the 2nd Cookie of the second website is logging status, the second website is the website associated in advance with the first website;
When the 2nd Cookie is logging status, a Cookie is updated to logging status, and the page of the first website is revised as logging status and shows.
In technique scheme, before the first access request step receiving access first website, also comprise:
Receive the second access request of access second website, the second access request comprises the user profile of user's input;
After user profile is by checking, be logging status by the status modifier of the 2nd Cookie corresponding with the second website.
In technique scheme, before the first access request step receiving access first website, also comprise:
Associate with the second website the first website in advance, the first website and the second website use same customer certification system.
In technique scheme, when comprising multiple second website, judging whether the 2nd Cookie of the second website is logging status, comprising:
Travel through the 2nd Cookie of multiple second website, and when the 2nd Cookie determining second website is logging status, stop traversing operation.
In technique scheme, a Cookie is the Cookie be encrypted according to encryption key, and encryption key is stored in server end;
2nd Cookie is the Cookie be encrypted according to encryption key, and encryption key is stored in server end.
Based on same inventive concept, the device that the embodiment of the present invention also provides a kind of multi-site synchronously to log in, comprising:
First receiver module, for receiving the first access request of access first website, determines a Cookie corresponding with the first website according to the first access request;
Judge module, for when a Cookie is non-logging status, judge whether the 2nd Cookie of the second website is logging status, the second website is the website associated in advance with the first website;
Processing module, for when the 2nd Cookie is logging status, is updated to logging status by a Cookie, and the page of the first website is revised as logging status and shows.
In technique scheme, also comprise: the second receiver module and modified module;
Second receiver module is used for, and receive the first access request of access first website at the first receiver module before, receive the second access request of access second website, the second access request comprises the user profile of user's input;
Modified module is used for after user profile is by checking, is logging status by the status modifier of the 2nd Cookie corresponding with the second website.
In technique scheme, also comprise: relating module;
Relating module is used for, and receive the first access request of access first website at the first receiver module before, associate with the second website the first website in advance, the first website and the second website use same customer certification system.
In technique scheme, when comprising multiple second website, judge module comprises:
Traversal Unit, for traveling through the 2nd Cookie of multiple second website;
Determining unit, for when the 2nd Cookie determining second website is logging status, stops traversing operation.
In technique scheme, a Cookie is the Cookie be encrypted according to encryption key, and encryption key is stored in server end;
2nd Cookie is the Cookie be encrypted according to encryption key, and encryption key is stored in server end.
The method that the multi-site that the embodiment of the present invention provides synchronously logs in and device, by associating two or more website in advance, when user logs in one of them website, judge whether other websites are in logging status, and when other websites are in logging status, this website is also revised as logging status, thus do not need user again repeat input user account and password to log in this website, avoid user's secondary to input, improve the speed of user's access site.By traversing operation, namely can inquire about the logging status of all second websites, also can stop traversal when determining logging status, avoiding unnecessary query script.
Other features and advantages of the present invention will be set forth in the following description, and, partly become apparent from specification, or understand by implementing the present invention.Object of the present invention and other advantages realize by structure specifically noted in write specification, claims and accompanying drawing and obtain.
Below by drawings and Examples, technical scheme of the present invention is described in further detail.
Accompanying drawing explanation
Accompanying drawing is used to provide a further understanding of the present invention, and forms a part for specification, together with embodiments of the present invention for explaining the present invention, is not construed as limiting the invention.In the accompanying drawings:
Fig. 1 is the method flow diagram that in the embodiment of the present invention, multi-site synchronously logs in;
Fig. 2 is the method flow diagram that in the embodiment of the present invention, user logs in the second website in advance;
Fig. 3 is method flow diagram when comprising multiple second website in the embodiment of the present invention;
Fig. 4 is the method flow diagram that in the embodiment of the present invention one, multi-site synchronously logs in;
Fig. 5 is the method flow diagram that in the embodiment of the present invention two, multi-site synchronously logs in;
Fig. 6 is the first structure chart of the synchronous entering device of multi-site in the embodiment of the present invention;
Fig. 7 is the second structure chart of the synchronous entering device of multi-site in the embodiment of the present invention;
Fig. 8 is the 3rd structure chart of the synchronous entering device of multi-site in the embodiment of the present invention;
Fig. 9 is the structure chart of judge module in the embodiment of the present invention.
Embodiment
Below in conjunction with accompanying drawing, the preferred embodiments of the present invention are described, should be appreciated that preferred embodiment described herein is only for instruction and explanation of the present invention, is not intended to limit the present invention.
See Fig. 1, the flow process of the method that a kind of multi-site that the embodiment of the present invention provides synchronously logs in is as follows, specifically comprises step 101-103:
Step 101: the first access request receiving access first website, determines a Cookie corresponding with the first website according to the first access request.
In the embodiment of the present invention, first access request is the request of access first website, specifically comprises the URL (UniformResoureLocator, uniform resource locator) of the first website, namely URL according to the first website can determine corresponding Cookie, i.e. a Cookie.In embodiments of the present invention, a CooKie is provided with login banner, for representing that relative users is in logging status or non-logging status.Concrete, can represent this login banner with a mode bit, " 0 " represents non-logging status, and " 1 " represents logging status.
Step 102: when a Cookie is non-logging status, judge whether the 2nd Cookie of the second website is logging status, the second website is the website associated in advance with the first website.
Concrete, in a step 102, can judge whether a Cookie is logging status according to login banner.This second website and the first website interrelated in advance; Concrete, interrelated according to the content in the first website and the second website website, such as the first website is A video playback website, and the second website is B video playback website; Or the user account that the first website uses with user in the second website is identical with password; Or the first website and the second website use same customer certification system.Can certainly in conjunction with multiple conditions relevant first website and the second website: such as: the user account that the first website uses with user in the second website is identical with password, and the first website and the second website use same customer certification system.
In the embodiment of the present invention, the 2nd Cookie essence of the second website is identical with a Cookie, and the 2nd Cookie also can be provided with login banner, for representing that relative users is in logging status or non-logging status in a second station.Same, can judge whether the 2nd Cookie is logging status according to the login banner of the 2nd Cookie.
Step 103: when the 2nd Cookie is logging status, a Cookie is updated to logging status, and the page of the first website is revised as logging status and shows.
Preferably, user has logged in the second website in advance, then corresponding 2nd Cookie is logging status.The method that user logs in the second website in advance comprises step 201-202:
Step 201: the second access request receiving access second website, the second access request comprises the user profile of user's input;
Step 202: after user profile is by checking, be logging status by the status modifier of the 2nd Cookie corresponding with the second website.
In step 201-202, for the situation that the second website and other websites (as the first website) of being associated with the second website all do not log in, now need user to input user profile and log in the second website, this user profile specifically comprises user account and password.After the customer certification system of the second website is verified this user profile, the Status Flag being about to two Cookie corresponding with the second website is revised as logging status, and the status modifier by the 2nd Cookie is logging status
In the embodiment of the present invention, by associating two or more website in advance, when user logs in one of them website, judge whether other websites are in logging status, and when other websites are in logging status, this website is also revised as logging status, thus do not need user again repeat input user account and password to log in this website, avoid user's secondary to input, improve the speed of user's access site.
Preferably, in embodiments of the present invention, first website can associate multiple website in advance, namely there is multiple second website (the plurality of second website is multiple websites different mutually), when comprising multiple second website, judge whether the 2nd Cookie of the second website is logging status, specifically comprises step 301-302:
Step 301: the 2nd Cookie traveling through multiple second website.
Step 302: when the 2nd Cookie determining second website is logging status, stop traversing operation.
Traversal specifically can be divided into preorder traversal, inorder traversal and postorder traversal, specifically selects traversal mode according to actual conditions.In ergodic process, when determining that second website is logging status, can be namely logging status by the status modifier of the first website, and not need to continue traversal, thus this traversing operation can be stopped.By traversing operation, namely can inquire about the logging status of all second websites, also can stop traversal when determining logging status, avoiding unnecessary query script.
Preferably, in order to improve the fail safe of website Cookie, a Cookie is the Cookie be encrypted according to encryption key, and encryption key is stored in server end; 2nd Cookie is the Cookie be encrypted according to encryption key, and encryption key is stored in server end.
Because cookie can be forged, in embodiments of the present invention, in cookie, increase the information being difficult to forge, and and user name one_to_one corresponding.Password possesses this two features in fact, but password not encrypted is just placed in cookie, dangerous.Can do the sessionId of choice for use user, sessionId is encrypted simultaneously.At this moment just need to build this corresponding relation of table record at server end, suppose that this table is Table A.Meanwhile, in the out-of-service time of server end recording user cookie, and same in Table A record.
The process step of the method is introduced in detail below by an embodiment.
Embodiment one
In embodiment one, user logs in the second website in advance, when logging in the first website afterwards again, judges the logging status of the second website.Shown in Figure 4, the method specifically comprises step 401-409:
Step 401: associate with the second website the first website in advance, the first website and the second website use same customer certification system.
Step 402: the second access request receiving access second website that user sends, this second access request comprises the user profile of user's input.
Step 403: after user profile is by checking, be logging status by the status modifier of the 2nd Cookie corresponding with the second website.
Now, user has also logged in this second website, namely can check corresponding resource on the second website to log in identity.
Step 404: the first access request receiving access first website.
Step 405: judge whether a Cookie is logging status, continues step 409 when a Cookie is logging status, otherwise continues step 406.
Step 406: judge whether the 2nd Cookie is logging status, continues step 407 when the 2nd Cookie is logging status, otherwise continues step 408.
Step 407 a: Cookie is updated to logging status, and the page of the first website is revised as logging status and shows.
Step 408: prompting user inputs user account and password.
Step 409: log in this first website, the page of the first website is revised as logging status and shows.
In embodiment one, user logs in the second website in advance, when logging in the first website afterwards again, judge the logging status of the second website, thus do not need user again repeat input user account and password to log in this website, avoid user's secondary to input, improve the speed of user's access site.
Embodiment two
In embodiment two, pre-set multiple the second website be associated with the first website, shown in Figure 5, comprise step 501-508:
Step 501: associate with multiple second website the first website in advance, the first website and multiple second website use same customer certification system.
Concrete, the first website is website 1, the second website can be website 2, website 3 ..., website N.
Step 502: the first access request receiving access first website.
Step 503: judge whether a Cookie is logging status, continues step 508 when a Cookie is logging status, otherwise continues step 504.
Step 504: the 2nd Cookie traveling through multiple second website.
In embodiment two, can with website 2 → website 3 →... ... order traversal second website of → website N.
Step 505: judge whether the 2nd Cookie is logging status, when the 2nd Cookie determining second website is logging status, continues step 506, otherwise continues step 507.
If do not inquire the 2nd Cookie being in logging status after traveling through all 2nd Cookie, then illustrate that the second all websites does not all log in.
Step 506: stop traversing operation, a Cookie is updated to logging status, and the page of the first website is revised as logging status and shows.
Step 507: prompting user inputs user account and password.
Step 508: log in this first website, the page of the first website is revised as logging status and shows.
In embodiment two, by traversing operation, namely can inquire about the logging status of all second websites, also can stop traversal when determining logging status, avoiding unnecessary query script.
More than describe the method flow that in the embodiment of the present invention, multi-site synchronously logs in detail, the method also can be realized by corresponding device, introduces the 26S Proteasome Structure and Function of this device below in detail.
The device that a kind of multi-site that the embodiment of the present invention provides synchronously logs in, shown in Figure 6, comprising:
First receiver module 61, for receiving the first access request of access first website, determines a Cookie corresponding with the first website according to the first access request;
Judge module 62, for when a Cookie is non-logging status, judge whether the 2nd Cookie of the second website is logging status, the second website is the website associated in advance with the first website;
Processing module 63, for when the 2nd Cookie is logging status, is updated to logging status by a Cookie, and the page of the first website is revised as logging status and shows.
In technique scheme, shown in Figure 7, also comprise: the second receiver module 64 and modified module 65;
Second receiver module 64 for, receive the first access request of access first website at the first receiver module 61 before, receive the second access request of access second website, the second access request comprises the user profile of user's input;
The status modifier of two Cookie corresponding with the second website, for after user profile is by checking, is logging status by modified module 65.
Preferably, shown in Figure 8, also comprise: relating module 66;
Relating module 66 for, receive the first access request of access first website at the first receiver module 61 before, associate in advance to the first website with the second website, the first website and the second website use same customer certification system.
Preferably, when comprising multiple second website, shown in Figure 9, judge module 62 comprises:
Traversal Unit 621, for traveling through the 2nd Cookie of multiple second website;
Determining unit 622, for when the 2nd Cookie determining second website is logging status, stops traversing operation.
Preferably, a Cookie is the Cookie be encrypted according to encryption key, and encryption key is stored in server end;
2nd Cookie is the Cookie be encrypted according to encryption key, and encryption key is stored in server end.
The method that the multi-site that the embodiment of the present invention provides synchronously logs in and device, by associating two or more website in advance, when user logs in one of them website, judge whether other websites are in logging status, and when other websites are in logging status, this website is also revised as logging status, thus do not need user again repeat input user account and password to log in this website, avoid user's secondary to input, improve the speed of user's access site.By traversing operation, namely can inquire about the logging status of all second websites, also can stop traversal when determining logging status, avoiding unnecessary query script.
Those skilled in the art should understand, embodiments of the invention can be provided as method, system or computer program.Therefore, the present invention can adopt the form of complete hardware embodiment, completely software implementation or the embodiment in conjunction with software and hardware aspect.And the present invention can adopt in one or more form wherein including the upper computer program implemented of computer-usable storage medium (including but not limited to magnetic disc store and optical memory etc.) of computer usable program code.
The present invention describes with reference to according to the flow chart of the method for the embodiment of the present invention, equipment (system) and computer program and/or block diagram.Should understand can by the combination of the flow process in each flow process in computer program instructions realization flow figure and/or block diagram and/or square frame and flow chart and/or block diagram and/or square frame.These computer program instructions can being provided to the processor of all-purpose computer, special-purpose computer, Embedded Processor or other programmable data processing device to produce a machine, making the instruction performed by the processor of computer or other programmable data processing device produce device for realizing the function of specifying in flow chart flow process or multiple flow process and/or block diagram square frame or multiple square frame.
These computer program instructions also can be stored in can in the computer-readable memory that works in a specific way of vectoring computer or other programmable data processing device, the instruction making to be stored in this computer-readable memory produces the manufacture comprising command device, and this command device realizes the function of specifying in flow chart flow process or multiple flow process and/or block diagram square frame or multiple square frame.
These computer program instructions also can be loaded in computer or other programmable data processing device, make on computer or other programmable devices, to perform sequence of operations step to produce computer implemented process, thus the instruction performed on computer or other programmable devices is provided for the step realizing the function of specifying in flow chart flow process or multiple flow process and/or block diagram square frame or multiple square frame.
Obviously, those skilled in the art can carry out various change and modification to the present invention and not depart from the spirit and scope of the present invention.Like this, if these amendments of the present invention and modification belong within the scope of the claims in the present invention and equivalent technologies thereof, then the present invention is also intended to comprise these change and modification.

Claims (10)

1. the method that synchronously logs in of multi-site, is characterized in that, comprise the following steps:
Receive the first access request of access first website, determine a Cookie corresponding with described first website according to described first access request;
When a described Cookie is non-logging status, judge whether the 2nd Cookie of the second website is logging status, described second website is the website associated in advance with described first website;
When described 2nd Cookie is logging status, a described Cookie is updated to logging status, and the page of described first website is revised as logging status and shows.
2. method according to claim 1, is characterized in that, before the first access request step of described reception access first website, also comprises:
Receive the second access request of access second website, described second access request comprises the user profile of user's input;
After described user profile is by checking, be logging status by the status modifier of the 2nd Cookie corresponding with described second website.
3. method according to claim 1, is characterized in that, before the first access request step of described reception access first website, also comprises:
Associate with the second website described first website in advance, described first website and described second website use same customer certification system.
4. according to the arbitrary described method of claim 1-3, it is characterized in that, when comprising multiple second website, describedly judging whether the 2nd Cookie of the second website is logging status, comprising:
Travel through the 2nd Cookie of multiple second website, and when the 2nd Cookie determining second website is logging status, stop traversing operation.
5., according to the arbitrary described method of claim 1-3, it is characterized in that, described in
A described Cookie is the Cookie be encrypted according to encryption key, and described encryption key is stored in server end;
Described 2nd Cookie is the Cookie be encrypted according to encryption key, and described encryption key is stored in server end.
6. the device that synchronously logs in of multi-site, is characterized in that, comprising:
First receiver module, for receiving the first access request of access first website, determines a Cookie corresponding with described first website according to described first access request;
Judge module, for when a described Cookie is non-logging status, judge whether the 2nd Cookie of the second website is logging status, described second website is the website associated in advance with described first website;
Processing module, for when described 2nd Cookie is logging status, is updated to logging status by a described Cookie, and the page of described first website is revised as logging status and shows.
7. device according to claim 6, is characterized in that, also comprises: the second receiver module and modified module;
Described second receiver module is used for, and before described first receiver module receives the first access request of access first website, receive the second access request of access second website, described second access request comprises the user profile of user's input;
Described modified module is used for after described user profile is by checking, is logging status by the status modifier of the 2nd Cookie corresponding with described second website.
8. device according to claim 6, is characterized in that, also comprises: relating module;
Described relating module is used for, and before described first receiver module receives the first access request of access first website, associate with the second website described first website in advance, described first website and described second website use same customer certification system.
9., according to the arbitrary described device of claim 6-8, it is characterized in that, when comprising multiple second website, described judge module comprises:
Traversal Unit, for traveling through the 2nd Cookie of multiple second website;
Determining unit, for when the 2nd Cookie determining second website is logging status, stops traversing operation.
10., according to the arbitrary described device of claim 6-8, it is characterized in that,
A described Cookie is the Cookie be encrypted according to encryption key, and described encryption key is stored in server end;
Described 2nd Cookie is the Cookie be encrypted according to encryption key, and described encryption key is stored in server end.
CN201511000507.8A 2015-12-25 2015-12-25 A kind of multi-site synchronizes the method and device of login Expired - Fee Related CN105430012B (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN201511000507.8A CN105430012B (en) 2015-12-25 2015-12-25 A kind of multi-site synchronizes the method and device of login

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN201511000507.8A CN105430012B (en) 2015-12-25 2015-12-25 A kind of multi-site synchronizes the method and device of login

Publications (2)

Publication Number Publication Date
CN105430012A true CN105430012A (en) 2016-03-23
CN105430012B CN105430012B (en) 2018-07-24

Family

ID=55507953

Family Applications (1)

Application Number Title Priority Date Filing Date
CN201511000507.8A Expired - Fee Related CN105430012B (en) 2015-12-25 2015-12-25 A kind of multi-site synchronizes the method and device of login

Country Status (1)

Country Link
CN (1) CN105430012B (en)

Cited By (6)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN105827658A (en) * 2016-05-30 2016-08-03 无锡天脉聚源传媒科技有限公司 Method and device for multi-application synchronization login
CN106130996A (en) * 2016-06-30 2016-11-16 武汉斗鱼网络科技有限公司 A kind of website attack protection checking system and method
CN108965332A (en) * 2018-08-29 2018-12-07 北京航天云路有限公司 Multi-site user's logging state synchronous method and system
CN110445744A (en) * 2018-05-02 2019-11-12 阿里巴巴集团控股有限公司 A kind of data processing method and device
CN110933084A (en) * 2019-11-29 2020-03-27 深圳乐信软件技术有限公司 Cross-domain shared login state method, device, terminal and storage medium
CN110971578A (en) * 2018-09-30 2020-04-07 北京国双科技有限公司 User identity confirmation method and device

Citations (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US20070240206A1 (en) * 2006-03-22 2007-10-11 Alibaba.Com Corporation Intersystem single sign-on
CN103188207A (en) * 2011-12-27 2013-07-03 北大方正集团有限公司 Cross-domain single sign-on realization method and system
WO2013116319A1 (en) * 2012-02-01 2013-08-08 Amazon Technologies, Inc. Account management for multiple network sites
CN104468790A (en) * 2014-12-09 2015-03-25 北京奇虎科技有限公司 Method for processing cookie data and client side

Patent Citations (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US20070240206A1 (en) * 2006-03-22 2007-10-11 Alibaba.Com Corporation Intersystem single sign-on
CN103188207A (en) * 2011-12-27 2013-07-03 北大方正集团有限公司 Cross-domain single sign-on realization method and system
WO2013116319A1 (en) * 2012-02-01 2013-08-08 Amazon Technologies, Inc. Account management for multiple network sites
CN104468790A (en) * 2014-12-09 2015-03-25 北京奇虎科技有限公司 Method for processing cookie data and client side

Cited By (10)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN105827658A (en) * 2016-05-30 2016-08-03 无锡天脉聚源传媒科技有限公司 Method and device for multi-application synchronization login
CN106130996A (en) * 2016-06-30 2016-11-16 武汉斗鱼网络科技有限公司 A kind of website attack protection checking system and method
CN106130996B (en) * 2016-06-30 2019-07-09 武汉斗鱼网络科技有限公司 A kind of website attack protection verifying system and method
CN110445744A (en) * 2018-05-02 2019-11-12 阿里巴巴集团控股有限公司 A kind of data processing method and device
CN110445744B (en) * 2018-05-02 2022-06-28 阿里巴巴集团控股有限公司 Data processing method and device
CN108965332A (en) * 2018-08-29 2018-12-07 北京航天云路有限公司 Multi-site user's logging state synchronous method and system
CN108965332B (en) * 2018-08-29 2021-05-04 北京航天云路有限公司 Multi-site user login state synchronization method and system
CN110971578A (en) * 2018-09-30 2020-04-07 北京国双科技有限公司 User identity confirmation method and device
CN110933084A (en) * 2019-11-29 2020-03-27 深圳乐信软件技术有限公司 Cross-domain shared login state method, device, terminal and storage medium
CN110933084B (en) * 2019-11-29 2022-04-22 深圳乐信软件技术有限公司 Cross-domain shared login state method, device, terminal and storage medium

Also Published As

Publication number Publication date
CN105430012B (en) 2018-07-24

Similar Documents

Publication Publication Date Title
CN105430012A (en) Method and device for synchronously logging in multiple sites
CN105337949B (en) A kind of SSO authentication method, web server, authentication center and token verify center
US9288194B2 (en) Authorization method, apparatus, and system
US8621589B2 (en) Cross domain single sign on
US8448233B2 (en) Dealing with web attacks using cryptographically signed HTTP cookies
CN103024740B (en) Method and system for accessing internet by mobile terminal
CN105827658A (en) Method and device for multi-application synchronization login
CN103491084B (en) The authentication method of a kind of client and device
CN102932341B (en) A kind of cipher processing method, device and equipment
CN108809988A (en) A kind of authentication method and system of request
CN105007280A (en) Application sign-on method and device
CN105554098A (en) Device configuration method, server and system
CN104065616A (en) Single sign-on method and system
US12041045B2 (en) Passing authentication information via parameters
CN111062023B (en) Method and device for realizing single sign-on of multi-application system
CN105991518B (en) Network access verifying method and device
CN104753855A (en) Single sign on method, application client side, browser, terminal and server
CN105162802A (en) Portal authentication method and Portal authentication server
CN112600674A (en) User security authentication method and device for front-end and back-end separation system and storage medium
CN104837134A (en) Web authentication user registration method, device and system
CN105959278B (en) A kind of method, apparatus and system for calling VPN
US20160156610A1 (en) Message Pushing System And Method
CN109495458A (en) A kind of method, system and the associated component of data transmission
CN105429978A (en) Data access methods and system, and equipment
CN103139162A (en) Login method and equipment of network account

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
PE01 Entry into force of the registration of the contract for pledge of patent right
PE01 Entry into force of the registration of the contract for pledge of patent right

Denomination of invention: A method and device of multi site synchronous login

Effective date of registration: 20210104

Granted publication date: 20180724

Pledgee: Inner Mongolia Huipu Energy Co.,Ltd.

Pledgor: WUXI TVMINING MEDIA SCIENCE & TECHNOLOGY Co.,Ltd.

Registration number: Y2020990001517

CF01 Termination of patent right due to non-payment of annual fee
CF01 Termination of patent right due to non-payment of annual fee

Granted publication date: 20180724