CN107959680B - Password-free registration login method and system - Google Patents

Password-free registration login method and system Download PDF

Info

Publication number
CN107959680B
CN107959680B CN201711243679.7A CN201711243679A CN107959680B CN 107959680 B CN107959680 B CN 107959680B CN 201711243679 A CN201711243679 A CN 201711243679A CN 107959680 B CN107959680 B CN 107959680B
Authority
CN
China
Prior art keywords
terminal
server
ocode
clsid
imsi
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
CN201711243679.7A
Other languages
Chinese (zh)
Other versions
CN107959680A (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.)
Harbin Siample Technology Development Co ltd
Original Assignee
Harbin Siample Technology Development 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 Harbin Siample Technology Development Co ltd filed Critical Harbin Siample Technology Development Co ltd
Priority to CN201711243679.7A priority Critical patent/CN107959680B/en
Publication of CN107959680A publication Critical patent/CN107959680A/en
Application granted granted Critical
Publication of CN107959680B publication Critical patent/CN107959680B/en
Active legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Images

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
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F21/00Security arrangements for protecting computers, components thereof, programs or data against unauthorised activity
    • G06F21/30Authentication, i.e. establishing the identity or authorisation of security principals
    • G06F21/31User authentication
    • G06F21/36User authentication by graphic or iconic representation
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04LTRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
    • H04L9/00Cryptographic mechanisms or cryptographic arrangements for secret or secure communications; Network security protocols
    • H04L9/32Cryptographic mechanisms or cryptographic arrangements for secret or secure communications; Network security protocols including means for verifying the identity or authority of a user of the system or for message authentication, e.g. authorization, entity authentication, data integrity or data verification, non-repudiation, key authentication or verification of credentials
    • H04L9/3226Cryptographic mechanisms or cryptographic arrangements for secret or secure communications; Network security protocols including means for verifying the identity or authority of a user of the system or for message authentication, e.g. authorization, entity authentication, data integrity or data verification, non-repudiation, key authentication or verification of credentials using a predetermined code, e.g. password, passphrase or PIN
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04WWIRELESS COMMUNICATION NETWORKS
    • H04W4/00Services specially adapted for wireless communication networks; Facilities therefor
    • H04W4/12Messaging; Mailboxes; Announcements
    • H04W4/14Short messaging services, e.g. short message services [SMS] or unstructured supplementary service data [USSD]

Landscapes

  • Engineering & Computer Science (AREA)
  • Computer Security & Cryptography (AREA)
  • Computer Networks & Wireless Communication (AREA)
  • Signal Processing (AREA)
  • Theoretical Computer Science (AREA)
  • Computer Hardware Design (AREA)
  • General Engineering & Computer Science (AREA)
  • Computing Systems (AREA)
  • Physics & Mathematics (AREA)
  • General Physics & Mathematics (AREA)
  • Software Systems (AREA)
  • Mobile Radio Communication Systems (AREA)
  • Telephonic Communication Services (AREA)
  • Information Transfer Between Computers (AREA)

Abstract

The invention discloses a password-free registration login method and system, wherein the method comprises the following steps: receiving a login request sent by a first terminal; generating a SKEY code and sending the SKEY code to the first terminal; the first terminal generates and displays two-dimensional code information according to the SKEY code; the first terminal periodically detects whether the CLSID in the SKEY exists in the server user table, if so, the login is successful, and the operation is finished; otherwise, the second terminal sends the verification code to the server, verifies the history login certificate, the CLSID and the like in the verification code through the server, and returns the CLSID to the first terminal. By adopting the embodiment of the invention, all users can quickly log in and register any website or APP which has the function of receiving the short message and can use the equipment with the short message receiving function and the authentication protocol only by using one terminal device, thereby reducing the complicated operations of inputting the password by the user and the like and the password memory in the later period, and simultaneously, the authentication mode is not easy to crack.

Description

