WO2020038094A1 - 智能设备授权控制方法及系统 - Google Patents

智能设备授权控制方法及系统 Download PDF

Info

Publication number
WO2020038094A1
WO2020038094A1 PCT/CN2019/092510 CN2019092510W WO2020038094A1 WO 2020038094 A1 WO2020038094 A1 WO 2020038094A1 CN 2019092510 W CN2019092510 W CN 2019092510W WO 2020038094 A1 WO2020038094 A1 WO 2020038094A1
Authority
WO
WIPO (PCT)
Prior art keywords
information
smart device
mobile terminal
background server
authorization
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/092510
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.)
Alibaba Group Holding Ltd
Original Assignee
Alibaba Group Holding Ltd
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by Alibaba Group Holding Ltd filed Critical Alibaba Group Holding Ltd
Publication of WO2020038094A1 publication Critical patent/WO2020038094A1/zh
Anticipated expiration legal-status Critical
Ceased legal-status Critical Current

Links

Images

Classifications

    • GPHYSICS
    • G06COMPUTING OR CALCULATING; 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/44Program or device authentication
    • GPHYSICS
    • G06COMPUTING OR CALCULATING; COUNTING
    • G06KGRAPHICAL DATA READING; PRESENTATION OF DATA; RECORD CARRIERS; HANDLING RECORD CARRIERS
    • G06K17/00Methods or arrangements for effecting co-operative working between equipments covered by two or more of main groups G06K1/00 - G06K15/00, e.g. automatic card files incorporating conveying and reading operations
    • G06K17/0022Methods or arrangements for effecting co-operative working between equipments covered by two or more of main groups G06K1/00 - G06K15/00, e.g. automatic card files incorporating conveying and reading operations arrangements or provisions for transferring data to distant stations, e.g. from a sensing device
    • G06K17/0025Methods or arrangements for effecting co-operative working between equipments covered by two or more of main groups G06K1/00 - G06K15/00, e.g. automatic card files incorporating conveying and reading operations arrangements or provisions for transferring data to distant stations, e.g. from a sensing device the arrangement consisting of a wireless interrogation device in combination with a device for optically marking the record carrier

