WO2020155767A1 - 基于移动终端的免密登录方法、装置、设备及存储介质 - Google Patents

基于移动终端的免密登录方法、装置、设备及存储介质 Download PDF

Info

Publication number
WO2020155767A1
WO2020155767A1 PCT/CN2019/118286 CN2019118286W WO2020155767A1 WO 2020155767 A1 WO2020155767 A1 WO 2020155767A1 CN 2019118286 W CN2019118286 W CN 2019118286W WO 2020155767 A1 WO2020155767 A1 WO 2020155767A1
Authority
WO
WIPO (PCT)
Prior art keywords
mobile phone
current application
phone number
verification code
page
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.)
Ceased
Application number
PCT/CN2019/118286
Other languages
English (en)
French (fr)
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.)
Ping An Technology Shenzhen Co Ltd
Original Assignee
Ping An Technology Shenzhen 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 Ping An Technology Shenzhen Co Ltd filed Critical Ping An Technology Shenzhen Co Ltd
Publication of WO2020155767A1 publication Critical patent/WO2020155767A1/zh
Anticipated expiration legal-status Critical
Ceased legal-status Critical Current

Links

Images

Classifications

    • 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/40Network security protocols

Definitions

  • This application relates to the field of consensus mechanisms, and in particular to a method, device, equipment, and storage medium for password-free login based on a mobile terminal.
  • the current APP and other Internet products mostly use account passwords and mobile phone SMS login methods. Due to the large number of mobile phones and mobile phone number login, not only can the cumbersome recording of account passwords be avoided, but also the registration process, so the login method of mobile phone SMS verification Compared with the account password login method, it is more convenient and faster, and its frequency of use is relatively high.
  • the inventor realized that in the process of using the mobile phone, he found that the current mobile phone verification method has some shortcomings. First, the user may not receive the SMS; second, the verification code needs to be manually entered after obtaining the SMS, which is relatively more operation. trouble.
  • this application provides a password-free login method and device based on a mobile terminal.
  • this application provides a password-free login method based on a mobile terminal, the method including:
  • the authorization information is used to authorize the current application to allow access to the telephone communication interface of the mobile phone;
  • the mobile network sends the mobile phone number and the identification of the current application to the server, so that the server calls the verification code generation interface to generate a verification code, and makes the server send the verification code and the identification of the current application Sent to the mobile phone;
  • the verification code and the identification of the current application sent by the server are received, and the mobile phone transmits the verification code to the current application pointed to by the identification of the current application according to the identification of the current application Listening interface;
  • the verification code filling interface of the current application is called to fill the verification in the verification page of the current application.
  • this application provides a password-free login method and device based on a mobile terminal.
  • the device includes:
  • the login request receiving module is configured to receive a login request triggered by the user when using the current application, the login request includes authorization information and the current application identifier, and the authorization information is used to authorize the current application to allow access to the mobile phone Telephone communication interface;
  • the login request response module is used to obtain the mobile phone number from the telephone communication interface of the mobile phone, and send the mobile phone number and the current application identifier to the server through the mobile network, so that the server can call the verification code to generate
  • the interface generates a verification code, and enables the server to send the verification code and the identification of the current application to the mobile phone;
  • the setting module is configured to receive the verification code and the identification of the current application sent by the server, and the mobile phone transmits the verification code to the identification of the current application according to the identification of the current application.
  • the monitoring interface of the current application is configured to receive the verification code and the identification of the current application sent by the server, and the mobile phone transmits the verification code to the identification of the current application according to the identification of the current application.
  • the verification code filling module is configured to call the verification code filling interface of the current application to fill in the verification in the verification page of the current application after the monitoring interface of the current application monitors the verification code.
  • the present application provides a password-free login device based on a mobile terminal, which includes:
  • a memory storing executable program codes
  • the processor calls the executable program code stored in the memory to execute the steps in the password-free login method based on the mobile terminal as described in the first aspect of the present application.
  • the present application provides a computer non-volatile storage medium, the computer storage medium stores computer instructions, and when the computer instructions are invoked, they are used to execute the method described in the first aspect of the present application.
  • FIG. 1 is a schematic flowchart of a password-free login method based on a mobile terminal disclosed in Embodiment 1 of the present application;
  • FIG. 2 is a schematic structural diagram of a mobile terminal-based secret-free login device disclosed in the second embodiment of the present application;
  • Fig. 3 is a schematic structural diagram of a secret-free login device based on a mobile terminal disclosed in the third embodiment of the present application.
  • the current APP and other Internet products mostly use account passwords and mobile phone SMS login methods. Due to the large number of mobile phones and mobile phone number login, not only can the cumbersome recording of account passwords be avoided, but also the registration process, so the login method of mobile phone SMS verification Compared with the account password login method, it is more convenient and faster, and its frequency of use is relatively high. However, during the process of using the mobile phone, the technicians found that the current mobile phone verification method has some shortcomings. First, the user may not receive the SMS; second, after obtaining the SMS, it is necessary to manually enter the verification code, which is more troublesome.
  • FIG. 1 is a schematic flowchart of a mobile terminal-based password-free login method disclosed in an implementation of this application. As shown in FIG. 1, the mobile terminal-based password-free login method includes:
  • the 101 Receive a login request triggered by the user when using the current application.
  • the login request includes authorization information and the identification of the current application.
  • the authorization information is used to authorize the current application to allow access to the phone communication interface of the mobile phone.
  • the mobile phone sends the mobile phone number and the identifier of the current application to the server in JSON format.
  • loginInfo ⁇ phone:13600000006, id:6666 ⁇ .
  • the server parses out the phone number information in the JSON data, and needs to keep the communication session information for the subsequent operation of returning the verification code.
  • the connection mode of the communication session information is a long connection mode.
  • the password-free login method based on the mobile terminal in the embodiment of this application further includes:
  • the server matches the operator according to the mobile phone number, and requests the operator to return a verification code.
  • the server matching the operator according to the mobile phone number may include sub-steps:
  • an optional method is , Store the characters in the number segment corresponding to multiple operators as the result of the relationship data, for example, use MAP to associate the relationship between the character string and the operator.
  • the first three digits of the mobile phone number are extracted as the number segment comparison parameter.
  • the mobile phone transmits the verification code to the monitoring interface of the current application pointed to by the identification of the current application;
  • the monitoring interface of the current application monitors the verification code
  • the monitoring interface calls the verification code filling interface of the current application and fills the verification in the verification page of the current application.
  • the monitoring interface after the monitoring interface of the current application monitors the verification code as an optional implementation, the monitoring interface calls the verification code filling interface of the current application to fill in the verification in the verification page of the current application, including sub-steps. :
  • Trigger the monitoring interface to read the page identifier pre-stored in the phone memory, and the page identifier is bound to the identifier of the current application;
  • the page loading interface triggers the verification code filling interface to verify and fill in the verification page of the current application.
  • the method before receiving the login request triggered by the user when using the current application, the method further includes:
  • an authorization prompt so that the user enters the authorization instruction according to the authorization prompt. If the authorization instruction instructs the user not to grant the authority to obtain the mobile phone number, the user is prompted to manually enter the mobile phone number;
  • authorization information is generated.
  • the mobile phone when the user uses the current application for the first time, the mobile phone will generate an authorization prompt to ask whether the current application is allowed to read the phone number. If the authorization is allowed, then The phone saves the authorization information for this time.
  • the method before sending the mobile phone number and the current application identifier to the server, the method includes:
  • the Hash encryption algorithm is used to encrypt the mobile phone number and the current application identifier.
  • the verification code is hashed, that is, the verification code is hashed into a fixed-length hash value and a Hash mapping data, both of which need to be sent to the server together.
  • FIG. 2 is a schematic structural diagram of a secret-free login device based on a mobile terminal disclosed in the second embodiment of the present application.
  • the secret-free login device based on a mobile terminal may include:
  • the login request receiving module 201 is configured to receive a login request triggered by a user when using the current application.
  • the login request includes authorization information and an identifier of the current application.
  • the authorization information is used to authorize the current application to allow access to the phone communication interface of the mobile phone;
  • the login request response module 202 is used to obtain the mobile phone number from the phone communication interface of the mobile phone, and send the mobile phone number and the identification of the current application to the server via the mobile network, so that the server can call the verification code generation interface to generate the verification code, and the server will The verification code and the identification of the current application are sent to the mobile phone;
  • the setting module 203 is configured to receive the verification code sent by the server and the identification of the current application, and according to the identification of the current application, the mobile phone transmits the verification code to the monitoring interface of the current application pointed to by the identification of the current application;
  • the verification code filling module 204 is configured to call the verification code filling interface of the current application after the monitoring interface of the current application monitors the verification code to fill in the verification page of the current application.
  • the setting module 203 includes:
  • the page identification reading sub-module 2031 is used to trigger the monitoring interface to read the page identification pre-stored in the memory of the mobile phone, and the page identification is bound to the identification of the current application;
  • the page filling sub-module 2032 is used to trigger the monitoring interface to pass the page identification to the page loading interface; wherein the page filling sub-module 2032 is also used to trigger the page loading interface to set the page identification at the top of the heap storage space, so that the mobile phone’s
  • the current page is the page pointed to by the page identifier; and, the page filling sub-module 2032 is also used to trigger the page loading interface to trigger the verification code filling interface to verify and fill in the verification page of the current application.
  • the server parses out the phone number information in the JSON data, and needs to keep the communication session information for the subsequent operation of returning the verification code.
  • the connection mode of the communication session information is a long connection mode.
  • the server optionally, after the server receives the mobile phone number, the server matches the operator according to the mobile phone number, and requests the operator to return a verification code.
  • the server matching the operator according to the mobile phone number may include sub-steps:
  • an optional method is , Store the characters in the number segment corresponding to multiple operators as the result of the relationship data, for example, use MAP to associate the relationship between the character string and the operator.
  • the first three digits of the mobile phone number are extracted as the number segment comparison parameter.
  • the device further includes:
  • the authorization module 205 is used to generate an authorization prompt so that the user enters an authorization instruction according to the authorization prompt. If the authorization instruction indicates that the user does not grant the authority to obtain a mobile phone number, the user is prompted to manually enter the mobile phone number; if the authorization instruction instructs the user to grant the authorization to obtain the mobile phone number The authorization information is generated.
  • the mobile phone when the user uses the current application for the first time, the mobile phone will generate an authorization prompt to ask whether the current application is allowed to read the phone number. If the authorization is allowed, the mobile phone will save the time. Authorization information.
  • the device further includes:
  • the encryption module is used to encrypt the mobile phone number and the current application identifier according to the preset encryption rules, so that after the server receives the mobile phone number and the current application identifier, the mobile phone is decrypted according to the decryption rules corresponding to the preset encryption rules. The number and the identification of the current application are decrypted.
  • the Hash encryption algorithm is used to encrypt the mobile phone number and the current application identifier.
  • the verification code is hashed, that is, the verification code is hashed into a fixed-length hash value and a Hash mapping data, both of which need to be sent to the server together.
  • the fifth embodiment of the present application discloses a secret-free login device based on a mobile terminal, and the device includes:
  • the communication interface 301 is used to implement the communication between the device 30 and other communication equipment.
  • the communication interface 301 may include a wired communication interface (for example, an Ethernet interface), and may also include a wireless communication interface.
  • the memory 303 is coupled with the processor 302, and is used to store various software programs and/or multiple sets of instructions, network communication programs, and the like. In the embodiment of the present application, the memory 303 may be used to store a database.
  • the memory 303 may be used to store the implementation program of the secret-free login method based on the mobile terminal disclosed in one or more embodiments of the present application.
  • the implementation of the password-free login method based on a mobile terminal disclosed in one or more embodiments of the present application please refer to the method embodiment shown in FIG. 1.
  • the processor 302 may be used to read and execute computer-readable instructions. Specifically, the processor 302 may be used to call a program stored in the memory 303, such as an implementation program of a mobile terminal-based password-free login method disclosed in one or more embodiments of the present application, and execute instructions included in the implementation program.
  • a program stored in the memory 303 such as an implementation program of a mobile terminal-based password-free login method disclosed in one or more embodiments of the present application, and execute instructions included in the implementation program.
  • the embodiment of the present application discloses a computer-readable storage medium that stores a computer program for electronic data exchange, where the computer program causes a computer to execute the password-free login method based on a mobile terminal described in the first embodiment of the present application A step of.
  • the embodiment of the present application discloses a computer program product.
  • the computer program product includes a non-transitory computer-readable storage medium storing a computer program, and the computer program is operable to cause a computer to execute the computer program described in the first embodiment of the present application. Steps in the password-free login method of the mobile terminal.
  • the embodiment of the present application discloses a computer program product.
  • the computer program product includes a non-transitory computer-readable storage medium storing a computer program, and the computer program is operable to cause a computer to execute the computer program described in the first embodiment of the present application. Steps in the password-free login method of the mobile terminal.
  • the units described as separate components may or may not be physically separated, and the components displayed as units may or may not be physical units, that is, they may be located in one place, or they may be distributed on multiple network units. Some or all of the units may be selected according to actual needs to achieve the objectives of the solutions of the embodiments.
  • the integrated unit is implemented in the form of a software functional unit and sold or used as an independent product, it can be stored in a computer readable memory.
  • the technical solution of the present application essentially or the part that contributes to the existing technology or all or part of the technical solution can be embodied in the form of a software product, and the computer software product is stored in a memory, A number of instructions are included to enable a computer device (which may be a personal computer, a server, or a network device, etc.) to execute all or part of the steps of the methods described in the various embodiments of the present application.
  • the aforementioned memory includes: U disk, Read-Only Memory (ROM, Read-Only Memory), Random Access Memory (RAM, Random Access Memory), mobile hard disk, magnetic disk or optical disk and other media that can store program codes.
  • the program can be stored in a computer-readable memory, and the memory can include: a flash disk , Read-only memory (English: Read-Only Memory, abbreviation: ROM), random access device (English: Random Access Memory, abbreviation: RAM), magnetic disk or optical disk, etc.