Password-free registration login method and system
Technical Field
The invention relates to a password-free registration login method and system, and belongs to the technical field of safe registration login.
Background
With the development of internet technology, people's life style is more and more convenient. Simultaneously along with people to work, life, demand in the aspect of the amusement more and more, application APP also develops more and more fast, and more APP or webpage get into people's life, bring the facility for the user. However, as more and more APPs are provided, more and more passwords need to be memorized during registration or login, and the complicated password memorization becomes a big aspect which is troubling the user.
Disclosure of Invention
The password-free login method and system provided by the invention have the advantages that the user does not need to memorize the login passwords of all APPs or webpages, and convenience is provided for the user.
In a first aspect, the present invention provides a password-free login method, which is characterized in that:
A. a first terminal sends a login request to a server;
B. the method comprises the steps that a first terminal receives a SKEY code returned by a server, the SKEY code is used for generating a two-dimensional code and displaying the two-dimensional code on a login page, wherein the SKEY code comprises a CLSID, a SERVERIP and a ZFWM, the SERVERIP is a server address, the CLSID is a code which is not repeated in a system, and the ZFWM is a communication number;
C. the first terminal periodically detects whether the CLSID field value in the server user table is a CLSID in SKEY, if so, the login is successful, and the operation is finished; otherwise, go to step D.
D. The second terminal identifies the two-dimensional code to obtain a server corresponding to the two-dimensional code, and if an OCODE corresponding to the server is retrieved in the second terminal, sends verification information corresponding to the server, wherein the verification information comprises the CLSID, the OCODE and the IMSI, and the OCODE is a historical login credential code stored by the second terminal; the IMSI is an International Mobile Subscriber Identity (IMSI); if the OCODE corresponding to the SERVERIP cannot be retrieved or an identification error message sent by the server is received, the second terminal generates the OCODE and sends the generated OCODE, the CLSID and the IMSI to the server;
E. and the first terminal receives the CLSID message sent by the server and goes to the step C.
In one possible design, the OCODE is unique in the second terminal.
In one possible design, the OCODE has a unique correspondence with the SERVERIP.
In one possible design, the sending of the generated OCODE to the server together with the CLSID and the IMSI is performed in a short message format.
In one possible design, the period is 0.5 seconds or set as desired.
In a second aspect, the present invention provides a password-free login method, which is characterized in that:
A. receiving a login request sent by a first terminal;
B. generating a dialogue containing a SKEY code and sending the SKEY code to the first terminal, wherein the SKEY code comprises a CLSID, a SERVERIP and a ZFWHM, the SERVERIP is a server address, the CLSID is a code without repetition in the system, and the ZFWHM is a communication number;
C. receiving verification information sent by a second terminal, wherein the verification information comprises the CLSID, an OCODE and an IMSI, and the OCODE is a historical login credential code stored by the second terminal; the IMSI is an international mobile subscriber identification code;
D. searching whether the received IMSI and OCODE are matched with the IMSI and OCODE stored in the database or not in a user information database, and if so, turning to the step E; if the two are not matched, turning to the step G;
E. resetting the CLSID, OCODE and IMSI recorded in the server and corresponding to the mobile phone number of the second terminal into the newly received CLSID, OCODE and IMSI after the background login is successful;
F. sending the reset CLSID to a first terminal, and turning to step H;
G. sending an identification error message to a second terminal, receiving a verification message sent again by the second terminal, identifying the mobile phone number of the second terminal, detecting whether the server has a record of the mobile phone number, if so, setting a field value corresponding to the record as the newly received CLSID, OCODE and IMSI, turning to the step F, otherwise, registering a new user, adding a new record, setting a field value corresponding to the record as the newly received CLSID, OCODE, IMSI and the mobile phone number, and turning to the step F;
H. and (6) ending.
In one possible design, the OCODE is unique in the second terminal.
In one possible design, the OCODE has a unique correspondence with the SERVERIP.
In a third aspect, the present invention provides a password-free login system, which is characterized in that the system comprises two terminals and a server,
A. a first terminal sends a login request to a server;
B. the server generates a dialogue containing a SKEY code and sends the SKEY code to the first terminal, wherein the SKEY code comprises a CLSID, a SERVERIP and a ZFWM, the SERVERIP is a server address, the CLSID is a code without repetition in a system, and the ZFWM is a communication number;
C. the method comprises the steps that a first terminal receives a SKEY code sent by a server, generates a two-dimensional code by using the SKEY code and displays the two-dimensional code on a login page;
D. the first terminal periodically detects whether the CLSID field value in the server user table is the CLSID in SKEY, if so, the login is successful, and the operation is finished; otherwise, go to step E;
E. identifying the two-dimensional code by using a second terminal to obtain a server corresponding to the two-dimensional code, and if an OCODE corresponding to the server is retrieved in the second terminal, sending verification information corresponding to the server, wherein the verification information comprises the CLSID, the OCODE and the IMSI, and the OCODE is a historical login credential code stored by the second terminal; the IMSI is an International Mobile Subscriber Identity (IMSI); if the OCODE corresponding to the SERVERIP cannot be retrieved or an identification error message sent by the server is received, the second terminal generates the OCODE and sends the generated OCODE, the CLSID and the IMSI to the server;
F. the server receives verification information sent by the second terminal;
G. searching whether the received IMSI and OCODE are matched with the IMSI and OCODE stored in the database in a user information database, and if so, turning to step H; if the two are not matched, turning to the step J;
H. after the server logs in successfully at the background, resetting the CLSID, OCODE and IMSI which are recorded in the server and correspond to the mobile phone number of the second terminal into the CLSID, OCODE and IMSI which are received newly;
I. the server sends the reset CLSID to the first terminal, and then the step D is carried out;
J. the server sends an identification error message to the second terminal, receives a verification message sent again by the second terminal, identifies the mobile phone number of the second terminal, detects whether the mobile phone number exists at the server side, if yes, sets the field value corresponding to the record to be the newly received CLSID, OCODE and IMSI, and goes to the step I, if not, registers a new user, and leads the newly received CLSID, OCODE and IMSI to correspond to the mobile phone number, and goes to the step I.
In one possible design, the OCODE is unique in the second terminal.
In one possible design, the OCODE has a unique correspondence with the SERVERIP.
In one possible design, the period is 0.5 seconds or set as desired.
According to the embodiment of the invention, all users can quickly log in and register any website or APP which can use the equipment with the short message receiving function and the authentication protocol only by using one terminal device, and the users do not need to memorize the registration login passwords of all APPs or webpages, so that convenience is provided for the users.
Drawings
In order to more clearly illustrate the embodiments of the present invention or the technical solutions in the prior art, the drawings used in the description of the embodiments or the prior art will be briefly described below, it is obvious that the drawings in the following description are only some embodiments of the present invention, and for those skilled in the art, other drawings can be obtained according to the drawings without creative efforts.
Fig. 1 is a flowchart of a password-less login method according to an embodiment of the present invention;
fig. 2 is a schematic structural diagram of a system for login without password registration according to an embodiment of the present invention.
Detailed Description
The technical solutions in the embodiments of the present invention will be clearly and completely described below with reference to the drawings in the embodiments of the present invention, and it is obvious that the described embodiments are only a part of the embodiments of the present invention, and not all of the embodiments. All other embodiments, which can be derived by a person skilled in the art from the embodiments given herein without making any creative effort, shall fall within the protection scope of the present invention.
The terms "first" and "second," and the like in the description and claims of the present invention and in the drawings are used for distinguishing between different objects and not for describing a particular order. Furthermore, the terms "include" and "have," as well as any variations thereof, are intended to cover non-exclusive inclusions. For example, a process, method, system, article, or apparatus that comprises a list of steps or elements is not limited to only those steps or elements listed, but may alternatively include other steps or elements not listed, or inherent to such process, method, article, or apparatus.
Reference herein to "an embodiment" means that a particular feature, structure, or characteristic described in connection with the embodiment can be included in at least one embodiment of the invention. The appearances of the phrase in various places in the specification are not necessarily all referring to the same embodiment, nor are separate or alternative embodiments mutually exclusive of other embodiments. It is explicitly and implicitly understood by one skilled in the art that the embodiments described herein can be combined with other embodiments.
It should be further understood that the term "and/or" as used in this specification and the appended claims refers to and includes any and all possible combinations of one or more of the associated listed items.
The password-free login method and system provided by the embodiment of the invention will be described in detail below with reference to fig. 1-2.
Referring to fig. 1, which is a flowchart of a password-free login method according to an embodiment of the present invention, the method according to an embodiment of the present invention may be implemented on a terminal with a content push function, such as a smart phone, a tablet computer, a desktop computer, and an IPAD, and as shown in the figure, the method may include, but is not limited to, the following steps:
A. the first terminal sends a login request to the server.
When a certain webpage or an application program APP needs to be logged in on a first terminal, a user sends a login request to a server through the first terminal.
B. The server generates a dialogue containing a SKEY code and sends the SKEY code to the first terminal, wherein the SKEY code comprises a CLSID, a SERVERIP and a ZFWM, the SERVERIP is a server address, the CLSID is a code without repetition in the system, and the ZFWM is a communication number.
C. And the first terminal receives the SKEY code sent by the server, generates a two-dimensional code by using the SKEY code and displays the two-dimensional code on a login page.
D. The first terminal periodically detects whether the CLSID field value in the server user table is the CLSID in SKEY, if so, the login is successful, and the operation is finished; otherwise, go to step E.
In the embodiment of the present invention, the period of the periodic detection is 0.5 seconds or set according to requirements.
E. Identifying the two-dimensional code by using a second terminal to obtain a server corresponding to the two-dimensional code, and if an OCODE corresponding to the server is retrieved in the second terminal, sending verification information corresponding to the server, wherein the verification information comprises the CLSID, the OCODE and the IMSI, and the OCODE is a historical login credential code stored by the second terminal; the IMSI is an International Mobile Subscriber Identity (IMSI); and if the OCODE corresponding to the SERVERIP cannot be retrieved or an identification error message sent by the server is received, the second terminal generates the OCODE and sends the generated OCODE, the CLSID and the IMSI to the server.
In this embodiment, the OCODE is unique in the second terminal, and the OCODE and the server have a unique correspondence relationship.
F. And the server receives the verification information sent by the second terminal.
G. Searching whether the received IMSI and OCODE are matched with the IMSI and OCODE stored in the database in a user information database, and if so, turning to step H; if the two do not match, go to step J.
H. And after the server logs in the background successfully, resetting the CLSID, OCODE and IMSI which are recorded in the server and correspond to the mobile phone number of the second terminal into the newly received CLSID, OCODE and IMSI.
I. And D, the server sends the reset CLSID to the first terminal and goes to the step D.
J. The server sends an identification error message to the second terminal, receives a verification message sent again by the second terminal, identifies the mobile phone number of the second terminal, detects whether the mobile phone number exists at the server side, if yes, sets the field value corresponding to the record to be the newly received CLSID, OCODE and IMSI, and goes to the step I, if not, registers a new user, and leads the newly received CLSID, OCODE and IMSI to correspond to the mobile phone number, and goes to the step I.
According to the password-free login method provided by the embodiment, all users can quickly log in and register any website or APP which has the function of receiving the short message and can use the authentication protocol only by using one terminal device, and the users do not need to memorize the login passwords of all APPs or webpages, so that convenience is provided for the users.
Referring to fig. 2, a schematic structural diagram of a password-free login system according to an embodiment of the present invention is shown, where the system according to the embodiment of the present invention includes: the system comprises a first terminal, a second terminal and a server. The system performs the following steps:
A. the first terminal sends a login request to the server.
When a certain webpage or an application program APP needs to be logged in on a first terminal, a user sends a login request to a server through the first terminal.
B. The server generates a dialogue containing a SKEY code and sends the SKEY code to the first terminal, wherein the SKEY code comprises a CLSID, a SERVERIP and a ZFWM, the SERVERIP is a server address, the CLSID is a code without repetition in the system, and the ZFWM is a communication number.
C. And the first terminal receives the SKEY code sent by the server, generates a two-dimensional code by using the SKEY code and displays the two-dimensional code on a login page.
D. The first terminal periodically detects whether the CLSID field value in the server user table is the CLSID in SKEY, if so, the login is successful, and the operation is finished; otherwise, go to step E.
In the embodiment of the present invention, the period of the periodic detection is 0.5 seconds or set according to requirements.
E. Identifying the two-dimensional code by using a second terminal to obtain a server corresponding to the two-dimensional code, and if an OCODE corresponding to the server is retrieved in the second terminal, sending verification information corresponding to the server, wherein the verification information comprises the CLSID, the OCODE and the IMSI, and the OCODE is a historical login credential code stored by the second terminal; the IMSI is an International Mobile Subscriber Identity (IMSI); and if the OCODE corresponding to the SERVERIP cannot be retrieved or an identification error message sent by the server is received, the second terminal generates the OCODE and sends the generated OCODE, the CLSID and the IMSI to the server.
In this embodiment, the OCODE is unique in the second terminal, and the OCODE and the server have a unique correspondence relationship.
F. And the server receives the verification information sent by the second terminal.
G. Searching whether the received IMSI and OCODE are matched with the IMSI and OCODE stored in the database in a user information database, and if so, turning to step H; if the two do not match, go to step J.
H. And after the server logs in the background successfully, resetting the CLSID, OCODE and IMSI which are recorded in the server and correspond to the mobile phone number of the second terminal into the newly received CLSID, OCODE and IMSI.
I. And D, the server sends the reset CLSID to the first terminal and goes to the step D.
J. The server sends an identification error message to the second terminal, receives a verification message sent again by the second terminal, identifies the mobile phone number of the second terminal, detects whether the mobile phone number exists at the server side, if yes, sets the field value corresponding to the record to be the newly received CLSID, OCODE and IMSI, and goes to the step I, if not, registers a new user, and leads the newly received CLSID, OCODE and IMSI to correspond to the mobile phone number, and goes to the step I.
Through the password-free registration login system provided by the embodiment, a user can log in a webpage or APP without memorizing a complicated password, and convenience is provided for the user.
While the invention has been described in connection with various embodiments, other variations to the disclosed embodiments can be understood and effected by those skilled in the art in practicing the claimed invention, from a review of the drawings, the disclosure, and the appended claims. In the claims, the word "comprising" does not exclude other elements or steps, and the word "a" or "an" does not exclude a plurality. A single processor or other unit may fulfill the functions of several items recited in the claims. The mere fact that certain measures are recited in mutually different dependent claims does not indicate that a combination of these measures cannot be used to advantage.
As will be appreciated by one skilled in the art, embodiments of the present invention may be provided as a method, system, or computer program product. Accordingly, the present invention may take the form of an entirely hardware embodiment, an entirely software embodiment or an embodiment combining software and hardware aspects. Furthermore, the present invention may take the form of a computer program product embodied on one or more computer-usable storage media (including, but not limited to, disk storage, CD-ROM, optical storage, and the like) having computer-usable program code embodied therein. A computer program stored/distributed on a suitable medium supplied together with or as part of other hardware, may also take other distributed forms, such as via the Internet or other wired or wireless telecommunication systems.
The present invention is described with reference to flowchart illustrations and/or block diagrams of methods, systems and computer program products according to embodiments of the invention. It will be understood that each flow and/or block of the flow diagrams and/or block diagrams, and combinations of flows and/or blocks in the flow diagrams 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.
While the invention has been described in conjunction with specific features and embodiments thereof, it will be evident that various modifications and combinations can be made thereto without departing from the spirit and scope of the invention. Accordingly, the specification and figures are merely exemplary of the invention as defined in the appended claims and are intended to cover any and all modifications, variations, combinations, or equivalents within the scope of the invention. It will be apparent to those skilled in the art that various changes and modifications may be made in the present invention without departing from the spirit and scope of the invention. Thus, if such modifications and variations of the present invention fall within the scope of the claims of the present invention and their equivalents, the present invention is also intended to include such modifications and variations.