Definitions

  • the embodiments of the present specification relate to the technical field of smart devices, and in particular, to a smart device authorization control method and system.
  • Smart devices such as self-service machines, smart appliances, etc.
  • user authorization to use them for security reasons, thereby preventing theft of privacy and other issues.
  • the embodiments of the present specification provide and a smart device authorization control method and system.
  • an embodiment of the present specification provides a smart device authorization control method, which controls authorization of a smart device according to a barcode generated by a mobile terminal, and the method includes
  • the authorization of the smart device is controlled according to the analysis information of the barcode scanned by the smart device.
  • an embodiment of the present specification provides a smart device authorization control system that controls authorization of a smart device according to a barcode generated by a mobile terminal, and the system includes a smart device, a mobile terminal, and a background server;
  • the mobile terminal is configured to determine user account information for logging in to the smart device, generate a barcode corresponding to the user account information, and display the barcode to the smart device;
  • the background server controls the authorization of the smart device according to the scanned information of the barcode scanned by the smart device.
  • the mobile terminal generates a bar code for authorizing a smart device according to the user account information, and then the smart device scans the bar code and performs user identity verification based on the parsed information of the scanned barcode. Otherwise it is not allowed. Therefore, by using such a method of generating a barcode on a mobile terminal and scanning a barcode by a smart device, various situations in which a mobile terminal logs in to a smart device can be applied. Scanning will fail due to the unsatisfactory camera effect of the mobile terminal, thereby improving the accuracy of authorization.
  • FIG. 1 is a schematic diagram of an application scenario of a smart device authorization control method according to an embodiment of the present specification
  • FIG. 2 is a flowchart of a smart device authorization control method according to the first aspect of the embodiment of the present specification
  • FIG. 3 is a flowchart of an example of a smart device authorization control method according to the first aspect of the embodiment of the present specification
  • FIG. 4 is a schematic diagram of a smart device authorization control system according to a second aspect of the embodiment of the present specification.
  • the smart device 10 scans the bar code (such as a two-dimensional code) of the mobile terminal 20, and the background server 30 controls the authorization of the smart device 10.
  • the user requests the back-end server 30 to generate a two-dimensional code through the mobile terminal 20, the back-end server generates a user identification code based on the user account information, and the mobile terminal 20 generates a corresponding two-dimensional code according to the identification code;
  • the background server 30 performs a confirmation and authorization request. After the background server 30 verifies the identity of the user, the background server 30 is authorized to bind the smart device 10.
  • the mobile terminal determines user account information for logging in to the smart device, generates a barcode corresponding to the user account information, and displays the barcode to the smart device.
  • the user obtains authorized account information in advance for logging in to the smart device.
  • the mobile terminal sends user account information and mobile terminal information to the background server;
  • the background server verifies the mobile terminal according to the user account information and the mobile terminal information. After the verification is passed, it returns the user identification code to the smart terminal;
  • the mobile terminal generates a barcode based on the user identification code.
  • User account information refers to account information authorized by a legal user to log in to a smart device in advance, for example, account information including a user name and a mobile phone number obtained by a legal user through registration and the like.
  • Mobile terminal information refers to information that uniquely identifies a mobile terminal, such as a terminal ID.
  • the user identification code can be understood as information that uniquely identifies the legal user, and can be generated by using various algorithms according to the user account information. For example, the user identification code is obtained by using a hash algorithm according to the user account information.
  • the barcode is a barcode with a certain encoding algorithm and contains unique information, such as, but not limited to, one-dimensional barcode, two-dimensional barcode, three-dimensional barcode, color barcode, etc.
  • unique information such as, but not limited to, one-dimensional barcode, two-dimensional barcode, three-dimensional barcode, color barcode, etc.
  • the embodiments of this specification do not limit the specific form of the barcode, but for the sake of Note that the following description uses a two-dimensional barcode (two-dimensional code) as an example. Taking a two-dimensional code as an example, it uses several geometric shapes corresponding to binary to represent text numerical information, converts the information into binary geometric shapes, and generates a matrix diagram.
  • S202 Control the authorization of the smart device according to the analysis information of the barcode scanned by the smart device.
  • the legal user will obtain the legal parsing information after being scanned by the smart device using the barcode generated by the mobile terminal.
  • the background server can verify the parsed information to determine whether to authorize the smart device to the user.
  • the background server receives the parsing information of the bar code scanned by the smart device, and obtains the device information of the smart device;
  • the background server performs authorization verification on the smart device according to the analysis information and device information
  • the device information of a smart device refers to information that uniquely identifies the smart device, including, for example, device factory information and device ID.
  • FIG. 3 a flowchart of an example of a smart device authorization control method according to the first aspect of the embodiment of the present specification.
  • the mobile terminal sends user account information to the background server, and requests to generate a user identification code
  • S302 The background server verifies the mobile terminal and user account information. After the verification is passed, a user identification code is generated;
  • S303 The background server returns the user identification code to the mobile terminal
  • S304 The mobile terminal generates a corresponding two-dimensional code according to the user identification code, and displays the two-dimensional code;
  • S305 The user opens the camera of the smart device and scans the QR code
  • the smart device provides the parsing information obtained by scanning the two-dimensional code to the background server;
  • S307 The background server verifies the parsing information and the device information
  • the background server sends authorization information to the smart device.
  • the authorization information refers to authorization success information or authorization failure information.
  • S309 The smart device enables or disables the use of the smart device according to the authorization information.
  • the mobile terminal generates a barcode for authorizing a smart device according to the user account information, and then the smart device scans the barcode and performs user identity verification based on the scanned barcode's parsed information.
  • Equipment otherwise it is not allowed to use. Therefore, by using such a method of generating a barcode on a mobile terminal and scanning a barcode by a smart device, various situations in which a mobile terminal logs in to a smart device can be applied. Scanning will fail due to the unsatisfactory camera effect of the mobile terminal, thereby improving the accuracy of authorization.
  • an embodiment of the present specification provides a smart device authorization control system that controls authorization of a smart device according to a barcode generated by a mobile terminal.
  • the system includes a smart device 401 and a mobile terminal 402 And background server 403;
  • the mobile terminal 402 is configured to determine user account information for logging in to the smart device 401, generate a barcode corresponding to the user account information, and display the barcode to the smart device 401;
  • the background server 403 controls the authorization of the smart device 401 according to the scanning information of the barcode scanned by the smart device 401.
  • the mobile terminal 402 is specifically configured to send the user account information and mobile terminal information to a background server 403; and generate the barcode according to a user identification code returned by the background server 403;
  • the background server 403 verifies the mobile terminal 402 according to the user account information and the mobile terminal information, and after the verification is passed, returns a user identification code to the smart terminal 402.
  • the background server 403 is specifically configured to perform comparison in the account information database and the terminal information database of the legal user of the smart device 401 stored in advance according to the user account information and the mobile terminal information. If the current user account information and mobile terminal information are stored, it is confirmed that the verification is passed.
  • the background server 403 is specifically configured to receive the analysis information of the smart terminal 401 scanning the barcode, and obtain the device information of the smart device 401; Authorization verification; and after the verification is passed, sending authorization success information to the smart device 401, thereby starting the use of the smart device 401.
  • the background server 403 is specifically configured to: pre-store the user identification code database and the intelligent device information database, and input the current analysis information and device information to the user identification code database and the intelligent device information database for comparison, and if the comparison is successful, determine Passed.
  • These computer program instructions may also be stored in a computer-readable memory capable of directing a computer or other programmable data processing device to work in a particular manner such that the instructions stored in the computer-readable memory produce a manufactured article including the instruction device, the instructions
  • the device implements the functions specified in one or more flowcharts and / or one or more blocks of the block diagram.
  • These computer program instructions can also be loaded on a computer or other programmable data processing device, so that a series of steps can be performed on the computer or other programmable device to produce a computer-implemented process, which can be executed on the computer or other programmable device.
  • the instructions provide steps for implementing the functions specified in one or more flowcharts and / or one or more blocks of the block diagrams.

