CN113569274A - Registration-login-free form filling method and device - Google Patents

Registration-login-free form filling method and device Download PDF

Info

Publication number
CN113569274A
CN113569274A CN202110630240.XA CN202110630240A CN113569274A CN 113569274 A CN113569274 A CN 113569274A CN 202110630240 A CN202110630240 A CN 202110630240A CN 113569274 A CN113569274 A CN 113569274A
Authority
CN
China
Prior art keywords
information
token
server
client
receiving
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
CN202110630240.XA
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.)
Variflight Technology Co ltd
Original Assignee
Variflight Technology Co ltd
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by Variflight Technology Co ltd filed Critical Variflight Technology Co ltd
Priority to CN202110630240.XA priority Critical patent/CN113569274A/en
Publication of CN113569274A publication Critical patent/CN113569274A/en
Pending legal-status Critical Current

Links

Images

Classifications

    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F21/00Security arrangements for protecting computers, components thereof, programs or data against unauthorised activity
    • G06F21/60Protecting data
    • G06F21/62Protecting access to data via a platform, e.g. using keys or access control rules
    • G06F21/6218Protecting access to data via a platform, e.g. using keys or access control rules to a system of files or objects, e.g. local or distributed file system or database
    • G06F21/6245Protecting personal data, e.g. for financial or medical purposes
    • G06F21/6263Protecting personal data, e.g. for financial or medical purposes during internet communication, e.g. revealing personal data from cookies
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F40/00Handling natural language data
    • G06F40/10Text processing
    • G06F40/166Editing, e.g. inserting or deleting
    • G06F40/174Form filling; Merging
    • 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/0807Network architectures or network communication protocols for network security for authentication of entities using tickets, e.g. Kerberos

Landscapes

  • Engineering & Computer Science (AREA)
  • Theoretical Computer Science (AREA)
  • General Health & Medical Sciences (AREA)
  • Health & Medical Sciences (AREA)
  • General Engineering & Computer Science (AREA)
  • Bioethics (AREA)
  • Physics & Mathematics (AREA)
  • Computer Security & Cryptography (AREA)
  • General Physics & Mathematics (AREA)
  • Computer Hardware Design (AREA)
  • Databases & Information Systems (AREA)
  • Medical Informatics (AREA)
  • Artificial Intelligence (AREA)
  • Audiology, Speech & Language Pathology (AREA)
  • Computational Linguistics (AREA)
  • Software Systems (AREA)
  • Computing Systems (AREA)
  • Computer Networks & Wireless Communication (AREA)
  • Signal Processing (AREA)
  • Management, Administration, Business Operations System, And Electronic Commerce (AREA)

Abstract

The invention provides a registration-login-free form filling method and a registration-login-free form filling device, which are used for acquiring form information filled for the first time when a user uses a client, receiving the form information of the client and generating prompt information and a token; receiving and storing the prompt message and the token; acquiring prompt information selected by a user and sending request information; receiving request information and verifying a token in the request information; and calling and storing form information based on the token, filling the form based on the form information and sending prompt information of a form filling result. According to the invention, the form information which is firstly filled by the user using the client is obtained and stored to the form center through the server, and when other servers of the client need to fill in the form subsequently, the user only needs to automatically fill in the form by selecting the prompt information, so that a complicated program of registration and login is avoided, and the user experience is improved.

Description

