[go: up one dir, main page]
More Web Proxy on the site http://driver.im/

CN106203021B - A kind of more certification modes are integrated to apply login method and system - Google Patents

A kind of more certification modes are integrated to apply login method and system Download PDF

Info

Publication number
CN106203021B
CN106203021B CN201610596637.0A CN201610596637A CN106203021B CN 106203021 B CN106203021 B CN 106203021B CN 201610596637 A CN201610596637 A CN 201610596637A CN 106203021 B CN106203021 B CN 106203021B
Authority
CN
China
Prior art keywords
information
certification
authentication
sdk
mobile phone
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
CN201610596637.0A
Other languages
Chinese (zh)
Other versions
CN106203021A (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.)
Beijing Zhongyingtong Information Technology Co ltd
Original Assignee
China (beijing) Technology Co Ltd
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by China (beijing) Technology Co Ltd filed Critical China (beijing) Technology Co Ltd
Priority to CN201610596637.0A priority Critical patent/CN106203021B/en
Publication of CN106203021A publication Critical patent/CN106203021A/en
Application granted granted Critical
Publication of CN106203021B publication Critical patent/CN106203021B/en
Active legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Classifications

    • 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

Landscapes

  • Engineering & Computer Science (AREA)
  • Computer Security & Cryptography (AREA)
  • Theoretical Computer Science (AREA)
  • Computer Hardware Design (AREA)
  • Software Systems (AREA)
  • Physics & Mathematics (AREA)
  • General Engineering & Computer Science (AREA)
  • General Physics & Mathematics (AREA)
  • Mobile Radio Communication Systems (AREA)
  • Telephonic Communication Services (AREA)

Abstract

本发明涉及一种多认证模式一体化的应用登录方法和系统,该应用登录方法包括接收软件开发工具包SDK根据不同的认证模式发送的相应的用户信息,其中,SDK嵌入在应用程序中,相应的用户信息包括手机号信息;获取运营商的取号信息,并验证取号信息与手机号信息是否一致;如果一致,则将包括第一信用等级的第一认证结果发送给SDK;如果不一致,则将相应的用户信息与认证库进行认证;如果认证成功,则将包括第二信用等级的第二认证结果发送给SDK,以使SDK根据信用等级赋予用户不同的操作权限。本发明实现了根据不同应用程序的需要采用不同的登录认证模式,确保用户登录的安全性与便捷性,提升用户体验。

The present invention relates to an application login method and system integrating multiple authentication modes. The application login method includes receiving corresponding user information sent by a software development kit SDK according to different authentication modes, wherein the SDK is embedded in the application program, and the corresponding user information is received. The user information includes mobile phone number information; obtain the number information of the operator, and verify whether the number information is consistent with the mobile phone number information; if they are consistent, send the first authentication result including the first credit level to the SDK; if not, Then authenticate the corresponding user information with the authentication database; if the authentication is successful, send the second authentication result including the second credit level to the SDK, so that the SDK can give the user different operation rights according to the credit level. The present invention realizes the adoption of different login authentication modes according to the needs of different application programs, ensures the safety and convenience of user login, and improves user experience.

Description

一种多认证模式一体化的应用登录方法和系统Application login method and system integrating multiple authentication modes

技术领域technical field

本发明涉及一种应用登录平台领域,尤其涉及一种多认证模式一体化的应用登录方法和系统。The invention relates to the field of an application login platform, in particular to an application login method and system integrating multiple authentication modes.

背景技术Background technique

日常生活中,在客户端进行注册、登录和话费支付的各种应用场景下,为了验证用户身份的合法性,需要基于用户电话号码所收到的验证消息进行确认,要求用户手动输入手机号,通过给用户手机号发送验证码,用户输入验证码并验证验证码的方式来核实用户身份信息,具体的登录流程为先由用户发起验证码认证登录请求并输入手机号码,app(Application,应用程序)调用普通验证码下发,而后服务器接受到指令后下发普通验证码,手机短信箱接受验证码并在短信收件箱中显示,之后用户获得该验证码并填入app中,app调用验证码验证,当服务器收到指令后对该验证码进行验证并返回验证结果,最后app接受到验证成功结果(失败结果)确认登录成功(登录失败)。此过程不但操作繁琐,还有验证码信息被窃取的风险,严重影响用户体验。In daily life, in various application scenarios where the client registers, logs in, and pays for calls, in order to verify the legitimacy of the user's identity, it is necessary to confirm based on the verification message received by the user's phone number, requiring the user to manually enter the phone number, By sending a verification code to the user's mobile phone number, the user enters the verification code and verifies the verification code to verify the user's identity information. The specific login process is that the user initiates a verification code authentication login request and enters the mobile phone number. ) calls the normal verification code to issue, and then the server receives the command and sends the normal verification code, the mobile phone SMS box accepts the verification code and displays it in the SMS inbox, and then the user obtains the verification code and fills it in the app, and the app calls the verification code Code verification. When the server receives the instruction, it verifies the verification code and returns the verification result. Finally, the app receives the verification success result (failure result) to confirm the login success (login failure). This process is not only cumbersome to operate, but also has the risk of the verification code information being stolen, which seriously affects the user experience.

现有技术中的综合取号装置基于取号请求信息,该请求信息包括认证令牌、IMEI(International Mobile Equipment Identity,国际移动设备标识)、IMSI(InternationalMobile Subscriber Identification Number,国际移动用户识别码)、用户手机访问网页地址的唯一串码key、短信随机码和取号精确度。查询手机号管理信息表来确定对应的手机号码,但是道高一尺魔高一丈,不法分子通过使用工具软件,篡改或伪造手机的国际移动台识别码IMEI和国际移动用户识别码IMSI,以将自己伪装成用户,从而窃取用户手机信息,给用户个人信息的安全度造成了极大的威胁。The comprehensive number obtaining device in the prior art is based on the number request information, and the request information includes authentication token, IMEI (International Mobile Equipment Identity, International Mobile Equipment Identity), IMSI (International Mobile Subscriber Identification Number, International Mobile Subscriber Identification Number), The unique serial code key of the webpage address accessed by the user's mobile phone, the random code of the SMS message, and the accuracy of number retrieval. Query the mobile phone number management information table to determine the corresponding mobile phone number. Disguise yourself as a user to steal the user's mobile phone information, which poses a great threat to the security of the user's personal information.

总体来说,现有技术的缺点主要归结为两方面,其一是现有技术识别不了因恶意篡改或伪造设备信息进行的虚假身份认证;其二是现有技术确认用户手机号后需要用户参与填入验证码信息才能进行用户身份登录,过程繁杂影响用户体验。Generally speaking, the shortcomings of the existing technology are mainly attributed to two aspects. One is that the existing technology cannot identify false identity authentication due to malicious tampering or forging device information; Fill in the verification code information to log in as a user. The process is complicated and affects the user experience.