Landscapes

  • Engineering & Computer Science (AREA)
  • Theoretical Computer Science (AREA)
  • Computer Security & Cryptography (AREA)
  • Physics & Mathematics (AREA)
  • General Engineering & Computer Science (AREA)
  • General Physics & Mathematics (AREA)
  • Computer Hardware Design (AREA)
  • Software Systems (AREA)
  • Computer Networks & Wireless Communication (AREA)
  • Telephonic Communication Services (AREA)
  • Telephone Function (AREA)

Abstract

一种智能设备授权控制方法,在移动终端根据用户账户信息生成用于授权智能设备的条形码,然后智能设备通过扫描条形码,根据扫描条形码的解析信息进行用户身份验证,如果验证通过,则允许使用智能设备,通过这种在移动终端生成条形码、智能设备扫描条形码的方式,可以适用各种移动终端登录智能设备的情形,提高授权准确率。

Description

智能设备授权控制方法及系统 技术领域
本说明书实施例涉及智能设备技术领域,尤其涉及一种智能设备授权控制方法及系统。
背景技术
智能设备(例如自助购机、智能家电等)出于安全考虑,一般需要用户授权才可使用,从而防止偷盗泄露隐私等问题。
发明内容
本说明书实施例提供及一种智能设备授权控制方法及系统。
第一方面,本说明书实施例提供一种智能设备授权控制方法,根据移动终端生成的条形码控制对智能设备的授权,所述方法包括
移动终端确定登录所述智能设备的用户账户信息,生成用户账户信息对应的条形码,并向所述智能设备展示所述条形码;
根据所述智能设备扫描所述条形码的解析信息,控制对智能设备的授权。
第二方面,本说明书实施例提供一种智能设备授权控制系统,根据移动终端生成的条形码控制对智能设备的授权,所述系统包括智能设备、移动终端和后台服务器;
所述移动终端,用于确定登录所述智能设备的用户账户信息,生成用户账户信息对应的条形码,并向所述智能设备展示所述条形码;
所述后台服务器,根据所述智能设备扫描所述条形码的解析信息,控制对智能设备的授权。
本说明书实施例有益效果如下:
本说明书实施例中,在移动终端根据用户账户信息生成用于授权智能设备的条形码,然后智能设备通过扫描条形码,根据扫描条形码的解析信息进行用户身份验证,如果验证通过,则允许使用智能设备,否则不允许使用。由此,通过这种在移动终端生成条形码、智能设备扫描条形码的方式,可以适用各种移动终端登录智能设备的情形,例如, 相对于利用移动终端扫描智能设备二维码进行登录的方式,不会因为移动终端摄像头效果不理想而导致扫描失败,由此提高授权准确率。
附图说明
图1为本说明书实施例智能设备授权控制方法应用场景示意图;
图2为本说明书实施例第一方面提供的智能设备授权控制方法流程图;
图3为本说明书实施例第一方面提供的智能设备授权控制方法实例流程图;
图4为本说明书实施例第二方面提供的智能设备授权控制系统示意图。
具体实施方式
为了更好的理解上述技术方案,下面通过附图以及具体实施例对本说明书实施例的技术方案做详细的说明,应当理解本说明书实施例以及实施例中的具体特征是对本说明书实施例技术方案的详细的说明,而不是对本说明书技术方案的限定,在不冲突的情况下,本说明书实施例以及实施例中的技术特征可以相互组合。
参见图1,为本说明书实施例智能设备授权控制方法应用场景示意图。在该场景中,包括智能设备10、移动终端20以及后台服务器30。其中,智能设备10例如是自助购机、智能家电等;移动终端20是手机、ipad、笔记本电脑、智能手表等;后台服务器30是位于网络侧的服务设备。
本说明书实施例中,智能设备10扫描移动终端20条形码(例如二维码),由后台服务器30控制对智能设备10进行授权。例如,用户通过移动终端20对后台服务器30请求生成二维码,后台服务器通过用户账户信息生成用户标识码,移动终端20根据标识码生成对应二维码;智能设备10拍摄解析二维码后向后台服务器30进行确认授权请求,后台服务器30对用户身份进行验证后,授权绑定智能设备10。
第一方面,本说明书实施例提供一种智能设备授权控制方法,根据移动终端生成的条形码控制对智能设备的授权,请参考图2,包括S201-S202。
S201:移动终端确定登录智能设备的用户账户信息,生成用户账户信息对应的条形码,并向智能设备展示条形码。
为了确保智能设备的安全性,只有授权用户才能登录。用户预先获取授权的账户信 息,用于登录智能设备。
本说明书实施例中,与常规移动终端扫描智能设备的条形码的方式不同,是在移动终端生成条形码,用于智能设备的授权验证信息。
例如,在一种可选方式中,通过如下方式在移动终端生成条形码:
(1)移动终端将用户账户信息及移动终端信息发送给后台服务器;
(2)后台服务器根据用户账户信息及移动终端信息,对移动终端进行验证,验证通过后,向智能终端返回用户标识码;
(3)移动终端根据用户标识码,生成条形码。
用户账户信息,是指合法用户预先授权登录智能设备的账号信息,例如,合法用户通过注册等方式,得到的包括用户名、手机号等内容的账户信息。
移动终端信息,是指唯一标识移动终端的信息,例如终端ID等。
其中,后台服务器根据用户账户信息及移动终端信息对移动终端进行验证的过程,例如可以是,后台服务器根据用户账户信息及移动终端信息,在预先存储的有关智能设备的合法用户的账户信息库及终端信息库中进行比对,如果账户信息库及终端信息库中存储有当前用户账户信息和移动终端信息,则确认验证通过。
用户标识码,可以理解是唯一标识该合法用户的信息,可以根据用户账户信息利用各种算法生成得到,例如,根据用户账户信息利用哈希算法得到用户标识码。
条形码,是以一定的编码算法,包含唯一信息的条码,例如包括但不限于一维条形码、二维条形码、三维条形码、彩色条形码等,本说明书实施例对条形码的具体形式不做限定,不过为了说明,下文会以二维条形码(二维码)作为示例进行描述。以二维码为例,它是使用若干个与二进制相对应的几何形体来表示文字数值信息,将信息换算成二进制的几何形体,并生成一个矩阵图。
S202:根据智能设备扫描条形码的解析信息,控制对智能设备的授权。
如果是合法用户,则合法用户利用移动终端生成的条形码被智能设备扫描后,会得到合法的解析信息。后台服务器可对解析信息进行验证,从而确定是否向用户授权该智能设备。
在一种可选方式中,根据解析信息控制对智能设备的授权的过程包括:
(1)后台服务器接收智能设备扫描条形码的解析信息,并获取智能设备的设备信息;
(2)后台服务器根据解析信息以及设备信息,对智能设备进行授权验证;
(3)验证通过后,向智能设备发送授权成功信息,从而启动智能设备的使用。
二维码生成之后,要用专门的解码器解码,例如采用红外线探头来抓取图形,一般分为硬解码和软解码。硬解码是探头抓取图形之后指用软件直接解码,软解码是通过抓取图形之后传送到二维码库里去对比解码。
本说明书实施例中,智能设备利用自身摄像头对二维码进行扫描,得到解析信息。由于二维码是根据用户标识码生成的,因此二维码的解析信息即包含了用户标识码的信息内容。
智能设备的设备信息,是指唯一标识智能设备的信息,例如包括设备出厂信息、设备ID等。
其中,后台服务器根据解析信息以及设备信息对智能设备进行授权验证的过程,例如可以是,后台服务器预先保存有用户标识码库及智能设备信息库,将当前解析信息与设备信息分别至用户标识码库及智能设备信息库进行比对,如果有,则确定验证通过。
参见图3,为本说明书实施例第一方面提供的智能设备授权控制方法实例流程图。
S301:移动终端向后台服务器发送用户账户信息,请求生成用户标识码;
S302:后台服务器验证移动终端和用户账户信息,验证通过后,生成用户标识码;
S303:后台服务器将用户标识码返回给移动终端;
S304:移动终端根据用户标识码生成对应的二维码,并展示该二维码;
S305:用户打开智能设备的摄像头,扫描二维码;
S306:智能设备将扫描二维码得到的解析信息提供给后台服务器;
S307:后台服务器验证解析信息及设备信息;
S308:验证完成后,后台服务器向智能设备发送授权信息,授权信息是指授权成功信息或授权失败信息;
S309:智能设备根据授权信息,开启或禁止使用智能设备。
可见,本说明书实施例中,在移动终端根据用户账户信息生成用于授权智能设备的条形码,然后智能设备通过扫描条形码,根据扫描条形码的解析信息进行用户身份验证, 如果验证通过,则允许使用智能设备,否则不允许使用。由此,通过这种在移动终端生成条形码、智能设备扫描条形码的方式,可以适用各种移动终端登录智能设备的情形,例如,相对于利用移动终端扫描智能设备二维码进行登录的方式,不会因为移动终端摄像头效果不理想而导致扫描失败,由此提高授权准确率。
第二方面,基于同一发明构思,本说明书实施例提供一种智能设备授权控制系统,根据移动终端生成的条形码控制对智能设备的授权,请参考图4,该系统包括智能设备401、移动终端402和后台服务器403;
所述移动终端402,用于确定登录所述智能设备401的用户账户信息,生成用户账户信息对应的条形码,并向所述智能设备401展示所述条形码;
所述后台服务器403,根据所述智能设备401扫描所述条形码的解析信息,控制对智能设备401的授权。
在一种可选方式中,
所述移动终端402具体用于,将所述用户账户信息及移动终端信息发送给后台服务器403;以及根据所述后台服务器403返回的用户标识码,生成所述条形码;
所述后台服务器403,根据所述用户账户信息及所述移动终端信息,对所述移动终端402进行验证,验证通过后,向所述智能终端402返回用户标识码。
在一种可选方式中,
所述后台服务器403具体用于:根据用户账户信息及移动终端信息,在预先存储的智能设备401的合法用户的账户信息库及终端信息库中进行比对,如果账户信息库及终端信息库中存储有当前用户账户信息和移动终端信息,则确认验证通过。
在一种可选方式中,
所述后台服务器403具体用于,接收所述智能终端401扫描所述条形码的解析信息,并获取智能设备401的设备信息;根据所述解析信息以及所述设备信息,对所述智能设备401进行授权验证;以及,验证通过后,向所述智能设备401发送授权成功信息,从而启动所述智能设备401的使用。
在一种可选方式中,
后台服务器403具体用于:预先保存有用户标识码库及智能设备信息库,将当前解析信息与设备信息分别输入至用户标识码库及智能设备信息库进行比对,如果比对成功, 则确定验证通过。
本说明书是参照根据本说明书实施例的方法、设备(系统)、和计算机程序产品的流程图和/或方框图来描述的。应理解可由计算机程序指令实现流程图和/或方框图中的每一流程和/或方框、以及流程图和/或方框图中的流程和/或方框的结合。可提供这些计算机程序指令到通用计算机、专用计算机、嵌入式处理机或其他可编程数据处理设备的处理器以产生一个机器,使得通过计算机或其他可编程数据处理设备的处理器执行的指令产生用于实现在流程图一个流程或多个流程和/或方框图一个方框或多个方框中指定的功能的设备。
这些计算机程序指令也可存储在能引导计算机或其他可编程数据处理设备以特定方式工作的计算机可读存储器中,使得存储在该计算机可读存储器中的指令产生包括指令设备的制造品,该指令设备实现在流程图一个流程或多个流程和/或方框图一个方框或多个方框中指定的功能。
这些计算机程序指令也可装载到计算机或其他可编程数据处理设备上,使得在计算机或其他可编程设备上执行一系列操作步骤以产生计算机实现的处理,从而在计算机或其他可编程设备上执行的指令提供用于实现在流程图一个流程或多个流程和/或方框图一个方框或多个方框中指定的功能的步骤。
尽管已描述了本说明书的优选实施例,但本领域内的技术人员一旦得知了基本创造性概念,则可对这些实施例作出另外的变更和修改。所以,所附权利要求意欲解释为包括优选实施例以及落入本说明书范围的所有变更和修改。
显然,本领域的技术人员可以对本说明书进行各种改动和变型而不脱离本说明书的精神和范围。这样,倘若本说明书的这些修改和变型属于本说明书权利要求及其等同技术的范围之内,则本说明书也意图包含这些改动和变型在内。