Registration-login-free form filling method and device
Technical Field
The invention relates to the technical field of form filling, in particular to a registration-free login form filling method and device.
Background
The user can touch the process of filling in the form in the process of using the client, and the user needs to repeatedly fill in the form after filling once, if too many form items to be filled cause easy filling errors, the filling accuracy is not high, the time of the user is wasted, and the filling efficiency is not high. For the problems, in the prior art, two modes are used for filling in the form, firstly, basic information of a user is called for filling in through user login, and the mode needs a process of registering and logging in by the user, so that the user experience is poor; secondly, the filled-in form is cached locally, but the method has potential safety hazard and easily causes the phenomenon of user information leakage.
Disclosure of Invention
In order to solve the technical problems in the background art, the invention provides a registration-free form filling method and a registration-free form filling device, which solve the potential safety hazard of user form information in the storage process and realize the filling-free function of a client form.
The invention provides a registration-free login form filling method, which is applied to a client and comprises the following steps: a pre-storing step and a reading step;
the pre-storing step specifically comprises:
acquiring form information filled in by a user for the first time when the user uses a client;
sending the form information to a first information server;
receiving and storing prompt information and a token returned by the first server;
the reading step specifically includes:
acquiring prompt information selected by a user;
sending request information to a second server, wherein the request information comprises a token;
and receiving prompt information of the form filling result returned by the second server.
The invention also provides a registration-free form filling method, which is applied to a server and comprises the following steps: a pre-storing step and a reading step;
the pre-storing step specifically comprises:
the first server receives the form information of the client, stores and submits the form information to a form center;
the first server receives prompt information and a token returned by the form center and sends the prompt information and the token to the client;
the reading step specifically includes:
the second server receives request information of the client, wherein the request information comprises a token;
the second server verifies whether the token in the request information is the token of the form center; if yes, calling and storing form information of the form center based on the token;
and the second server fills the form based on the form information and sends prompt information of the filling result to the client.
The invention also provides a registration-free form filling device, which comprises:
the first acquisition module is used for acquiring form information filled in by a user for the first time when the user uses the client;
the first sending module is used for sending the form information to a first server;
the first receiving module is used for receiving the prompt message and the token returned by the first server;
the storage module is used for storing the prompt information returned by the first server and the corresponding token;
the second acquisition module is used for acquiring prompt information selected by a user;
the second sending module is used for sending request information to a second server, and the request information comprises a token;
and the second receiving module is used for receiving prompt information of the form filling result returned by the second server.
The invention also provides a registration-free form filling device, which comprises:
the first receiving module is used for receiving and storing the form information of the client;
the first sending module is used for submitting the form information to a form center;
the first receiving module is also used for receiving prompt information and a token returned by the form center;
the first sending module is further used for sending the prompt information and the corresponding token to the client;
the second receiving module is used for receiving the request information of the client;
the verification module is used for verifying whether the token in the request information is the token returned by the form center; if yes, calling and storing form information of the form center based on the token;
the filling module is used for filling the form according to the form information;
and the second sending module is used for sending the prompt information of the form filling result to the client.
The present invention also proposes a computer-readable storage medium characterized by comprising computer-readable instructions which, when read and executed by a computer, cause the computer to perform the method according to claim 1.
The present invention also proposes a computer-readable storage medium characterized by comprising computer-readable instructions which, when read and executed by a computer, cause the computer to perform the method according to claim 2.
In the pre-storage step, after the client acquires the form information filled for the first time when a user uses the client, the form information is sent to a first server; the first server receives the form information of the client, stores and submits the form information to a form center, and the form center stores the form information and generates prompt information and a token; the first server receives prompt information and a token returned by the form center and sends the prompt information and the token to the client; the client receives and stores the prompt message and the token; in the reading process, the client acquires prompt information selected by a user and sends request information to the second server; the second server receives the request information of the client and verifies whether the token in the request information is the token of the form center; and if so, calling and storing form information of the form center based on the token, and filling the form by the second server based on the form information and sending prompt information of a form filling result to the client.
In the invention, the first server and the second server mainly aim at distinguishing the pre-storage step and the reading step, and aiming at a single server, the two steps of the pre-storage step and the reading step can be realized; for example: when the first server acquires the form information filled for the first time and then stores the form information to the form center, and other servers need the form information, the other servers are the second servers; and when the form information required to be filled in by the first server is the form information acquired by the server before, the first server and the second server are the same server.
In summary, the form information firstly filled by the user when the user uses the client is acquired and stored to the form center through the server, and when other servers of the subsequent client need to fill the form, the form is automatically filled only by selecting the prompt information, so that a complicated program for registering and logging is omitted, and the user experience is improved; according to the form information processing method and device, the form information of the user is stored in the form center, so that the safety of the form information is guaranteed, and the risk of information leakage is reduced; the form information of the form center is called through the server verification token instead of directly calling the form information, so that the safety of the information is ensured to a certain extent; the client only stores the token and the prompt information and does not have privacy-related sensitive information, and the privacy data of the user are effectively protected under the condition of improving the user experience.
Drawings
Fig. 1 is a schematic flowchart of a registration-free form filling method according to an embodiment of the present invention;
fig. 2 is a schematic structural diagram of a system to which a registration-free form filling method according to an embodiment of the present invention is applied.
Detailed Description
As shown in fig. 1, fig. 1 is a schematic flowchart of a method for filling a registration-free form according to an embodiment of the present invention.
Fig. 2 is a schematic structural diagram of a system to which a registration-free form filling method according to an embodiment of the present invention is applied. The embodiment of the invention provides a registration-free login form filling method, which is applied to a system comprising a client, a plurality of servers and a form center; the client can be a PC, intelligent equipment and the like;
the embodiment of the invention provides a registration-free login form filling method, which is applied to a system comprising a client, a server and a form center, and specifically comprises the following steps: a pre-storing step and a reading step;
the pre-storing step specifically comprises:
s101: the client acquires form information and sends the form information to the first server;
in the embodiment of the present invention, the obtaining of the form information may be obtaining the form information which is filled in by the user for the first time when the user uses the client. The form is stored in the form center through the server, and when other servers of the subsequent client need to fill in the form, the user only needs to automatically fill in the form by selecting the prompt information, so that a complicated program for registering and logging is omitted, and the user experience is improved. It should be noted that, if the user has already registered and logged in when using the client, the basic user information that is filled in during the registration and login process of the user may also be directly obtained to generate the form information.
S102: the first server receives the form information of the client, stores the form information and sends the form information to the form center;
s103: the form center stores form information and generates prompt information and a token; sending the prompt message and the token to a first server;
in the embodiment of the invention, a form center extracts form information of a user and then generates form abstract information, and the abstract information hides partial information and then forms prompt information; the prompt information is displayed at the client, and the user can select the required form information according to the prompt information. For example, the user identity card information or the mobile phone number information is hidden with a plurality of numbers in the middle, and the user name is hidden with a plurality of characters; the client only stores the token and the prompt information and does not have privacy-related sensitive information, and the privacy data of the user are effectively protected under the condition of improving the user experience.
S104: the first server receives the prompt message and the token and sends the prompt message and the token to the client;
s105: the client receives and stores the prompt message and the token.
In the embodiment of the invention, in the pre-storage step, the first server receives the form information of the client and submits the form information to the form center, and the server receives the prompt information and the token returned by the form center and sends the prompt information and the token to the client; it should be noted that, in the embodiment of the present invention, the first server does not store the token, and in the verification process, the token is verified in a stateless verification manner.
The reading step specifically includes:
s111: the client acquires prompt information selected by a user and sends request information to the second server; it should be noted that the request information includes a token;
s112: the second server verifies the token in the request information after receiving the request information, and calls and stores the form information of the form center after the verification is passed;
in the embodiment of the invention, the server does not directly store the token, so that the verification token is only used for verifying whether the token is the token sent by the form center; if so, the form center calls corresponding form information based on the token; if not, the call cannot be made.
S113: and the second server fills the form based on the form information and sends prompt information of the form filling result to the client.
It should be noted that, in the embodiment of the present invention, the second server stores the form information sent by the form center and fills in the form, and only returns the prompt information of the filling result to the client, and the client does not directly obtain the form information, thereby ensuring the information security; for example, after the second server acquires form information after the token is verified to pass and completes filling of the form, the prompt information of the filled form is fed back to the client; and when the second server verifies that the token does not pass, feeding back the prompt information of the failure filling of the form to the client.
According to the embodiment of the invention, the client acquires the form information which is filled in by the user for the first time by using the client, and then other servers of the client only need to automatically fill in the form by selecting the prompt information when the form needs to be filled in, so that a complicated program for registering and logging in is avoided, and the user experience is improved.
According to the embodiment of the invention, the form information of the user is stored in the form center, and the form information of the form center is called by the server after the token is verified, rather than directly calling the form information, so that the safety of the information is ensured to a certain extent, and the risk of information leakage is reduced.
In the embodiment of the invention, the first server and the second server mainly aim at distinguishing the pre-storage step and the reading step, and for a single server, the pre-storage step and the reading step can be realized; for example: when the first server acquires the form information filled for the first time and then stores the form information to the form center, and other servers need the form information, the other servers are the second servers; and when the form information required to be filled in by the first server is the form information acquired by the server before, the first server and the second server are the same server.
In the embodiment of the present invention, since the server stores the form information in both the pre-storing step and the reading step, for a single server, when the form information to be filled in by the client is the information stored in the server, the form information stored in the server can be directly acquired and filled in.
The above description is only for the preferred embodiment of the present invention, but the scope of the present invention is not limited thereto, and any person skilled in the art should be considered to be within the technical scope of the present invention, and the technical solutions and the inventive concepts thereof according to the present invention should be equivalent or changed within the scope of the present invention.