Landscapes

  • Engineering & Computer Science (AREA)
  • Computer Security & Cryptography (AREA)
  • Computer Networks & Wireless Communication (AREA)
  • Signal Processing (AREA)
  • Telephone Function (AREA)
  • Telephonic Communication Services (AREA)
  • Mobile Radio Communication Systems (AREA)

Abstract

本申请涉及共识机制领域,具体公开了一种基于移动终端的免密登录方法,该方法包括接收用户在使用当前应用时所触发的登录请求,所述登录请求包括授权信息和所述当前应用的标识,所述授权信息用于授权所述当前应用允许访问手机的电话通信接口;响应所述登录请求,从所述手机的所述电话通信接口中获取手机号码;通过移动网络将所述手机号码和所述当前应用的标识发送至服务器,以使得所述服务器调用验证码生成接口生成验证码,并使得所述服务器将所述验证码和所述当前应用的标识发送至所述手机等步骤。本申请还公开一种基于移动终端的免密登录装置,用于执行基于移动终端的免密登录方法。本申请能够实现基于移动终端的免密登录功能。

Description

基于移动终端的免密登录方法、装置、设备及存储介质
本申请要求申请号为201910100168.2,申请日为2019年1月31日,发明创造名称为“基于移动终端的免密登录方法、装置、设备及存储介质”的专利申请的优先权。
技术领域
本申请涉及共识机制领域,特别是涉及一种基于移动终端的免密登录方法、装置、设备及存储介质。
背景技术
目前的APP等互联网产品大多采用账户密码和手机短信登录的方式,因手机的大量普及以及手机号登录不仅能免去记录账号密码的繁琐,也免除了注册的过程,所以手机短信验证的登录方式较账户密码登录方式而言,更便利快捷,其使用的频率是比较高的。但是,发明人意识到在使用手机的过程中,发现目前的手机验证方式存在着一些不足,第一、用户有可能收不到短信;第二、获取短信后需用手动输入验证码,操作较为麻烦。
申请内容
为了解决上述问题,本申请提供了一种基于移动终端的免密登录方法及装置。
第一方面,本申请提供一种基于移动终端的免密登录方法,该方法包括:
接收用户在使用当前应用时所触发的登录请求,所述登录请求包括授权信息和所述当前应用的标识,所述授权信息用于授权所述当前应用允许访问手机的电话通信接口;
响应所述登录请求,从所述手机的所述电话通信接口中获取手机号码;
通过移动网络将所述手机号码和所述当前应用的标识发送至服务器, 以使得所述服务器调用验证码生成接口生成验证码,并使得所述服务器将所述验证码和所述当前应用的标识发送至所述手机;
接收所述服务器发送的所述验证码和所述当前应用的标识,且所述手机根据所述当前应用的标识,将所述验证码传入所述当前应用的标识所指向的所述当前应用的监听接口;
当所述当前应用的所述监听接口监听到所述验证码后,调用所述当前应用的验证码填写接口将所述验证填写在所述当前应用的验证页面中。
第二方面,本申请提供基于移动终端的免密登录方法及装置,所述装置包括:
登录请求接收模块,用于接收用户在使用当前应用时所触发的登录请求,所述登录请求包括授权信息和所述当前应用的标识,所述授权信息用于授权所述当前应用允许访问手机的电话通信接口;
登录请求响应模块,用于从所述手机的所述电话通信接口中获取手机号码,通过移动网络将所述手机号码和所述当前应用的标识发送至服务器,以使得所述服务器调用验证码生成接口生成验证码,并使得所述服务器将所述验证码和所述当前应用的标识发送至所述手机;
设置模块,用于接收所述服务器发送的所述验证码和所述当前应用的标识,且所述手机根据所述当前应用的标识,将所述验证码传入所述当前应用的标识所指向的所述当前应用的监听接口;
验证码填写模块,用于当所述当前应用的所述监听接口监听到所述验证码后,调用所述当前应用的验证码填写接口将所述验证填写在所述当前应用的验证页面中。
第三方面,本申请提供一种基于移动终端的免密登录装置,该装置包括:
存储有可执行程序代码的存储器;
与存储器耦合的处理器;
处理器调用存储器中存储的可执行程序代码,执行如本申请第一方面所述的基于移动终端的免密登录方法中的步骤。
第四方面,本申请提供一种计算机非易失性存储介质,所述计算机存储介质存储有计算机指令,所述计算机指令被调用时,用于执行本申请第一方面所述的方法。
可见,在本申请实施例中,只需要用户发起一个验证请求,本申请就能够根据验证请求,完成后续的验证环节,这不仅有效的规避了用户端因信号、病毒等因素带来的安全问题,而且避免了手动输入验证码带来操作繁琐这类问题。
本申请的附加方面和优点将在下面的描述部分中给出,部分将从下面的描述中变得明显,或通过本申请的实践了解到。
附图说明
为了更清楚地说明本申请实施例中的技术方案,下面将对实施例描述中所需要使用的附图作简单地介绍,显而易见地,下面描述中的附图仅仅是本申请的一些实施例,对于本领域普通技术人员来讲,在不付出创造性劳动的前提下,还可以根据这些附图获得其他的附图。
图1是本申请实施例一公开的一种基于移动终端的免密登录方法的流程示意图;
图2是本申请实施例二公开的一种基于移动终端的免密登录装置的结构示意图;
图3是本申请实施例三公开的一种基于移动终端的免密登录装置的结构示意图。
具体实施方式
为了使本技术领域的人员更好地理解本申请方案,下面将结合本申请实施例中的附图,对本申请实施例中的技术方案进行清楚、完整地描述, 显然,所描述的实施例仅仅是本申请一部分实施例,而不是全部的实施例。基于本申请中的实施例,本领域普通技术人员在没有作出创造性劳动前提下所获得的所有其他实施例,都属于本申请保护的范围。
本申请的说明书和权利要求书及上述附图中的术语“第一”、“第二”等是用于区别不同对象,而不是用于描述特定顺序。此外,术语“包括”和“具有”以及它们任何变形,意图在于覆盖不排他的包含。例如包含了一系列步骤或单元的过程、方法、装置、产品或设备没有限定于已列出的步骤或单元,而是可选地还包括没有列出的步骤或单元,或可选地还包括对于这些过程、方法、产品或设备固有的其他步骤或单元。
在本文中提及“实施例”意味着,结合实施例描述的特定特征、结构或特性可以包含在本申请的至少一个实施例中。在说明书中的各个位置出现该短语并不一定均是指相同的实施例,也不是与其它实施例互斥的独立的或备选的实施例。本领域技术人员显式地和隐式地理解的是,本文所描述的实施例可以与其它实施例相结合。
目前的APP等互联网产品大多采用账户密码和手机短信登录的方式,因手机的大量普及以及手机号登录不仅能免去记录账号密码的繁琐,也免除了注册的过程,所以手机短信验证的登录方式较账户密码登录方式而言,更便利快捷,其使用的频率是比较高的。但是,技术人员在使用手机的过程中,发现目前的手机验证方式存在着一些不足,第一、用户有可能收不到短信;第二、获取短信后需用手动输入验证码,操作较为麻烦。
针对上述问题,下面将结合具体的实施方法详细说明本申请公开的一种基于移动终端的免密登录方法及装置。
实施一
请参阅图1,图1是本申请实施一公开的一种基于移动终端的免密登录方法的流程示意图,如图1所示,该基于移动终端的免密登录方法包括:
101、接收用户在使用当前应用时所触发的登录请求,登录请求包括授 权信息和当前应用的标识,授权信息用于授权当前应用允许访问手机的电话通信接口。
102、响应登录请求,从手机的电话通信接口中获取手机号码;
103、通过移动网络将手机号码和当前应用的标识发送至服务器,以使得服务器调用验证码生成接口生成验证码,并使得服务器将验证码和当前应用的标识发送至手机。
在本申请实例中,手机将手机号码和当前应用的标识以JSON格式发送服务器。例如,loginInfo={phone:13600000006,id:6666}。
在本申请实例中,服务器解析出该JSON数据中的phone手机号信息,并需要保持该次的通讯会话信息,用于后续的返回验证码操作。显然,其中的通讯会话信息的连接方式为长连接方式。
在本申请实施例中,服务器接收到手机号码后,本申请实施例的基于移动终端的免密登录方法还包括:
服务器根据手机号匹配运营商,并向运营商请求返回验证码。
在本申请实施例中,作为一种可选的实施方式服务器根据手机号匹配运营商可以包括子步骤:
判断手机号码所属号段,根据号段范围匹配运营商。
在本申请实施例中,可选的,通过把相同运营商的号段组按预定的格式拼接成多个字符串,再把运营商与这些字符串进行映射管理,一种可选的方式为,将多个运营商对应的号段字符储存为关系数据结果,例如使用MAP来关联字符串与运营商的关系。
在本申请实施例中,可选的,提取手机号的前三位号码,作为号段对比参数。
104、接收服务器发送的验证码和当前应用的标识,且手机根据当前应用的标识,将验证码传入当前应用的标识所指向的当前应用的监听接口;
105、当前应用的监听接口监听到验证码后,监听接口调用当前应用的 验证码填写接口将验证填写在当前应用的验证页面中。
在本申请实施例中,作为一种可选的实施方式的当前应用的监听接口监听到验证码后,监听接口调用当前应用的验证码填写接口将验证填写在当前应用的验证页面中包括子步骤:
触发监听接口读取预先存在手机内存中的页面标识,页面标识与当前应用的标识相绑定;
触发监听接口将页面标识传入至页面加载接口,
触发页面加载接口将页面标识设在堆存储空间的首位,以使得手机的当前页面为页面标识所指向的页面;
页面加载接口触发验证码填写接口将验证填写在当前应用的验证页面中。
在本申请实施例中,可选的,在接收用户在使用当前应用时所触发的登录请求之前,方法还包括:
生成授权提示,以使得用户根据授权提示输入授权指令,若授权指令指示用户不授予获取手机号码的权限,则提示用户手动输入手机号码;
若授权指令指示用户授予获取手机号码的权限,则生成授权信息。
在本申请实施中,作为一种可选的方式,可选的,用户初次使用当前应用时,手机会生成授权提示,以询问是否允许当前应用读取本机号码,若该授权得到允许,则手机保存该次的授权信息。
在本申请实施例中,作为一种可选的实施方式在将手机号码和当前应用的标识发送至服务器之前,方法包括:
按照预设的加密规则对手机号码和当前应用的标识进行加密,以使得服务器接收到手机号码和当前应用的标识后,按照与预设的加密规则相对应的解密规则对手机号码和当前应用的标识进行解密。
在本申请实施例中,作为一种可选的实施方式采用Hash加密算法对手机号码和当前应用的标识进行加密。将验证码进行哈希运算,即将验证 码散列成一个固定长度的散列值,以及一个Hash映射数据,两者需一起发送至服务器。
可见,在本申请实施例中,只需要用户发起一个验证请求,本申请就能够根据验证请求,完成后续的验证环节,这不仅有效的规避了用户端因信号、病毒等因素带来的安全问题,而且避免了手动输入验证码带来操作繁琐这类问题。
实施例二
请参阅图2,图2是本申请实施例二公开的一种基于移动终端的免密登录装置的结构示意图。如图2所示,基于移动终端的免密登录装置可以包括:
登录请求接收模块201,用于接收用户在使用当前应用时所触发的登录请求,登录请求包括授权信息和当前应用的标识,授权信息用于授权当前应用允许访问手机的电话通信接口;
登录请求响应模块202,用于从手机的电话通信接口中获取手机号码,通过移动网络将手机号码和当前应用的标识发送至服务器,以使得服务器调用验证码生成接口生成验证码,并使得服务器将验证码和当前应用的标识发送至手机;
设置模块203,用于接收服务器发送的验证码和当前应用的标识,且手机根据当前应用的标识,将验证码传入当前应用的标识所指向的当前应用的监听接口;
验证码填写模块204,用于当前应用的监听接口监听到验证码后,调用当前应用的验证码填写接口将验证填写在当前应用的验证页面中。
在本申请实施例中,可选的,设置模块203包括:
页面标识读取子模块2031,用于触发监听接口读取预先存在手机内存中的页面标识,页面标识与当前应用的标识相绑定;
页面填写子模块2032,用于触发监听接口将页面标识传入至页面加载 接口;其中,页面填写子模块2032还用于触发页面加载接口将页面标识设在堆存储空间的首位,以使得手机的当前页面为页面标识所指向的页面;以及,页面填写子模块2032还用于触发页面加载接口触发验证码填写接口将验证填写在当前应用的验证页面中。
在本申请实例中,手机将手机号码和当前应用的标识以JSON格式发送服务器。例如,loginInfo={phone:13600000666,id:6666}。
在本申请实例中,服务器解析出该JSON数据中的phone手机号信息,并需要保持该次的通讯会话信息,用于后续的返回验证码操作。显然,其中的通讯会话信息的连接方式为长连接方式。
在本申请实施例中,可选的,服务器接收到手机号码后,服务器根据手机号匹配运营商,并向运营商请求返回验证码。
在本申请实施例中,作为一种可选的实施方式,服务器根据手机号匹配运营商可以包括子步骤:
判断手机号码所属号段,根据号段范围匹配运营商。
在本申请实施例中,可选的,通过把相同运营商的号段组按预定的格式拼接成多个字符串,再把运营商与这些字符串进行映射管理,一种可选的方式为,将多个运营商对应的号段字符储存为关系数据结果,例如使用MAP来关联字符串与运营商的关系。
在本申请实施例中,可选的,提取手机号的前三位号码,作为号段对比参数。
在本申请实施例中,作为一种可选的实施方式,装置还包括:
授权模块205,用于生成授权提示,以使得用户根据授权提示输入授权指令,若授权指令指示用户不授予获取手机号码的权限,则提示用户手动输入手机号码,若授权指令指示用户授予获取手机号码的权限,则生成授权信息。
在本申请实施中,作为一种可选的方式,用户初次使用当前应用时, 手机会生成授权提示,以询问是否允许当前应用读取本机号码,若该授权得到允许,则手机保存该次的授权信息。
在本申请实施例中,作为一种可选的实施方式,装置还包括:
加密模块,用于按照预设的加密规则对手机号码和当前应用的标识进行加密,以使得服务器接收到手机号码和当前应用的标识后,按照与预设的加密规则相对应的解密规则对手机号码和当前应用的标识进行解密。
在本申请实施例中,作为一种可选的实施方式采用Hash加密算法对手机号码和当前应用的标识进行加密。将验证码进行哈希运算,即将验证码散列成一个固定长度的散列值,以及一个Hash映射数据,两者需一起发送至服务器。
可见,在本申请实施例中,只需要用户发起一个验证请求,本申请就能够根据验证请求,完成后续的验证环节,这不仅有效的规避了用户端因信号、病毒等因素带来的安全问题,而且避免了手动输入验证码带来操作繁琐这类问题。
实施例三
请参阅图3,如图3所示,本申请实施例五公开了基于移动终端的免密登录装置,该装置包括:
通信接口301,用于实现该装置30与其他通信设备通信。具体实现中,通信接口301可包括有线通信接口(例如以太网接口),也可包括无线通信接口。
存储器303与处理器302耦合,用于存储各种软件程序和/或多组指令、网络通信程序等。本申请实施例中,存储器303可用于存储数据库。
在本申请实施例中,可选的,存储器303可用于存储本申请的一个或多个实施例公开的基于移动终端的免密登录方法的实现程序。关于本申请的一个或多个实施例公开的基于移动终端的免密登录方法的实现,请图1所示方法实施例。
在本申请实施例中,处理器302可用于读取和执行计算机可读指令。具体的,处理器302可用于调用存储于存储器303中的程序,例如本申请的一个或多个实施例公开的基于移动终端的免密登录方法的实现程序,并执行该实现程序包含的指令。
可见,在本申请实施例中,只需要用户发起一个验证请求,本申请就能够根据验证请求,完成后续的验证环节,这不仅有效的规避了用户端因信号、病毒等因素带来的安全问题,而且避免了手动输入验证码导致的操作繁琐这类问题。
实施例四
本申请实施例公开了一种计算机可读存储介质,其存储用于电子数据交换的计算机程序,其中,该计算机程序使得计算机执行本申请实施例一所描述的基于移动终端的免密登录方法中的步骤。
可见,在本申请实施例中,只需要用户发起一个验证请求,本申请就能够根据验证请求,完成后续的验证环节,这不仅有效的规避了用户端因信号、病毒等因素带来的安全问题,而且避免了手动输入验证码带来操作繁琐这类问题。
实施例五
本申请实施例公开了一种计算机程序产品,该计算机程序产品包括存储了计算机程序的非瞬时性计算机可读存储介质,且该计算机程序可操作来使计算机执行本申请实施例一所描述的基于移动终端的免密登录方法中的步骤。
本申请实施例公开了一种计算机程序产品,该计算机程序产品包括存储了计算机程序的非瞬时性计算机可读存储介质,且该计算机程序可操作来使计算机执行本申请实施例一所描述的基于移动终端的免密登录方法中的步骤。
在上述实施例中,对各个实施例的描述都各有侧重,某个实施例中没 有详述的部分,可以参见其他实施例的相关描述。
所述作为分离部件说明的单元可以是或者也可以不是物理上分开的,作为单元显示的部件可以是或者也可以不是物理单元,即可以位于一个地方,或者也可以分布到多个网络单元上。可以根据实际的需要选择其中的部分或者全部单元来实现本实施例方案的目的。
所述集成的单元如果以软件功能单元的形式实现并作为独立的产品销售或使用时,可以存储在一个计算机可读取存储器中。基于这样的理解,本申请的技术方案本质上或者说对现有技术做出贡献的部分或者该技术方案的全部或部分可以以软件产品的形式体现出来,该计算机软件产品存储在一个存储器中,包括若干指令用以使得一台计算机设备(可为个人计算机、服务器或者网络设备等)执行本申请各个实施例所述方法的全部或部分步骤。而前述的存储器包括:U盘、只读存储器(ROM,Read-Only Memory)、随机存取存储器(RAM,Random Access Memory)、移动硬盘、磁碟或者光盘等各种可以存储程序代码的介质。
本领域普通技术人员可以理解上述实施例的各种方法中的全部或部分步骤是可以通过程序来指令相关的硬件来完成,该程序可以存储于一计算机可读存储器中,存储器可以包括:闪存盘、只读存储器(英文:Read-Only Memory,简称:ROM)、随机存取器(英文:Random Access Memory,简称:RAM)、磁盘或光盘等。
以上对本申请实施例进行了详细介绍,本文中应用了具体个例对本申请的原理及实施方式进行了阐述,以上实施例的说明只是用于帮助理解本申请的方法及其核心思想;同时,对于本领域的一般技术人员,依据本申请的思想,在具体实施方式及应用范围上均会有改变之处,综上所述,本说明书内容不应理解为对本申请的限制。

