CN111030900A - Authentication-free login method and device and electronic equipment - Google Patents

Authentication-free login method and device and electronic equipment Download PDF

Info

Publication number
CN111030900A
CN111030900A CN201911322467.7A CN201911322467A CN111030900A CN 111030900 A CN111030900 A CN 111030900A CN 201911322467 A CN201911322467 A CN 201911322467A CN 111030900 A CN111030900 A CN 111030900A
Authority
CN
China
Prior art keywords
intelligent home
control client
operation authority
intelligent
equipment
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.)
Pending
Application number
CN201911322467.7A
Other languages
Chinese (zh)
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.)
AI Speech Ltd
Original Assignee
AI Speech 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 AI Speech Ltd filed Critical AI Speech Ltd
Priority to CN201911322467.7A priority Critical patent/CN111030900A/en
Publication of CN111030900A publication Critical patent/CN111030900A/en
Pending legal-status Critical Current

Links

Images

Classifications

    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04LTRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
    • H04L63/00Network architectures or network communication protocols for network security
    • H04L63/08Network architectures or network communication protocols for network security for authentication of entities
    • H04L63/0876Network architectures or network communication protocols for network security for authentication of entities based on the identity of the terminal or configuration, e.g. MAC address, hardware or software configuration or device fingerprint
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F21/00Security arrangements for protecting computers, components thereof, programs or data against unauthorised activity
    • G06F21/30Authentication, i.e. establishing the identity or authorisation of security principals
    • G06F21/31User authentication
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04LTRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
    • H04L12/00Data switching networks
    • H04L12/28Data switching networks characterised by path configuration, e.g. LAN [Local Area Networks] or WAN [Wide Area Networks]
    • H04L12/2803Home automation networks
    • H04L12/2816Controlling appliance services of a home automation network by calling their functionalities

Landscapes

  • Engineering & Computer Science (AREA)
  • Computer Security & Cryptography (AREA)
  • Signal Processing (AREA)
  • Computer Networks & Wireless Communication (AREA)
  • Computer Hardware Design (AREA)
  • General Engineering & Computer Science (AREA)
  • Theoretical Computer Science (AREA)
  • Power Engineering (AREA)
  • Automation & Control Theory (AREA)
  • Computing Systems (AREA)
  • Software Systems (AREA)
  • Physics & Mathematics (AREA)
  • General Physics & Mathematics (AREA)
  • Telephonic Communication Services (AREA)

Abstract

The invention discloses an authentication-free login method, an authentication-free login device and electronic equipment. An embodiment of the method is applied to an intelligent home control client, and the method comprises the following steps: sending a binding request to request an operation authority corresponding to the intelligent household equipment; receiving an operation authority corresponding to the intelligent home equipment; and establishing a mapping relation between the equipment information corresponding to the operation authority and an account of the intelligent home control client. According to the verification-free login method, the intelligent home control client and the intelligent home server adopt the same SDK interface to carry out account authorization and communication, so that the intelligent home control client controls the intelligent home equipment corresponding to the equipment information according to the operation authority, and the third-party intelligent home skill can be added to the intelligent home control client only by logging in once; not only secondary login is avoided, but also safety and rapidness are realized, and the user experience is improved.

Description