Claims (6)

1. A registration-free login form filling method is applied to a client, and is characterized by comprising the following steps: a pre-storing step and a reading step;
the pre-storing step specifically comprises:
acquiring form information filled in by a user for the first time when the user uses a client;
sending the form information to a first information server;
receiving and storing prompt information and a token returned by the first server;
the reading step specifically includes:
acquiring prompt information selected by a user;
sending request information to a second server, wherein the request information comprises a token;
and receiving prompt information of the form filling result returned by the second server.
2. A registration-free login form filling method is applied to a server and is characterized by comprising the following steps: a pre-storing step and a reading step;
the pre-storing step specifically comprises:
the first server receives the form information of the client, stores and submits the form information to a form center;
the first server receives prompt information and a token returned by the form center and sends the prompt information and the token to the client;
the reading step specifically includes:
the second server receives request information of the client, wherein the request information comprises a token;
the second server verifies whether the token in the request information is the token of the form center; if yes, calling and storing form information of the form center based on the token;
and the second server fills the form based on the form information and sends prompt information of the filling result to the client.
3. A registration-free entry form filling apparatus, comprising:
the first acquisition module is used for acquiring form information filled in by a user for the first time when the user uses the client;
the first sending module is used for sending the form information to a first server;
the first receiving module is used for receiving the prompt message and the token returned by the first server;
the storage module is used for storing the prompt information returned by the first server and the corresponding token;
the second acquisition module is used for acquiring prompt information selected by a user;
the second sending module is used for sending request information to a second server, and the request information comprises a token;
and the second receiving module is used for receiving prompt information of the form filling result returned by the second server.
4. A registration-free entry form filling apparatus, comprising:
the first receiving module is used for receiving and storing the form information of the client;
the first sending module is used for submitting the form information to a form center;
the first receiving module is also used for receiving prompt information and a token returned by the form center;
the first sending module is further used for sending the prompt information and the corresponding token to the client;
the second receiving module is used for receiving the request information of the client;
the verification module is used for verifying whether the token in the request information is the token returned by the form center; if yes, calling and storing form information of the form center based on the token;
the filling module is used for filling the form according to the form information;
and the second sending module is used for sending the prompt information of the form filling result to the client.
5. A computer readable storage medium comprising computer readable instructions which, when read and executed by a computer, cause the computer to perform the method of claim 1.
6. A computer readable storage medium comprising computer readable instructions which, when read and executed by a computer, cause the computer to perform the method of claim 2.
CN202110630240.XA 2021-06-07 2021-06-07 Registration-login-free form filling method and device Pending CN113569274A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN202110630240.XA CN113569274A (en) 2021-06-07 2021-06-07 Registration-login-free form filling method and device

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN202110630240.XA CN113569274A (en) 2021-06-07 2021-06-07 Registration-login-free form filling method and device