Claims (20)

  1. 一种基于移动终端的免密登录方法,其特征在于,包括:
    接收用户在使用当前应用时所触发的登录请求,所述登录请求包括授权信息和所述当前应用的标识,所述授权信息用于授权所述当前应用允许访问手机的电话通信接口;
    响应所述登录请求,从所述手机的所述电话通信接口中获取手机号码;
    通过移动网络将所述手机号码和所述当前应用的标识发送至服务器,以使得所述服务器调用验证码生成接口生成验证码,并使得所述服务器将所述验证码和所述当前应用的标识发送至所述手机;
    接收所述服务器发送的所述验证码和所述当前应用的标识,且所述手机根据所述当前应用的标识,将所述验证码传入所述当前应用的标识所指向的所述当前应用的监听接口;
    当所述当前应用的监听接口监听到所述验证码后,所述监听接口调用所述当前应用的验证码填写接口将所述验证码填写在所述当前应用的验证页面中。
  2. 如权利要求1所述的基于移动终端的免密登录方法,其特征在于,所述当前应用的所述监听接口监听到所述验证码后,所述监听接口调用所述当前应用的验证码填写接口将所述验证填写在所述当前应用的所述验证页面中的步骤包括:
    触发所述监听接口读取预先存在手机内存中的页面标识,所述页面标识与所述当前应用的标识相绑定;
    触发所述监听接口将所述页面标识传入至页面加载接口;
    触发页面加载接口将所述页面标识设在堆存储空间的首位,以使得所述手机的当前页面为所述页面标识所指向的页面;
    页面加载接口触发验证码填写接口将所述验证码填写在所述当前应 用的验证页面中。
  3. 如权利要求2所述的基于移动终端的免密登录方法,其特征在于,所述接收用户在使用当前应用时所触发的所述登录请求之前,还包括:
    生成授权提示,以使得所述用户根据所述授权提示输入授权指令,若所述授权指令指示所述用户不授予获取所述手机号码的权限,则提示用户手动输入所述手机号码;
    若所述授权指令指示用户授予获取所述手机号码的权限,则生成所述授权信息。
  4. 如权利要求3所述的基于移动终端的免密登录方法,其特征在于,所述接收用户在使用当前应用时所触发的所述登录请求之前,还包括:用户初次使用当前应用时,手机会生成授权提示,以询问是否允许当前应用读取本机号码,若该授权得到允许,则手机保存此次的授权信息。
  5. 如权利要求1所述的基于移动终端的免密登录方法,其特征在于,在将所述手机号码和所述当前应用的标识发送至所述服务器之前,还包括:
    按照预设的加密规则对所述手机号码和所述当前应用的标识进行加密,以使得所述服务器接收到所述手机号码和所述当前应用的标识后,按照与所述预设的加密规则相对应的解密规则对所述手机号码和所述当前应用的标识进行解密。
  6. 如权利要求1所述的基于移动终端的免密登录方法,其特征在于,所述通过移动网络将所述手机号码和所述当前应用的标识发送至服务器的步骤包括:
    手机将手机号码和当前应用的标识以JSON格式发送服务器;
    服务器解析出该JSON数据中的手机号信息,并需要保持此次的通讯会话信息,用于后续的返回验证码操作。
  7. 如权利要求1所述的基于移动终端的免密登录方法,其特征在于,所述通过移动网络将所述手机号码和所述当前应用的标识发送至服务器之 后,还包括:
    服务器根据手机号匹配运营商,并向运营商请求返回验证码。
  8. 如权利要求7所述的基于移动终端的免密登录方法,其特征在于,所述服务器根据手机号匹配运营商的步骤包括:判断手机号码所属号段,根据号段范围匹配运营商。
  9. 如权利要求8所述的基于移动终端的免密登录方法,其特征在于,所述判断手机号码所属号段的步骤包括:提取手机号的前三位号码,作为号段对比参数。
  10. 一种基于移动终端的免密登录装置,其特征在于,所述基于移动终端的免密登录装置包括:
    登录请求接收模块,用于接收用户在使用当前应用时所触发的登录请求,所述登录请求包括授权信息和所述当前应用的标识,所述授权信息用于授权所述当前应用允许访问手机的电话通信接口;
    登录请求响应模块,用于从所述手机的所述电话通信接口中获取手机号码,通过移动网络将所述手机号码和所述当前应用的标识发送至服务器,以使得所述服务器调用验证码生成接口生成验证码,并使得所述服务器将所述验证码和所述当前应用的标识发送至所述手机;
    设置模块,用于接收所述服务器发送的所述验证码和所述当前应用的标识,且所述手机根据所述当前应用的标识,将所述验证码传入所述当前应用的标识所指向的所述当前应用的监听接口;
    验证码填写模块,用于当所述当前应用的所述监听接口监听到所述验证码后,调用所述当前应用的验证码填写接口将所述验证填写在所述当前应用的验证页面中。
  11. 如权利要求10所述的基于移动终端的免密登录装置,其特征在于,所述设置模块包括:
    页面标识读取子模块,用于触发所述监听接口读取预先存在手机内存 中的页面标识,所述页面标识与所述当前应用的标识相绑定;
    页面填写子模块,用于触发所述监听接口将所述页面标识传入至页面加载接口;其中,页面填写子模块还用于触发页面加载接口将所述页面标识设在堆存储空间的首位,以使得所述手机的当前页面为所述页面标识所指向的页面;以及,页面填写子模块还用于触发验证码填写模块调用验证码填写接口将所述验证填写在所述当前应用的验证页面中。
  12. 如权利要求10所述的基于移动终端的免密登录装置,其特征在于,还包括:
    授权模块,用于生成授权提示,以使得所述用户根据所述授权提示输入授权指令,若所述授权指令指示所述用户不授予获取所述手机号码的权限,则提示用户手动输入所述手机号码,若所述授权指令指示用户授予获取所述手机号码的权限,则生成所述授权信息。
  13. 如权利要求12所述的基于移动终端的免密登录装置,其特征在于,所述授权模块在用户初次使用当前应用时,生成授权提示,以询问是否允许当前应用读取本机号码,若该授权得到允许,则手机保存此次的授权信息。
  14. 如权利要求10所述的基于移动终端的免密登录装置,其特征在于,还包括:
    加密模块,用于按照预设的加密规则对所述手机号码和所述当前应用的标识进行加密,以使得所述服务器接收到所述手机号码和所述当前应用的标识后,按照与所述预设的加密规则相对应的解密规则对所述手机号码和所述当前应用的标识进行解密。
  15. 如权利要求10所述的基于移动终端的免密登录装置,其特征在于,所述登录请求响应模块将从所述手机的所述电话通信接口中获取的手机号码和当前应用的标识以JSON格式发送服务器,服务器解析出该JSON数据中的手机号信息,并需要保持此次的通讯会话信息,用于后续的返回验证 码操作。
  16. 如权利要求10所述的基于移动终端的免密登录装置,其特征在于,所述服务器根据手机号匹配运营商,并向运营商请求返回验证码。
  17. 如权利要求16所述的基于移动终端的免密登录装置,其特征在于,所述服务器判断手机号码所属号段,根据号段范围匹配运营商。
  18. 如权利要求17所述的基于移动终端的免密登录装置,其特征在于,所述服务器提取手机号的前三位号码,作为号段对比参数。
  19. 一种基于移动终端的免密登录设备,其特征在于,所述基于移动终端的免密登录设备包括:
    存储有可执行程序代码的存储器;
    与存储器耦合的处理器;
    处理器调用存储器中存储的可执行程序代码,执行如权利要求1-9任一项所述的基于移动终端的免密登录方法中的步骤。
  20. 一种计算机非易失性存储介质,其特征在于,所述计算机存储介质存储有计算机指令,所述计算机指令被调用时,用于执行权利要求1-9任一项所述的方法。
