WO2020253120A1 - Webpage registration method, system and device, and computer storage medium - Google Patents
Webpage registration method, system and device, and computer storage medium Download PDFInfo
- Publication number
- WO2020253120A1 WO2020253120A1 PCT/CN2019/121708 CN2019121708W WO2020253120A1 WO 2020253120 A1 WO2020253120 A1 WO 2020253120A1 CN 2019121708 W CN2019121708 W CN 2019121708W WO 2020253120 A1 WO2020253120 A1 WO 2020253120A1
- Authority
- WO
- WIPO (PCT)
- Prior art keywords
- registration
- registration information
- network data
- information
- data platform
- Prior art date
Links
Classifications
-
- G—PHYSICS
- G06—COMPUTING; CALCULATING OR COUNTING
- G06F—ELECTRIC DIGITAL DATA PROCESSING
- G06F16/00—Information retrieval; Database structures therefor; File system structures therefor
- G06F16/90—Details of database functions independent of the retrieved data types
- G06F16/95—Retrieval from the web
- G06F16/958—Organisation or management of web site content, e.g. publishing, maintaining pages or automatic linking
-
- H—ELECTRICITY
- H04—ELECTRIC COMMUNICATION TECHNIQUE
- H04L—TRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
- H04L67/00—Network arrangements or protocols for supporting network services or applications
- H04L67/01—Protocols
- H04L67/02—Protocols based on web technology, e.g. hypertext transfer protocol [HTTP]
Definitions
- the main purpose of this application is to provide a web page registration method, system, equipment and computer storage medium, which aims to solve the technical problem of slow user registration on the website.
- Step S02 the server verifies the registration information, and when the registration information is verified, the server sends a prompt message to the terminal so that the terminal can set the usage authority of the registration information corresponding to the user.
- the user triggers an access request on the terminal, and the terminal sends the access request to the corresponding network data platform.
- the triggering method of the access request is not specifically limited, that is, the user can manually trigger the access request on the terminal, for example, the user When browsing the xxx academic website (also called the network data platform), the user needs to view an article in the xxx academic website.
- the user triggers an article access request on the terminal, and the terminal sends the access request to the xxx academic website; or, the terminal automatically triggers Access information, for example, the user presets in the terminal: Get articles on the xxx website at the beginning of each month.
- the terminal detects that the current time is January 1, the terminal automatically triggers the access request, and the terminal sends the access request to the xxx website.
- Step S13 When the access request has a permission tag, the network data platform determines that the webpage registration condition is met.
- Step S20 When the webpage registration conditions are met, the network data platform sends a registration information application request to the server.
- the network data platform determines that the webpage registration conditions are met, the network data platform sends a registration information application request to the server to obtain registration information from the server, specifically:
- step S40 includes:
- Step S41 The network data platform receives the registration information sent by the server, and the network data platform obtains attributes corresponding to the registration information;
- the network data platform receives the registration information sent by the server.
- the registration information sent by the server is backed up by the user in advance.
- the registration information includes: user identification (user identification refers to identification information that uniquely identifies a user, such as user name or user ID number ), the user’s birth date, user gender, user education, user contact information, user email number and user family member information, etc.
- the network data platform obtains the attributes corresponding to the registration information to input the registration information according to the attributes, which specifically includes:
- Step S42 the network data platform inputs each registration information into the corresponding position of the registration page according to attributes, and performs account registration on the network data platform.
- the network data platform When the account registration on the network data platform is completed, the network data platform obtains the page identifier corresponding to the access request, so that the network data platform queries the network information database according to the page identifier, and obtains web page information corresponding to the page identifier.
- the terminal sends an access request to the network data platform.
- the network data platform determines that the user corresponding to the terminal is not a registered user, and the access request requires a registered user to access.
- the network data platform sends a registration information request to the server Request, the server obtains the registration information according to the registration information application request, and sends the registration information to the network data platform to realize rapid registration while ensuring the security and accuracy of the registration.
- This embodiment is a refinement of step S30 in the first embodiment.
- different implementation ways for the server to obtain registration information are given.
- the server obtains the platform type corresponding to the platform identifier, and the server compares the platform type with the usage information corresponding to the usage rights to determine whether the network data platform has the usage rights for the registration information.
- the platform type is an administrative service network data platform
- the usage rights are If the corresponding usage information includes the scope of use of administrative services, the server determines that the network data platform has the right to use the registration information; for example, if the platform type is an online game type, and the usage information corresponding to the usage right does not include the scope of use of the online game, then The server determines that the network data platform does not have the right to use the registration information.
- the server sends prompt information to the network data platform, and the network data platform sends the prompt information to the terminal to prompt the user corresponding to the terminal to manually input the registration information.
- Step S33 When the network data platform has the right to use the registration information, the server sends the registration information to the network data platform.
- the server queries the preset user information database, where the preset user information database is the same as the preset user information database in the first embodiment. This embodiment will not go into details.
- the server compares the user ID with each user ID in the preset user information database. For comparison, the server obtains the registration information corresponding to the user ID, and then the server queries the preset algorithm mapping table to obtain the encryption algorithm corresponding to the platform ID, so that the server encrypts the registration information.
- the preset algorithm mapping table refers to the preset platform identification and encryption algorithm mapping table.
- the encryption algorithm in the preset algorithm mapping table includes: DES encryption algorithm (DES encryption algorithm is a block cipher, with 64 bits as a block pair Data encryption, its key length is 56 bits, the same algorithm is used for encryption and decryption), AES encryption algorithm (AES encryption algorithm uses a symmetric block cipher system, the minimum support for key length is 128, 192, 256, and the packet length is 128 bits) , RSA encryption algorithm (RSA is an algorithm that can be used for encryption and digital signature at the same time), Base64 encryption algorithm (Base64 encryption algorithm is used to transmit 8bit byte code encoding, Base64 encoding can be used to transmit longer in the HTTP environment Identification information) and MD5 encryption algorithm (MD5 encryption algorithm is used to provide integrity protection of messages), etc.
- DES encryption algorithm is a block cipher, with 64 bits as a block pair Data encryption, its key length is 56 bits, the same algorithm is used for encryption and decrypt
- Step S36 The server encrypts the registration information according to the encryption algorithm, and sends the encrypted registration information to the network data platform.
- the server encrypts the registration information according to the encryption algorithm, and sends the encrypted registration information to the network data platform, and the network data platform receives the encrypted registration information, decodes the registration information and uses it.
- the server pre-appoints the corresponding encryption algorithm with each network data platform, and the server encrypts the registration information before sending it to the network data platform, which can ensure the security of the registration information during transmission, even if the server will During the process of sending the registration information to the network data platform, the registration information is intercepted, and because the registration information is encrypted information, it cannot be cracked, which ensures the security of the registration information use process and effectively prevents the leakage of user privacy.
- Step S37 The server receives the registration information application request, and obtains the user identification and platform identification corresponding to the registration information application request.
- Step S38 The server queries a preset user information database to obtain a set of registration information corresponding to the user ID, and the server queries a preset type table to obtain the information type corresponding to the platform ID.
- the server queries the preset user information database to obtain the registration information collection corresponding to the user ID, the server queries the preset type table, and obtains the information type corresponding to the platform ID, so that the server selects registration information from the registration information collection according to the information type.
- the server selects registration information from the registration information collection according to the information type, and sends the registration information to the network data platform for the network data platform to quickly input the registration information.
- the server pre-stores a preset type table.
- the preset type table records the information types required by each network data platform.
- the preset type table contains: the information type corresponding to the network data platform 1 is the user's name and mobile phone number; the information type corresponding to the network data platform 2 is the user Name, user phone number, user education information and user home address; the server can determine the required registration information according to the preset type table, and send the registration information to the network data platform to reduce transmission data redundancy and avoid user information leakage.
- the network data platform sends a registration information application request to the server;
- the server receives the registration information application request, the server obtains corresponding registration information according to the registration information application request, and sends the registration information to the network data platform;
- the network data platform registers according to the received registration information, and when the registration is completed, the network data platform obtains the web page information corresponding to the access request, and sends the web page information to the terminal.
- the embodiment of the present application also proposes a computer storage medium.
Landscapes
- Engineering & Computer Science (AREA)
- Databases & Information Systems (AREA)
- Theoretical Computer Science (AREA)
- Computer Networks & Wireless Communication (AREA)
- Signal Processing (AREA)
- Data Mining & Analysis (AREA)
- Physics & Mathematics (AREA)
- General Engineering & Computer Science (AREA)
- General Physics & Mathematics (AREA)
- Information Transfer Between Computers (AREA)
- Storage Device Security (AREA)
Abstract
Description
Claims (20)
- 一种网页注册方法,其特征在于,所述网页注册方法应用于网页注册系统,所述网页注册系统包括通信连接的服务器、网络数据平台和终端,所述网页注册方法包括以下步骤: A web page registration method, characterized in that the web page registration method is applied to a web page registration system, the web page registration system includes a server, a network data platform, and a terminal connected in communication, and the web page registration method includes the following steps:在所述网络数据平台接收到所述终端发送的访问请求时,所述网络数据平台获取所述访问请求对应的访问信息,并根据所述访问信息判断是否符合网页注册条件;When the network data platform receives the access request sent by the terminal, the network data platform obtains the access information corresponding to the access request, and determines whether the webpage registration condition is met according to the access information;在符合网页注册条件时,所述网络数据平台向所述服务器发送注册信息申请请求;When the webpage registration conditions are met, the network data platform sends a registration information application request to the server;所述服务器接收所述注册信息申请请求,所述服务器根据所述注册信息申请请求获取对应的注册信息,并将所述注册信息发送至所述网络数据平台;The server receives the registration information application request, the server obtains corresponding registration information according to the registration information application request, and sends the registration information to the network data platform;所述网络数据平台按接收的所述注册信息进行注册,在注册完成时,所述网络数据平台获取所述访问请求对应的网页信息,并将所述网页信息发送至所述终端;The network data platform registers according to the received registration information, and when the registration is completed, the network data platform obtains the web page information corresponding to the access request, and sends the web page information to the terminal;其中,所述在所述网络数据平台接收到所述终端发送的访问请求时,所述网络数据平台获取所述访问请求对应的访问信息,并根据所述访问信息判断是否符合网页注册条件的步骤之前,包括:Wherein, when the network data platform receives the access request sent by the terminal, the network data platform obtains the access information corresponding to the access request, and determines whether the webpage registration condition is met according to the access information Before, including:在服务器接收到终端发送的注册信息备份请求时,所述服务器获取所述注册信息备份请求对应的注册信息;When the server receives the registration information backup request sent by the terminal, the server obtains the registration information corresponding to the registration information backup request;所述服务器对所述注册信息进行验证,在所述注册信息验证通过时,所述服务器发送提示信息至所述终端,以使所述终端对应用户设置所述注册信息的使用权限;The server verifies the registration information, and when the registration information is verified, the server sends prompt information to the terminal, so that the terminal corresponds to the user to set the use authority of the registration information;所述服务器接收所述终端发送的所述注册信息的使用权限,获取所述使用权限对应的使用信息,并将所述使用信息与所述注册信息关联保存至预设用户信息库。The server receives the usage rights of the registration information sent by the terminal, obtains usage information corresponding to the usage rights, and associates the usage information with the registration information and saves them in a preset user information database.
- 如权利要求1所述的网页注册方法,其特征在于,所述在所述网络数据平台接收到所述终端发送的访问请求时,所述网络数据平台获取所述访问请求对应的访问信息,并根据所述访问信息判断是否符合网页注册条件的步骤,包括:The web page registration method of claim 1, wherein when the network data platform receives the access request sent by the terminal, the network data platform obtains the access information corresponding to the access request, and The step of judging whether the webpage registration condition is met according to the access information includes:在所述网络数据平台接收到所述终端发送的访问请求时,所述网络数据平台获取所述访问请求对应的用户标识,并判断预设注册列表中是否包含所述用户标识对应的注册信息;When the network data platform receives the access request sent by the terminal, the network data platform obtains the user ID corresponding to the access request, and determines whether the preset registration list includes registration information corresponding to the user ID;在预设注册列表中不包含所述用户标识对应的注册信息时,所述网络数据平台判断所述访问请求是否具有权限标签;When the preset registration list does not include the registration information corresponding to the user ID, the network data platform determines whether the access request has a permission label;在所述访问请求具有权限标签时,所述网络数据平台判定符合网页注册条件。When the access request has a permission tag, the network data platform determines that the webpage registration condition is met.
- 如权利要求1所述的网页注册方法,其特征在于,所述服务器接收所述注册信息申请请求,所述服务器根据所述注册信息申请请求获取对应的注册信息,并将所述注册信息发送至所述网络数据平台的步骤,包括:The web page registration method of claim 1, wherein the server receives the registration information application request, the server obtains corresponding registration information according to the registration information application request, and sends the registration information to The steps of the network data platform include:所述服务器接收所述注册信息申请请求,所述服务器获取所述注册信息申请请求对应的用户标识和平台标识;The server receives the registration information application request, and the server obtains the user identification and platform identification corresponding to the registration information application request;所述服务器查询预设用户信息库,获取所述用户标识对应的注册信息,和所述注册信息对应的使用权限;The server queries a preset user information database, and obtains registration information corresponding to the user ID and usage rights corresponding to the registration information;所述服务器获取所述平台标识对应的平台类型,并将所述平台类型与所述使用权限对应的使用信息进行比较,以判断所述网络数据平台是否具有注册信息的使用权限;The server obtains the platform type corresponding to the platform identifier, and compares the platform type with the usage information corresponding to the usage authority to determine whether the network data platform has the usage authority of the registration information;在所述网络数据平台具有注册信息的使用权限时,所述服务器将所述注册信息发送至所述网络数据平台。When the network data platform has the right to use the registration information, the server sends the registration information to the network data platform.
- 如权利要求1所述的网页注册方法,其特征在于,所述服务器接收所述注册信息申请请求,所述服务器根据所述注册信息申请请求获取对应的注册信息,并将所述注册信息发送至所述网络数据平台的步骤,包括:The web page registration method of claim 1, wherein the server receives the registration information application request, the server obtains corresponding registration information according to the registration information application request, and sends the registration information to The steps of the network data platform include:所述服务器接收所述注册信息申请请求,并获取所述注册信息申请请求对应的用户标识和平台标识;The server receives the registration information application request, and obtains the user identification and platform identification corresponding to the registration information application request;所述服务器查询预设用户信息库,获取所述用户标识对应的注册信息,所述服务器查询预设算法映射表,获取所述平台标识对应的加密算法;The server queries a preset user information database to obtain registration information corresponding to the user ID, and the server queries a preset algorithm mapping table to obtain an encryption algorithm corresponding to the platform ID;所述服务器按所述加密算法对所述注册信息进行加密,并将加密后的所述注册信息发送至所述网络数据平台。The server encrypts the registration information according to the encryption algorithm, and sends the encrypted registration information to the network data platform.
- 如权利要求1所述的网页注册方法,其特征在于,所述服务器接收所述注册信息申请请求,所述服务器根据所述注册信息申请请求获取对应的注册信息,并将所述注册信息发送至所述网络数据平台,包括:The web page registration method of claim 1, wherein the server receives the registration information application request, the server obtains corresponding registration information according to the registration information application request, and sends the registration information to The network data platform includes:所述服务器接收所述注册信息申请请求,并获取所述注册信息申请请求对应的用户标识和平台标识;The server receives the registration information application request, and obtains the user identification and platform identification corresponding to the registration information application request;所述服务器查询预设用户信息库,获取所述用户标识对应的注册信息集合,所述服务器查询预设类型表,获取所述平台标识对应的信息类型;The server queries a preset user information database to obtain a set of registration information corresponding to the user ID, and the server queries a preset type table to obtain the information type corresponding to the platform ID;所述服务器按所述信息类型从所述注册信息集合中选取注册信息,并将所述注册信息发送至所述网络数据平台。The server selects registration information from the registration information set according to the information type, and sends the registration information to the network data platform.
- 如权利要求1所述的网页注册方法,其特征在于,所述网络数据平台按接收的所述注册信息进行注册,在注册完成时,所述网络数据平台获取所述访问请求对应的网页信息,并将所述网页信息发送至所述终端的步骤,包括:The web page registration method according to claim 1, wherein the network data platform performs registration according to the received registration information, and when the registration is completed, the network data platform obtains the web page information corresponding to the access request, And the step of sending the web page information to the terminal includes:所述网络数据平台接收所述服务器发送的所述注册信息,所述网络数据平台获取所述注册信息对应的属性;The network data platform receives the registration information sent by the server, and the network data platform obtains the attribute corresponding to the registration information;所述网络数据平台将各注册信息按属性输入到注册页面对应位置,并在所述网络数据平台上进行账户注册;The network data platform inputs each registration information into the corresponding position of the registration page according to attributes, and performs account registration on the network data platform;在所述网络数据平台上账户注册完成时,所述网络数据平台获取所述访问请求对应的页面标识;When account registration on the network data platform is completed, the network data platform obtains the page identifier corresponding to the access request;所述网络数据平台获取所述页面标识对应的网页信息,并将所述网页信息发送至所述终端。The network data platform obtains the web page information corresponding to the page identifier, and sends the web page information to the terminal.
- 一种网页注册系统,其特征在于,所述网页注册系统包括通信连接的服务器、网络数据平台和终端,所述网络注册系统用于:A web page registration system, characterized in that, the web page registration system includes a server, a network data platform and a terminal connected in communication, and the network registration system is used for:在所述网络数据平台接收到所述终端发送的访问请求时,所述网络数据平台获取所述访问请求对应的访问信息,并根据所述访问信息判断是否符合网页注册条件;When the network data platform receives the access request sent by the terminal, the network data platform obtains the access information corresponding to the access request, and determines whether the webpage registration condition is met according to the access information;在符合网页注册条件时,所述网络数据平台向所述服务器发送注册信息申请请求;When the webpage registration conditions are met, the network data platform sends a registration information application request to the server;所述服务器接收所述注册信息申请请求,所述服务器根据所述注册信息申请请求获取对应的注册信息,并将所述注册信息发送至所述网络数据平台;The server receives the registration information application request, the server obtains corresponding registration information according to the registration information application request, and sends the registration information to the network data platform;所述网络数据平台按接收的所述注册信息进行注册,在注册完成时,所述网络数据平台获取所述访问请求对应的网页信息,并将所述网页信息发送至所述终端;The network data platform registers according to the received registration information, and when the registration is completed, the network data platform obtains the web page information corresponding to the access request, and sends the web page information to the terminal;其中,所述在所述网络数据平台接收到所述终端发送的访问请求时,所述网络数据平台获取所述访问请求对应的访问信息,并根据所述访问信息判断是否符合网页注册条件的步骤之前,包括:Wherein, when the network data platform receives the access request sent by the terminal, the network data platform obtains the access information corresponding to the access request, and determines whether the webpage registration condition is met according to the access information Before, including:在服务器接收到终端发送的注册信息备份请求时,所述服务器获取所述注册信息备份请求对应的注册信息;When the server receives the registration information backup request sent by the terminal, the server obtains the registration information corresponding to the registration information backup request;所述服务器对所述注册信息进行验证,在所述注册信息验证通过时,所述服务器发送提示信息至所述终端,以使所述终端对应用户设置所述注册信息的使用权限;The server verifies the registration information, and when the registration information is verified, the server sends prompt information to the terminal, so that the terminal corresponds to the user to set the use authority of the registration information;所述服务器接收所述终端发送的所述注册信息的使用权限,获取所述使用权限对应的使用信息,并将所述使用信息与所述注册信息关联保存至预设用户信息库。The server receives the usage rights of the registration information sent by the terminal, obtains usage information corresponding to the usage rights, and associates the usage information with the registration information and saves them in a preset user information database.
- 如权利要求7所述的网页注册系统,其特征在于,所述在所述网络数据平台接收到所述终端发送的访问请求时,所述网络数据平台获取所述访问请求对应的访问信息,并根据所述访问信息判断是否符合网页注册条件的步骤,包括:The webpage registration system according to claim 7, wherein when the network data platform receives the access request sent by the terminal, the network data platform obtains the access information corresponding to the access request, and The step of judging whether the webpage registration condition is met according to the access information includes:在所述网络数据平台接收到所述终端发送的访问请求时,所述网络数据平台获取所述访问请求对应的用户标识,并判断预设注册列表中是否包含所述用户标识对应的注册信息;When the network data platform receives the access request sent by the terminal, the network data platform obtains the user ID corresponding to the access request, and determines whether the preset registration list includes registration information corresponding to the user ID;在预设注册列表中不包含所述用户标识对应的注册信息时,所述网络数据平台判断所述访问请求是否具有权限标签;When the preset registration list does not include the registration information corresponding to the user ID, the network data platform determines whether the access request has a permission label;在所述访问请求具有权限标签时,所述网络数据平台判定符合网页注册条件。When the access request has a permission tag, the network data platform determines that the webpage registration condition is met.
- 如权利要求7所述的网页注册系统,其特征在于,所述服务器接收所述注册信息申请请求,所述服务器根据所述注册信息申请请求获取对应的注册信息,并将所述注册信息发送至所述网络数据平台的步骤,包括:The web page registration system according to claim 7, wherein the server receives the registration information application request, the server obtains corresponding registration information according to the registration information application request, and sends the registration information to The steps of the network data platform include:所述服务器接收所述注册信息申请请求,所述服务器获取所述注册信息申请请求对应的用户标识和平台标识;The server receives the registration information application request, and the server obtains the user identification and platform identification corresponding to the registration information application request;所述服务器查询预设用户信息库,获取所述用户标识对应的注册信息,和所述注册信息对应的使用权限;The server queries a preset user information database, and obtains registration information corresponding to the user ID and usage rights corresponding to the registration information;所述服务器获取所述平台标识对应的平台类型,并将所述平台类型与所述使用权限对应的使用信息进行比较,以判断所述网络数据平台是否具有注册信息的使用权限;The server obtains the platform type corresponding to the platform identifier, and compares the platform type with the usage information corresponding to the usage authority to determine whether the network data platform has the usage authority of the registration information;在所述网络数据平台具有注册信息的使用权限时,所述服务器将所述注册信息发送至所述网络数据平台。When the network data platform has the right to use the registration information, the server sends the registration information to the network data platform.
- 如权利要求7所述的网页注册系统,其特征在于,所述服务器接收所述注册信息申请请求,所述服务器根据所述注册信息申请请求获取对应的注册信息,并将所述注册信息发送至所述网络数据平台的步骤,包括:The web page registration system according to claim 7, wherein the server receives the registration information application request, the server obtains corresponding registration information according to the registration information application request, and sends the registration information to The steps of the network data platform include:所述服务器接收所述注册信息申请请求,并获取所述注册信息申请请求对应的用户标识和平台标识;The server receives the registration information application request, and obtains the user identification and platform identification corresponding to the registration information application request;所述服务器查询预设用户信息库,获取所述用户标识对应的注册信息,所述服务器查询预设算法映射表,获取所述平台标识对应的加密算法;The server queries a preset user information database to obtain registration information corresponding to the user ID, and the server queries a preset algorithm mapping table to obtain an encryption algorithm corresponding to the platform ID;所述服务器按所述加密算法对所述注册信息进行加密,并将加密后的所述注册信息发送至所述网络数据平台。The server encrypts the registration information according to the encryption algorithm, and sends the encrypted registration information to the network data platform.
- 如权利要求7所述的网页注册系统,其特征在于,所述服务器接收所述注册信息申请请求,所述服务器根据所述注册信息申请请求获取对应的注册信息,并将所述注册信息发送至所述网络数据平台,包括:The web page registration system according to claim 7, wherein the server receives the registration information application request, and the server obtains corresponding registration information according to the registration information application request, and sends the registration information to The network data platform includes:所述服务器接收所述注册信息申请请求,并获取所述注册信息申请请求对应的用户标识和平台标识;The server receives the registration information application request, and obtains the user identification and platform identification corresponding to the registration information application request;所述服务器查询预设用户信息库,获取所述用户标识对应的注册信息集合,所述服务器查询预设类型表,获取所述平台标识对应的信息类型;The server queries a preset user information database to obtain a set of registration information corresponding to the user ID, and the server queries a preset type table to obtain the information type corresponding to the platform ID;所述服务器按所述信息类型从所述注册信息集合中选取注册信息,并将所述注册信息发送至所述网络数据平台。The server selects registration information from the registration information set according to the information type, and sends the registration information to the network data platform.
- 如权利要求7所述的网页注册系统,其特征在于,所述网络数据平台按接收的所述注册信息进行注册,在注册完成时,所述网络数据平台获取所述访问请求对应的网页信息,并将所述网页信息发送至所述终端的步骤,包括:7. The web page registration system of claim 7, wherein the network data platform performs registration according to the received registration information, and when the registration is completed, the network data platform obtains the web page information corresponding to the access request, And the step of sending the web page information to the terminal includes:所述网络数据平台接收所述服务器发送的所述注册信息,所述网络数据平台获取所述注册信息对应的属性;The network data platform receives the registration information sent by the server, and the network data platform obtains the attribute corresponding to the registration information;所述网络数据平台将各注册信息按属性输入到注册页面对应位置,并在所述网络数据平台上进行账户注册;The network data platform inputs each registration information into the corresponding position of the registration page according to attributes, and performs account registration on the network data platform;在所述网络数据平台上账户注册完成时,所述网络数据平台获取所述访问请求对应的页面标识;When account registration on the network data platform is completed, the network data platform obtains the page identifier corresponding to the access request;所述网络数据平台获取所述页面标识对应的网页信息,并将所述网页信息发送至所述终端。The network data platform obtains the web page information corresponding to the page identifier, and sends the web page information to the terminal.
- 一种网页注册设备,其特征在于,所述网页注册设备是指服务器、网络数据平台和终端中的任意一个或多个;所述网页注册设备包括:存储器、处理器及存储在所述存储器上并可在所述处理器上运行的计算机可读指令, 所述计算机可读指令被所述处理器执行时实现以下步骤:A web page registration device, characterized in that, the web page registration device refers to any one or more of a server, a network data platform, and a terminal; the web page registration device includes: a memory, a processor, and storage on the memory And computer-readable instructions that can run on the processor, When the computer-readable instructions are executed by the processor, the following steps are implemented:在所述网络数据平台接收到所述终端发送的访问请求时,所述网络数据平台获取所述访问请求对应的访问信息,并根据所述访问信息判断是否符合网页注册条件;When the network data platform receives the access request sent by the terminal, the network data platform obtains the access information corresponding to the access request, and determines whether the webpage registration condition is met according to the access information;在符合网页注册条件时,所述网络数据平台向所述服务器发送注册信息申请请求;When the webpage registration conditions are met, the network data platform sends a registration information application request to the server;所述服务器接收所述注册信息申请请求,所述服务器根据所述注册信息申请请求获取对应的注册信息,并将所述注册信息发送至所述网络数据平台;The server receives the registration information application request, the server obtains corresponding registration information according to the registration information application request, and sends the registration information to the network data platform;所述网络数据平台按接收的所述注册信息进行注册,在注册完成时,所述网络数据平台获取所述访问请求对应的网页信息,并将所述网页信息发送至所述终端;The network data platform registers according to the received registration information, and when the registration is completed, the network data platform obtains the web page information corresponding to the access request, and sends the web page information to the terminal;其中,所述在所述网络数据平台接收到所述终端发送的访问请求时,所述网络数据平台获取所述访问请求对应的访问信息,并根据所述访问信息判断是否符合网页注册条件的步骤之前,包括:Wherein, when the network data platform receives the access request sent by the terminal, the network data platform obtains the access information corresponding to the access request, and determines whether the webpage registration condition is met according to the access information Before, including:在服务器接收到终端发送的注册信息备份请求时,所述服务器获取所述注册信息备份请求对应的注册信息;When the server receives the registration information backup request sent by the terminal, the server obtains the registration information corresponding to the registration information backup request;所述服务器对所述注册信息进行验证,在所述注册信息验证通过时,所述服务器发送提示信息至所述终端,以使所述终端对应用户设置所述注册信息的使用权限;The server verifies the registration information, and when the registration information is verified, the server sends prompt information to the terminal, so that the terminal corresponds to the user to set the use authority of the registration information;所述服务器接收所述终端发送的所述注册信息的使用权限,获取所述使用权限对应的使用信息,并将所述使用信息与所述注册信息关联保存至预设用户信息库。The server receives the usage rights of the registration information sent by the terminal, obtains usage information corresponding to the usage rights, and associates the usage information with the registration information and saves them in a preset user information database.
- 如权利要求13所述的网页注册设备,其特征在于,所述在所述网络数据平台接收到所述终端发送的访问请求时,所述网络数据平台获取所述访问请求对应的访问信息,并根据所述访问信息判断是否符合网页注册条件的步骤,包括:The webpage registration device according to claim 13, wherein when the network data platform receives the access request sent by the terminal, the network data platform obtains the access information corresponding to the access request, and The step of judging whether the webpage registration condition is met according to the access information includes:在所述网络数据平台接收到所述终端发送的访问请求时,所述网络数据平台获取所述访问请求对应的用户标识,并判断预设注册列表中是否包含所述用户标识对应的注册信息;When the network data platform receives the access request sent by the terminal, the network data platform obtains the user ID corresponding to the access request, and determines whether the preset registration list includes registration information corresponding to the user ID;在预设注册列表中不包含所述用户标识对应的注册信息时,所述网络数据平台判断所述访问请求是否具有权限标签;When the preset registration list does not include the registration information corresponding to the user ID, the network data platform determines whether the access request has a permission label;在所述访问请求具有权限标签时,所述网络数据平台判定符合网页注册条件。When the access request has a permission tag, the network data platform determines that the webpage registration condition is met.
- 如权利要求13所述的网页注册设备,其特征在于,所述服务器接收所述注册信息申请请求,所述服务器根据所述注册信息申请请求获取对应的注册信息,并将所述注册信息发送至所述网络数据平台的步骤,包括:The web page registration device according to claim 13, wherein the server receives the registration information application request, and the server obtains corresponding registration information according to the registration information application request, and sends the registration information to The steps of the network data platform include:所述服务器接收所述注册信息申请请求,所述服务器获取所述注册信息申请请求对应的用户标识和平台标识;The server receives the registration information application request, and the server obtains the user identification and platform identification corresponding to the registration information application request;所述服务器查询预设用户信息库,获取所述用户标识对应的注册信息,和所述注册信息对应的使用权限;The server queries a preset user information database, and obtains registration information corresponding to the user ID and usage rights corresponding to the registration information;所述服务器获取所述平台标识对应的平台类型,并将所述平台类型与所述使用权限对应的使用信息进行比较,以判断所述网络数据平台是否具有注册信息的使用权限;The server obtains the platform type corresponding to the platform identifier, and compares the platform type with the usage information corresponding to the usage authority to determine whether the network data platform has the usage authority of the registration information;在所述网络数据平台具有注册信息的使用权限时,所述服务器将所述注册信息发送至所述网络数据平台。When the network data platform has the right to use the registration information, the server sends the registration information to the network data platform.
- 如权利要求13所述的网页注册设备,其特征在于,所述服务器接收所述注册信息申请请求,所述服务器根据所述注册信息申请请求获取对应的注册信息,并将所述注册信息发送至所述网络数据平台的步骤,包括:The web page registration device according to claim 13, wherein the server receives the registration information application request, the server obtains corresponding registration information according to the registration information application request, and sends the registration information to The steps of the network data platform include:所述服务器接收所述注册信息申请请求,并获取所述注册信息申请请求对应的用户标识和平台标识;The server receives the registration information application request, and obtains the user identification and platform identification corresponding to the registration information application request;所述服务器查询预设用户信息库,获取所述用户标识对应的注册信息,所述服务器查询预设算法映射表,获取所述平台标识对应的加密算法;The server queries a preset user information database to obtain registration information corresponding to the user ID, and the server queries a preset algorithm mapping table to obtain an encryption algorithm corresponding to the platform ID;所述服务器按所述加密算法对所述注册信息进行加密,并将加密后的所述注册信息发送至所述网络数据平台。The server encrypts the registration information according to the encryption algorithm, and sends the encrypted registration information to the network data platform.
- 如权利要求13所述的网页注册设备,其特征在于,所述服务器接收所述注册信息申请请求,所述服务器根据所述注册信息申请请求获取对应的注册信息,并将所述注册信息发送至所述网络数据平台,包括:The web page registration device according to claim 13, wherein the server receives the registration information application request, the server obtains corresponding registration information according to the registration information application request, and sends the registration information to The network data platform includes:所述服务器接收所述注册信息申请请求,并获取所述注册信息申请请求对应的用户标识和平台标识;The server receives the registration information application request, and obtains the user identification and platform identification corresponding to the registration information application request;所述服务器查询预设用户信息库,获取所述用户标识对应的注册信息集合,所述服务器查询预设类型表,获取所述平台标识对应的信息类型;The server queries a preset user information database to obtain a set of registration information corresponding to the user ID, and the server queries a preset type table to obtain the information type corresponding to the platform ID;所述服务器按所述信息类型从所述注册信息集合中选取注册信息,并将所述注册信息发送至所述网络数据平台。The server selects registration information from the registration information set according to the information type, and sends the registration information to the network data platform.
- 如权利要求13所述的网页注册设备,其特征在于,所述网络数据平台按接收的所述注册信息进行注册,在注册完成时,所述网络数据平台获取所述访问请求对应的网页信息,并将所述网页信息发送至所述终端的步骤,包括:The web page registration device according to claim 13, wherein the network data platform performs registration according to the received registration information, and when registration is completed, the network data platform obtains the web page information corresponding to the access request, And the step of sending the web page information to the terminal includes:所述网络数据平台接收所述服务器发送的所述注册信息,所述网络数据平台获取所述注册信息对应的属性;The network data platform receives the registration information sent by the server, and the network data platform obtains the attribute corresponding to the registration information;所述网络数据平台将各注册信息按属性输入到注册页面对应位置,并在所述网络数据平台上进行账户注册;The network data platform inputs each registration information into the corresponding position of the registration page according to attributes, and performs account registration on the network data platform;在所述网络数据平台上账户注册完成时,所述网络数据平台获取所述访问请求对应的页面标识;When account registration on the network data platform is completed, the network data platform obtains the page identifier corresponding to the access request;所述网络数据平台获取所述页面标识对应的网页信息,并将所述网页信息发送至所述终端。The network data platform obtains the web page information corresponding to the page identifier, and sends the web page information to the terminal.
- 一种计算机存储介质,其特征在于,所述计算机存储介质上存储有计算机可读指令,所述计算机可读指令被处理器执行时实现以下的步骤:A computer storage medium, characterized in that computer readable instructions are stored on the computer storage medium, and when the computer readable instructions are executed by a processor, the following steps are implemented:在所述网络数据平台接收到所述终端发送的访问请求时,所述网络数据平台获取所述访问请求对应的访问信息,并根据所述访问信息判断是否符合网页注册条件;When the network data platform receives the access request sent by the terminal, the network data platform obtains the access information corresponding to the access request, and determines whether the webpage registration condition is met according to the access information;在符合网页注册条件时,所述网络数据平台向所述服务器发送注册信息申请请求;When the webpage registration conditions are met, the network data platform sends a registration information application request to the server;所述服务器接收所述注册信息申请请求,所述服务器根据所述注册信息申请请求获取对应的注册信息,并将所述注册信息发送至所述网络数据平台;The server receives the registration information application request, the server obtains corresponding registration information according to the registration information application request, and sends the registration information to the network data platform;所述网络数据平台按接收的所述注册信息进行注册,在注册完成时,所述网络数据平台获取所述访问请求对应的网页信息,并将所述网页信息发送至所述终端;The network data platform registers according to the received registration information, and when the registration is completed, the network data platform obtains the web page information corresponding to the access request, and sends the web page information to the terminal;其中,所述在所述网络数据平台接收到所述终端发送的访问请求时,所述网络数据平台获取所述访问请求对应的访问信息,并根据所述访问信息判断是否符合网页注册条件的步骤之前,包括:Wherein, when the network data platform receives the access request sent by the terminal, the network data platform obtains the access information corresponding to the access request, and determines whether the webpage registration condition is met according to the access information Before, including:在服务器接收到终端发送的注册信息备份请求时,所述服务器获取所述注册信息备份请求对应的注册信息;When the server receives the registration information backup request sent by the terminal, the server obtains the registration information corresponding to the registration information backup request;所述服务器对所述注册信息进行验证,在所述注册信息验证通过时,所述服务器发送提示信息至所述终端,以使所述终端对应用户设置所述注册信息的使用权限;The server verifies the registration information, and when the registration information is verified, the server sends prompt information to the terminal, so that the terminal corresponds to the user to set the use authority of the registration information;所述服务器接收所述终端发送的所述注册信息的使用权限,获取所述使用权限对应的使用信息,并将所述使用信息与所述注册信息关联保存至预设用户信息库。The server receives the usage rights of the registration information sent by the terminal, obtains usage information corresponding to the usage rights, and associates the usage information with the registration information and saves them in a preset user information database.
- 如权利要求19所述的计算机存储介质,其特征在于,所述在所述网络数据平台接收到所述终端发送的访问请求时,所述网络数据平台获取所述访问请求对应的访问信息,并根据所述访问信息判断是否符合网页注册条件的步骤,包括:The computer storage medium of claim 19, wherein when the network data platform receives the access request sent by the terminal, the network data platform obtains the access information corresponding to the access request, and The step of judging whether the webpage registration condition is met according to the access information includes:在所述网络数据平台接收到所述终端发送的访问请求时,所述网络数据平台获取所述访问请求对应的用户标识,并判断预设注册列表中是否包含所述用户标识对应的注册信息;When the network data platform receives the access request sent by the terminal, the network data platform obtains the user ID corresponding to the access request, and determines whether the preset registration list includes registration information corresponding to the user ID;在预设注册列表中不包含所述用户标识对应的注册信息时,所述网络数据平台判断所述访问请求是否具有权限标签;When the preset registration list does not include the registration information corresponding to the user ID, the network data platform determines whether the access request has a permission label;在所述访问请求具有权限标签时,所述网络数据平台判定符合网页注册条件。 When the access request has a permission tag, the network data platform determines that the webpage registration condition is met.
Applications Claiming Priority (2)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
CN201910539769.3A CN110377856A (en) | 2019-06-19 | 2019-06-19 | Netpage registration method, system, equipment and computer storage medium |
CN201910539769.3 | 2019-06-19 |
Publications (1)
Publication Number | Publication Date |
---|---|
WO2020253120A1 true WO2020253120A1 (en) | 2020-12-24 |
Family
ID=68250453
Family Applications (1)
Application Number | Title | Priority Date | Filing Date |
---|---|---|---|
PCT/CN2019/121708 WO2020253120A1 (en) | 2019-06-19 | 2019-11-28 | Webpage registration method, system and device, and computer storage medium |
Country Status (2)
Country | Link |
---|---|
CN (1) | CN110377856A (en) |
WO (1) | WO2020253120A1 (en) |
Families Citing this family (7)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
CN110377856A (en) * | 2019-06-19 | 2019-10-25 | 深圳壹账通智能科技有限公司 | Netpage registration method, system, equipment and computer storage medium |
CN111291336B (en) * | 2020-01-21 | 2024-07-26 | 腾讯科技(深圳)有限公司 | Game registration method and device in game platform |
CN111666585B (en) * | 2020-04-16 | 2023-08-18 | 北京百度网讯科技有限公司 | Method and device for accessing sub-application, electronic equipment and readable storage medium |
CN111756805B (en) * | 2020-05-27 | 2024-05-24 | 西安万像电子科技有限公司 | Method, device, terminal equipment and storage medium for accessing server |
CN113014592B (en) * | 2021-03-11 | 2023-11-21 | 中国建设银行股份有限公司 | Automatic registration system and method for Internet of things equipment |
WO2022246753A1 (en) * | 2021-05-27 | 2022-12-01 | 京东方科技集团股份有限公司 | Device registration method and apparatus, electronic device, and storage medium |
CN114978694B (en) * | 2022-05-23 | 2024-07-23 | 深圳云创数安科技有限公司 | Data volume generation method, device, equipment and storage medium based on digital signature |
Citations (8)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
CN1794634A (en) * | 2005-09-02 | 2006-06-28 | 华为技术有限公司 | Business appearing system and method of issuring and obtaining appeared information |
EP1806902A1 (en) * | 2006-01-10 | 2007-07-11 | Alcatel Lucent | Method and login server for providing a user with a centralised login procedure |
CN101262377A (en) * | 2008-04-25 | 2008-09-10 | 北京工业大学 | Integration management architecture for user identity information and its method |
CN102104603A (en) * | 2011-02-22 | 2011-06-22 | 中兴通讯股份有限公司 | Method, system and device for registering mobile terminal in WEB server |
CN102299936A (en) * | 2010-06-25 | 2011-12-28 | 腾讯科技(深圳)有限公司 | Method and device for accessing application websites |
CN103051696A (en) * | 2012-12-14 | 2013-04-17 | 无锡华御信息技术有限公司 | Cloud computation-based user registration service method and cloud computation-based user registration service system |
CN104618388A (en) * | 2015-02-15 | 2015-05-13 | 北京联云格科技有限公司 | Quick registration and login method and corresponding reset server and information server |
CN110377856A (en) * | 2019-06-19 | 2019-10-25 | 深圳壹账通智能科技有限公司 | Netpage registration method, system, equipment and computer storage medium |
-
2019
- 2019-06-19 CN CN201910539769.3A patent/CN110377856A/en active Pending
- 2019-11-28 WO PCT/CN2019/121708 patent/WO2020253120A1/en active Application Filing
Patent Citations (8)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
CN1794634A (en) * | 2005-09-02 | 2006-06-28 | 华为技术有限公司 | Business appearing system and method of issuring and obtaining appeared information |
EP1806902A1 (en) * | 2006-01-10 | 2007-07-11 | Alcatel Lucent | Method and login server for providing a user with a centralised login procedure |
CN101262377A (en) * | 2008-04-25 | 2008-09-10 | 北京工业大学 | Integration management architecture for user identity information and its method |
CN102299936A (en) * | 2010-06-25 | 2011-12-28 | 腾讯科技(深圳)有限公司 | Method and device for accessing application websites |
CN102104603A (en) * | 2011-02-22 | 2011-06-22 | 中兴通讯股份有限公司 | Method, system and device for registering mobile terminal in WEB server |
CN103051696A (en) * | 2012-12-14 | 2013-04-17 | 无锡华御信息技术有限公司 | Cloud computation-based user registration service method and cloud computation-based user registration service system |
CN104618388A (en) * | 2015-02-15 | 2015-05-13 | 北京联云格科技有限公司 | Quick registration and login method and corresponding reset server and information server |
CN110377856A (en) * | 2019-06-19 | 2019-10-25 | 深圳壹账通智能科技有限公司 | Netpage registration method, system, equipment and computer storage medium |
Also Published As
Publication number | Publication date |
---|---|
CN110377856A (en) | 2019-10-25 |
Similar Documents
Publication | Publication Date | Title |
---|---|---|
WO2020253120A1 (en) | Webpage registration method, system and device, and computer storage medium | |
WO2020147383A1 (en) | Process examination and approval method, device and system employing blockchain system, and non-volatile storage medium | |
WO2020224246A1 (en) | Block chain-based data management method and apparatus, device and storage medium | |
WO2019132272A1 (en) | Id as blockchain based service | |
WO2016137304A1 (en) | Trust-zone-based end-to-end security | |
WO2013025085A2 (en) | Apparatus and method for supporting family cloud in cloud computing system | |
WO2016169410A1 (en) | Login method and device, server and login system | |
WO2016129929A1 (en) | Security authentication system for online website member login and method thereof | |
WO2021003975A1 (en) | Gateway interface test method, terminal device, storage medium and apparatus | |
WO2019024126A1 (en) | Blockchain-based knowledge management method, and terminal and server | |
WO2019174090A1 (en) | Screenshot file sharing control method, apparatus and device, and computer storage medium | |
WO2015147547A1 (en) | Method and apparatus for supporting login through user terminal | |
WO2021092973A1 (en) | Sensitive information processing method and device, and readable storage medium | |
WO2014112754A1 (en) | Web service push method and web service push server and web service providing server performing same | |
WO2020141660A1 (en) | Electronic apparatus managing data based on block chain and method for managing data | |
WO2020224250A1 (en) | Method, apparatus, and device for smart contract triggering, and storage medium | |
WO2013191325A1 (en) | Method for authenticating trusted platform-based open id, and apparatus and system therefor | |
WO2014008858A1 (en) | Method for implementing cross-domain jump, browser, and domain name server | |
WO2017122980A1 (en) | Electronic device and method for authenticating identification information thereof | |
WO2014063455A1 (en) | Instant messaging method and system | |
WO2018233352A1 (en) | Data transmission method, device, terminal and computer-readable storage medium | |
WO2021072881A1 (en) | Object storage-based request processing method, apparatus and device, and storage medium | |
WO2021027134A1 (en) | Data storage method, apparatus and device and computer storage medium | |
WO2019109957A1 (en) | Esb-based service providing method, apparatus and device, and readable storage medium | |
WO2020042464A1 (en) | Data interaction method, apparatus and device, and readable storage medium |
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: 19933754 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: 19933754 Country of ref document: EP Kind code of ref document: A1 |
|
32PN | Ep: public notification in the ep bulletin as address of the adressee cannot be established |
Free format text: NOTING OF LOSS OF RIGHTS PURSUANT TO RULE 112(1) EPC (EPO FORM 1205 DATED 29/03/2022) |
|
122 | Ep: pct application non-entry in european phase |
Ref document number: 19933754 Country of ref document: EP Kind code of ref document: A1 |