CN106998315B - Method, device and system for registration authentication - Google Patents

Method, device and system for registration authentication Download PDF

Info

Publication number
CN106998315B
CN106998315B CN201610045422.XA CN201610045422A CN106998315B CN 106998315 B CN106998315 B CN 106998315B CN 201610045422 A CN201610045422 A CN 201610045422A CN 106998315 B CN106998315 B CN 106998315B
Authority
CN
China
Prior art keywords
authentication
registration
client
server
information
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
CN201610045422.XA
Other languages
Chinese (zh)
Other versions
CN106998315A (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.)
Advanced New Technologies Co Ltd
Advantageous New Technologies Co Ltd
Original Assignee
Alibaba Group Holding 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 Alibaba Group Holding Ltd filed Critical Alibaba Group Holding Ltd
Priority to CN202010395161.0A priority Critical patent/CN111614642B/en
Priority to CN201610045422.XA priority patent/CN106998315B/en
Publication of CN106998315A publication Critical patent/CN106998315A/en
Application granted granted Critical
Publication of CN106998315B publication Critical patent/CN106998315B/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
    • 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

Abstract

The embodiment of the application discloses a method, a device and a system for registration authentication. The method comprises the following steps: the registration server judges whether the authentication information sent by the client meets the registration requirement or not; when the judgment result is yes, sending the authentication information to an authentication server for authentication processing; the authentication server carries out authentication processing on the authentication information sent by the registration server and returns the authentication processing result of the authentication processing to the registration server; the registration server sends the authentication information to the authentication server for authentication processing and simultaneously carries out corresponding registration operation processing on the received registration information sent by the client; after the registration information of the client is successfully registered, the registration server determines the registration authentication result of the client based on the authentication processing result of the authentication information of the client; and the registration server sends the registration authentication result to the corresponding client. By using the technical scheme provided by the embodiment of the application, the registration authentication can be completed quickly, and the user experience is improved.

Description