发明内容Contents of the invention

本发明的目的在于提供一种多认证模式一体化的应用登录方法和系统,实现了根据不同应用程序的需要而采用不同登录认证模式,确保用户登录的安全性与便捷性,提升用户体验。The purpose of the present invention is to provide an application login method and system integrating multiple authentication modes, which realizes the adoption of different login authentication modes according to the needs of different application programs, ensures the security and convenience of user login, and improves user experience.

第一方面,本发明实施例提供了一种多认证模式一体化的应用登录方法,包括:In the first aspect, the embodiment of the present invention provides an application login method integrating multiple authentication modes, including:

接收软件开发工具包SDK根据不同的认证模式发送的相应的用户信息,其中,所述SDK嵌入在应用程序中,所述相应的用户信息包括手机号信息;Receiving the corresponding user information sent by the software development kit SDK according to different authentication modes, wherein the SDK is embedded in the application program, and the corresponding user information includes mobile phone number information;

获取运营商的取号信息,并验证所述取号信息与所述手机号信息是否一致;Obtain the number acquisition information of the operator, and verify whether the number acquisition information is consistent with the mobile phone number information;

如果一致,则将包括第一信用等级的第一认证结果发送给所述SDK;If consistent, send the first authentication result including the first credit level to the SDK;

如果不一致,则将所述相应的用户信息与认证库进行认证;If inconsistent, then authenticate the corresponding user information with the authentication library;

如果认证成功,则将包括第二信用等级的第二认证结果发送给所述SDK,以使所述SDK根据所述信用等级赋予用户不同的操作权限。If the authentication is successful, a second authentication result including a second credit level is sent to the SDK, so that the SDK grants the user different operation rights according to the credit level.

结合第一方面,本发明实施例提供了第一方面的第一种可能的实施方式,其中,所述认证模式包括一键认证模式,所述相应的用户信息包括手机卡信息和设备信息,所述方法还包括:In combination with the first aspect, the embodiment of the present invention provides a first possible implementation of the first aspect, wherein the authentication mode includes a one-key authentication mode, and the corresponding user information includes mobile phone card information and device information, so The method also includes:

将所述手机卡信息和所述设备信息与所述认证库进行认证;Authenticate the mobile phone card information and the device information with the authentication library;

如果认证不成功,则向所述SDK发送认证失败信息。If the authentication is unsuccessful, send authentication failure information to the SDK.

结合第一方面,本发明实施例提供了第一方面的第二种可能的实施方式,其中,所述认证模式包括手机号认证模式,所述相应的用户信息包括手机卡信息、设备信息和手机号参数信息,所述方法还包括:In combination with the first aspect, the embodiment of the present invention provides a second possible implementation of the first aspect, wherein the authentication mode includes a mobile phone number authentication mode, and the corresponding user information includes mobile phone card information, device information, and mobile phone number authentication mode. No. parameter information, the method also includes:

将所述手机卡信息、所述设备信息和所述手机号参数信息与认证库进行认证;Authenticate the mobile phone card information, the device information and the mobile phone number parameter information with an authentication library;

判断所述手机号参数信息与当前手机号参数信息是否一致;Judging whether the mobile phone number parameter information is consistent with the current mobile phone number parameter information;

如果一致,则向所述SDK发送认证成功的响应信息;If consistent, send a response message of successful authentication to the SDK;

如果不一致,则向所述SDK发送认证不成功的响应信息。If inconsistent, send a response message of unsuccessful authentication to the SDK.

结合第一方面,本发明实施例提供了第一方面的第三种可能的实施方式,其中,所述认证模式包括综合认证模式,所述相应的用户信息包括手机卡信息、设备信息和手机号参数信息,所述方法还包括:In combination with the first aspect, the embodiment of the present invention provides a third possible implementation of the first aspect, wherein the authentication mode includes a comprehensive authentication mode, and the corresponding user information includes mobile phone card information, device information, and mobile phone number Parameter information, the method also includes:

将所述手机卡信息、所述设备信息和所述手机号参数信息与所述认证库进行认证;Authenticate the mobile phone card information, the device information and the mobile phone number parameter information with the authentication library;

如果认证不成功,则向所述SDK发送认证失败信息;If the authentication is unsuccessful, send authentication failure information to the SDK;

接收所述应用程序发送的验证信息,对所述验证信息进行验证;receiving the verification information sent by the application program, and verifying the verification information;

如果验证成功,则向所述应用程序发送验证成功的响应信息;If the verification is successful, a response message of successful verification is sent to the application;

如果验证不成功,则向所述应用程序发送验证失败的响应信息。If the verification is unsuccessful, a verification failure response message is sent to the application program.

结合第一方面,本发明实施例提供了第一方面的第四种可能的实施方式,其中,所述认证模式包括二维码认证模式,所述相应的用户信息包括手机卡信息、设备信息和二维码信息,所述方法还包括:In combination with the first aspect, the embodiment of the present invention provides a fourth possible implementation manner of the first aspect, wherein the authentication mode includes a two-dimensional code authentication mode, and the corresponding user information includes mobile phone card information, device information and Two-dimensional code information, the method also includes:

接收客户端发送的二维码认证登录请求信息;Receive the QR code authentication login request information sent by the client;

根据所述二维码认证登录请求信息生成二维码信息;Generate two-dimensional code information according to the two-dimensional code authentication login request information;

将所述二维码信息发送给所述客户端,以使所述客户端显示所述二维码信息。sending the two-dimensional code information to the client, so that the client displays the two-dimensional code information.

结合第一方面的第四种可能的实施方式,本发明实施例提供了第一方面的第五种可能的实施方式,其中,所述方法还包括:With reference to the fourth possible implementation manner of the first aspect, the embodiment of the present invention provides a fifth possible implementation manner of the first aspect, wherein the method further includes:

接收指令信息,所述指令信息包括所述二维码信息和登录帐号信息;receiving instruction information, the instruction information including the two-dimensional code information and login account information;

对所述二维码信息和所述登录帐号信息进行认证,Authenticating the two-dimensional code information and the login account information,

如果认证成功,则向所述应用程序发送认证成功的响应信息;If the authentication is successful, a response message of successful authentication is sent to the application program;

如果认证不成功,则向所述应用程序发送认证不成功的响应信息。If the authentication is unsuccessful, send a response message of unsuccessful authentication to the application program.

第二方面,本发明实施例提供了一种多认证模式一体化的应用登录系统,包括:In the second aspect, the embodiment of the present invention provides an application login system integrating multiple authentication modes, including:

软件开发工具包SDK,用于根据不同的认证模式发送所述相应的用户信息,并且接受认证返回的所述第一认证结果、第二认证结果或者认证失败信息,其中,所述第一认证结果为第一伪码信息,第二认证结果为第二伪码信息。The software development kit SDK is used to send the corresponding user information according to different authentication modes, and accept the first authentication result, the second authentication result or the authentication failure information returned by the authentication, wherein the first authentication result is the first pseudocode information, and the second authentication result is the second pseudocode information.

认证平台,用于接收所述SDK根据不同的认证模式发送的所述相应的用户信息,获取运营商的取号信息,并验证所述取号信息与所述手机号信息是否一致,如果一致,则将包括第一信用等级的第一认证结果发送给所述SDK;如果不一致,则将所述相应的用户信息与认证库进行认证;如果认证成功,则将包括第二信用等级的第二认证结果发送给所述SDK,以使所述SDK根据所述信用等级赋予用户不同的操作权限。The authentication platform is used to receive the corresponding user information sent by the SDK according to different authentication modes, obtain the operator's number acquisition information, and verify whether the number acquisition information is consistent with the mobile phone number information, and if they are consistent, Then send the first authentication result including the first credit level to the SDK; if inconsistent, then authenticate the corresponding user information with the authentication library; if the authentication is successful, send the second authentication result including the second credit level The result is sent to the SDK, so that the SDK gives the user different operation rights according to the credit level.

结合第二方面,本发明实施例提供了第二方面的第一种可能的实施方式,其中,所述认证模式包括一键认证模式,所述相应的用户信息包括手机卡信息和设备信息,所述认证平台还用于将所述手机卡信息和所述设备信息与所述认证库进行认证;如果认证不成功,则向所述SDK发送认证失败信息。In combination with the second aspect, the embodiment of the present invention provides a first possible implementation of the second aspect, wherein the authentication mode includes a one-key authentication mode, and the corresponding user information includes mobile phone card information and device information, so The authentication platform is also used to authenticate the mobile phone card information and the device information with the authentication library; if the authentication is unsuccessful, send authentication failure information to the SDK.

结合第二方面,本发明实施例提供了第二方面的第二种可能的实施方式,其中,所述认证模式包括手机号认证模式,所述相应的用户信息包括手机卡信息、设备信息和手机号参数信息,所述认证平台还用于将所述手机卡信息、所述设备信息和所述手机号参数信息与认证库进行认证;判断所述手机号参数信息与当前手机号参数信息是否一致;如果一致,则向所述SDK发送认证成功的响应信息;如果不一致,则向所述SDK发送认证不成功的响应信息。In combination with the second aspect, the embodiment of the present invention provides a second possible implementation manner of the second aspect, wherein the authentication mode includes a mobile phone number authentication mode, and the corresponding user information includes mobile phone card information, device information, and mobile phone number authentication mode. No. parameter information, the authentication platform is also used to authenticate the mobile phone card information, the device information and the mobile phone number parameter information with the authentication library; determine whether the mobile phone number parameter information is consistent with the current mobile phone number parameter information ; If they are consistent, send a response message of successful authentication to the SDK; if not, send a response message of unsuccessful authentication to the SDK.

结合第二方面,本发明实施例提供了第二方面的第三种可能的实施方式,其中,所述认证模式包括综合认证模式,所述相应的用户信息包括手机卡信息、设备信息和手机号参数信息,所述认证平台还用于将所述手机卡信息、所述设备信息和所述手机号参数信息与所述认证库进行认证;如果认证不成功,则向所述SDK发送认证失败信息;接收所述应用程序发送的验证信息,对所述验证信息进行验证;如果验证成功,则向所述应用程序发送验证成功的响应信息;如果验证不成功,则向所述应用程序发送验证失败的响应信息。In combination with the second aspect, the embodiment of the present invention provides a third possible implementation of the second aspect, wherein the authentication mode includes a comprehensive authentication mode, and the corresponding user information includes mobile phone card information, device information and mobile phone number Parameter information, the authentication platform is also used to authenticate the mobile phone card information, the device information and the mobile phone number parameter information with the authentication library; if the authentication is unsuccessful, send authentication failure information to the SDK ; Receive the verification information sent by the application, and verify the verification information; if the verification is successful, send a verification success response message to the application; if the verification is unsuccessful, send a verification failure to the application response information.

本发明涉及一种多认证模式一体化的应用登录方法和系统,该应用登录方法包括接收软件开发工具包SDK根据不同的认证模式发送的相应的用户信息,其中,SDK嵌入在应用程序中,相应的用户信息包括手机号信息;获取运营商的取号信息,并验证取号信息与手机号信息是否一致;如果一致,则将包括第一信用等级的第一认证结果发送给SDK;如果不一致,则将相应的用户信息与认证库进行认证;如果认证成功,则将包括第二信用等级的第二认证结果发送给SDK,以使SDK根据信用等级赋予用户不同的操作权限。本发明实现了根据不同应用程序的需要采用不同的登录认证模式,确保用户登录的安全性与便捷性,提升用户体验。The present invention relates to an application login method and system integrating multiple authentication modes. The application login method includes receiving corresponding user information sent by a software development kit SDK according to different authentication modes, wherein the SDK is embedded in the application program, and the corresponding user information is received. The user information includes mobile phone number information; obtain the number information of the operator, and verify whether the number information is consistent with the mobile phone number information; if they are consistent, send the first authentication result including the first credit level to the SDK; if not, Then authenticate the corresponding user information with the authentication database; if the authentication is successful, send the second authentication result including the second credit level to the SDK, so that the SDK can give the user different operation rights according to the credit level. The present invention realizes the adoption of different login authentication modes according to the needs of different application programs, ensures the safety and convenience of user login, and improves user experience.

附图说明Description of drawings

为了更清楚地说明本发明具体实施方式或现有技术中的技术方案,下面将对具体实施方式或现有技术描述中所需要使用的附图作简单地介绍,显而易见地,下面描述中的附图是本发明的一些实施方式,对于本领域普通技术人员来讲,在不付出创造性劳动的前提下,还可以根据这些附图获得其他的附图。In order to more clearly illustrate the specific implementation of the present invention or the technical solutions in the prior art, the following will briefly introduce the accompanying drawings that need to be used in the specific implementation or description of the prior art. Obviously, the accompanying drawings in the following description The drawings show some implementations of the present invention, and those skilled in the art can obtain other drawings based on these drawings without any creative work.

图1为本发明实施例提供的一种多认证模式一体化的应用登录方法流程图;FIG. 1 is a flow chart of an application login method integrating multiple authentication modes provided by an embodiment of the present invention;

图2为本发明实施例提供的一种多认证模式一体化的应用登录系统示意图。FIG. 2 is a schematic diagram of an application login system integrating multiple authentication modes provided by an embodiment of the present invention.

附图标记:Reference signs:

10-软件开发工具包SDK;20-认证平台。10-software development kit SDK; 20-authentication platform.

具体实施方式Detailed ways

