WO2020155767A1 - Procédé et appareil d'ouverture de session sans mot de passe basée sur un terminal mobile, dispositif et support de stockage - Google Patents

Procédé et appareil d'ouverture de session sans mot de passe basée sur un terminal mobile, dispositif et support de stockage 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
Application number
PCT/CN2019/118286
Other languages
English (en)
Chinese (zh)
Inventor
朱坤
Original Assignee
平安科技(深圳)有限公司
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 平安科技(深圳)有限公司 filed Critical 平安科技(深圳)有限公司
Publication of WO2020155767A1 publication Critical patent/WO2020155767A1/fr

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.

Abstract

La présente invention se rapporte au domaine des mécanismes de consensus. De façon spécifique, l'invention concerne un procédé d'ouverture de session sans mot de passe basée sur terminal mobile, comprenant les étapes consistant à : recevoir une requête d'ouverture de session déclenchée lorsqu'un utilisateur utilise une application actuelle, la requête d'ouverture de session comprenant des informations d'autorisation et un identifiant de l'application actuelle, et les informations d'autorisation étant utilisées pour autoriser l'application actuelle à permettre l'accès à une interface de communication téléphonique d'un téléphone mobile; en réponse à la demande d'ouverture de session, obtenir un numéro de téléphone mobile à partir de l'interface de communication téléphonique du téléphone mobile; et envoyer le numéro de téléphone mobile et l'identifiant de l'application actuelle à un serveur au moyen d'un réseau mobile, ce qui permet au serveur, d'une part, d'appeler une interface de génération de code de vérification pour générer un code de vérification et d'autre part, d'envoyer le code de vérification et l'identifiant de l'application actuelle au téléphone mobile. La présente invention concerne également un appareil d'ouverture de session sans mot de passe basé sur terminal mobile, pour exécuter le procédé d'ouverture de session sans mot de passe basé sur terminal mobile. La présente invention peut mettre en oeuvre une fonction d'ouverture de session sans mot de passe basée sur un terminal mobile.
PCT/CN2019/118286 2019-01-31 2019-11-14 Procédé et appareil d'ouverture de session sans mot de passe basée sur un terminal mobile, dispositif et support de stockage WO2020155767A1 (fr)

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 (fr) 2020-08-06

Family

ID=66503037

Family Applications (1)

Application Number Title Priority Date Filing Date
PCT/CN2019/118286 WO2020155767A1 (fr) 2019-01-31 2019-11-14 Procédé et appareil d'ouverture de session sans mot de passe basée sur un terminal mobile, dispositif et support de stockage

Country Status (2)

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

Cited By (10)

* 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 北京达佳互联信息技术有限公司 一种内容显示方法、装置、设备、系统及存储介质
CN113626800A (zh) * 2021-08-12 2021-11-09 中国北方车辆研究所 一种车辆信息系统权限管理方法
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 中国电信股份有限公司 登录控制方法、装置、可读存储介质及电子设备
WO2023050524A1 (fr) * 2021-09-30 2023-04-06 传仲智能数字科技(上海)有限公司 Procédé et appareil d'authentification d'identité d'utilisateur basée sur im, et serveur et support de stockage
CN117098134A (zh) * 2023-10-17 2023-11-21 湖北星纪魅族集团有限公司 安全控制方法、终端及非暂时性计算机可读存储介质

Families Citing this family (10)

* 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 广州市玄武无线科技股份有限公司 终端的应用程序登录方法、装置及电子设备
CN113553557A (zh) * 2021-07-23 2021-10-26 咪咕文化科技有限公司 应用的免密登录方法、装置、电子设备及存储介质
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 中国联合网络通信集团有限公司 免密登录方法、客户端应用、运营商服务器及电子设备

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 (11)

* 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 北京达佳互联信息技术有限公司 一种内容显示方法、装置、设备、系统及存储介质
CN113626800A (zh) * 2021-08-12 2021-11-09 中国北方车辆研究所 一种车辆信息系统权限管理方法
WO2023050524A1 (fr) * 2021-09-30 2023-04-06 传仲智能数字科技(上海)有限公司 Procédé et appareil d'authentification d'identité d'utilisateur basée sur im, et serveur et support de stockage
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 中国电信股份有限公司 登录控制方法、装置、可读存储介质及电子设备
CN117098134A (zh) * 2023-10-17 2023-11-21 湖北星纪魅族集团有限公司 安全控制方法、终端及非暂时性计算机可读存储介质
CN117098134B (zh) * 2023-10-17 2024-01-26 湖北星纪魅族集团有限公司 安全控制方法、终端及非暂时性计算机可读存储介质

Also Published As

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

Similar Documents

Publication Publication Date Title
WO2020155767A1 (fr) Procédé et appareil d'ouverture de session sans mot de passe basée sur un terminal mobile, dispositif et support de stockage
US11764966B2 (en) Systems and methods for single-step out-of-band authentication
WO2020155492A1 (fr) Procédé et dispositif de partage d'état de connexion basé sur un identifiant de dispositif
US10284372B2 (en) Method and system for secure management of computer applications
WO2017202058A1 (fr) Dispositif à clé intelligente et son procédé de fonctionnement
TW201914256A (zh) 一種身份驗證方法、裝置及電子設備
US20190147441A1 (en) Method and device for providing and obtaining graphic code information, and terminal
TWI512526B (zh) 帳號密碼重置系統及方法
WO2011116555A1 (fr) Procédé et système pour la connexion automatique d'un client
WO2013097588A1 (fr) Terminal mobile, dispositif et procédé de connexion à une application
CN108462710A (zh) 认证授权方法、装置、认证服务器及机器可读存储介质
WO2020102974A1 (fr) Procédé d'accès à des données, système d'accès à des données et terminal mobile
US20220103376A1 (en) Method and apparatus for realizing secure signature
CN111949959B (zh) Oauth协议中的授权认证方法及装置
JP6397046B2 (ja) アドレス帳保護方法、装置及び通信システム
EP3787219A1 (fr) Procédé et dispositif de traitement de clé
WO2020025056A1 (fr) Procédé, dispositif, système et terminal mobile pour une autorisation de sécurité
WO2019091458A1 (fr) Procédé de connexion sans fil, point d'accès sans fil, terminal, et dispositif avec fonction de stockage
CN108768655B (zh) 动态口令生成方法和系统
WO2018099407A1 (fr) Procédé et dispositif de connexion basée sur une authentification de compte
US11399015B2 (en) Data security tool
CN109460647B (zh) 一种多设备安全登录的方法
US8401909B2 (en) Content distribution system and content distribution method
WO2020062973A1 (fr) Procédé et appareil de production de code qr, et dispositif électronique
CN114338156A (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)