Authentication-free login method and device and electronic equipment
Technical Field
The invention belongs to the technical field of intelligence, and particularly relates to an authentication-free login method, an authentication-free login device and electronic equipment.
Background
At present, APPs added with the third-party smart home technology comprise a Tianmaoling APP in Ali and a Jiuzhou APP in Shenzhen. When the smart APP for the tianmao binds to the third-party smart home skill, the smart home needs to jump to the third-party smart home to log in, and the smart APP for a long time (used inside) also needs to log in for the second time. The specific process is as follows: after a user (usergent) logs in an APP, when an account number is bound to an intelligent home, because the user needs to authorize login (Authorization), the user needs to input a user password of the intelligent home again, oauth Authorization login is realized, a third-party intelligent home redirects a link from an address to a DUI server (App side service) through an interface developed by the third-party intelligent home, the DUI server takes corresponding token information through a code field brought behind the link, and therefore the whole process is completed.
Although the purpose of adding third-party smart home skills can be finally achieved in the prior art, twice login authentication is required, and the third-party smart home is not directly added through once login. For a user, a user name and a password need to be input, when the user uses an App, the user registers and logs in the App account, and also needs to log in a third party account, and some third party accounts need to be subjected to a series of registration identity verification, which undoubtedly brings poor experience and difficulty to the user, and reduces the utilization rate of the user. For developers, two login systems need to be maintained, the code risk is also slightly insufficient, the code amount is increased and the attacked risk is increased undoubtedly by logging in codes twice, third equipment information is exchanged after logging in a third party, and then the App equipment list of the developers is jumped back, so that the process is relatively complicated.
Disclosure of Invention
In view of this, embodiments of the present invention provide an authentication-free login method, an authentication-free login device, and an electronic device, which can achieve the purpose of adding a third-party smart home skill to a smart home control client only by logging in once.
In order to achieve the above object, according to a first aspect of the embodiments of the present invention, there is provided an authentication-free login method applied to an intelligent home control client, where the method includes: sending a binding request to request an operation authority corresponding to the intelligent household equipment; receiving an operation authority corresponding to the intelligent home equipment; and establishing a mapping relation between the equipment information corresponding to the operation authority and an account of the intelligent home control client.
Optionally, the method further includes: and controlling the intelligent household equipment corresponding to the equipment information according to the operation authority.
Optionally, before the step of sending the binding request, the method further includes: acquiring a login request; generating an intelligent home list option according to the login request; and responding to the selection of the intelligent household list option, and executing the binding operation corresponding to the intelligent household equipment.
In order to achieve the above object, according to a second aspect of the embodiments of the present invention, there is provided an authentication-free login method applied to an intelligent home service end, where the method includes: receiving a binding request; and sending the operation authority corresponding to the intelligent home equipment through an SDK interface according to the binding request so that the intelligent home control client establishes a mapping relation between the equipment information corresponding to the operation authority and an account of the intelligent home control client.
Optionally, before the step of sending the operation right corresponding to the smart home device through the SDK interface according to the binding request, so that the smart home control client establishes a mapping relationship between the device information corresponding to the operation right and the account of the smart home control client, the method further includes: and acquiring the equipment information of the intelligent household equipment and the operation authority corresponding to the equipment information through an SDK interface.
Optionally, the smart home control client and the smart home server use the same SDK interface.
In order to achieve the above object, according to a third aspect of the embodiments of the present invention, there is provided an authentication-free login apparatus applied to an intelligent home control client, where the apparatus includes: the sending module is used for sending a binding request to request the operation authority corresponding to the intelligent household equipment; the receiving module is used for receiving the operation authority corresponding to the intelligent household equipment; and the establishing module is used for establishing a mapping relation between the equipment information corresponding to the operation authority and the account of the intelligent home control client.
Optionally, the login device further includes: and the control module is used for controlling the intelligent household equipment corresponding to the equipment information according to the operation authority.
In order to achieve the above object, according to a fourth aspect of the embodiments of the present invention, there is provided an authentication-free login apparatus applied to an intelligent home service end, the apparatus including: a receiving module, configured to receive a binding request; and the sending module is used for sending the operation authority corresponding to the intelligent home equipment through an SDK interface according to the binding request so that the intelligent home control client can establish a mapping relation between the equipment information corresponding to the operation authority and the account of the intelligent home control client.
To achieve the above object, according to a fifth aspect of the embodiments of the present invention, there is also provided an electronic apparatus, including: one or more processors; a storage loader for storing one or more programs that, when executed by the one or more processors, cause the one or more processors to implement an authentication-free login method as described in the first aspect.
To achieve the above object, according to a sixth aspect of the embodiments of the present invention, there is further provided a computer readable medium having a computer program stored thereon, where the computer program is executed by a processor to implement the authentication-free login method according to the first aspect.
Based on the technical scheme, the authentication-free login method of the embodiment of the invention requests the operation authority corresponding to the intelligent home equipment by sending the binding request through the intelligent home control client for controlling the intelligent home service, and establishes the mapping relation between the equipment information corresponding to the operation authority and the account number of the intelligent home control client after receiving the operation authority; the intelligent home control client and the intelligent home service end adopt the same SDK interface to carry out account authorization and access, so that the intelligent home service end can send the operation authority of the intelligent home equipment to the intelligent home control client through the SDK interface, the intelligent home control client can control the intelligent home equipment corresponding to the equipment information according to the operation authority, and the third-party intelligent home skill can be added to the intelligent home control client only by logging in once; not only secondary login is avoided, but also safety and rapidness are realized, and the user experience is improved.
Further effects of the above-described non-conventional alternatives will be described below in connection with specific embodiments.
Drawings
The drawings are included to provide a better understanding of the invention and are not to be construed as unduly limiting the invention. Wherein: in the drawings, the same or corresponding reference numerals indicate the same or corresponding parts.
FIG. 1 is a flowchart of an authentication-free login method according to an embodiment of the present invention;
FIG. 2 is a flowchart of another embodiment of an authentication-free login method of the present invention;
FIG. 3 is a flowchart of a verification-free login method according to another embodiment of the present invention;
FIG. 4 is a diagram of an authentication-free login device according to an embodiment of the present invention;
FIG. 5 is a diagram of another embodiment of an authentication-free login device according to the invention;
FIG. 6 is an exemplary system architecture of an authentication-free login method or device to which embodiments of the present invention may be applied;
fig. 7 is a schematic block diagram of a computer system suitable for use in implementing a terminal device or server of an embodiment of the invention.
Detailed Description
Exemplary embodiments of the present invention are described below with reference to the accompanying drawings, in which various details of embodiments of the invention are included to assist understanding, and which are to be considered as merely exemplary. Accordingly, those of ordinary skill in the art will recognize that various changes and modifications of the embodiments described herein can be made without departing from the scope and spirit of the invention. Also, descriptions of well-known functions and constructions are omitted in the following description for clarity and conciseness.
Fig. 1 is a flowchart of an authentication-free login method according to an embodiment of the present invention.
As shown in fig. 1, the authentication-free login method of the embodiment of the present invention is applied to an intelligent home control client, and the method includes:
s101: sending a binding request to request an operation authority corresponding to the intelligent household equipment;
specifically, the intelligent home control client sends a binding request to the intelligent home server to request the corresponding operation permission of the intelligent home device through the intelligent home server, so that the intelligent home control client is bound with the intelligent home device, and then the intelligent home device of a third party can be controlled through the intelligent home control client, so that the intelligent home device provides corresponding skill service.
Here, the smart home control client and the smart home server use the same Software Development Kit (SDK) interface, in other words, the smart home server uses the SDK of the smart home server to develop its own smart home control client. The smart home control client may be an APP, or a visual panel.
S102: receiving an operation authority corresponding to the intelligent home equipment;
specifically, the smart home service provider transmits device information of the smart home device under the account and an operation authority corresponding to the device information to the smart home service end in advance. And after receiving the binding request sent by the intelligent home control client, the intelligent home service end sends the operation permission of the intelligent home equipment to the intelligent home control client through the SDK interface. Each intelligent household device has device information and an operation authority corresponding to the device information, and the intelligent household device corresponding to the device information can be controlled only through the operation authority.
Here, the device information means: the type, name or id address of the intelligent household equipment and the like.
S103: and establishing a mapping relation between the equipment information corresponding to the operation authority and an account of the intelligent home control client.
Specifically, a user usually registers an account when using the smart home control client, and after establishing a mapping relationship between the device information and the client account, the user controls the smart home device corresponding to the device information according to the operation authority, that is, the user can request the smart home device of the smart home service provider through the operation authority (token), thereby realizing the control of the smart home device.
It should be understood that the smart home server is communicatively coupled to a smart home control client that controls the smart home,
it should also be understood that, in various embodiments of the present invention, the sequence numbers of the above-mentioned processes do not mean the execution sequence, and the execution sequence of each process should be determined by its function and the inherent logic, and should not constitute any limitation to the implementation process of the embodiments of the present invention.
The authentication-free login method of the embodiment of the invention sends a binding request to request the operation authority corresponding to the intelligent home equipment through the intelligent home control client for controlling the intelligent home service, and establishes a mapping relation between the equipment information corresponding to the operation authority and the account of the intelligent home control client after receiving the operation authority; the intelligent home control client and the intelligent home service end adopt the same SDK interface to carry out account authorization and access, so that the intelligent home service end can send the operation authority of the intelligent home equipment to the intelligent home control client through the SDK interface, the intelligent home control client can control the intelligent home equipment corresponding to the equipment information according to the operation authority, and the third-party intelligent home skill can be added to the intelligent home control client only by logging in once; not only secondary login is avoided, but also safety and rapidness are realized, and the user experience is improved.
In an optional embodiment, before the smart home control client sends the binding request to the smart home server, the smart home control client needs to obtain a user login request, generate a smart home list option according to the user login request, and perform a binding operation with a response of the smart home device in response to a selection of the smart home list option.
Specifically, after a user logs in an APP, an interface of an intelligent home list option is popped up, for example, the interface has options such as a washing machine, a refrigerator, a television and an air conditioner; the user selects the air conditioner service skill by clicking the air conditioner option, then the intelligent home control client sends the binding request for the air conditioner to the intelligent home service end, binding of the air conditioner equipment is achieved, the operation authority for air conditioner operation is obtained, and therefore control operation of the air conditioner is achieved.
Fig. 2 is a flowchart of another embodiment of an authentication-free login method according to the present invention.
As shown in fig. 2, the authentication-free login method of the embodiment of the present invention is applied to an intelligent home service end, and the method includes:
s201: receiving a binding request;
specifically, after receiving a binding request from the smart home control client, the smart home server calls device information and an operation permission of the smart home device corresponding to the binding request through the SDK interface. The operation authority of the intelligent home equipment corresponds to the equipment information of the intelligent home equipment.
S202: and sending the operation authority corresponding to the intelligent home equipment through an SDK interface according to the binding request so that the intelligent home control client establishes a mapping relation between the equipment information corresponding to the operation authority and an account of the intelligent home control client.
Specifically, the intelligent home service end sends the called operation authority of the intelligent home device to the intelligent home control client through the SDK interface, and the intelligent home control client establishes a one-to-one correspondence relationship between device information corresponding to the operation authority and an account of the intelligent home control client, so that a user can control the corresponding intelligent home device through the operation authority after logging in the account of the intelligent home control client.
It should be understood that, in various embodiments of the present invention, the sequence numbers of the above-mentioned processes do not mean the execution sequence, and the execution sequence of each process should be determined by its function and the inherent logic, and should not constitute any limitation to the implementation process of the embodiments of the present invention.
According to the embodiment of the invention, the operation authority of the intelligent home equipment corresponding to the binding request is called by the intelligent home service terminal, and the mapping relation is established between the operation authority and the account number of the intelligent home control client terminal, so that the process that a user inputs the password of the intelligent home equipment for binding is omitted, the safe secret-free authorized login is realized, the secondary login is avoided, and the user experience is improved.
Fig. 3 is a flowchart illustrating an authentication-free login method according to another embodiment of the present invention.
As shown in fig. 3, the authentication-free login method according to the embodiment of the present invention includes:
s301: the intelligent home control client sends a binding request to an intelligent home server to request an operation authority corresponding to the intelligent home equipment;
s302: the intelligent home service terminal acquires equipment information of the intelligent home equipment and operation authority corresponding to the equipment information through the SDK interface;
s303: the intelligent home service terminal sends the operation authority corresponding to the intelligent home equipment to the intelligent home control client terminal through the SDK interface according to the binding request;
s304: the intelligent home control client establishes a mapping relation between the equipment information corresponding to the operation authority and an account of the intelligent home control client, and controls the intelligent home equipment corresponding to the equipment information according to the operation authority.
It should be noted that as the number of customer items increases, different items have different customization requirements for the SDK.
It should be understood that, in various embodiments of the present invention, the sequence numbers of the above-mentioned processes do not mean the execution sequence, and the execution sequence of each process should be determined by its function and the inherent logic, and should not constitute any limitation to the implementation process of the embodiments of the present invention.
Fig. 4 is a schematic diagram of an authentication-free login apparatus according to an embodiment of the present invention.
As shown in fig. 4, an authentication-free login apparatus according to an embodiment of the present invention is applied to an intelligent home control client, where the apparatus 400 includes: the sending module 401 is configured to send a binding request to request an operation permission corresponding to the smart home device; a receiving module 402, configured to receive an operation permission corresponding to the smart home device; the establishing module 403 is configured to establish a mapping relationship between the device information corresponding to the operation permission and an account of the smart home control client.
In an optional embodiment, the apparatus further comprises: and the control module is used for controlling the intelligent household equipment corresponding to the equipment information according to the operation authority.
In an optional embodiment, the apparatus further comprises: the acquisition module is used for acquiring a login request; the generating module is used for generating an intelligent home list option according to the login request; and the execution module is used for responding to the selection of the intelligent household list option and executing the binding operation corresponding to the intelligent household equipment.
FIG. 5 is a diagram of another embodiment of an authentication-free login device.
As shown in fig. 5, the authentication-free login device according to the embodiment of the present invention is applied to an intelligent home service end, and the device 500 includes: a receiving module 501, configured to receive a binding request; a sending module 502, configured to send, according to the binding request, the operation permission corresponding to the smart home device through an SDK interface, so that the smart home control client establishes a mapping relationship between device information corresponding to the operation permission and an account of the smart home control client.
In an optional embodiment, the apparatus further comprises: and the acquisition module is used for acquiring the equipment information of the intelligent household equipment and the operation authority corresponding to the equipment information through an SDK interface.
In an optional embodiment, the smart home control client and the smart home server use the same SDK interface.
The authentication-free login device can execute the authentication-free login method provided by the embodiment of the invention, and has the corresponding functional modules and beneficial effects of executing the authentication-free login method. For details of the technology that are not described in detail in this embodiment, reference may be made to the authentication-free login method provided in the embodiment of the present invention.
Fig. 6 is an exemplary system architecture of an authentication-free login method or an authentication-free login device to which an embodiment of the present invention may be applied.
As shown in fig. 6, the system architecture 600 may include terminal devices 601, 602, 603, a network 604, and a server 605. The network 604 serves to provide a medium for communication links between the terminal devices 601, 602, 603 and the server 605. Network 604 may include various types of connections, such as wire, wireless communication links, or fiber optic cables, to name a few.
A user may use the terminal devices 601, 602, 603 to interact with the server 605 via the network 604 to receive or send messages or the like. Various communication intelligent home control client applications can be installed on the terminal devices 601, 602, 603.
The terminal devices 601, 602, 603 may be various electronic devices having a display screen and supporting web browsing, including but not limited to smart phones, tablet computers, laptop portable computers, desktop computers, and the like.
The server 605 may be a server that provides various services, such as a background management server that supports shopping websites browsed by users using the terminal devices 601, 602, and 603. The background management server may analyze and perform other processing on the received data such as the product information query request, and feed back a processing result (e.g., target push information and product information) to the terminal device.
It should be understood that the number of terminal devices, networks, and servers in fig. 6 is merely illustrative. There may be any number of terminal devices, networks, and servers, as desired for implementation.
Referring now to FIG. 7, shown is a block diagram of a computer system suitable for use in implementing a terminal device or server of an embodiment. The terminal device shown in fig. 7 is only an example, and should not bring any limitation to the functions and the scope of use of the embodiments of the present invention.
As shown in fig. 7, the computer system 900 includes a Central Processing Unit (CPU)901 that can perform various appropriate actions and processes in accordance with a program stored in a Read Only Memory (ROM)902 or a program loaded from a storage section 908 into a Random Access Memory (RAM) 903. In the RAM 903, various programs and data necessary for the operation of the system 900 are also stored. The CPU 901, ROM 902, and RAM 903 are connected to each other via a bus 904. An input/output (I/O) interface 905 is also connected to bus 904. The following components are connected to the I/O interface 905: an input portion 906 including a keyboard, a mouse, and the like; an output section 907 including components such as a Cathode Ray Tube (CRT), a Liquid Crystal Display (LCD), and the like, and a speaker; a storage portion 908 including a hard disk and the like; and a communication section 909 including a network interface card such as a LAN card, a modem, or the like. The communication section 909 performs communication processing via a network such as the internet. The drive 910 is also connected to the I/O interface 905 as necessary. A removable medium 911 such as a magnetic disk, an optical disk, a magneto-optical disk, a semiconductor memory, or the like is mounted on the drive 910 as necessary, so that a computer program read out therefrom is mounted into the storage section 908 as necessary.
In particular, according to the embodiments of the present disclosure, the processes described above with reference to the flowcharts may be implemented as computer software programs. For example, embodiments of the present disclosure include a computer program product comprising a computer program embodied on a computer readable medium, the computer program comprising program code for performing the method illustrated in the flow chart. In such an embodiment, the computer program may be downloaded and installed from a network through the communication section 909, and/or installed from the removable medium 911. The above-described functions defined in the system of the present invention are executed when the computer program is executed by a Central Processing Unit (CPU) 901.
It should be noted that the computer readable medium shown in the present invention can be a computer readable signal medium or a computer readable storage medium or any combination of the two. A computer readable storage medium may be, for example, but not limited to, an electronic, magnetic, optical, electromagnetic, infrared, or semiconductor system, or device, or any combination of the foregoing. More specific examples of the computer readable storage medium may include, but are not limited to: an electrical connection having one or more wires, a portable computer diskette, a hard disk, a Random Access Memory (RAM), a read-only memory (ROM), an erasable programmable read-only memory (EPROM or flash memory), an optical fiber, a portable compact disc read-only memory (CD-ROM), an optical storage device, a magnetic storage device, or any suitable combination of the foregoing. In the present invention, a computer readable storage medium may be any tangible medium that can contain, or store a program for use by or in connection with an instruction execution system, or device. In the present invention, however, a computer readable signal medium may include a propagated data signal with computer readable program code embodied therein, for example, in baseband or as part of a carrier wave. Such a propagated data signal may take many forms, including, but not limited to, electro-magnetic, optical, or any suitable combination thereof. A computer readable signal medium may also be any computer readable medium that is not a computer readable storage medium and that can communicate, propagate, or transport a program for use by or in connection with an instruction execution system, or device. Program code embodied on a computer readable medium may be transmitted using any appropriate medium, including but not limited to: wireless, wire, fiber optic cable, RF, etc., or any suitable combination of the foregoing.
The flowchart and block diagrams in the figures illustrate the architecture, functionality, and operation of possible implementations of systems, methods and computer program products according to various embodiments of the present invention. In this regard, each block in the flowchart or block diagrams may represent a module, segment, or portion of code, which comprises one or more executable instructions for implementing the specified logical function(s). It should also be noted that, in some alternative implementations, the functions noted in the block may occur out of the order noted in the figures. For example, two blocks shown in succession may, in fact, be executed substantially concurrently, or the blocks may sometimes be executed in the reverse order, depending upon the functionality involved. It will also be noted that each block of the block diagrams or flowchart illustration, and combinations of blocks in the block diagrams or flowchart illustration, can be implemented by special purpose hardware-based systems which perform the specified functions or acts, or combinations of special purpose hardware and computer instructions.
The modules described in the embodiments of the present invention may be implemented by software or hardware. The described modules may also be provided in a processor, which may be described as: a processor includes a sending module, an obtaining module, a determining module, and a first processing module. The names of these modules do not in some cases constitute a limitation on the unit itself, and for example, the sending module may also be described as a "module that sends a picture acquisition request to a connected server".
As another aspect, the present invention also provides a computer-readable medium that may be contained in the apparatus described in the above embodiments; or may be separate and not incorporated into the device. The computer readable medium carries one or more programs which, when executed by a device, cause the device to comprise: sending a binding request to request an operation authority corresponding to the intelligent household equipment; receiving an operation authority corresponding to the intelligent home equipment; and establishing a mapping relation between the equipment information corresponding to the operation authority and an account of the intelligent home control client.
The authentication-free login method of the embodiment of the invention sends a binding request to request the operation authority corresponding to the intelligent home equipment through the intelligent home control client for controlling the intelligent home service, and establishes a mapping relation between the equipment information corresponding to the operation authority and the account of the intelligent home control client after receiving the operation authority; the intelligent home control client and the intelligent home service end adopt the same SDK interface to carry out account authorization and access, so that the intelligent home service end can send the operation authority of the intelligent home equipment to the intelligent home control client through the SDK interface, the intelligent home control client can control the intelligent home equipment corresponding to the equipment information according to the operation authority, and the third-party intelligent home skill can be added to the intelligent home control client only by logging in once; not only secondary login is avoided, but also safety and rapidness are realized, and the user experience is improved.
Furthermore, the terms "first", "second" and "first" are used for descriptive purposes only and are not to be construed as indicating or implying relative importance or implicitly indicating the number of technical features indicated. Thus, a feature defined as "first" or "second" may explicitly or implicitly include at least one such feature. In the description of the present invention, "a plurality" means two or more unless specifically defined otherwise.
The above description is only an exemplary embodiment of the present invention, but the scope of the present invention is not limited thereto, and any person skilled in the art can easily conceive of changes or substitutions within the technical scope of the present invention, and the present invention shall be covered thereby. Therefore, the protection scope of the present invention shall be subject to the protection scope of the appended claims.