Claims (10)

  1. 一种智能设备授权控制方法,根据移动终端生成的条形码控制对智能设备的授权,所述方法包括
    移动终端确定登录所述智能设备的用户账户信息,生成用户账户信息对应的条形码,并向所述智能设备展示所述条形码;
    根据所述智能设备扫描所述条形码的解析信息,控制对智能设备的授权。
  2. 根据权利要求1所述的方法,所述移动终端确定所述智能设备的用户账户信息,生成用户账户信息对应的条形码,包括:
    所述移动终端将所述用户账户信息及移动终端信息发送给后台服务器;
    所述后台服务器根据所述用户账户信息及所述移动终端信息,对所述移动终端进行验证,验证通过后,向所述智能终端返回用户标识码;
    所述移动终端根据所述用户标识码,生成所述条形码。
  3. 根据权利要求2所述的方法,所述后台服务器根据所述用户账户信息及所述移动终端信息,对所述移动终端进行验证,包括:
    后台服务器根据用户账户信息及移动终端信息,在预先存储的智能设备的合法用户的账户信息库及终端信息库中进行比对,如果账户信息库及终端信息库中存储有当前用户账户信息和移动终端信息,则确认验证通过。
  4. 根据权利要求2所述的方法,所述根据所述智能设备扫描所述条形码的解析信息,控制对智能设备的授权,包括:
    所述后台服务器接收所述智能终端扫描所述条形码的解析信息,并获取智能设备的设备信息;
    所述后台服务器根据所述解析信息以及所述设备信息,对所述智能设备进行授权验证;
    验证通过后,向所述智能设备发送授权成功信息,从而启动所述智能设备的使用。
  5. 根据权利要求4所述的方法,所述后台服务器根据所述解析信息以及所述设备信息,对智能设备进行授权验证,包括:
    所述后台服务器预先保存有用户标识码库及智能设备信息库,将当前解析信息与设备信息分别输入至用户标识码库及智能设备信息库进行比对,如果比对成功,则确定验证通过。
  6. 一种智能设备授权控制系统,根据移动终端生成的条形码控制对智能设备的授权,所述系统包括智能设备、移动终端和后台服务器;
    所述移动终端,用于确定登录所述智能设备的用户账户信息,生成用户账户信息对应的条形码,并向所述智能设备展示所述条形码;
    所述后台服务器,根据所述智能设备扫描所述条形码的解析信息,控制对智能设备的授权。
  7. 根据权利要求6所述的系统,
    所述移动终端具体用于,将所述用户账户信息及移动终端信息发送给后台服务器;以及根据所述后台服务器返回的用户标识码,生成所述条形码;
    所述后台服务器,根据所述用户账户信息及所述移动终端信息,对所述移动终端进行验证,验证通过后,向所述智能终端返回用户标识码。
  8. 根据权利要求7所述的系统,
    所述后台服务器具体用于:根据用户账户信息及移动终端信息,在预先存储的智能设备的合法用户的账户信息库及终端信息库中进行比对,如果账户信息库及终端信息库中存储有当前用户账户信息和移动终端信息,则确认验证通过。
  9. 根据权利要求7所述的系统,
    所述后台服务器具体用于,接收所述智能终端扫描所述条形码的解析信息,并获取智能设备的设备信息;根据所述解析信息以及所述设备信息,对所述智能设备进行授权验证;以及,验证通过后,向所述智能设备发送授权成功信息,从而启动所述智能设备的使用。
  10. 根据权利要求9所述的系统,
    所述后台服务器具体用于:预先保存有用户标识码库及智能设备信息库,将当前解析信息与设备信息分别输入至用户标识码库及智能设备信息库进行比对,如果比对成功,则确定验证通过。