Publications (1)

Publication Number Publication Date
CN113569274A true CN113569274A (en) 2021-10-29

Family

ID=78161035

Family Applications (1)

Application Number Title Priority Date Filing Date
CN202110630240.XA Pending CN113569274A (en) 2021-06-07 2021-06-07 Registration-login-free form filling method and device

Country Status (1)

Country Link
CN (1) CN113569274A (en)

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN114238803A (en) * 2022-02-25 2022-03-25 北京结慧科技有限公司 Method and system for managing business registration data of enterprise-level user

Citations (6)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US20030041240A1 (en) * 2001-08-22 2003-02-27 Jim Roskind Single universal authentication system for internet services
CN102132304A (en) * 2008-08-08 2011-07-20 微软公司 Form filling with digital identities, and automatic password generation
CN107070880A (en) * 2017-02-16 2017-08-18 济南浪潮高新科技投资发展有限公司 A kind of method and system of single-sign-on, a kind of authentication center's server
US20170262421A1 (en) * 2016-03-14 2017-09-14 Tommy Yue Form Autofilling System
CN108200050A (en) * 2017-12-29 2018-06-22 重庆金融资产交易所有限责任公司 Single logging-on server, method and computer readable storage medium
CN109033808A (en) * 2018-07-03 2018-12-18 福建天晴数码有限公司 A kind of method and account server-side for experiencing game