PCT/CN2019/118286 2019-01-31 2019-11-14 基于移动终端的免密登录方法、装置、设备及存储介质 Ceased WO2020155767A1 (zh)

Applications Claiming Priority (2)

Application Number Priority Date Filing Date Title
CN201910100168.2 2019-01-31
CN201910100168.2A CN109787991B (zh) 2019-01-31 2019-01-31 基于移动终端的免密登录方法、装置、设备及存储介质

Publications (1)

Publication Number Publication Date
WO2020155767A1 true WO2020155767A1 (zh) 2020-08-06

Family

ID=66503037

Family Applications (1)

Application Number Title Priority Date Filing Date
PCT/CN2019/118286 Ceased WO2020155767A1 (zh) 2019-01-31 2019-11-14 基于移动终端的免密登录方法、装置、设备及存储介质

Country Status (2)

Country Link
CN (1) CN109787991B (zh)
WO (1) WO2020155767A1 (zh)

Cited By (17)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN112199676A (zh) * 2020-11-03 2021-01-08 中国南方电网有限责任公司 变电站运维检修系统、方法、装置和计算机设备
CN112199666A (zh) * 2020-09-30 2021-01-08 江苏恒宝智能系统技术有限公司 设备通信方法、装置、系统和电子设备
CN112738046A (zh) * 2020-12-24 2021-04-30 中国银联股份有限公司 一种一键登录的方法、终端及系统服务器
CN113157375A (zh) * 2021-04-27 2021-07-23 北京达佳互联信息技术有限公司 一种内容显示方法、装置、设备、系统及存储介质
CN113626800A (zh) * 2021-08-12 2021-11-09 中国北方车辆研究所 一种车辆信息系统权限管理方法
CN114385991A (zh) * 2021-12-22 2022-04-22 中国电信股份有限公司 手机号码绑定方法、装置、电子设备及存储介质
CN114500090A (zh) * 2022-02-24 2022-05-13 特赞(上海)信息科技有限公司 用于免密登录的信息处理方法及装置
CN114666364A (zh) * 2022-03-10 2022-06-24 中国第一汽车股份有限公司 一种基于Portal认证网络的车载上网方法、装置及车辆
CN114978748A (zh) * 2022-06-14 2022-08-30 中国电信股份有限公司 登录控制方法、装置、可读存储介质及电子设备
CN115460599A (zh) * 2021-06-08 2022-12-09 中移雄安信息通信科技有限公司 一种基于5g消息的登录权限验证方法及装置
CN115484096A (zh) * 2022-09-15 2022-12-16 深圳壹账通智能科技有限公司 基于混合模式的应用登录方法、装置、设备及存储介质
WO2023050524A1 (zh) * 2021-09-30 2023-04-06 传仲智能数字科技(上海)有限公司 基于im的用户身份验证方法、装置、服务器及其存储介质
CN116781298A (zh) * 2022-03-10 2023-09-19 中国移动通信集团江西有限公司 同一性验证方法、服务器及存储介质
CN116846628A (zh) * 2023-06-29 2023-10-03 平安科技(深圳)有限公司 资源访问方法及其相关设备
CN117098134A (zh) * 2023-10-17 2023-11-21 湖北星纪魅族集团有限公司 安全控制方法、终端及非暂时性计算机可读存储介质
CN117725609A (zh) * 2023-11-09 2024-03-19 联通在线信息科技有限公司 用户授权信息存储方法、装置、电子设备和存储介质
CN118540701A (zh) * 2023-05-18 2024-08-23 洪碧群 借助智能手持移动终端实现安全登陆大数据区块链云平台