Method, device and system for registration authentication
Technical Field
The present application relates to the field of internet technologies, and in particular, to a method, an apparatus, and a system for registration authentication.
Background
With the gradual change of internet technology, the security problem faced by the internet service system is becoming more and more complicated, diversified and massive, and the behaviors of internet financial crime, online fraud and the like are continuously appearing. Therefore, in order to guarantee the legitimate rights and interests of the user, the user needs to perform registration authentication before performing service processing in the internet service system.
The prior art registration authentication of a user may include a registration phase and an authentication phase. Specifically, the registration phase may include: the client sends registration information to a registration server; the registration server sequentially judges whether the information in the registration information meets the registration requirement; when the judgment is yes, the registration server sends the judgment result to the client; the client sends registration confirmation information to the registration server to complete registration. After the registration phase, the authentication phase may include: the registration server sends the authentication information in the registration information to an authentication server for authentication processing; the authentication server sequentially performs authentication processing on the information in the authentication information and sends the result of the authentication processing to the registration server; the registration server determines a registration authentication result according to the authentication processing result; and the registration server sends the registration authentication result to the corresponding client to inform the user whether the registration authentication is successful or not. However, in the registration and authentication process of the prior art, the user must perform the authentication process after the user succeeds in the registration stage, and a large amount of time is required for the relevant processes of the registration server and the client in the registration stage, and a large amount of time is required for the subsequent authentication server to perform the verification process on the authentication information.
Therefore, the registration authentication method for performing subsequent authentication after successful registration in the prior art can cause long waiting time of the user, and is likely to cause conditions such as timeout, so that the user experience and the real-time passing rate are greatly reduced.
Disclosure of Invention
The embodiment of the application aims to provide a method, a device and a system for registration authentication, which can quickly finish the registration authentication, greatly reduce the waiting time of a user, improve the user experience and improve the real-time passing rate.
The embodiment of the application provides a method, a device and a system for registration authentication, which are realized as follows:
a method of enrollment authentication, the method comprising:
the registration server judges whether the authentication information sent by the client meets the registration requirement or not;
when the judgment result is yes, the authentication information is sent to an authentication server for authentication processing;
the authentication server carries out authentication processing on authentication information sent by a registration server and returns an authentication processing result of the authentication processing to the registration server;
the registration server sends the authentication information to an authentication server for authentication processing and simultaneously carries out corresponding registration operation processing on the received registration information sent by the client;
after the registration information of the client is successfully registered in the registration server, the registration server determines the registration authentication result of the client based on the authentication processing result of the authentication processing of the authentication information of the client in the authentication server;
and the registration server sends the registration authentication result to the corresponding client.
A method of enrollment authentication, the method comprising:
judging whether the authentication information sent by the client meets the registration requirement or not;
when the judgment result is yes, the authentication information is sent to an authentication server for authentication processing;
receiving an authentication processing result of the authentication server for performing authentication processing on the authentication information;
sending the authentication information to the authentication server for authentication processing, and simultaneously performing corresponding registration operation processing on the received registration information sent by the client;
after the registration information of the client is successfully registered, determining a registration authentication result of the client based on an authentication processing result of authentication processing of the authentication information of the client in the authentication server;
and sending the registration authentication result to a corresponding client.
A method of enrollment authentication, the method comprising:
receiving authentication information sent by a registration server when the authentication information sent by a client side is judged to meet the registration requirement;
performing authentication processing on the authentication information;
and sending an authentication processing result of the authentication processing to the registration server.
An apparatus for enrollment authentication, the apparatus comprising:
the judging module is used for judging whether the authentication information sent by the client meets the registration requirement or not;
the authentication information sending module is used for sending the authentication information to an authentication server for authentication processing when the judgment result is yes;
an authentication processing result receiving module for receiving an authentication processing result of the authentication server performing authentication processing on the authentication information;
the registration operation processing module is used for sending the authentication information to the authentication server for authentication processing and simultaneously carrying out corresponding registration operation processing on the received registration information sent by the client;
a registration authentication result determining module, configured to determine, based on an authentication processing result of authentication processing performed by the authentication server on the basis of the authentication information of the client, a registration authentication result of the client after registration of the registration information of the client is successful;
and the registration authentication result sending module is used for sending the registration authentication result to the corresponding client.
An apparatus for enrollment authentication, the apparatus comprising:
the authentication information receiving module is used for receiving authentication information sent by the registration server when the authentication information sent by the client side is judged to meet the registration requirement;
the authentication processing module is used for carrying out authentication processing on the authentication information;
and the authentication processing result sending module is used for sending the authentication processing result of the authentication processing to the registration server.
A system for enrollment authentication, the system comprising:
the registration server is used for judging whether the authentication information sent by the client meets the registration requirement or not; and the authentication server is used for sending the authentication information to an authentication server for authentication processing when the judgment result is yes; the authentication server is used for sending the authentication information to the authentication server for authentication processing and simultaneously carrying out corresponding registration operation processing on the received registration information sent by the client; and an authentication processing result for receiving authentication processing of the authentication information by the authentication server; and after the registration information of the client is successfully registered in the registration server, determining a registration authentication result of the client based on an authentication processing result of authentication processing of the authentication information of the client in the authentication server; and is used for sending the registration authentication result to the corresponding client;
the authentication server is used for receiving authentication information sent by the registration server when the authentication information sent by the client is judged to meet the registration requirement; and is used for carrying on the authentication processing to the said authentication information; and means for sending an authentication processing result of the authentication processing to the registration server.
The method comprises the steps that a registration server judges whether authentication information sent by a client meets a registration requirement or not, and sends the authentication information to an authentication server for authentication processing when the authentication information meets the registration requirement; correspondingly, the authentication server carries out authentication processing on the authentication information sent by the registration server and returns the authentication processing result of the authentication processing to the registration server; and when the registration server sends the authentication information to the authentication server for authentication processing, corresponding registration operation processing is carried out on the received registration information sent by the client. Subsequent related registration operation and authentication processing operation can be simultaneously carried out in an asynchronous thread mode, and the speed of registration and authentication is effectively improved. After the registration is successful, the registration server determines the registration authentication result of the client based on the authentication processing result of the authentication processing of the authentication information of the client in the authentication server, and sends the registration authentication result to the corresponding client to finish the registration authentication process. Compared with the prior art, the method and the device can quickly finish the registration authentication by utilizing the asynchronous processing mode, greatly reduce the waiting time of the user, improve the user experience and improve the real-time passing rate.
Drawings
In order to more clearly illustrate the embodiments of the present application or the technical solutions in the prior art, the drawings needed to be used in the description of the embodiments or the prior art will be briefly introduced below, it is obvious that the drawings in the following description are only some embodiments described in the present application, and for those skilled in the art, other drawings can be obtained according to the drawings without any creative effort.
FIG. 1 is a schematic flow chart diagram illustrating one embodiment of a method for enrollment authentication provided herein;
FIG. 2 is a flow diagram illustrating one embodiment of a method for enrollment authentication provided herein;
FIG. 3 is a flow diagram illustrating one embodiment of a method for enrollment authentication provided herein;
FIG. 4 is a schematic diagram illustrating an embodiment of a device for registration authentication provided herein;
FIG. 5 is a schematic diagram illustrating an embodiment of a device for registration authentication provided herein;
fig. 6 is a schematic structural diagram of an embodiment of a system for registration authentication provided in the present application.
Detailed Description
In order to make those skilled in the art better understand the technical solutions in the present application, the technical solutions in the embodiments of the present application will be clearly and completely described below with reference to the drawings in the embodiments of the present application, and it is obvious that the described embodiments are only a part of the embodiments of the present application, 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 application.
The following describes specific implementations of embodiments of the present application in detail with reference to several specific examples.
An embodiment of a method for registration authentication according to the present application is first described below. Fig. 1 is a flow diagram of one embodiment of a method of enrollment authentication provided herein, which provides method operational steps as described in the embodiments or flow diagrams, but may include more or fewer operational steps based on conventional or non-inventive labor. The order of steps recited in the embodiments is merely one manner of performing the steps in a multitude of orders and does not represent the only order of execution. In actual implementation, the system or client product may execute sequentially or in parallel (e.g., in the context of parallel processors or multi-threaded processing) according to the embodiments or methods shown in the figures. Specifically, as shown in fig. 1, the method may include:
s110: the registration server judges whether the authentication information sent by the client meets the registration requirement.
In the embodiment of the application, the registration server can judge whether the authentication information sent by the client meets the registration requirement. Generally, the authentication information may be a part of the registration information in the registration authentication process. Specifically, in practical applications, corresponding information may be set as the authentication information according to specific applications, and in some applications, the authentication information may include, but is not limited to, basic information and/or identity information. Specifically, the registration requirement may be set according to a specific application scenario and corresponding authentication information, for example, when the authentication information is an identity card number in basic information, the registration requirement may include requirements on the number of bits and the data type of the authentication information.
Specifically, the basic information may generally include the basic information of the user, such as a mobile phone of the user, a mailbox, and the like. The identity information may include the name, identification number, identification photograph and other related information that may represent the identity of the user.
S120: and when the judgment result is yes, sending the authentication information to an authentication server for authentication processing.
In this embodiment of the application, when the registration server determines that the authentication information sent by the client meets the registration requirement in step S110, the authentication information may be sent to the authentication server for authentication processing.
In particular, in practical applications, the authentication server may include one or more subsystems. For example, when the authentication server includes a plurality of subsystems, the authentication server may include a wind control check system and an authentication audit system. The wind control checking system can be used for carrying out wind control checking on information security, risk and the like on the authentication information in the authentication request. The authentication and auditing system can be used for performing authentication and auditing check on the authenticity of the basic information and the identity information in the authentication request.
Further, after judging that the authentication information meets the registration requirement, the registration server may generate a serial number corresponding to the authentication information. Correspondingly, when the authentication information is sent to an authentication server for authentication processing, the serial number corresponding to the authentication information is also sent to the authentication server. Specifically, the serial number is correlated with corresponding authentication information, and may be used for correlating with relevant data information of the user in the client corresponding to the authentication information in a subsequent registration authentication process.
Further, in the embodiment of the present application, the serial number may include, but is not limited to, a form of a character string, and the serial number may include an encrypted character string.
S130: and the authentication server performs authentication processing on the authentication information sent by the registration server.
In this embodiment, after the authentication server receives the authentication information sent by the registration server, the authentication server may perform authentication processing on the authentication information sent by the registration server. Specifically, the authenticating the authentication information may include at least one of:
carrying out risk control check of risk evaluation on the authentication information;
and carrying out authentication and verification check of authenticity verification on the authentication information.
Specifically, in practical applications, the wind control check and the authentication check may be performed by one or more systems.
In practical applications, the wind control check may include one or more wind control check sub-items. Specifically, the wind control check may include performing sensitive word check, anti-money laundering list check, loan condition check, and the like on the basic information and the identity information. The authentication audit check may include one or more channel check sub-entries. Specifically, the authentication and verification check may include a comparison check of the basic information and the identity information with public security network information, a comparison check of human face biopsy and public security network photo information, a related credit check, and the like.
Furthermore, when the authentication processing comprises wind control checking and authentication checking, the wind control checking and the authentication checking can be processed in an asynchronous multithreading mode, so that the time of the authentication processing can be greatly reduced, and the efficiency is improved.
S140: and the authentication server returns the authentication processing result of the authentication processing to the registration server.
In this embodiment, after step S130, the authentication server may return an authentication processing result of the authentication processing to the registration server. Specifically, when the result of the authentication processing includes results of a plurality of checks, the result of the authentication processing is qualified only when the results of the plurality of checks all meet the corresponding check requirements.
Further, when the authentication server receives that the authentication information sent by the registration server includes the serial number, the authentication server returns that the authentication processing result in the registration server includes the serial number.
Further, in this embodiment of the present application, the authentication processing result includes the serial number, so that the subsequent registration server may correspond the authentication processing result to the corresponding basic information, the identity information, and the corresponding client.
S150: and the registration server sends the authentication information to an authentication server for authentication processing and simultaneously carries out corresponding registration operation processing on the received registration information sent by the client.
In the embodiment of the application, the registration server sends the authentication information to the authentication server for authentication processing, and simultaneously performs corresponding registration operation processing on the received registration information sent by the client. Specifically, the relevant registration operation may include receiving registration information sent by the client; judging whether the registration information meets the registration requirement or not; sending the judgment result to a client; when the judging result is that the registration information meets the registration requirement, generating a unique user identifier and sending the unique user identifier to the client; and after subsequently receiving registration confirmation information sent by the client, checking the completeness of the registration information, and finishing operations such as registration and the like.
Specifically, the registration information may set corresponding information according to a specific application scenario. And the registration information may include information that is not authentication information in the registration authentication process. In a specific embodiment, the registration information may include password information, account information, and the like.
S160: and when the registration information of the client is successfully registered in the registration server, the registration server determines the registration authentication result of the client based on the authentication processing result of the authentication processing of the authentication information of the client in the authentication server.
In this embodiment of the present application, after the registration information of the client is successfully registered in the registration server, the registration server may determine the registration authentication result of the client based on an authentication processing result of the authentication processing performed by the authentication information of the client in the authentication server. Specifically, when the authentication processing result meets the corresponding requirement, the authentication result is registered as pass; and when the authentication processing result does not meet the corresponding requirement, registering the authentication result as failing. Generally, when the registration authentication result is failed, a manual review operation may be performed subsequently.
Further, after the registration information of the client is successfully registered in the registration server, a corresponding association relationship between the unique user identifier and the serial number may be generated.
Further, after generating the association relationship, the method may further include:
sending the corresponding association relation between the unique user identification and the serial number generated after the registration information of the client is successfully registered to an authentication server;
correspondingly, the authentication server confirms the client corresponding to the authentication processing result of the authentication information by using the corresponding association relation.
In the embodiment of the application, the incidence relation is sent to the authentication server, so that the follow-up inquiry and manual check of authentication data such as an authentication processing result can be conveniently carried out.
S170: and the registration server sends the registration authentication result to the corresponding client.
In this embodiment of the application, the registration server may send the registration authentication result to a corresponding client.
Specifically, in practical applications, when the registration authentication result determined in step S160 is pass, the registration server may send a message that the authentication is passed to the corresponding client. When the registration authentication result determined in step S160 is failed, the registration server may send a message that the authentication is failed to the corresponding client, and further, when the authentication is failed, may send a message that a result of manual review is waited to the corresponding client.
Specifically, the sending of the registration authentication result to the corresponding client may include determining the client corresponding to the registration authentication result based on the corresponding association relationship, and sending the registration authentication result to the corresponding client.
Therefore, in the embodiment of the method for registration and authentication, whether the authentication information sent by the client meets the registration requirement is judged, and when the authentication information meets the registration requirement is judged, the authentication information is sent to the authentication server for authentication processing; correspondingly, the authentication server carries out authentication processing on the authentication information sent by the registration server and returns the authentication processing result of the authentication processing to the registration server; and when the registration server sends the authentication information to the authentication server for authentication processing, corresponding registration operation processing is carried out on the received registration information sent by the client. Subsequent related registration operation and authentication processing operation can be simultaneously carried out in an asynchronous thread mode, and the speed of registration and authentication is effectively improved. After the registration is successful, the registration server determines the registration authentication result of the client based on the authentication processing result of the authentication processing of the authentication information of the client in the authentication server, and sends the registration authentication result to the corresponding client to finish the registration authentication process. Compared with the prior art, the method and the device can quickly finish the registration authentication by utilizing the asynchronous processing mode, greatly reduce the waiting time of the user, improve the user experience and improve the real-time passing rate.
Considering the steps of registering a server as a master, an embodiment of a method for registration authentication according to the present application is described below. Fig. 2 is a flow diagram of one embodiment of a method of enrollment authentication provided herein, which provides method operational steps as described in the embodiments or flow diagrams, but may include more or fewer operational steps based on conventional or non-inventive labor. The order of steps recited in the embodiments is merely one manner of performing the steps in a multitude of orders and does not represent the only order of execution. In actual implementation, the system or client product may execute sequentially or in parallel (e.g., in the context of parallel processors or multi-threaded processing) according to the embodiments or methods shown in the figures. Specifically, as shown in fig. 2, the method may include:
s210: and judging whether the authentication information sent by the client meets the registration requirement.
S220: and when the judgment result is yes, sending the authentication information to an authentication server for authentication processing.
S230: and receiving an authentication processing result of the authentication server for performing authentication processing on the authentication information.
S240: and sending the authentication information to the authentication server for authentication processing, and simultaneously carrying out corresponding registration operation processing on the received registration information sent by the client.
S250: and after the registration information of the client is successfully registered, determining the registration authentication result of the client based on the authentication processing result of the authentication processing of the authentication information of the client in the authentication server.
S260: and sending the registration authentication result to a corresponding client.
Further, the method may further include:
after judging that the authentication information meets the registration requirement, generating a serial number corresponding to the authentication information, and after the registration information of the client is successfully registered, generating a corresponding association relation between a unique user identifier and the serial number;
correspondingly, when the authentication information is sent to an authentication server for authentication processing, a serial number corresponding to the authentication information is also sent to the authentication server, and a received authentication processing result returned by the authentication server comprises the corresponding serial number; and sending the registration authentication result to the corresponding client comprises determining the client corresponding to the registration authentication result based on the corresponding association relation, and sending the registration authentication result to the corresponding client.
Further, the method may further include:
sending the corresponding association relation between the unique user identification and the serial number generated after the registration information of the client is successfully registered to an authentication server;
correspondingly, the authentication server confirms the client corresponding to the authentication processing result of the authentication information by using the corresponding association relation.
According to the technical scheme of the embodiment of the application, the registration server judges whether the authentication information sent by the client meets the registration requirement, and when the authentication information meets the registration requirement, the authentication information is sent to the authentication server for authentication processing. Subsequent related registration operation and authentication processing operation can be simultaneously carried out in an asynchronous thread mode, and the speed of registration and authentication is effectively improved. After the successful registration, the registration server determines the registration authentication result of the client based on the authentication processing result of the authentication processing of the authentication information of the client in the authentication server, and sends the registration authentication result to the corresponding client to complete the authentication registration process. Compared with the prior art, the method and the device can quickly finish the registration authentication by utilizing the asynchronous processing mode, greatly reduce the waiting time of the user, improve the user experience and improve the real-time passing rate.
Considering the steps of the authentication server as a main part, an embodiment of a method for registering authentication according to the present application is described below. Fig. 3 is a flow diagram of one embodiment of a method of enrollment authentication provided herein, which provides method operational steps as described in the embodiments or flow diagrams, but may include more or fewer operational steps based on conventional or non-inventive labor. The order of steps recited in the embodiments is merely one manner of performing the steps in a multitude of orders and does not represent the only order of execution. In actual implementation, the system or client product may execute sequentially or in parallel (e.g., in the context of parallel processors or multi-threaded processing) according to the embodiments or methods shown in the figures. Specifically, as shown in fig. 3, the method may include:
s310: and receiving authentication information sent by the registration server when the authentication information sent by the client side is judged to meet the registration requirement.
S320: and performing authentication processing on the authentication information.
Specifically, the authenticating the authentication information may include at least one of:
carrying out risk control check of risk evaluation on the authentication information;
and carrying out authentication and verification check of authenticity verification on the authentication information.
S330: and sending an authentication processing result of the authentication processing to the registration server.
Further, the method may further include:
receiving a serial number generated by a registration server after judging that authentication information sent by a client meets the registration requirement;
correspondingly, the authentication processing result sent to the registration server includes the serial number.
Further, the method may further include:
receiving a corresponding association relation between a unique user identifier and a serial number, which is sent by a registration server and generated after the registration information of a client is successfully registered;
and the corresponding association relation is used for confirming the client corresponding to the authentication processing result of the authentication information.
According to the technical scheme of the embodiment of the application, the authentication server receives the authentication information sent by the registration server when the registration server judges that the authentication information sent by the client meets the registration requirement; thus, the authentication server can perform the authentication processing operation and the registration server can perform the relevant registration operation. The speed of registration authentication is effectively improved in an asynchronous thread mode. And then, sending the result of the authentication processing to the registration server so as to enable the registration server to complete the authentication and registration process. Compared with the prior art, the method and the device can quickly finish the registration authentication by utilizing the asynchronous processing mode, greatly reduce the waiting time of the user, improve the user experience and improve the real-time passing rate.
In another aspect of the present application, a device for registration and authentication is further provided, and fig. 4 is a schematic structural diagram of an embodiment of the device for registration and authentication provided in the present application, and as shown in fig. 4, the device 400 may include:
the determining module 410 may be configured to determine whether the authentication information sent by the client meets the registration requirement;
an authentication information sending module 420, configured to send the authentication information to an authentication server for authentication processing when the result of the determination is yes;
an authentication processing result receiving module 430, configured to receive an authentication processing result of the authentication server performing authentication processing on the authentication information;
the registration operation processing module 440 may be configured to send the authentication information to the authentication server for authentication processing, and perform corresponding registration operation processing on the received registration information sent by the client;
a registration authentication result determining module 450, configured to determine, after the registration of the registration information of the client is successful, a registration authentication result of the client based on an authentication processing result of the authentication processing performed by the authentication server according to the authentication information of the client;
the registration authentication result sending module 460 may be configured to send the registration authentication result to the corresponding client.
In another embodiment, the apparatus 400 may further include:
the serial number generation module can be used for generating a serial number corresponding to the authentication information after judging that the authentication information meets the registration requirement;
the corresponding association relation generation module may be configured to generate a corresponding association relation between the unique user identifier and the serial number after the registration information of the client is successfully registered;
correspondingly, when the authentication information sending module 420 sends the authentication information to an authentication server for authentication processing, the authentication information sending module may be further configured to send a serial number of a user to which the authentication information belongs to the authentication server;
correspondingly, the received authentication processing result returned by the authentication server may include a corresponding serial number;
accordingly, the registration authentication result sending module 460 may include a module for determining a client corresponding to the registration authentication result based on the corresponding association relationship, and sending the registration authentication result to the corresponding client.
In another embodiment, the apparatus 400 may further include:
the corresponding association relation sending module is used for sending the corresponding association relation between the unique user identifier and the serial number, which is generated after the registration information of the client is successfully registered, to the authentication server;
correspondingly, the authentication server may confirm the client corresponding to the authentication processing result of the authentication information by using the corresponding association relationship.
In another aspect of the present application, a device for registration and authentication is further provided, and fig. 5 is a schematic structural diagram of an embodiment of the device for registration and authentication provided in the present application, and as shown in fig. 5, the device 500 may include:
the authentication information receiving module 510 may be configured to receive authentication information sent by the registration server when it is determined that the authentication information sent by the client meets the registration requirement;
an authentication processing module 520, configured to perform authentication processing on the authentication information;
an authentication processing result sending module 530 may be configured to send an authentication processing result of the authentication processing to the registration server.
In another embodiment, the apparatus 500 may further include:
the serial number receiving module can be used for receiving a serial number generated by the registration server after judging that the authentication information sent by the client meets the registration requirement;
correspondingly, the authentication processing result sent to the registration server includes the serial number.
The present application provides a specific embodiment of the authentication processing module 520. Specifically, in an embodiment of the present application, the authentication processing module 520 may include:
the wind control checking module can be used for wind control checking for risk evaluation of the authentication information;
and the authentication, audit and check module can be used for performing authentication, audit and check for authenticity verification on the authentication information.
In another embodiment, the apparatus 500 may further include:
the corresponding association relation receiving module is used for receiving the corresponding association relation between the unique user identifier and the serial number, which is sent by the registration server and generated after the registration information of the client is successfully registered;
and the corresponding association relation is used for confirming the client corresponding to the authentication processing result of the authentication information.
In another aspect of the present application, a system for registration and authentication is further provided, fig. 6 is a schematic structural diagram of an embodiment of the system for registration and authentication provided in the present application, and as shown in fig. 6, the system 600 may include:
the registration server 610 may be configured to determine whether the authentication information sent by the client meets a registration requirement; and the authentication server is used for sending the authentication information to an authentication server for authentication processing when the judgment result is yes; the authentication server is used for sending the authentication information to the client side and carrying out corresponding registration operation processing on the received registration information sent by the client side; and an authentication processing result which can be used for receiving the authentication processing of the authentication server to the authentication information; the authentication server is used for performing authentication processing on the registration information of the client based on the authentication information of the client; and can be used to send the registration authentication result to the corresponding client;
the authentication server 620 may be configured to receive authentication information sent by the registration server when it is determined that the authentication information sent by the client meets the registration requirement; and can be used to perform authentication processing on the authentication information; and may be configured to send an authentication processing result of the authentication processing to the registration server.
Therefore, in the embodiment of the method, the device and the system for registration authentication, whether authentication information sent by a client meets the registration requirement is judged, and when the authentication information meets the registration requirement is judged, the authentication information is sent to an authentication server for authentication processing, and the registration server sends the authentication information to the authentication server for authentication processing and simultaneously carries out corresponding registration operation processing on the received registration information sent by the client. Subsequent related registration operation and authentication processing operation can be simultaneously carried out in an asynchronous thread mode, and the speed of registration and authentication is effectively improved. After the successful registration, the registration server determines the registration authentication result of the client based on the authentication processing result of the authentication processing of the authentication information of the client in the authentication server, and sends the registration authentication result to the corresponding client to complete the authentication registration process. Compared with the prior art, the method and the device can quickly finish the registration authentication by utilizing the asynchronous processing mode, greatly reduce the waiting time of the user, improve the user experience and improve the real-time passing rate.
Although described in the context of data interaction between a client, a registration server and an authentication server, etc., the present application is not limited to the case where it is necessarily a complete standard or data processing application environment as mentioned. The above description referred to in the various embodiments of the present application is only applicable in some embodiments of the present application. Of course, other non-inventive variations of the processing method steps described in the above embodiments consistent with the present application may still be implemented in the same application, and are not described herein again.
Although the present application provides method steps as described in an embodiment or flowchart, more or fewer steps may be included based on conventional or non-inventive means. The order of steps recited in the embodiments is merely one manner of performing the steps in a multitude of orders and does not represent the only order of execution. When an actual apparatus or client product executes, it may execute sequentially or in parallel (e.g., in the context of parallel processors or multi-threaded processing) according to the embodiments or methods shown in the figures.
The above embodiments illustrate means or modules, which may be embodied by a computer chip or entity, or by an article of manufacture having some functionality. For convenience of description, the above devices are described as being divided into various modules by functions, and are described separately. Of course, in implementing the present application, the functions of each module may be implemented in one or more software and/or hardware, or a module implementing the same function may be implemented by a combination of multiple sub-modules or sub-units.
Those skilled in the art will also appreciate that, in addition to implementing the controller as pure computer readable program code, the same functionality can be implemented by logically programming method steps such that the controller is in the form of logic gates, switches, application specific integrated circuits, programmable logic controllers, embedded microcontrollers and the like. Such a controller may therefore be considered as a hardware component, and the means included therein for performing the various functions may also be considered as a structure within the hardware component. Or even means for performing the functions may be regarded as being both a software module for performing the method and a structure within a hardware component.
The application may be described in the general context of computer-executable instructions, such as program modules, being executed by a computer. Generally, program modules include routines, programs, objects, components, data structures, classes, etc. that perform particular tasks or implement particular abstract data types. The application may also be practiced in distributed computing environments where tasks are performed by remote processing devices that are linked through a communications network. In a distributed computing environment, program modules may be located in both local and remote computer storage media including memory storage devices.
From the above description of the embodiments, it is clear to those skilled in the art that the present application can be implemented by software plus necessary general hardware platform. Based on such understanding, the technical solutions of the present application may be embodied in the form of a software product, which may be stored in a storage medium, such as a ROM/RAM, a magnetic disk, an optical disk, or the like, and includes several instructions for enabling a computer device (which may be a personal computer, a mobile terminal, a server, or a network device) to execute the method according to the embodiments or some parts of the embodiments of the present application.
The embodiments in the present specification are described in a progressive manner, and the same or similar parts among the embodiments are referred to each other, and each embodiment focuses on the differences from the other embodiments. The application is operational with numerous general purpose or special purpose computing system environments or configurations. For example: personal computers, server computers, hand-held or portable devices, tablet-type devices, mobile communication terminals, multiprocessor systems, microprocessor-based systems, programmable electronic devices, network PCs, minicomputers, mainframe computers, distributed computing environments that include any of the above systems or devices, and the like.
While the present application has been described with examples, those of ordinary skill in the art will appreciate that there are numerous variations and permutations of the present application without departing from the spirit of the application, and it is intended that the appended claims encompass such variations and permutations without departing from the spirit of the application.