Claims (10)

1. An authentication-free login method is applied to an intelligent home control client, and comprises the following steps:
sending a binding request to request an operation authority corresponding to the intelligent household equipment;
receiving an operation authority corresponding to the intelligent home equipment;
and establishing a mapping relation between the equipment information corresponding to the operation authority and an account of the intelligent home control client.
2. The method of claim 1, further comprising:
and controlling the intelligent household equipment corresponding to the equipment information according to the operation authority.
3. The method of claim 1, wherein the step of sending a binding request is preceded by the step of:
acquiring a login request;
generating an intelligent home list option according to the login request;
and responding to the selection of the intelligent household list option, and executing the binding operation corresponding to the intelligent household equipment.
4. An authentication-free login method is applied to an intelligent home service end, and comprises the following steps:
receiving a binding request;
and sending the operation authority corresponding to the intelligent home equipment through an SDK interface according to the binding request so that the intelligent home control client establishes a mapping relation between the equipment information corresponding to the operation authority and an account of the intelligent home control client.
5. The method according to claim 4, wherein before the step of sending the operation right corresponding to the smart home device through an SDK interface according to the binding request so that the smart home control client establishes a mapping relationship between the device information corresponding to the operation right and an account of the smart home control client, the method further comprises:
and acquiring the equipment information of the intelligent household equipment and the operation authority corresponding to the equipment information through an SDK interface.
6. The method according to claim 4, wherein the smart home control client and the smart home server use the same SDK interface.
7. The utility model provides an authentication-free login device which characterized in that is applied to intelligent house control client, the device include:
the sending module is used for sending a binding request to request the operation authority corresponding to the intelligent household equipment;
the receiving module is used for receiving the operation authority corresponding to the intelligent household equipment;
and the establishing module is used for establishing a mapping relation between the equipment information corresponding to the operation authority and the account of the intelligent home control client.
8. The apparatus of claim 7, further comprising:
and the control module is used for controlling the intelligent household equipment corresponding to the equipment information according to the operation authority.
9. The utility model provides an authentication-free login device which characterized in that is applied to intelligent house service end, the device include:
a receiving module, configured to receive a binding request;
and the sending module is used for sending the operation authority corresponding to the intelligent home equipment through an SDK interface according to the binding request so that the intelligent home control client can establish a mapping relation between the equipment information corresponding to the operation authority and the account of the intelligent home control client.
10. An electronic device, comprising: one or more processors; a storage device to store one or more programs that, when executed by the one or more processors, cause the one or more processors to implement the method of any of claims 1-6.
CN201911322467.7A 2019-12-20 2019-12-20 Authentication-free login method and device and electronic equipment Pending CN111030900A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN201911322467.7A CN111030900A (en) 2019-12-20 2019-12-20 Authentication-free login method and device and electronic equipment

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN201911322467.7A CN111030900A (en) 2019-12-20 2019-12-20 Authentication-free login method and device and electronic equipment