Claims (12)

1. A password-free login method is characterized in that:
A. a first terminal sends a login request to a server;
B. the method comprises the steps that a first terminal receives a SKEY code returned by a server, the SKEY code is used for generating a two-dimensional code and displaying the two-dimensional code on a login page, wherein the SKEY code comprises a CLSID, a SERVERIP and a ZFWM, the SERVERIP is a server address, the CLSID is a code which is not repeated in a system, and the ZFWM is a communication number;
C. the first terminal judges whether the CLSID field value in the server user table is the CLSID in SKEY
Carrying out periodic detection, if so, finishing the login success; otherwise, go to step D;
D. the second terminal identifies the two-dimensional code to obtain a server corresponding to the two-dimensional code, and if an OCODE corresponding to the server is retrieved in the second terminal, sends verification information corresponding to the server, wherein the verification information comprises the CLSID, the OCODE and the IMSI, and the OCODE is a historical login credential code stored by the second terminal; the IMSI is an International Mobile Subscriber Identity (IMSI); if the OCODE corresponding to the SERVERIP cannot be retrieved or an identification error message sent by the server is received, the second terminal generates the OCODE and sends the generated OCODE, the CLSID and the IMSI to the server;
E. and the first terminal receives the CLSID message sent by the server and goes to the step C.
2. The password-less login method of claim 1, wherein said OCODE is unique in the second terminal.
3. The password-less login method of claim 2, wherein said OCODE has a unique correspondence with said SERVERIP.
4. The password-free login method of claim 3, wherein if the OCODE corresponding to the SERVERIP is not retrieved in the second terminal, the generated OCODE is sent to the server together with the CLSID and the IMSI in a short message form.
5. The password-free login method of claim 1, wherein the period is set according to a requirement.
6. A password-free registration login method is applied to a server side and is characterized in that:
A. receiving a login request sent by a first terminal;
B. generating a dialogue containing a SKEY code and sending the SKEY code to the first terminal, wherein the SKEY code comprises a CLSID, a SERVERIP and a ZFWHM, the SERVERIP is a server address, the CLSID is a code without repetition in the system, and the ZFWHM is a communication number;
C. receiving verification information sent by a second terminal, wherein the verification information comprises the CLSID, an OCODE and an IMSI, and the OCODE is a historical login credential code stored by the second terminal; the IMSI is an international mobile subscriber identification code;
D. searching whether the received IMSI and OCODE are matched with the IMSI and OCODE stored in the database or not in a user information database, and if so, turning to the step E; if the two are not matched, turning to the step G;
E. resetting the CLSID, OCODE and IMSI which correspond to the second terminal mobile phone number and are recorded in the server to the newly received CLSID, OCODE and IMSI after the background login is successful;
F. sending the reset CLSID to a first terminal, and turning to step H;
G. sending an identification error message to a second terminal, receiving a verification message sent again by the second terminal, identifying the mobile phone number of the second terminal, detecting whether the server has a record of the mobile phone number, if so, setting a field value corresponding to the record as the newly received CLSID, OCODE and IMSI, turning to the step F, otherwise, registering a new user, adding a new record, setting a field value corresponding to the record as the newly received CLSID, OCODE, IMSI and the mobile phone number, and turning to the step F;
H. and (6) ending.
7. The password-less login method of claim 6, wherein said OCODE is unique in said second terminal.
8. The password-less login method of claim 6, wherein said OCODE has a unique correspondence with said SERVERIP.
9. A password-free registration login system is characterized by comprising a first terminal, a second terminal and a server, and the system executes the following steps:
A. a first terminal sends a login request to a server;
B. the server generates a dialogue containing a SKEY code and sends the SKEY code to the first terminal, wherein the SKEY code comprises a CLSID, a SERVERIP and a ZFWM, the SERVERIP is a server address, the CLSID is a code without repetition in a system, and the ZFWM is a communication number;
C. the method comprises the steps that a first terminal receives a SKEY code sent by a server, generates a two-dimensional code by using the SKEY code and displays the two-dimensional code on a login page;
D. the first terminal periodically detects whether the CLSID field value in the server user table is the CLSID in SKEY, if so, the login is successful, and the operation is finished; otherwise, go to step E;
E. identifying the two-dimensional code by using a second terminal to obtain a server corresponding to the two-dimensional code, and if an OCODE corresponding to the server is retrieved in the second terminal, sending verification information corresponding to the server, wherein the verification information comprises the CLSID, the OCODE and the IMSI, and the OCODE is a historical login credential code stored by the second terminal; the IMSI is an International Mobile Subscriber Identity (IMSI); if the OCODE corresponding to the SERVERIP cannot be retrieved or an identification error message sent by the server is received, the second terminal generates the OCODE and sends the generated OCODE, the CLSID and the IMSI to the server;
F. the server receives verification information sent by the second terminal;
G. searching whether the received IMSI and OCODE are matched with the IMSI and OCODE stored in the database in a user information database, and if so, turning to step H; if the two are not matched, turning to the step J;
H. after the server logs in successfully at the background, resetting the CLSID, OCODE and IMSI which are recorded in the server and correspond to the mobile phone number of the second terminal into the CLSID, OCODE and IMSI which are received newly;
I. the server sends the reset CLSID to the first terminal, and then the step D is carried out;
J. the server sends an identification error message to the second terminal, receives a verification message sent again by the second terminal, identifies the mobile phone number of the second terminal, detects whether the mobile phone number exists at the server side, if yes, sets the field value corresponding to the record to be the newly received CLSID, OCODE and IMSI, and goes to the step I, if not, registers a new user, and leads the newly received CLSID, OCODE and IMSI to correspond to the mobile phone number, and goes to the step I.
10. The password-less login system of claim 9, wherein said OCODE is unique in said second terminal.
11. The password free login system of claim 9, wherein said OCODE has a unique correspondence with said server.
12. The password-free login system of claim 9, wherein a period of said periodic detection is set according to a requirement.
CN201711243679.7A 2017-11-30 2017-11-30 Password-free registration login method and system Active CN107959680B (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN201711243679.7A CN107959680B (en) 2017-11-30 2017-11-30 Password-free registration login method and system

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN201711243679.7A CN107959680B (en) 2017-11-30 2017-11-30 Password-free registration login method and system

Publications (2)

Publication Number Publication Date
CN107959680A CN107959680A (en) 2018-04-24
CN107959680B true CN107959680B (en) 2020-05-12

Family

ID=61962850

Family Applications (1)

Application Number Title Priority Date Filing Date
CN201711243679.7A Active CN107959680B (en) 2017-11-30 2017-11-30 Password-free registration login method and system

Country Status (1)

Country Link
CN (1) CN107959680B (en)

Families Citing this family (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN113315786B (en) * 2021-06-25 2023-05-26 郑州信源信息技术股份有限公司 Security authentication method and system

Citations (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN102769628A (en) * 2012-07-27 2012-11-07 腾讯科技(深圳)有限公司 Page login method and server
CN103023918A (en) * 2012-12-26 2013-04-03 百度在线网络技术(北京)有限公司 Method, system and device for uniformly providing login for multiple network services
CN103067378A (en) * 2012-12-26 2013-04-24 百度在线网络技术(北京)有限公司 Log-in control method and system based on two-dimension code
CN105162591A (en) * 2015-07-07 2015-12-16 腾讯科技(深圳)有限公司 Equipment registration method and device
CN106209763A (en) * 2016-05-27 2016-12-07 北京畅游天下网络技术有限公司 A kind of login method and system

Family Cites Families (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US9130929B2 (en) * 2013-03-15 2015-09-08 Aol Inc. Systems and methods for using imaging to authenticate online users

Patent Citations (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN102769628A (en) * 2012-07-27 2012-11-07 腾讯科技(深圳)有限公司 Page login method and server
CN103023918A (en) * 2012-12-26 2013-04-03 百度在线网络技术(北京)有限公司 Method, system and device for uniformly providing login for multiple network services
CN103067378A (en) * 2012-12-26 2013-04-24 百度在线网络技术(北京)有限公司 Log-in control method and system based on two-dimension code
CN105162591A (en) * 2015-07-07 2015-12-16 腾讯科技(深圳)有限公司 Equipment registration method and device
CN106209763A (en) * 2016-05-27 2016-12-07 北京畅游天下网络技术有限公司 A kind of login method and system

Also Published As

Publication number Publication date
CN107959680A (en) 2018-04-24

Similar Documents

Publication Publication Date Title
CN109639740B (en) Login state sharing method and device based on equipment ID
CN103259795B (en) Perform registration logs in automatically method, mobile terminal and server
CN107026832B (en) Account login method, device and server
EP3534584B1 (en) Service implementation method and apparatus
US20160014120A1 (en) Method, server, client and system for verifying verification codes
CN105337997B (en) Login method of application client and related equipment
CN107451819B (en) Identity verification method and device based on user operation behavior characteristics
CN105989485B (en) Service management method and device
CN109257321B (en) Secure login method and device
CN112583799B (en) Processing method, related device, equipment and medium for registered account
WO2015101320A1 (en) Account number generation method, terminal and background server
CN104901924B (en) Internet account verification method and device
TW201203140A (en) Online service providing system, method, server and mobile device thereof, and computer program product
CN104579667A (en) Account password management method, device and system
CN105992204A (en) Access authentication method of applications of mobile intelligent terminal and device
CN110445792B (en) Verification code generation method and verification code login system
EP3618379A1 (en) Identity verification method and apparatus, and electronic device
CN105959293B (en) The management method and device of electronic account
CN105760729B (en) Login method and electronic equipment
CN111651749A (en) Method and device for finding account based on password, computer equipment and storage medium
CN108769059B (en) Verification method, device, medium and computing equipment
CN107679383B (en) Identity verification method and device based on geographic position and touch area
CN107959680B (en) Password-free registration login method and system
CN105991619B (en) Security authentication method and device
CN105100005B (en) Identity verification method and device

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