PCT/CN2019/092510 2018-08-20 2019-06-24 智能设备授权控制方法及系统 Ceased WO2020038094A1 (zh)

Applications Claiming Priority (2)

Application Number Priority Date Filing Date Title
CN201810947914.7A CN109214166B (zh) 2018-08-20 2018-08-20 智能设备授权控制方法及系统
CN201810947914.7 2018-08-20

Publications (1)

Publication Number Publication Date
WO2020038094A1 true WO2020038094A1 (zh) 2020-02-27

Family

ID=64989400

Family Applications (1)

Application Number Title Priority Date Filing Date
PCT/CN2019/092510 Ceased WO2020038094A1 (zh) 2018-08-20 2019-06-24 智能设备授权控制方法及系统

Country Status (3)

Country Link
CN (1) CN109214166B (zh)
TW (1) TW202009822A (zh)
WO (1) WO2020038094A1 (zh)

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN115391766A (zh) * 2022-08-31 2022-11-25 安徽江淮汽车集团股份有限公司 基于摄像头扫码的智能座舱账号登录系统及方法

Families Citing this family (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN109214166B (zh) * 2018-08-20 2020-10-27 创新先进技术有限公司 智能设备授权控制方法及系统
CN111614603A (zh) * 2019-02-25 2020-09-01 浙江宇视科技有限公司 一种后端设备与用户信息绑定方法及相关装置
CN111783065A (zh) * 2020-06-30 2020-10-16 上海闻泰电子科技有限公司 基于二维码的授权方法、装置、电子设备及存储介质
GB2597675B (en) * 2020-07-29 2022-10-05 Canon Europa Nv Mobile app login and device registration

Citations (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN103996111A (zh) * 2014-06-13 2014-08-20 北京京东尚科信息技术有限公司 一种登录自提柜的方法和系统
CN104320703A (zh) * 2014-10-30 2015-01-28 深圳市同洲电子股份有限公司 一种智能电视终端登录的方法、装置及系统
CN105629764A (zh) * 2016-03-22 2016-06-01 美的集团股份有限公司 集中控制器、家居设备的控制方法和智能家居系统
CN106936803A (zh) * 2015-12-31 2017-07-07 亿阳安全技术有限公司 二维码扫描认证登录方法及相关装置
CN109214166A (zh) * 2018-08-20 2019-01-15 阿里巴巴集团控股有限公司 智能设备授权控制方法及系统

Family Cites Families (7)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP3207192B1 (ja) * 2000-05-02 2001-09-10 株式会社 ジェネス 認証方法および装置
CN104468108A (zh) * 2013-09-18 2015-03-25 上海耕云供应链管理有限公司 基于条形码的用户身份认证系统及认证方法
CN105187409B (zh) * 2015-08-18 2018-09-21 杭州古北电子科技有限公司 一种设备授权系统及其授权方法
CN106447328A (zh) * 2016-10-20 2017-02-22 严珂 电子支付方法及公交电子支付系统、地铁电子支付系统
CN107317808A (zh) * 2017-06-22 2017-11-03 四川长虹电器股份有限公司 一种基于设备配对的安全认证方法
CN107730677A (zh) * 2017-09-29 2018-02-23 广东旭龙物联科技股份有限公司 一种条码开锁方法及系统
CN108154362B (zh) * 2018-01-18 2021-05-18 上海众人网络安全技术有限公司 基于图形条码的交易方法、装置及系统

Patent Citations (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN103996111A (zh) * 2014-06-13 2014-08-20 北京京东尚科信息技术有限公司 一种登录自提柜的方法和系统
CN104320703A (zh) * 2014-10-30 2015-01-28 深圳市同洲电子股份有限公司 一种智能电视终端登录的方法、装置及系统
CN106936803A (zh) * 2015-12-31 2017-07-07 亿阳安全技术有限公司 二维码扫描认证登录方法及相关装置
CN105629764A (zh) * 2016-03-22 2016-06-01 美的集团股份有限公司 集中控制器、家居设备的控制方法和智能家居系统
CN109214166A (zh) * 2018-08-20 2019-01-15 阿里巴巴集团控股有限公司 智能设备授权控制方法及系统

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN115391766A (zh) * 2022-08-31 2022-11-25 安徽江淮汽车集团股份有限公司 基于摄像头扫码的智能座舱账号登录系统及方法

Also Published As

Publication number Publication date
TW202009822A (zh) 2020-03-01
CN109214166B (zh) 2020-10-27
CN109214166A (zh) 2019-01-15

Similar Documents

Publication Publication Date Title
WO2020038094A1 (zh) 智能设备授权控制方法及系统
US10812476B2 (en) Authorization of another device for participation in multi-factor authentication
US10013692B2 (en) Systems and methods for authorizing transactions via a digital device
CN111182169B (zh) 图像处理方法、装置、计算机可读介质及电子设备
CN102821104B (zh) 授权的方法、装置和系统
US11972428B2 (en) Information transmission method, apparatus and system
TWI529641B (zh) 驗證行動端動態顯示之資料之系統及其方法
TW201914256A (zh) 一種身份驗證方法、裝置及電子設備
TWI633506B (zh) 一種訊息傳輸方法、裝置和系統
US20210234857A1 (en) Authentication system, authentication method, and application providing method
WO2016197934A1 (zh) 一种二维码安全认证方法
US10091196B2 (en) Method and apparatus for authenticating user by using information processing device
US20190166118A1 (en) Secure multifactor authentication with push authentication
CN110198289B (zh) 终端、云服务器、验证设备、身份验证方法及系统
CN108777615A (zh) 动态口令认证方法和装置
WO2017206524A1 (zh) 电子设备控制方法、终端和控制系统
CN108965335B (zh) 防止恶意访问登录接口的方法、电子设备及计算机介质
JP2023538860A (ja) 短距離トランシーバを介した検証済みメッセージングのためのシステムおよび方法
KR102934274B1 (ko) 코드 기반 2팩터 인증
US20200351619A1 (en) Identification verification and authentication system
CN105139205A (zh) 支付验证方法、终端和服务器
US20260005863A1 (en) Systems and methods of identity authentication using a custom visual code
US20220337401A1 (en) Electronic device for performing authentication on basis of cloud server and control method therefor
KR101451638B1 (ko) 본인 확인 및 도용 방지 시스템 및 방법
TWI696963B (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: 19852120

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: 19852120

Country of ref document: EP

Kind code of ref document: A1