Claims (16)

1. A method of enrollment authentication, the method comprising:
the registration server judges whether the authentication information sent by the client meets the registration requirement or not;
when the judgment result is yes, the authentication information is sent to an authentication server for authentication processing;
the authentication server carries out authentication processing on authentication information sent by a registration server and returns an authentication processing result of the authentication processing to the registration server;
the registration server sends the authentication information to an authentication server for authentication processing and simultaneously carries out corresponding registration operation processing on the received registration information sent by the client;
after the registration information of the client is successfully registered in the registration server, the registration server determines the registration authentication result of the client based on the authentication processing result of the authentication processing of the authentication information of the client in the authentication server;
and the registration server sends the registration authentication result to the corresponding client.
2. A method of enrollment authentication, the method comprising:
judging whether the authentication information sent by the client meets the registration requirement or not;
when the judgment result is yes, the authentication information is sent to an authentication server for authentication processing;
receiving an authentication processing result of the authentication server for performing authentication processing on the authentication information;
sending the authentication information to the authentication server for authentication processing, and simultaneously performing corresponding registration operation processing on the received registration information sent by the client;
after the registration information of the client is successfully registered, determining a registration authentication result of the client based on an authentication processing result of authentication processing of the authentication information of the client in the authentication server;
and sending the registration authentication result to a corresponding client.
3. The method of claim 2, further comprising:
after judging that the authentication information meets the registration requirement, generating a serial number corresponding to the authentication information, and after the registration information of the client is successfully registered, generating a corresponding association relation between a unique user identifier and the serial number;
correspondingly, when the authentication information is sent to an authentication server for authentication processing, a serial number corresponding to the authentication information is also sent to the authentication server, and a received authentication processing result returned by the authentication server comprises the corresponding serial number; and sending the registration authentication result to the corresponding client comprises determining the client corresponding to the registration authentication result based on the corresponding association relation, and sending the registration authentication result to the corresponding client.
4. The method of claim 3, further comprising:
sending the corresponding association relation between the unique user identification and the serial number generated after the registration information of the client is successfully registered to an authentication server;
correspondingly, the authentication server confirms the client corresponding to the authentication processing result of the authentication information by using the corresponding association relation.
5. A method of enrollment authentication, the method comprising:
receiving authentication information sent by a registration server when the authentication information sent by a client side is judged to meet the registration requirement;
the registration server performs corresponding registration operation processing on the received registration information sent by the client while performing authentication processing on the authentication information;
and sending an authentication processing result of the authentication processing to the registration server.
6. The method of claim 5, further comprising:
receiving a serial number generated by a registration server after judging that authentication information sent by a client meets the registration requirement;
correspondingly, the authentication processing result sent to the registration server includes the serial number.
7. The method according to claim 5 or 6, wherein the authenticating the authentication information comprises at least one of:
carrying out risk control check of risk evaluation on the authentication information;
and carrying out authentication and verification check of authenticity verification on the authentication information.
8. The method of claim 6, further comprising:
receiving a corresponding association relation between a unique user identifier and a serial number, which is sent by a registration server and generated after the registration information of a client is successfully registered;
and the corresponding association relation is used for confirming the client corresponding to the authentication processing result of the authentication information.
9. An apparatus for enrollment authentication, the apparatus comprising:
the judging module is used for judging whether the authentication information sent by the client meets the registration requirement or not;
the authentication information sending module is used for sending the authentication information to an authentication server for authentication processing when the judgment result is yes;
an authentication processing result receiving module for receiving an authentication processing result of the authentication server performing authentication processing on the authentication information;
the registration operation processing module is used for sending the authentication information to the authentication server for authentication processing and simultaneously carrying out corresponding registration operation processing on the received registration information sent by the client;
a registration authentication result determining module, configured to determine, based on an authentication processing result of authentication processing performed by the authentication server on the basis of the authentication information of the client, a registration authentication result of the client after registration of the registration information of the client is successful;
and the registration authentication result sending module is used for sending the registration authentication result to the corresponding client.
10. The apparatus of claim 9, further comprising:
the serial number generation module is used for generating a serial number corresponding to the authentication information after judging that the authentication information meets the registration requirement;
the corresponding incidence relation generating module is used for generating the corresponding incidence relation between the unique user identification and the serial number after the registration information of the client is successfully registered;
correspondingly, when the authentication information sending module sends the authentication information to an authentication server for authentication processing, the authentication information sending module is also used for sending a serial number corresponding to the authentication information to the authentication server;
correspondingly, the received authentication processing result returned by the authentication server comprises a corresponding serial number;
correspondingly, the registration authentication result sending module is used for determining the client corresponding to the registration authentication result based on the corresponding association relation and sending the registration authentication result to the corresponding client.
11. The apparatus of claim 10, further comprising:
the corresponding association relation sending module is used for sending the corresponding association relation between the unique user identification and the serial number, which is generated after the registration information of the client is successfully registered, to the authentication server;
correspondingly, the authentication server confirms the client corresponding to the authentication processing result of the authentication information by using the corresponding association relation.
12. An apparatus for enrollment authentication, the apparatus comprising:
the authentication information receiving module is used for receiving authentication information sent by the registration server when the authentication information sent by the client side is judged to meet the registration requirement;
the authentication processing module is used for performing authentication processing on the authentication information, and meanwhile, the registration server performs corresponding registration operation processing on the received registration information sent by the client;
and the authentication processing result sending module is used for sending the authentication processing result of the authentication processing to the registration server.
13. The apparatus of claim 12, further comprising:
the serial number receiving module is used for receiving a serial number generated by the registration server after judging that the authentication information sent by the client meets the registration requirement;
correspondingly, the authentication processing result sent to the registration server includes the serial number.
14. The apparatus according to claim 12 or 13, wherein the authentication processing module comprises:
the wind control checking module is used for carrying out wind control checking of risk evaluation on the authentication information;
and the authentication, audit and check module is used for performing authentication, audit and check for authenticity verification on the authentication information.
15. The apparatus of claim 13, further comprising:
the corresponding incidence relation receiving module is used for receiving the corresponding incidence relation between the unique user identification and the serial number, which is sent by the registration server and generated after the registration information of the client is successfully registered;
and the corresponding association relation is used for confirming the client corresponding to the authentication processing result of the authentication information.
16. A system for enrollment authentication, the system comprising:
the registration server is used for judging whether the authentication information sent by the client meets the registration requirement or not; and the authentication server is used for sending the authentication information to an authentication server for authentication processing when the judgment result is yes; the authentication server is used for sending the authentication information to the authentication server for authentication processing and simultaneously carrying out corresponding registration operation processing on the received registration information sent by the client; and an authentication processing result for receiving authentication processing of the authentication information by the authentication server; and after the registration information of the client is successfully registered in the registration server, determining a registration authentication result of the client based on an authentication processing result of authentication processing of the authentication information of the client in the authentication server; and is used for sending the registration authentication result to the corresponding client;
the authentication server is used for receiving authentication information sent by the registration server when the authentication information sent by the client is judged to meet the registration requirement; and is used for carrying on the authentication processing to the said authentication information; and means for sending an authentication processing result of the authentication processing to the registration server.
CN201610045422.XA 2016-01-22 2016-01-22 Method, device and system for registration authentication Active CN106998315B (en)