下面将结合附图对本发明的技术方案进行清楚、完整地描述,显然,所描述的实施例是本发明一部分实施例,而不是全部的实施例。基于本发明中的实施例,本领域普通技术人员在没有做出创造性劳动前提下所获得的所有其他实施例,都属于本发明保护的范围。The technical solutions of the present invention will be clearly and completely described below in conjunction with the accompanying drawings. Apparently, the described embodiments are some of the embodiments of the present invention, but not all of them. Based on the embodiments of the present invention, all other embodiments obtained by persons of ordinary skill in the art without making creative efforts belong to the protection scope of the present invention.

在本发明的描述中,需要说明的是,除非另有明确的规定和限定,术语“安装”、“相连”、“连接”应做广义理解,例如,可以是固定连接,也可以是可拆卸连接,或一体地连接;可以是机械连接,也可以是电连接;可以是直接相连,也可以通过中间媒介间接相连,可以是两个元件内部的连通。对于本领域的普通技术人员而言,可以具体情况理解上述术语在本发明中的具体含义。基于本发明的实施例,本领域技术人员在没有做出创造性劳动的前提下所获得的所有其他实施例,都属于本发明保护的范围。In the description of the present invention, it should be noted that unless otherwise specified and limited, the terms "installation", "connection" and "connection" should be understood in a broad sense, for example, it can be a fixed connection or a detachable connection. Connected, or integrally connected; it can be mechanically connected or electrically connected; it can be directly connected or indirectly connected through an intermediary, and it can be the internal communication of two components. Those of ordinary skill in the art can understand the specific meanings of the above terms in the present invention in specific situations. Based on the embodiments of the present invention, all other embodiments obtained by those skilled in the art without making creative efforts belong to the protection scope of the present invention.

图1为本发明实施例提供的一种多认证模式一体化的应用登录方法流程图。FIG. 1 is a flow chart of an application login method integrating multiple authentication modes provided by an embodiment of the present invention.

参照图1,执行主体为认证平台。Referring to Figure 1, the execution subject is the authentication platform.

该多认证模式一体化的应用登录方法包括如下步骤:The application login method integrating multiple authentication modes includes the following steps:

步骤S101,接收软件开发工具包SDK根据不同的认证模式发送的相应的用户信息,其中,SDK嵌入在应用程序中,相应的用户信息包括手机号信息;Step S101, receiving corresponding user information sent by the software development kit SDK according to different authentication modes, wherein the SDK is embedded in the application program, and the corresponding user information includes mobile phone number information;

具体地,SDK内部通过Java反射技术获取手机的国际移动识别码IMEI、国际移动用户识别码IMSI和集成电路卡识别码ICCID来查询手机号码,并非直接调用系统开放接口。Specifically, the SDK internally obtains the mobile phone's International Mobile Identity IMEI, International Mobile Subscriber Identity IMSI and Integrated Circuit Card ICCID through Java reflection technology to query the mobile phone number, instead of directly calling the system open interface.

步骤S102,获取运营商的取号信息,并验证取号信息与手机号信息是否一致;Step S102, obtaining the number information of the operator, and verifying whether the number information is consistent with the mobile phone number information;

具体地,运营商通过服务器与手机之间的流量通信,定向至手机收取流量费用,由此可以通过流量通信获取该手机的电话号码;并且,SDK同样支持在WIFI(WirelessFidelity,无线网)下进行数据流量取号。Specifically, the operator directs the mobile phone to charge the traffic fee through the traffic communication between the server and the mobile phone, so that the phone number of the mobile phone can be obtained through the traffic communication; and the SDK also supports WIFI (Wireless Fidelity, wireless network) Number of data flows.

步骤S1031,如果一致,则将包括第一信用等级的第一认证结果发送给SDK;Step S1031, if they are consistent, send the first authentication result including the first credit level to the SDK;

具体地,包括第一信用等级的第一认证结果为不包含用户的手机号的伪码信息。实现方法具体为,基于服务平台所拥有的加密算法对所获取的手机号码进行加密转换为一串相应的伪码信息,作为进一步的优化,这些算法模型可以是由app服务商在app端和服务器端各提供一个能接入此算法模型的接口即可实现。Specifically, the first authentication result including the first credit level is pseudocode information that does not include the user's mobile phone number. The implementation method is as follows: based on the encryption algorithm owned by the service platform, the obtained mobile phone number is encrypted and converted into a series of corresponding pseudocode information. As a further optimization, these algorithm models can be implemented by the app service provider on the app side and the server Each end can provide an interface that can access the algorithm model.

步骤S1032,如果不一致,则将相应的用户信息与认证库进行认证;Step S1032, if inconsistent, then authenticate the corresponding user information with the authentication database;

步骤S104,如果认证成功,则将包括第二信用等级的第二认证结果发送给SDK,以使SDK根据信用等级赋予用户不同的操作权限。Step S104, if the authentication is successful, send the second authentication result including the second credit level to the SDK, so that the SDK can grant the user different operation rights according to the credit level.

根据本发明的示例性实施例,认证模式包括一键认证模式,相应的用户信息包括手机卡信息和设备信息,方法还包括:According to an exemplary embodiment of the present invention, the authentication mode includes a one-key authentication mode, and the corresponding user information includes mobile phone card information and device information, and the method further includes:

将手机卡信息和设备信息与认证库进行认证;Authenticate the mobile phone card information and device information with the authentication database;

如果认证不成功,则向SDK发送认证失败信息。If the authentication is unsuccessful, an authentication failure message is sent to the SDK.

具体地,一键认证模式适用于登录过程不繁琐的应用程序,也即静默登录,在数据流量或无线网络情况下能够快速登录应用程序,并且在一键登录模式下SDK不会向应用程序提供真实手机号,只提供相对应的唯一伪码,防止应用程序盗用用户手机号码隐私。Specifically, the one-key authentication mode is suitable for applications whose login process is not cumbersome, that is, silent login, which can quickly log in to the application under data traffic or wireless network conditions, and the SDK will not provide the application with the one-key login mode. The real mobile phone number only provides the corresponding unique pseudo code to prevent the app from stealing the privacy of the user's mobile phone number.

根据本发明的示例性实施例,认证模式包括手机号认证模式,相应的用户信息包括手机卡信息、设备信息和手机号参数信息,方法还包括:According to an exemplary embodiment of the present invention, the authentication mode includes a mobile phone number authentication mode, and the corresponding user information includes mobile phone card information, device information, and mobile phone number parameter information, and the method further includes:

将手机卡信息、设备信息和手机号参数信息与认证库进行认证;Authenticate the mobile phone card information, device information and mobile phone number parameter information with the authentication database;

判断手机号参数信息与当前手机号参数信息是否一致;Determine whether the mobile phone number parameter information is consistent with the current mobile phone number parameter information;