Families Citing this family (13)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN109787991B (zh) * 2019-01-31 2022-02-25 平安科技(深圳)有限公司 基于移动终端的免密登录方法、装置、设备及存储介质
CN111680244A (zh) * 2020-04-16 2020-09-18 上海淇玥信息技术有限公司 页面展示方法及其装置、电子设备、计算机可读存储介质
CN111740980B (zh) * 2020-06-18 2022-05-17 天翼数字生活科技有限公司 登录应用的方法、装置、移动终端和存储介质
CN111935709B (zh) * 2020-09-23 2021-02-05 广州市玄武无线科技股份有限公司 终端的应用程序登录方法、装置及电子设备
FR3116915A1 (fr) * 2020-11-27 2022-06-03 Orange Procédé de gestion d’un accès à une pluralité de bots avec pré-affichage d’informations propres à l’utilisateur, produit programme d'ordinateur, médium de stockage et terminal correspondant.
CN113553557B (zh) * 2021-07-23 2024-09-27 咪咕文化科技有限公司 应用的免密登录方法、装置、电子设备及存储介质
CN113779542B (zh) * 2021-08-11 2023-03-17 上海数禾信息科技有限公司 一键登录的处理方法、装置、计算机设备和存储介质
CN113572789A (zh) * 2021-08-17 2021-10-29 四川启睿克科技有限公司 一种物联网智能设备应用免密登录系统及方法
CN113870465A (zh) * 2021-10-19 2021-12-31 南方电网数字电网研究院有限公司 电子锁控制方法、装置、计算机设备和存储介质
CN114143102B (zh) * 2021-12-06 2024-01-26 深圳市共进电子股份有限公司 一种路由器免密登录方法、免密登录设备及计算机设备
CN114338132B (zh) * 2021-12-24 2023-08-01 中国联合网络通信集团有限公司 免密登录方法、客户端应用、运营商服务器及电子设备
CN114417281A (zh) * 2022-01-14 2022-04-29 平安壹钱包电子商务有限公司 响应权限请求的方法、装置、计算机设备及存储介质
CN120224187B (zh) * 2025-04-30 2025-11-04 广东蜂动科技有限公司 一种基于5g消息的免密登录方法和系统