Publications (1)

Publication Number Publication Date
CN111030900A true CN111030900A (en) 2020-04-17

Family

ID=70212455

Family Applications (1)

Application Number Title Priority Date Filing Date
CN201911322467.7A Pending CN111030900A (en) 2019-12-20 2019-12-20 Authentication-free login method and device and electronic equipment

Country Status (1)

Country Link
CN (1) CN111030900A (en)

Cited By (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN111629007A (en) * 2020-06-11 2020-09-04 广州河东科技有限公司 Communication encryption method and device based on intelligent home gateway
CN112073243A (en) * 2020-09-08 2020-12-11 芜湖美的厨卫电器制造有限公司 Intelligent household appliance configuration method, terminal, intelligent household appliance, server and storage medium

Citations (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN105610660A (en) * 2016-03-23 2016-05-25 美的集团股份有限公司 Home device control system, method and smart home system
CN106534180A (en) * 2016-12-09 2017-03-22 盐城工学院 Electric appliance control method and system
CN107995215A (en) * 2017-12-20 2018-05-04 青岛海信智慧家居系统股份有限公司 Control method, device and the cloud platform server of smart home device
CN109831410A (en) * 2018-12-20 2019-05-31 美的集团股份有限公司 Smart machine right management method, distribution net equipment, server and electronic equipment

Patent Citations (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN105610660A (en) * 2016-03-23 2016-05-25 美的集团股份有限公司 Home device control system, method and smart home system
CN106534180A (en) * 2016-12-09 2017-03-22 盐城工学院 Electric appliance control method and system
CN107995215A (en) * 2017-12-20 2018-05-04 青岛海信智慧家居系统股份有限公司 Control method, device and the cloud platform server of smart home device
CN109831410A (en) * 2018-12-20 2019-05-31 美的集团股份有限公司 Smart machine right management method, distribution net equipment, server and electronic equipment

Cited By (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN111629007A (en) * 2020-06-11 2020-09-04 广州河东科技有限公司 Communication encryption method and device based on intelligent home gateway
CN112073243A (en) * 2020-09-08 2020-12-11 芜湖美的厨卫电器制造有限公司 Intelligent household appliance configuration method, terminal, intelligent household appliance, server and storage medium

Similar Documents

Publication Publication Date Title
US20180330362A1 (en) Payment processing method and apparatus, and intelligent device
CN110708346A (en) Information processing system and method
CN113783829B (en) Method and device for realizing equipment access across platforms
CN111030900A (en) Authentication-free login method and device and electronic equipment
CN110968367A (en) E-commerce commodity field configuration method, device, server and storage medium
CN108449186B (en) Security verification method and device
CN104751046B (en) A kind of user authen method and mobile terminal device of application program
CN113010238A (en) Permission determination method, device and system for micro application call interface
CN109348298B (en) Method and equipment for pushing and playing multimedia data stream
CN112100613A (en) Application login control method and device, electronic equipment and storage medium
CN115174558B (en) Cloud network end integrated identity authentication method, device, equipment and storage medium
CN115022106B (en) Group information processing method, device, equipment and medium
CN113015160B (en) Network allocation method and device of Internet of things equipment, electronic equipment and computer readable medium
CN105141586A (en) Method and system for verifying user
CN114417318A (en) Third-party page jumping method and device and electronic equipment
CN113079085B (en) Business service interaction method, business service interaction device, business service interaction equipment and storage medium
CN110941805B (en) Identity authentication method and device
CN114238928A (en) Method and device for remote server management
CN108471635B (en) Method and apparatus for connecting wireless access points
CN108804713B (en) Image output method, electronic device, and computer-readable medium
CN111125676B (en) Joint authorization method and device
CN111147470A (en) Account authorization method and device and electronic equipment
CN110765445A (en) Method and device for processing request
CN111131355B (en) Method and apparatus for processing information
CN113452771B (en) Interface calling method, device and system

Legal Events

Date Code Title Description
PB01 Publication
PB01 Publication
SE01 Entry into force of request for substantive examination
SE01 Entry into force of request for substantive examination
CB02 Change of applicant information

Address after: 215024 building 14, Tengfei Innovation Park, 388 Xinping street, Suzhou Industrial Park, Jiangsu Province

Applicant after: Sipic Technology Co.,Ltd.

Address before: 215024 building 14, Tengfei Innovation Park, 388 Xinping street, Suzhou Industrial Park, Jiangsu Province

Applicant before: AI SPEECH Co.,Ltd.

CB02 Change of applicant information
RJ01 Rejection of invention patent application after publication

Application publication date: 20200417

RJ01 Rejection of invention patent application after publication