如果一致,则向SDK发送认证成功的响应信息;If they are consistent, send a response message of successful authentication to the SDK;

如果不一致,则向SDK发送认证不成功的响应信息。If not, send a response message of unsuccessful authentication to the SDK.

具体地,手机认证模式需要用户自主输入待认证的手机号,该手机号应为用户本人手机号码,适用于要求本机用户登录的应用程序,应用程序可以先让用户填入手机号,SDK再对用户手动填入的手机号进行认证,从而判断填入的手机号是否为当前本机的号码。如果认证成功确认身份就可以直接登录该应用程序。并且,借助取号技术,SDK内部做取号操作,将获取到的手机号直接填入手机号输入框,无需用户自己输入。Specifically, the mobile phone authentication mode requires the user to independently enter the mobile phone number to be authenticated. The mobile phone number should be the user's own mobile phone number, which is applicable to applications that require the user to log in on the machine. The application can let the user fill in the mobile phone number first, and the SDK will then Authenticate the mobile phone number manually filled in by the user, so as to determine whether the filled in mobile phone number is the current local phone number. If the authentication is successful and the identity is confirmed, you can log in to the application directly. In addition, with the help of the number retrieval technology, the SDK internally performs the number retrieval operation, and directly fills the obtained mobile phone number into the mobile phone number input box without the user's own input.

根据本发明的示例性实施例,认证模式包括综合认证模式,相应的用户信息包括手机卡信息、设备信息和手机号参数信息,方法还包括:According to an exemplary embodiment of the present invention, the authentication mode includes a comprehensive authentication mode, and the corresponding user information includes mobile phone card information, device information, and mobile phone number parameter information, and the method further includes:

将手机卡信息、设备信息和手机号参数信息与认证库进行认证;Authenticate the mobile phone card information, device information and mobile phone number parameter information with the authentication database;

如果认证不成功,则向SDK发送认证失败信息;If the authentication is unsuccessful, send an authentication failure message to the SDK;

接收应用程序发送的验证信息,对验证信息进行验证;Receive the verification information sent by the application, and verify the verification information;

如果验证成功,则向应用程序发送验证成功的响应信息;If the verification is successful, send a successful verification response message to the application;

如果验证不成功,则向应用程序发送验证失败的响应信息。If the verification is unsuccessful, send a verification failure response message to the application.

具体地,综合认证模式支持非本机登录,通过手机号码认证确定用户身份,如果手机号认证成功,则直接进入应用程序首页页面;如果手机号认证不成功或者是非本机手机号码登录时,则进入验证码请求页面,通过验证码验证身份,实现登录。Specifically, the comprehensive authentication mode supports non-local login, and the user identity is determined through mobile phone number authentication. If the mobile phone number authentication is successful, it will directly enter the home page of the application; Enter the verification code request page, verify your identity through the verification code, and log in.

根据本发明的示例性实施例,认证模式包括二维码认证模式,相应的用户信息包括手机卡信息、设备信息和二维码信息,方法还包括:According to an exemplary embodiment of the present invention, the authentication mode includes a two-dimensional code authentication mode, and the corresponding user information includes mobile phone card information, device information and two-dimensional code information, and the method further includes:

接收客户端发送的二维码认证登录请求信息;Receive the QR code authentication login request information sent by the client;

根据二维码认证登录请求信息生成二维码信息;Generate two-dimensional code information according to the two-dimensional code authentication login request information;

将二维码信息发送给客户端,以使客户端显示二维码信息。Send the QR code information to the client, so that the client can display the QR code information.

具体地,二维码认证模式适用于网页或桌面式的产品,用户通过扫描网页上的二维码,即可完成登陆,该二维码由认证平台配合生成,嵌入网页中,该过程不必输入用户名和密码,实现通过手机端控制登录PC(Personal Computer,个人计算机)客户端或web端,避免网页登录操作复杂,密钥丢失的情况。使用二维码认证登录PC客户端,认证服务器在PC客户端发起登录请求时为其生成一条二维码信息,用户只需通过手机扫描PC客户端的二维码就能自动完成登录,且PC客户端也能清楚了解登陆用户的准确信息。既可以保障用户账号安全,又可以方便认证过程。Specifically, the two-dimensional code authentication mode is suitable for webpage or desktop products. Users can complete the login by scanning the two-dimensional code on the webpage. The two-dimensional code is generated by the authentication platform and embedded in the webpage. This process does not require input The user name and password can be used to control the login to the PC (Personal Computer, personal computer) client or web terminal through the mobile terminal, so as to avoid the complicated login operation of the web page and the loss of the key. Use QR code authentication to log in to the PC client. The authentication server generates a QR code message for the PC client when it initiates a login request. The terminal can also clearly understand the accurate information of the logged-in user. It can not only guarantee the security of the user account, but also facilitate the authentication process.

根据本发明的示例性实施例,方法还包括:According to an exemplary embodiment of the present invention, the method further includes:

接收指令信息,指令信息包括二维码信息和登录帐号信息;Receive instruction information, the instruction information includes QR code information and login account information;

对二维码信息和登录帐号信息进行认证,Authenticate the QR code information and login account information,

如果认证成功,则向应用程序发送认证成功的响应信息;If the authentication is successful, send a successful authentication response message to the application;

如果认证不成功,则向应用程序发送认证不成功的响应信息。If the authentication is unsuccessful, a response message of unsuccessful authentication is sent to the application.

具体地,当发起二维码认证登陆请求时,服务器生成一条二维码信息,发送给PC客户端,手机终端主动扫描二维码,会将这条二维码信息与自身登录账户的相关信息发送至服务器,服务器就授权接收二维码的PC客户端进行登录,该方式可以避免非法随意的注册,账户资料发泄,金额被盗刷等问题。Specifically, when a two-dimensional code authentication login request is initiated, the server generates a two-dimensional code information and sends it to the PC client, and the mobile terminal actively scans the two-dimensional code, and will combine this two-dimensional code information with the relevant information of its own login account Send it to the server, and the server will authorize the PC client to receive the QR code to log in. This method can avoid problems such as illegal registration, account information venting, and money being stolen.

本发明涉及一种多认证模式一体化的应用登录方法和系统,该应用登录方法包括接收软件开发工具包SDK根据不同的认证模式发送的相应的用户信息,其中,SDK嵌入在应用程序中,相应的用户信息包括手机号信息;获取运营商的取号信息,并验证取号信息与手机号信息是否一致;如果一致,则将包括第一信用等级的第一认证结果发送给SDK;如果不一致,则将相应的用户信息与认证库进行认证;如果认证成功,则将包括第二信用等级的第二认证结果发送给SDK,以使SDK根据信用等级赋予用户不同的操作权限。本发明实现了根据不同应用程序的需要采用不同的登录认证模式,确保用户登录的安全性与便捷性,提升用户体验。The present invention relates to an application login method and system integrating multiple authentication modes. The application login method includes receiving corresponding user information sent by a software development kit SDK according to different authentication modes, wherein the SDK is embedded in the application program, and the corresponding user information is received. The user information includes mobile phone number information; obtain the number information of the operator, and verify whether the number information is consistent with the mobile phone number information; if they are consistent, send the first authentication result including the first credit level to the SDK; if not, Then authenticate the corresponding user information with the authentication database; if the authentication is successful, send the second authentication result including the second credit level to the SDK, so that the SDK can give the user different operation rights according to the credit level. The present invention realizes the adoption of different login authentication modes according to the needs of different application programs, ensures the safety and convenience of user login, and improves user experience.