Priority Applications (2)

Application Number Priority Date Filing Date Title
CN202010395161.0A CN111614642B (en) 2016-01-22 2016-01-22 Method, device and system for registration authentication
CN201610045422.XA CN106998315B (en) 2016-01-22 2016-01-22 Method, device and system for registration authentication

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN201610045422.XA CN106998315B (en) 2016-01-22 2016-01-22 Method, device and system for registration authentication

Related Child Applications (1)

Application Number Title Priority Date Filing Date
CN202010395161.0A Division CN111614642B (en) 2016-01-22 2016-01-22 Method, device and system for registration authentication

Publications (2)

Publication Number Publication Date
CN106998315A CN106998315A (en) 2017-08-01
CN106998315B true CN106998315B (en) 2020-04-28

Family

ID=59428780

Family Applications (2)

Application Number Title Priority Date Filing Date
CN202010395161.0A Active CN111614642B (en) 2016-01-22 2016-01-22 Method, device and system for registration authentication
CN201610045422.XA Active CN106998315B (en) 2016-01-22 2016-01-22 Method, device and system for registration authentication

Family Applications Before (1)

Application Number Title Priority Date Filing Date
CN202010395161.0A Active CN111614642B (en) 2016-01-22 2016-01-22 Method, device and system for registration authentication