Citations (8)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN102546914A (zh) * 2010-12-27 2012-07-04 梁志龙 一种基于智能手机的自动登录系统及控制方法
CN104301875A (zh) * 2014-09-23 2015-01-21 广东欧珀移动通信有限公司 短消息处理方法和装置
US20150112862A1 (en) * 2011-11-23 2015-04-23 Barclays Bank Plc Peer-to-peer payment registration and activation
CN104954383A (zh) * 2015-06-24 2015-09-30 深圳市兰丁科技有限公司 一种应用程序登录方法及系统
CN105159533A (zh) * 2015-08-31 2015-12-16 努比亚技术有限公司 一种移动终端及其验证码自动输入方法
CN105490815A (zh) * 2015-12-11 2016-04-13 北京奇虎科技有限公司 短信验证码获取方法及装置、登录方法、装置及系统
CN107079004A (zh) * 2015-12-31 2017-08-18 华为技术有限公司 一种验证码获取方法、装置和终端
CN109787991A (zh) * 2019-01-31 2019-05-21 平安科技(深圳)有限公司 基于移动终端的免密登录方法、装置、设备及存储介质

Family Cites Families (7)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN102984261B (zh) * 2012-12-04 2015-07-08 中国联合网络通信集团有限公司 基于手机终端的网络业务登录方法、设备和系统
CN105306733B (zh) * 2015-11-13 2018-11-09 深圳正品创想科技有限公司 基于手机app的第三方登录绑定手机号方法
CN105959942A (zh) * 2016-04-25 2016-09-21 上海众人网络安全技术有限公司 一种基于无线接入的身份认证系统及其方法
CN106572081B (zh) * 2016-10-18 2019-05-31 江西博瑞彤芸科技有限公司 登录权限验证的方法
CN108650276A (zh) * 2018-05-21 2018-10-12 北京五八信息技术有限公司 一种登录方法、装置、电子设备及存储介质
CN109089264A (zh) * 2018-08-02 2018-12-25 江苏满运软件科技有限公司 一种移动终端免密登录的方法及系统
CN109241722A (zh) * 2018-09-25 2019-01-18 上海盛付通电子支付服务有限公司 用于获取信息的方法、电子设备和计算机可读介质