图2为本发明实施例提供的一种多认证模式一体化的应用登录系统示意图。FIG. 2 is a schematic diagram of an application login system integrating multiple authentication modes provided by an embodiment of the present invention.

参照图2,多认证模式一体化的应用登录系统包括软件开发工具包SDK10和认证平台20。Referring to FIG. 2 , the application login system integrating multiple authentication modes includes a software development kit SDK10 and an authentication platform 20 .

软件开发工具包SDK10,用于根据不同的认证模式发送相应的用户信息到认证平台20,并且接受认证平台20返回的第一认证结果、第二认证结果或者认证失败信息,其中,第一认证结果为第一伪码信息,第二认证结果为第二伪码信息。The software development kit SDK10 is used to send corresponding user information to the authentication platform 20 according to different authentication modes, and accept the first authentication result, the second authentication result or the authentication failure information returned by the authentication platform 20, wherein the first authentication result is the first pseudocode information, and the second authentication result is the second pseudocode information.

认证平台20,用于接收软件开发工具包SDK10根据不同的认证模式发送的相应的用户信息,获取运营商的取号信息,并验证取号信息与手机号信息是否一致,如果一致,则将包括第一信用等级的第一认证结果发送给软件开发工具包SDK10;如果不一致,则将相应的用户信息与认证库进行认证;如果认证成功,则将包括第二信用等级的第二认证结果发送给软件开发工具包SDK10,以使软件开发工具包SDK10根据信用等级赋予用户不同的操作权限。The authentication platform 20 is used to receive the corresponding user information sent by the software development kit SDK10 according to different authentication modes, obtain the number information of the operator, and verify whether the number information is consistent with the mobile phone number information. If they are consistent, it will include The first authentication result of the first credit level is sent to the software development kit SDK10; If not consistent, then corresponding user information is authenticated with the authentication storehouse; If the authentication is successful, then the second authentication result including the second credit level is sent to The software development toolkit SDK10, so that the software development toolkit SDK10 grants different operation rights to the user according to the credit level.

根据本发明的示例性实施例,认证模式包括一键认证模式,相应的用户信息包括手机卡信息和设备信息,认证平台20还用于将手机卡信息和设备信息与认证库进行认证;如果认证不成功,则向软件开发工具包SDK10发送认证失败信息。According to an exemplary embodiment of the present invention, the authentication mode includes a one-key authentication mode, and the corresponding user information includes mobile phone card information and device information, and the authentication platform 20 is also used to authenticate the mobile phone card information and device information with the authentication library; If it is unsuccessful, an authentication failure message is sent to the software development kit SDK10.

具体地,一键认证模式不受终端OS版本的限制,也不受权限的控制,接入方通过认证平台20接入软件开发工具包SDK10,使应用程序快速具有认证登录能力,避免开发者自主研发任务。Specifically, the one-key authentication mode is not limited by the version of the terminal OS, nor is it controlled by the authority. The access party accesses the software development kit SDK 10 through the authentication platform 20, so that the application program can quickly have the ability to authenticate and log in, preventing developers from independently R & D tasks.

根据本发明的示例性实施例,认证模式包括手机号认证模式,相应的用户信息包括手机卡信息、设备信息和手机号参数信息,认证平台20还用于将手机卡信息、设备信息和手机号参数信息与认证库进行认证;判断手机号参数信息与当前手机号参数信息是否一致;如果一致,则向软件开发工具包SDK10发送认证成功的响应信息;如果不一致,则向软件开发工具包SDK10发送认证不成功的响应信息。According to an exemplary embodiment of the present invention, the authentication mode includes a mobile phone number authentication mode, and the corresponding user information includes mobile phone card information, device information and mobile phone number parameter information, and the authentication platform 20 is also used to pass the mobile phone card information, device information and mobile phone number The parameter information is authenticated with the authentication library; it is judged whether the mobile phone number parameter information is consistent with the current mobile phone number parameter information; if it is consistent, a response message of successful authentication is sent to the software development kit SDK10; if it is inconsistent, it is sent to the software development kit SDK10 Response information for unsuccessful authentication.

根据本发明的示例性实施例,认证模式包括综合认证模式,相应的用户信息包括手机卡信息、设备信息和手机号参数信息,认证平台20还用于将手机卡信息、设备信息和手机号参数信息与认证库进行认证;如果认证不成功,则向软件开发工具包SDK10发送认证失败信息;接收应用程序发送的验证信息,对验证信息进行验证;如果验证成功,则向应用程序发送验证成功的响应信息;如果验证不成功,则向所述应用程序发送验证失败的响应信息。According to an exemplary embodiment of the present invention, the authentication mode includes a comprehensive authentication mode, and the corresponding user information includes mobile phone card information, device information and mobile phone number parameter information, and the authentication platform 20 is also used to combine the mobile phone card information, device information and mobile phone number parameter information. The information is authenticated with the authentication library; if the authentication is unsuccessful, the authentication failure information is sent to the software development kit SDK10; the authentication information sent by the application is received, and the authentication information is verified; if the authentication is successful, the authentication success is sent to the application Response information; if the verification is not successful, send the response information of verification failure to the application program.

具体地,当用户发起综合认证登录请求后,用户输入手机号,应用程序调用手机号认证接口,认证平台20接受到指令并进行认证,向软件开发工具包SDK10返回认证结果,如果应用程序收到认证失败结果,则应用程序调用普通验证码下发,服务器接受到指令下发普通验证码,用户手机获得验证码并填入应用程序,应用程序调用验证码验证,服务器接受到指令验证验证码并向软件开发工具包SDK10返回验证结果,如果应用程序收到验证成功结果则登录成功。Specifically, when the user initiates a comprehensive authentication login request, the user enters the mobile phone number, the application calls the mobile phone number authentication interface, the authentication platform 20 receives the instruction and performs authentication, and returns the authentication result to the software development kit SDK10. If the authentication fails, the application calls the ordinary verification code to issue, the server receives the instruction to issue the ordinary verification code, the user's mobile phone obtains the verification code and fills it in the application, the application calls the verification code for verification, and the server receives the instruction to verify the verification code and Return the verification result to the software development kit SDK10, and if the application receives the verification success result, the login is successful.