Country Status (1)

Country Link
CN (2) CN111614642B (en)

Families Citing this family (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN108449186B (en) * 2018-06-11 2020-06-05 京东数字科技控股有限公司 Security verification method and device
CN109559192A (en) * 2018-10-25 2019-04-02 深圳壹账通智能科技有限公司 Risk checking method, device, equipment and storage medium based on association map

Citations (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN102045367A (en) * 2011-01-10 2011-05-04 软库创投(北京)科技有限公司 Registration method and authentication server of real-name authentication
CN104660595A (en) * 2015-02-10 2015-05-27 重庆善生缘科技有限公司 Rapid APP registration and execution method
CN104683296A (en) * 2013-11-28 2015-06-03 中国电信股份有限公司 Safe authentication method and safe authentication system
CN104796381A (en) * 2014-01-17 2015-07-22 佳能(苏州)系统软件有限公司 User authentication management system and management method

Family Cites Families (6)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US20080313726A1 (en) * 2007-06-14 2008-12-18 Richard Mervyn Gardner Integrated systems for simultaneous mutual authentication of database and user
CN101521660B (en) * 2008-02-27 2012-10-03 华为技术有限公司 Session initiation protocol registry method, certification and authorization method, system and equipment
US8359031B2 (en) * 2008-09-19 2013-01-22 Clear Channel Management Services, Inc. Computer based method and system for logging in a user mobile device at a server computer system
CN102546589B (en) * 2011-11-30 2016-01-20 北京金山软件有限公司 The method and system of real-time network hard disk server are logged in by instant communication software
CN103236935B (en) * 2013-05-21 2016-04-13 北京梅泰诺电子商务有限公司 A kind of two-dimension code user registration certification system and method thereof
CN104348802B (en) * 2013-07-31 2017-12-29 北京金山云网络技术有限公司 Fast registration method, apparatus, system and mobile phone, registrar

Patent Citations (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN102045367A (en) * 2011-01-10 2011-05-04 软库创投(北京)科技有限公司 Registration method and authentication server of real-name authentication
CN104683296A (en) * 2013-11-28 2015-06-03 中国电信股份有限公司 Safe authentication method and safe authentication system
CN104796381A (en) * 2014-01-17 2015-07-22 佳能(苏州)系统软件有限公司 User authentication management system and management method
CN104660595A (en) * 2015-02-10 2015-05-27 重庆善生缘科技有限公司 Rapid APP registration and execution method

Also Published As

Publication number Publication date
CN106998315A (en) 2017-08-01
CN111614642B (en) 2022-06-10
CN111614642A (en) 2020-09-01

Similar Documents

Publication Publication Date Title
US11855971B2 (en) Offline authorization of interactions and controlled tasks
CN111080295B (en) Electronic contract processing method and device based on blockchain
CN110458559B (en) Transaction data processing method, device, server and storage medium
TW201802731A (en) Electronic payment service processing and electronic payment method and device
US20150348041A1 (en) Fraud scoring method and system for use with payment processing
CN111917773A (en) Service data processing method and device and server
CN110084600B (en) Processing and verifying method, device, equipment and medium for resolution transaction request
CN105450400B (en) Identity verification method, client, server and system
CN101221641A (en) On-line trading method and its safety affirmation equipment
KR20180124067A (en) Methods and devices for connecting to accounts and providing service processes
CN111191212B (en) Block chain-based digital certificate processing method, device, equipment and storage medium
US20210256527A1 (en) Risk payment processing method and apparatus, and device
CN106998315B (en) Method, device and system for registration authentication
CN110955677A (en) Identity verification method, device and system
CN109426961B (en) Card binding risk control method and device
CN106446667B (en) Password data processing method, device and equipment
US11037146B2 (en) Managing product returns associated with a user device
CN107679383B (en) Identity verification method and device based on geographic position and touch area
CN101540031A (en) Confirmation method for ensuring data validity in network electronic trade
CN105956858B (en) Payment method and electronic equipment
US8910260B2 (en) System and method for real time secure image based key generation using partial polygons assembled into a master composite image
US10354243B2 (en) Authentication method and a server
CN107947934B (en) Fingerprint identification and authentication system and method of mobile terminal based on bank system
CN106533685B (en) Identity authentication method, device and system
CN114676411A (en) Authentication mode identification method and equipment

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
TR01 Transfer of patent right
TR01 Transfer of patent right

Effective date of registration: 20200924

Address after: Cayman Enterprise Centre, 27 Hospital Road, George Town, Grand Cayman Islands

Patentee after: Innovative advanced technology Co.,Ltd.

Address before: Cayman Enterprise Centre, 27 Hospital Road, George Town, Grand Cayman Islands

Patentee before: Advanced innovation technology Co.,Ltd.

Effective date of registration: 20200924

Address after: Cayman Enterprise Centre, 27 Hospital Road, George Town, Grand Cayman Islands

Patentee after: Advanced innovation technology Co.,Ltd.

Address before: Greater Cayman, British Cayman Islands

Patentee before: Alibaba Group Holding Ltd.