Patent Citations (8)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN102546914A (zh) * 2010-12-27 2012-07-04 梁志龙 一种基于智能手机的自动登录系统及控制方法
US20150112862A1 (en) * 2011-11-23 2015-04-23 Barclays Bank Plc Peer-to-peer payment registration and activation
CN104301875A (zh) * 2014-09-23 2015-01-21 广东欧珀移动通信有限公司 短消息处理方法和装置
CN104954383A (zh) * 2015-06-24 2015-09-30 深圳市兰丁科技有限公司 一种应用程序登录方法及系统
CN105159533A (zh) * 2015-08-31 2015-12-16 努比亚技术有限公司 一种移动终端及其验证码自动输入方法
CN105490815A (zh) * 2015-12-11 2016-04-13 北京奇虎科技有限公司 短信验证码获取方法及装置、登录方法、装置及系统
CN107079004A (zh) * 2015-12-31 2017-08-18 华为技术有限公司 一种验证码获取方法、装置和终端
CN109787991A (zh) * 2019-01-31 2019-05-21 平安科技(深圳)有限公司 基于移动终端的免密登录方法、装置、设备及存储介质

Cited By (18)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN112199666A (zh) * 2020-09-30 2021-01-08 江苏恒宝智能系统技术有限公司 设备通信方法、装置、系统和电子设备
CN112199676A (zh) * 2020-11-03 2021-01-08 中国南方电网有限责任公司 变电站运维检修系统、方法、装置和计算机设备
CN112738046A (zh) * 2020-12-24 2021-04-30 中国银联股份有限公司 一种一键登录的方法、终端及系统服务器
CN113157375A (zh) * 2021-04-27 2021-07-23 北京达佳互联信息技术有限公司 一种内容显示方法、装置、设备、系统及存储介质
CN115460599A (zh) * 2021-06-08 2022-12-09 中移雄安信息通信科技有限公司 一种基于5g消息的登录权限验证方法及装置
CN113626800A (zh) * 2021-08-12 2021-11-09 中国北方车辆研究所 一种车辆信息系统权限管理方法
WO2023050524A1 (zh) * 2021-09-30 2023-04-06 传仲智能数字科技(上海)有限公司 基于im的用户身份验证方法、装置、服务器及其存储介质
CN114385991A (zh) * 2021-12-22 2022-04-22 中国电信股份有限公司 手机号码绑定方法、装置、电子设备及存储介质
CN114500090A (zh) * 2022-02-24 2022-05-13 特赞(上海)信息科技有限公司 用于免密登录的信息处理方法及装置
CN116781298A (zh) * 2022-03-10 2023-09-19 中国移动通信集团江西有限公司 同一性验证方法、服务器及存储介质
CN114666364A (zh) * 2022-03-10 2022-06-24 中国第一汽车股份有限公司 一种基于Portal认证网络的车载上网方法、装置及车辆
CN114978748A (zh) * 2022-06-14 2022-08-30 中国电信股份有限公司 登录控制方法、装置、可读存储介质及电子设备
CN115484096A (zh) * 2022-09-15 2022-12-16 深圳壹账通智能科技有限公司 基于混合模式的应用登录方法、装置、设备及存储介质
CN118540701A (zh) * 2023-05-18 2024-08-23 洪碧群 借助智能手持移动终端实现安全登陆大数据区块链云平台
CN116846628A (zh) * 2023-06-29 2023-10-03 平安科技(深圳)有限公司 资源访问方法及其相关设备
CN117098134A (zh) * 2023-10-17 2023-11-21 湖北星纪魅族集团有限公司 安全控制方法、终端及非暂时性计算机可读存储介质
CN117098134B (zh) * 2023-10-17 2024-01-26 湖北星纪魅族集团有限公司 安全控制方法、终端及非暂时性计算机可读存储介质
CN117725609A (zh) * 2023-11-09 2024-03-19 联通在线信息科技有限公司 用户授权信息存储方法、装置、电子设备和存储介质