本发明涉及一种多认证模式一体化的应用登录方法和系统,该应用登录方法包括接收软件开发工具包SDK根据不同的认证模式发送的相应的用户信息,其中,SDK嵌入在应用程序中,相应的用户信息包括手机号信息;获取运营商的取号信息,并验证取号信息与手机号信息是否一致;如果一致,则将包括第一信用等级的第一认证结果发送给SDK;如果不一致,则将相应的用户信息与认证库进行认证;如果认证成功,则将包括第二信用等级的第二认证结果发送给SDK,以使SDK根据信用等级赋予用户不同的操作权限。本发明实现了根据不同应用程序的需要采用不同的登录认证模式,确保用户登录的安全性与便捷性,提升用户体验。The present invention relates to an application login method and system integrating multiple authentication modes. The application login method includes receiving corresponding user information sent by a software development kit SDK according to different authentication modes, wherein the SDK is embedded in the application program, and the corresponding user information is received. The user information includes mobile phone number information; obtain the number information of the operator, and verify whether the number information is consistent with the mobile phone number information; if they are consistent, send the first authentication result including the first credit level to the SDK; if not, Then authenticate the corresponding user information with the authentication database; if the authentication is successful, send the second authentication result including the second credit level to the SDK, so that the SDK can give the user different operation rights according to the credit level. The present invention realizes the adoption of different login authentication modes according to the needs of different application programs, ensures the safety and convenience of user login, and improves user experience.

最后应说明的是:以上各实施例仅用以说明本发明的技术方案,而非对其限制;尽管参照前述各实施例对本发明进行了详细的说明,本领域的普通技术人员应当理解:其依然可以对前述各实施例所记载的技术方案进行修改,或者对其中部分或者全部技术特征进行等同替换;而这些修改或者替换,并不使相应技术方案的本质脱离本发明各实施例技术方案的范围。Finally, it should be noted that: the above embodiments are only used to illustrate the technical solutions of the present invention, rather than limiting them; although the present invention has been described in detail with reference to the foregoing embodiments, those of ordinary skill in the art should understand that: It is still possible to modify the technical solutions described in the foregoing embodiments, or perform equivalent replacements for some or all of the technical features; and these modifications or replacements do not make the essence of the corresponding technical solutions deviate from the technical solutions of the various embodiments of the present invention. scope.

Claims (10)