Patent Citations (6)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US20030041240A1 (en) * 2001-08-22 2003-02-27 Jim Roskind Single universal authentication system for internet services
CN102132304A (en) * 2008-08-08 2011-07-20 微软公司 Form filling with digital identities, and automatic password generation
US20170262421A1 (en) * 2016-03-14 2017-09-14 Tommy Yue Form Autofilling System
CN107070880A (en) * 2017-02-16 2017-08-18 济南浪潮高新科技投资发展有限公司 A kind of method and system of single-sign-on, a kind of authentication center's server
CN108200050A (en) * 2017-12-29 2018-06-22 重庆金融资产交易所有限责任公司 Single logging-on server, method and computer readable storage medium
CN109033808A (en) * 2018-07-03 2018-12-18 福建天晴数码有限公司 A kind of method and account server-side for experiencing game

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN114238803A (en) * 2022-02-25 2022-03-25 北京结慧科技有限公司 Method and system for managing business registration data of enterprise-level user

Similar Documents

Publication Publication Date Title
US9684777B2 (en) Identity authentication method of an internet account, identity authentication device of an internet account and server
CN107070945B (en) Identity login method and equipment
US20220215082A1 (en) Method and apparatus for facilitating the login of an account
CN103023918B (en) The mthods, systems and devices logged in are provided for multiple network services are unified
CN104540129B (en) The registering and logging method and system of third-party application
CN111030812A (en) Token verification method, device, storage medium and server
CN105095737A (en) Method and device for detecting weak password
US20160048494A1 (en) Form filling method and related terminal
CN105376287B (en) Account data processing method, system and server
CN108632291A (en) A kind of third party authorizes login method and system
CN111444551B (en) Account registration and login method and device, electronic equipment and readable storage medium
CN108200040A (en) Mobile client exempts from method, system, browser and the mobile terminal of close login
CN106789924A (en) The method and system that a kind of digital certificate protection web site of use mobile terminal is logged in
CN105450592A (en) Safety verification method and device, server and terminal
CN104967606A (en) Account number appeal request, account number appeal verification method and account number appeal verification device
CN104348613B (en) User verification method, apparatus and system
CN112165448A (en) Service processing method, device, system, computer equipment and storage medium
CN112233749A (en) Health detection report acquisition method and device, computer equipment and storage medium
CN114338130B (en) Information processing method, device, server and storage medium
CN107038540B (en) Method and device for object type distribution based on intelligent bar code
CN108111533A (en) The registration login method and system of APP
CN103124260A (en) Method and device for logging in Web page
CN113569274A (en) Registration-login-free form filling method and device
CN106534170A (en) Smart registration method capable of recognition of registration information source
CN105100145A (en) Method and device for interacting user information and method and device for acquiring user information

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