Also Published As

Publication number Publication date
CN109787991B (zh) 2022-02-25
CN109787991A (zh) 2019-05-21

Similar Documents

Publication Publication Date Title
WO2020155767A1 (zh) 基于移动终端的免密登录方法、装置、设备及存储介质
US11764966B2 (en) Systems and methods for single-step out-of-band authentication
CA3068090C (en) IDENTITY AUTHENTICATION
CN112822222B (zh) 登录验证方法、自动登录的验证方法、服务端及客户端
WO2020155492A1 (zh) 一种基于设备id的登录态共享方法及装置
CN108616360B (zh) 用户身份校验、注册方法及装置
CN109033857B (zh) 一种访问数据的方法、装置、设备及可读存储介质
CN113221128B (zh) 账号和密码的存储方法及注册管理系统
TWI512526B (zh) 帳號密碼重置系統及方法
WO2017202058A1 (zh) 一种智能密钥设备及其工作方法
CN108462710A (zh) 认证授权方法、装置、认证服务器及机器可读存储介质
US20170223539A1 (en) Authentication method, wireless router and computer storage medium
WO2020102974A1 (zh) 一种数据访问方法、数据访问装置及移动终端
CN102595409A (zh) 一种基于无线接入的加密信息获取方法、设备及系统
CN111949959B (zh) Oauth协议中的授权认证方法及装置
WO2020025056A1 (zh) 安全认证方法、装置和系统,移动终端
CN111404695A (zh) 令牌请求验证方法和装置
WO2018099407A1 (zh) 账户认证登录方法及装置
CN106411811A (zh) 一种接入客服的认证方法、系统及装置
CN111262869A (zh) 一种登录方法、存储介质以及计算机设备
CN112272093B (zh) 一种令牌管理的方法、电子设备及可读存储介质
WO2019091458A1 (zh) 无线连接方法、无线接入点、终端和具有存储功能的装置
CN114338156A (zh) 数据处理方法、装置及存储介质
CN107623679B (zh) 一种数据标记化处理方法、装置及存储介质
CN105721144A (zh) 一种无线网络接入点的密码保存方法及终端

Legal Events

Date Code Title Description
121 Ep: the epo has been informed by wipo that ep was designated in this application

Ref document number: 19913407

Country of ref document: EP

Kind code of ref document: A1

NENP Non-entry into the national phase

Ref country code: DE

122 Ep: pct application non-entry in european phase

Ref document number: 19913407

Country of ref document: EP

Kind code of ref document: A1

122 Ep: pct application non-entry in european phase

Ref document number: 19913407

Country of ref document: EP

Kind code of ref document: A1

32PN Ep: public notification in the ep bulletin as address of the adressee cannot be established

Free format text: NOTING OF LOSS OF RIGHTS PURSUANT TO RULE 112(1) EPC (EPO FORM 1205N DATED 21/09/2021)