1. a kind of more certification modes are integrated to apply login method, which is characterized in that
Including:
The corresponding user information that Software Development Kit SDK is sent according to different certification modes is received, wherein, the SDK In the application, corresponding user information includes cell-phone number information for insertion;
The number of the taking information of operator is obtained, and whether the number of taking information and the cell-phone number information are consistent described in verification;
If consistent, the first authentication result including the first credit grade is sent to the SDK;
If it is inconsistent, corresponding user information and certification storehouse are authenticated;
If certification success, is sent to the SDK, so that the SDK by the second authentication result including the second credit grade The different operating right of user is assigned according to the credit grade.
2. a kind of more certification modes according to claim 1 are integrated to apply login method, which is characterized in that described to recognize Card pattern includes a key certification mode, and corresponding user information includes mobile phone card information and facility information, and the method is also Including:
The mobile phone card information and the facility information are authenticated with the certification storehouse;
If certification is unsuccessful, authentication failure message is sent to the SDK.
3. a kind of more certification modes according to claim 1 are integrated to apply login method, which is characterized in that described to recognize Card pattern includes cell-phone number certification mode, and corresponding user information includes mobile phone card information, facility information and cell-phone number ginseng Number information, the method further include:
The mobile phone card information, the facility information and the cell-phone number parameter information and certification storehouse are authenticated;
Judge whether the cell-phone number parameter information and current phone parameter information are consistent;
If consistent, the successful response message of certification is sent to the SDK;
If it is inconsistent, send the unsuccessful response message of certification to the SDK.
4. a kind of more certification modes according to claim 1 are integrated to apply login method, which is characterized in that described to recognize Card pattern includes inclusive authentication pattern, and corresponding user information includes mobile phone card information, facility information and cell-phone number parameter Information, the method further include:
The mobile phone card information, the facility information and the cell-phone number parameter information are authenticated with the certification storehouse;
If certification is unsuccessful, authentication failure message is sent to the SDK;
The verification information that the application program is sent is received, the verification information is verified;
If be proved to be successful, the response message being proved to be successful is sent to the application program;
If verification is unsuccessful, the response message of authentication failed is sent to the application program.
5. a kind of more certification modes according to claim 1 are integrated to apply login method, which is characterized in that described to recognize Card pattern includes Quick Response Code certification mode, and corresponding user information includes mobile phone card information, facility information and Quick Response Code letter Breath, the method further include:
Receive the two-dimentional code authentication landing request information that client is sent;
According to the two-dimentional code authentication landing request information generation 2 D code information;
The 2 D code information is sent to the client, so that the client shows the 2 D code information.
6. a kind of more certification modes according to claim 5 are integrated to apply login method, which is characterized in that the side Method further includes:
Command information is received, described instruction information includes the 2 D code information and logs in account;
The 2 D code information and the login account are authenticated,
If certification success sends the successful response message of certification to the application program;
If certification is unsuccessful, the unsuccessful response message of certification is sent to the application program.
7. a kind of more certification modes are integrated to apply login system, which is characterized in that including:
Software Development Kit SDK for sending corresponding user information according to different certification modes, and receives to recognize First authentication result, the second authentication result or the authentication failure message returned is demonstrate,proved, wherein, first authentication result is First pseudo-code information, the second authentication result are the second pseudo-code information;
Authentication platform for receiving the corresponding user information that the SDK is sent according to different certification modes, obtains fortune The number of the taking information of business is sought, and whether the number of taking information and cell-phone number information are consistent described in verification, if unanimously, the first letter will be included The SDK is sent to the first authentication result of grade;If it is inconsistent, by corresponding user information and certification storehouse into Row certification;If certification success, is sent to the SDK, so that described by the second authentication result including the second credit grade SDK assigns the different operating right of user according to the credit grade.
8. a kind of more certification modes according to claim 7 are integrated to apply login system, which is characterized in that described to recognize Card pattern includes a key certification mode, and corresponding user information includes mobile phone card information and facility information, and the certification is put down Platform is additionally operable to the mobile phone card information and the facility information being authenticated with the certification storehouse;If certification is unsuccessful, Authentication failure message is sent to the SDK.
9. a kind of more certification modes according to claim 7 are integrated to apply login system, which is characterized in that described to recognize Card pattern includes cell-phone number certification mode, and corresponding user information includes mobile phone card information, facility information and cell-phone number ginseng Number information, the authentication platform be additionally operable to by the mobile phone card information, the facility information and the cell-phone number parameter information with Certification storehouse is authenticated;Judge whether the cell-phone number parameter information and current phone parameter information are consistent;If consistent, The successful response message of certification is sent to the SDK;Believe if it is inconsistent, sending the unsuccessful response of certification to the SDK Breath.
10. a kind of more certification modes according to claim 7 are integrated to apply login system, which is characterized in that described Certification mode includes inclusive authentication pattern, and corresponding user information includes mobile phone card information, facility information and cell-phone number ginseng Number information, the authentication platform be additionally operable to by the mobile phone card information, the facility information and the cell-phone number parameter information with The certification storehouse is authenticated;If certification is unsuccessful, authentication failure message is sent to the SDK;It receives described using journey The verification information that sequence is sent, verifies the verification information;If be proved to be successful, send and verify to the application program Successful response message;If verification is unsuccessful, the response message of authentication failed is sent to the application program.
CN201610596637.0A 2016-07-26 2016-07-26 A kind of more certification modes are integrated to apply login method and system Active CN106203021B (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN201610596637.0A CN106203021B (en) 2016-07-26 2016-07-26 A kind of more certification modes are integrated to apply login method and system

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN201610596637.0A CN106203021B (en) 2016-07-26 2016-07-26 A kind of more certification modes are integrated to apply login method and system

Publications (2)

Publication Number Publication Date
CN106203021A CN106203021A (en) 2016-12-07
CN106203021B true CN106203021B (en) 2018-05-29

Family

ID=57495423

Family Applications (1)

Application Number Title Priority Date Filing Date
CN201610596637.0A Active CN106203021B (en) 2016-07-26 2016-07-26 A kind of more certification modes are integrated to apply login method and system

Country Status (1)

Country Link
CN (1) CN106203021B (en)

Families Citing this family (9)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN110392065A (en) * 2018-12-27 2019-10-29 上海创蓝文化传播有限公司 Dodge the realization method and system for testing number certification SDK
CN111107093B (en) * 2019-12-25 2022-07-19 苏州达家迎信息技术有限公司 Application login method, device, terminal and storage medium
CN111083694B (en) * 2019-12-25 2022-07-22 苏州达家迎信息技术有限公司 Application program login method, device, terminal and storage medium
CN111641718B (en) * 2020-06-01 2023-06-20 北京弘远博学科技有限公司 Mobile phone terminal APP identity authentication method
CN111666546B (en) * 2020-06-19 2023-10-13 上海连尚网络科技有限公司 Application login method and device
CN114765780A (en) * 2021-01-04 2022-07-19 中国移动通信有限公司研究院 Identity verification method and device and related equipment
CN113536259A (en) * 2021-07-29 2021-10-22 合肥新青罗数字技术有限公司 Real-name authentication method of enterprise service platform
CN114466353B (en) * 2022-02-09 2025-02-14 号百信息服务有限公司 App user ID information protection device, method, electronic device and storage medium
CN119128836A (en) * 2023-12-20 2024-12-13 江苏金融租赁股份有限公司 Application authentication method, device, electronic device, and storage medium

Citations (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN105763626A (en) * 2016-04-11 2016-07-13 苏州云清伟业网络科技有限公司 SDK initialization method suitable for application client end payment
CN105791262A (en) * 2015-12-30 2016-07-20 广东亿迅科技有限公司 APP real name authentication secure login system and method based on mobile phone IMSI

Family Cites Families (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US9727715B2 (en) * 2014-09-07 2017-08-08 Michael Boodaei Authentication method and system using password as the authentication key

Patent Citations (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN105791262A (en) * 2015-12-30 2016-07-20 广东亿迅科技有限公司 APP real name authentication secure login system and method based on mobile phone IMSI
CN105763626A (en) * 2016-04-11 2016-07-13 苏州云清伟业网络科技有限公司 SDK initialization method suitable for application client end payment

Also Published As

Publication number Publication date
CN106203021A (en) 2016-12-07

Similar Documents

Publication Publication Date Title
CN106203021B (en) A kind of more certification modes are integrated to apply login method and system
US10223520B2 (en) System and method for integrating two-factor authentication in a device
CN105592065B (en) A kind of website login method and login system based on mobile phone short message
CN111541656A (en) Identity authentication method and system based on converged media cloud platform
WO2016188256A1 (en) Application access authentication method, system, apparatus and terminal
CN107249004B (en) Identity authentication method, device and client
CN104052775B (en) Right management method, device and the system of a kind of cloud platform service
TW201741922A (en) Biometric-based safety authentication method and device
CN103249045A (en) Identification method, device and system
US9980142B2 (en) Methods and apparatus for SIM-based authentication of non-SIM devices
CN108322416B (en) Security authentication implementation method, device and system
JP2014528129A (en) How to control access to Internet-based applications
JP2019510316A (en) Method and device for providing account linking and service processing
CN104468119B (en) One-time password authentication system and authentication method
CN105162774B (en) Virtual machine entry method, the virtual machine entry method and device for terminal
CN115086090A (en) Network login authentication method and device based on UKey
CN118214586A (en) Identity authentication method, system, equipment and storage medium
KR101879843B1 (en) Authentication mehtod and system using ip address and short message service
CN104079527A (en) Information processing method and electronic equipment
JP4914725B2 (en) Authentication system, authentication program
CN108574658B (en) Application login method and device
KR102300021B1 (en) Authentication method and telecommunication server using IP address and SMS
CN115221562A (en) Browser file signature method, device and computer-readable storage medium
CN115941217A (en) Method for secure communication and related product
CN104683979B (en) A kind of authentication method and equipment

Legal Events

Date Code Title Description
C06 Publication
PB01 Publication
C10 Entry into substantive examination
SE01 Entry into force of request for substantive examination
GR01 Patent grant
GR01 Patent grant
TR01 Transfer of patent right

Effective date of registration: 20220609

Address after: Room 403-030, 4th floor, building 6, yard 1, Shangdi 10th Street, Haidian District, Beijing 100085

Patentee after: Beijing zhongyingtong Information Technology Co.,Ltd.

Address before: Room 204, zone a, floor 2, No. 12, Shangdi Information Road, Haidian District, Beijing 100085

Patentee before: ZHONGZHUOXIN (BEIJING) TECHNOLOGY CO.,LTD.

TR01 Transfer of patent right
CP03 Change of name, title or address

Address after: Room 509, 5th Floor, No. 7 Shangdi 5th Street, Haidian District, Beijing 100085

Patentee after: Beijing Zhongyingtong Information Technology Co.,Ltd.

Country or region after: China

Address before: Room 403-030, 4th floor, building 6, yard 1, Shangdi 10th Street, Haidian District, Beijing 100085

Patentee before: Beijing zhongyingtong Information Technology Co.,Ltd.

Country or region before: China

CP03 Change of name, title or address