CN111460408A - Registration method, device, medium and electronic equipment for platform individual user - Google Patents

Registration method, device, medium and electronic equipment for platform individual user Download PDF

Info

Publication number
CN111460408A
CN111460408A CN202010247303.9A CN202010247303A CN111460408A CN 111460408 A CN111460408 A CN 111460408A CN 202010247303 A CN202010247303 A CN 202010247303A CN 111460408 A CN111460408 A CN 111460408A
Authority
CN
China
Prior art keywords
user
personal
main account
account
individual
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.)
Withdrawn
Application number
CN202010247303.9A
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.)
Haohuo Kunshan Network Technology Co ltd
Original Assignee
Haohuo Kunshan Network 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 Haohuo Kunshan Network Technology Co ltd filed Critical Haohuo Kunshan Network Technology Co ltd
Priority to CN202010247303.9A priority Critical patent/CN111460408A/en
Publication of CN111460408A publication Critical patent/CN111460408A/en
Withdrawn 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/30Authentication, i.e. establishing the identity or authorisation of security principals
    • G06F21/31User authentication

Abstract

The embodiment of the application discloses a registration method, a registration device, a registration medium and electronic equipment for a platform individual user. The method comprises the following steps: responding to a personal user registration request of a user, acquiring personal information, and verifying the personal information of the personal user registration request; if the verification is passed, creating a personal user main account, and determining an administrator of the personal user main account; wherein the administrator has all administrative rights to the individual user subject account; and feeding back the creation result of the individual user main account and the administrator of the individual user main account to the user. By operating the technical scheme provided by the application, a simple, convenient and safe personal user registration mechanism suitable for a platform can be provided, so that the registration complexity of a personal user is reduced, and the use experience effect of the personal user is improved.

Description

Registration method, device, medium and electronic equipment for platform individual user
Technical Field
The embodiment of the application relates to the technical field of internet, in particular to a registration method, a registration device, a registration medium and electronic equipment for a platform individual user.
Background
With the rapid development of science and technology, the application of the internet platform is more and more extensive. The existing various platforms can provide services of users in the aspect of business, and during the business process, individual users can realize work such as project release, project acquisition and the like on the platforms only through registration. The existing platform is inconvenient for individual user registration and has a plurality of repeated authentication steps.
Disclosure of Invention
The embodiment of the application provides a registration method, a registration device, a registration medium and electronic equipment of a platform individual user, and provides a simple, convenient and safe individual user registration mechanism suitable for a platform, so that the registration complexity of the individual user is reduced, and the use experience effect of the individual user is improved.
In a first aspect, an embodiment of the present application provides a method for registering a platform individual user, where the method includes:
responding to a personal user registration request of a user, acquiring personal information, and verifying the personal information of the personal user registration request;
if the verification is passed, creating a personal user main account, and determining an administrator of the personal user main account; wherein the administrator has all administrative rights to the individual user subject account;
and feeding back the creation result of the individual user main account and the administrator of the individual user main account to the user.
Further, after verifying the personal information of the individual user registration request, the method further comprises:
if the verification fails, determining the reason of the failure in the verification;
and feeding back the result of the failed verification and the reason of the failed verification to the user for the user to perform re-verification.
Further, after the creating result of the individual user principal account and the administrator of the individual user principal account are fed back to the user, the method further comprises:
responding to a hatching application of a main account of a personal user, and determining a certification material required for hatching;
obtaining certification materials submitted by a user, and authenticating and auditing the certification materials;
and determining and returning a hatching auditing result of the personal user main account.
Further, the certification material includes at least one of an identification card photo and a photo of the back side and a video of personal will.
Further, the method further comprises:
and if the authentication verification result is that the authentication is passed, the certification material and the personal user main account are stored in a correlated manner.
Further, before determining and returning a hatching audit result of the individual user main account, the method further includes:
acquiring a hatching protocol signed by a user; wherein the hatching protocol is platform-provided;
and switching the state of the personal user main account into a hatching flow state.
Further, after the personal user main account state is switched to the incubation process state, the method further includes:
responding to a hatching progress inquiry request, inquiring the hatching progress of the personal user main account, and returning to the user;
and if the incubation progress inquiry result is that incubation is finished, switching the state of the main account of the personal user into an incubation finished state.
In a second aspect, an embodiment of the present application provides an apparatus for registering a platform individual user, where the apparatus includes:
the registration request response module is used for responding to a personal user registration request of a user, acquiring personal information and verifying the personal information of the personal user registration request;
the personal user main account creating module is used for creating a personal user main account and determining an administrator of the personal user main account if the personal user main account passes verification; wherein the administrator has all administrative rights to the individual user subject account;
and the creation result returning module is used for feeding back the creation result of the personal user main account and the administrator of the personal user main account to the user.
In a third aspect, an embodiment of the present application provides a computer-readable storage medium, on which a computer program is stored, where the computer program is executed by a processor to implement the method for registering a platform individual user according to the embodiment of the present application.
In a fourth aspect, an embodiment of the present application provides an electronic device, including a memory, a processor, and a computer program stored on the memory and executable by the processor, where the processor executes the computer program to implement the method for registering an individual user of a platform according to an embodiment of the present application.
According to the technical scheme provided by the embodiment of the application, the personal information is acquired in response to the personal user registration request of the user, and the personal information of the personal user registration request is verified; if the verification is passed, creating a personal user main account, and determining an administrator of the personal user main account; wherein the administrator has all administrative rights to the individual user subject account; and feeding back the creation result of the individual user main account and the administrator of the individual user main account to the user. By adopting the technical scheme provided by the application, a simple, convenient and safe personal user registration mechanism suitable for a platform can be provided, so that the registration complexity of a personal user is reduced, and the use experience effect of the personal user is improved.
Drawings
Fig. 1 is a flowchart of a registration method for an individual user of a platform according to an embodiment of the present application;
fig. 2 is a signaling diagram of registration of individual users of the platform according to an embodiment of the present application;
FIG. 3 is a signaling diagram of authentication of an individual user of the platform according to an embodiment of the present application;
fig. 4 is a schematic structural diagram of a registration apparatus for an individual user of a platform according to a second embodiment of the present application;
fig. 5 is a schematic structural diagram of an electronic device according to a fourth embodiment of the present application.
Detailed Description
The present application will be described in further detail with reference to the following drawings and examples. It is to be understood that the specific embodiments described herein are merely illustrative of the application and are not limiting of the application. It should be further noted that, for the convenience of description, only some of the structures related to the present application are shown in the drawings, not all of the structures.
Before discussing exemplary embodiments in more detail, it should be noted that some exemplary embodiments are described as processes or methods depicted as flowcharts. Although a flowchart may describe the steps as a sequential process, many of the steps can be performed in parallel, concurrently or simultaneously. In addition, the order of the steps may be rearranged. The process may be terminated when its operations are completed, but may have additional steps not included in the figure. The processes may correspond to methods, functions, procedures, subroutines, and the like.
Example one
Fig. 1 is a flowchart of a registration method for a platform individual user according to an embodiment of the present application, where the present embodiment is suitable for a use situation of the platform individual user, and the method may be executed by a registration apparatus for the platform individual user according to an embodiment of the present application, where the apparatus may be implemented by software and/or hardware, and may be integrated in an electronic device such as an intelligent terminal.
As shown in fig. 1, the registration method of the platform individual user includes:
s110, responding to the individual user registration request of the user, acquiring the individual information, and verifying the individual information of the individual user registration request.
The technical details provided by the present solution may be executed by a platform, or may be executed by one or more servers constructed as a platform. Specifically, the personal user registration, the enterprise user registration and other function entries may be displayed at a terminal accessed by the user, and when the user clicks the personal user registration, it may be determined that the personal user registration request of the user is received.
The personal information may be information related to the registration request, such as the initiation time of the request, the initiation network address, and the like, and may also be user personal information input by the user for verification, for example, if the user wants to register a technician-type talent, the type may be input or selected, and the platform verifies whether the type needs to authenticate a professional qualification certificate, and the like. Secondly, the name that the user needs to register can be the registration of whether repeated registration exists or not, illegal registration exists and the social interaction is adversely affected, for example, illegal words exist in the name, and the like.
The technical scheme is based on platform service performed by big data, so that the registration information of the user can be acquired and verified by means of artificial intelligence. Thus, the verification result can be obtained quickly and accurately.
S120, if the verification is passed, creating a personal user main account, and determining an administrator of the personal user main account; wherein the administrator has full administrative authority over the individual user subject account.
The process of creating the individual user main account may be regarded as a process of creating an individual account, and if the verification is successful, the individual user main account is generated according to the personal information. For example, the platform allocates a corresponding account to an individual user, and a subsequent individual user can perform a series of fund-related operations such as recharging, cashing and payment on the account.
The user can create or contract the project through an administrator of the individual user main account after establishing the individual user main account, can conduct other business negotiations and the like, and can also create sub-companies or change the existing organization structure and the like. Through the setting, the management of the user to the account of the individual user main body can be facilitated.
In this embodiment, preferably, after verifying the personal information of the personal user registration request, the method further includes: if the verification fails, determining the reason of the failure in the verification; and feeding back the result of the failed verification and the reason of the failed verification to the user for the user to perform re-verification. If the verification fails, the reason of the failure can be fed back to the user, so that the user can perform re-verification according to the reason. For example, if verification finds that there is a duplicate of a name that the user wants to register with, the user may be reminded that the name has been registered, please reconfirm the name. The advantage of this arrangement is that if there is a problem in the verification, the user can be quickly improved and re-registered according to the problem, so as to improve the information transparency of the user in the registration process of the individual subject and assist the user to quickly complete the registration of the information.
S130, the creation result of the personal user main account and the administrator of the personal user main account are fed back to the user.
According to the technical scheme, after the user principal account is successfully created, the creation result of the personal user principal account and the administrator of the personal user principal account can be fed back to the user for the user to log in and use. The feedback to the user may be in a form of a page window, or may be in a form of feeding back information to a mobile phone number of the user or a reserved mailbox.
In this technical solution, optionally, after the creating result of the individual user principal account and the administrator are fed back to the user, the method further includes: and storing the personal user main account and personal information in an associated manner. The method can be used for performing association storage in a key value pair form, and based on the association storage, the account lookup, account verification and other related operations of the user on the main account of the individual user are facilitated.
According to the technical scheme provided by the embodiment of the application, the personal information is acquired in response to the personal user registration request of the user, and the personal information of the personal user registration request is verified; if the verification is passed, creating a personal user main account, and determining an administrator of the personal user main account; wherein the administrator has all administrative rights to the individual user subject account; and feeding back the creation result of the individual user main account and the administrator of the individual user main account to the user. By adopting the technical scheme provided by the application, a simple, convenient and safe personal user registration mechanism suitable for a platform can be provided, so that the registration complexity of a personal user is reduced, and the use experience effect of the personal user is improved.
Fig. 2 is a signaling diagram of registration of an individual user of a platform according to an embodiment of the present application. As shown in fig. 2, the individual user registration may include the steps of:
firstly, the personal front end can generate a registration request on a service bus through a client creating terminal or an applet, an application program and the like in a registration mode, the service bus sends a request for adding a main user to a main server, the main server creates a default organization structure and an operator with administrator authority after finishing verification and acquiring main information, and returns a result to the service bus. Wherein the organization structure is directed to an individual user and if no organization structure to be constructed exists, an empty content can be defined. The service bus may send a request to add an account to the funds server based on the verification result and the created organizational structure and operator results, and return the addition result from the funds server and back to the personal front end. The technical scheme provides a simple, convenient and safe personal user registration mechanism suitable for a platform.
On the basis of the foregoing technical solutions, optionally, after the creating result of the personal user principal account and the administrator of the personal user principal account are fed back to the user, the method further includes: responding to a hatching application of a main account of a personal user, and determining a certification material required for hatching; obtaining certification materials submitted by a user, and authenticating and auditing the certification materials; and determining and returning a hatching auditing result of the personal user main account.
Specifically, after feeding back the required certification material to the user, the certification may be performed according to the certification material uploaded by the user, where the certification material may be a photograph or a copy. The platform can check the information provided by the user through the authentication and verification model, and can also manually check the information provided by the user. After the individual user main account is determined to be approved, the individual user main account can be allowed to carry out project publishing, acquisition and other work on the platform. Through the arrangement, the information security of the personal user main account can be improved, and the stability of platform activity is ensured.
On the basis of the above technical solutions, optionally, the certification material includes at least one of an identification card positive photo, a negative photo, and a personal intention video. Wherein the personal video of will may be a video template provided by the platform for recording by the person. Through the setting, the personal user main account can be strictly checked.
On the basis of the above technical solutions, optionally, the method further includes: and if the authentication verification result is that the authentication is passed, the certification material and the personal user main account are stored in a correlated manner. The related information can be stored to be called when the related information needs to be used, such as a user needs to modify and update the related information.
On the basis of the above technical solutions, optionally, before determining and returning a result of auditing hatching of the personal user main account, the method further includes: acquiring a hatching protocol signed by a user; wherein the hatching protocol is platform-provided; and switching the state of the personal user main account into a hatching flow state. The states of the individual user main account can include a hatching process state, a hatching completion state and a non-hatching state. And determining whether the individual user main account has the processing capacity of performing independent service on the platform or not according to the hatching and auditing process. Through the setting, the business management and control can be carried out on the individual users on the platform.
On the basis of the above technical solutions, optionally, after the state of the individual user main account is switched to the incubation flow state, the method further includes: responding to a hatching progress inquiry request, inquiring the hatching progress of the personal user main account, and returning to the user; and if the incubation progress inquiry result is that incubation is finished, switching the state of the main account of the personal user into an incubation finished state. The incubation process can be queried according to query information input by a user, and if the query is that the incubation process is completed, the state of the account of the personal user can be switched to an incubation completion state. Through the arrangement, the use experience of the user can be improved, so that the user can accurately know the hatching progress of the user.
Fig. 3 is a signaling diagram of the hatching of individual users of the platform according to an embodiment of the present application. As shown in fig. 3, the individual user registration may include the steps of:
firstly, a client creating terminal, which can be an application program, an applet and the like, and also can be an intelligent terminal used for serving a user, submits a hatching application to a service bus, the service bus submits the application to a service server, and a main server sends a storage certificate to a general server and returns a result. The user can also sign a hatching protocol through the client creating terminal and send the protocol to the service bus, and the service bus sends a hatching instruction to the main server, so that the main account of the individual user enters a running hatching process and returns a result. The user can also inquire the hatching progress through the client creating terminal and send the hatching progress to the service bus, and the service bus sends an inquiry instruction to the main server and the main server returns an inquiry result.
According to the technical scheme, the management effect of the platform on the individual user can be improved through the authentication operation of the individual information, the operation process is simple, repeated operation and the like of the user are not needed, and the purpose of simply, conveniently and quickly feeding back the authentication result is achieved.
Example two
Fig. 4 is a schematic structural diagram of a registration apparatus for an individual user of a platform according to a second embodiment of the present application. As shown in fig. 4, the registration apparatus for the platform individual user includes:
a registration request response module 410, configured to respond to a personal user registration request of a user, obtain personal information, and verify the personal information of the personal user registration request;
a personal user principal account creation module 420, configured to create a personal user principal account and determine an administrator of the personal user principal account if the authentication is passed; wherein the administrator has all administrative rights to the individual user subject account;
and a creation result returning module 430, configured to feed back, to the user, a creation result of the individual user principal account and an administrator of the individual user principal account.
According to the technical scheme provided by the embodiment of the application, the personal information is acquired in response to the personal user registration request of the user, and the personal information of the personal user registration request is verified; if the verification is passed, creating a personal user main account, and determining an administrator of the personal user main account; wherein the administrator has all administrative rights to the individual user subject account; and feeding back the creation result of the individual user main account and the administrator of the individual user main account to the user. By adopting the technical scheme provided by the application, a simple, convenient and safe personal user registration mechanism suitable for a platform can be provided, so that the registration complexity of a personal user is reduced, and the use experience effect of the personal user is improved.
The product can operate the method provided by any embodiment of the application, and has the corresponding functional modules and beneficial effects of the operation method.
EXAMPLE III
Embodiments of the present application also provide a storage medium containing computer executable instructions, which when executed by a computer processor, operate to perform a method of registration of individual users of a platform, the method comprising:
responding to a personal user registration request of a user, acquiring personal information, and verifying the personal information of the personal user registration request;
if the verification is passed, creating a personal user main account, and determining an administrator of the personal user main account; wherein the administrator has all administrative rights to the individual user subject account;
and feeding back the creation result of the individual user main account and the administrator of the individual user main account to the user.
Storage medium-any of various types of memory devices or storage devices. The term "storage medium" is intended to include: mounting media such as CD-ROM, floppy disk, or tape devices; computer system memory or random access memory such as DRAM, DDR RAM, SRAM, EDO RAM, Lanbas (Rambus) RAM, etc.; non-volatile memory such as flash memory, magnetic media (e.g., hard disk or optical storage); registers or other similar types of memory elements, etc. The storage medium may also include other types of memory or combinations thereof. In addition, the storage medium may be located in the computer system in which the program is executed, or may be located in a different second computer system connected to the computer system through a network (such as the internet). The second computer system may provide the program instructions to the computer for execution. The term "storage medium" may include two or more storage media that may reside in different locations, such as in different computer systems that are connected by a network. The storage medium may store program instructions (e.g., embodied as a computer program) that are executable by one or more processors.
Of course, the storage medium containing the computer executable instructions provided in the embodiments of the present application is not limited to the above-described registration operation of the platform individual user, and may also execute the relevant operation in the registration method of the platform individual user provided in any embodiment of the present application.
Example four
The embodiment of the application provides electronic equipment, and a registration device of a platform individual user provided by the embodiment of the application can be integrated in the electronic equipment. Fig. 5 is a schematic structural diagram of an electronic device according to a fourth embodiment of the present application. As shown in fig. 5, the present embodiment provides an electronic device 500, which includes: one or more processors 520; the storage 510 is configured to store one or more programs, and when the one or more programs are executed by the one or more processors 520, the one or more processors 520 implement the method for registering a platform individual user provided in the embodiment of the present application, the method includes:
responding to a personal user registration request of a user, acquiring personal information, and verifying the personal information of the personal user registration request;
if the verification is passed, creating a personal user main account, and determining an administrator of the personal user main account; wherein the administrator has all administrative rights to the individual user subject account;
and feeding back the creation result of the individual user main account and the administrator of the individual user main account to the user.
The electronic device 500 shown in fig. 5 is only an example, and should not bring any limitation to the functions and the scope of use of the embodiments of the present application.
As shown in fig. 5, the electronic device 500 includes a processor 520, a storage 510, an input 530, and an output 540; the number of the processors 520 in the electronic device may be one or more, and one processor 520 is taken as an example in fig. 5; the processor 520, the storage 510, the input device 530, and the output device 540 in the electronic apparatus may be connected by a bus or other means, and are exemplified by a bus 550 in fig. 5.
The storage device 510 is a computer-readable storage medium, and can be used to store software programs, computer executable programs, and module units, such as program instructions corresponding to the registration method of the platform individual user in the embodiment of the present application.
The storage device 510 may mainly include a storage program area and a storage data area, wherein the storage program area may store an operating system, an application program required for at least one function; the storage data area may store data created according to the use of the terminal, and the like. Further, the storage 510 may include high speed random access memory, and may also include non-volatile memory, such as at least one magnetic disk storage device, flash memory device, or other non-volatile solid state storage device. In some examples, storage 510 may further include memory located remotely from processor 520, which may be connected via a network. Examples of such networks include, but are not limited to, the internet, personal intranets, local area networks, mobile communication networks, and combinations thereof.
The input device 530 may be used to receive input numbers, character information, or voice information, and to generate key signal inputs related to user settings and function control of the electronic apparatus. The output device 540 may include a display screen, speakers, etc.
The electronic equipment provided by the embodiment of the application can provide a simple, convenient and safe individual user registration mechanism suitable for a platform, so that the registration complexity of an individual user is reduced, and the use experience effect of the individual user is improved.
The platform individual user registration device, the medium and the electronic device provided in the above embodiments can operate the platform individual user registration method provided in any embodiment of the present application, and have corresponding functional modules and beneficial effects for operating the method. For technical details that are not described in detail in the above embodiments, reference may be made to a method for registering an individual user of a platform provided in any embodiment of the present application.
It is to be noted that the foregoing is only illustrative of the preferred embodiments of the present application and the technical principles employed. It will be understood by those skilled in the art that the present application is not limited to the particular embodiments described herein, but is capable of various obvious changes, rearrangements and substitutions as will now become apparent to those skilled in the art without departing from the scope of the application. Therefore, although the present application has been described in more detail with reference to the above embodiments, the present application is not limited to the above embodiments, and may include other equivalent embodiments without departing from the spirit of the present application, and the scope of the present application is determined by the scope of the appended claims.

Claims (10)

1. A method for registration of a platform individual user, the method comprising:
responding to a personal user registration request of a user, acquiring personal information, and verifying the personal information of the personal user registration request;
if the verification is passed, creating a personal user main account, and determining an administrator of the personal user main account; wherein the administrator has all administrative rights to the individual user subject account;
and feeding back the creation result of the individual user main account and the administrator of the individual user main account to the user.
2. The method of claim 1, wherein after verifying the personal information of the individual user registration request, the method further comprises:
if the verification fails, determining the reason of the failure in the verification;
and feeding back the result of the failed verification and the reason of the failed verification to the user for the user to perform re-verification.
3. The method of claim 1, wherein after feeding back to the user the results of the creation of the individual user subject account and an administrator of the individual user subject account, the method further comprises:
responding to a hatching application of a main account of a personal user, and determining a certification material required for hatching;
obtaining certification materials submitted by a user, and authenticating and auditing the certification materials;
and determining and returning a hatching auditing result of the personal user main account.
4. The method of claim 3, wherein the certification material includes at least one of an identification card photo, a negative photo, and a personal video of will.
5. The method of claim 3, further comprising:
and if the authentication verification result is that the authentication is passed, the certification material and the personal user main account are stored in a correlated manner.
6. The method of claim 3, wherein prior to determining and returning a hatchability audit result of the individual user subject account, the method further comprises:
acquiring a hatching protocol signed by a user; wherein the hatching protocol is platform-provided;
and switching the state of the personal user main account into a hatching flow state.
7. The method of claim 6, wherein after switching the personal user subject account status to an incubation flow status, the method further comprises:
responding to a hatching progress inquiry request, inquiring the hatching progress of the personal user main account, and returning to the user;
and if the incubation progress inquiry result is that incubation is finished, switching the state of the main account of the personal user into an incubation finished state.
8. An apparatus for registering individual users of a platform, the apparatus comprising:
the registration request response module is used for responding to a personal user registration request of a user, acquiring personal information and verifying the personal information of the personal user registration request;
the personal user main account creating module is used for creating a personal user main account and determining an administrator of the personal user main account if the personal user main account passes verification; wherein the administrator has all administrative rights to the individual user subject account;
and the creation result returning module is used for feeding back the creation result of the personal user main account and the administrator of the personal user main account to the user.
9. A computer-readable storage medium, on which a computer program is stored, which program, when being executed by a processor, carries out a method of registering an individual user of a platform according to any one of claims 1-7.
10. An electronic device comprising a memory, a processor and a computer program stored on the memory and executable on the processor, characterized in that the processor implements the method of registration of an individual user of the platform according to any one of claims 1-7 when executing the computer program.
CN202010247303.9A 2020-03-31 2020-03-31 Registration method, device, medium and electronic equipment for platform individual user Withdrawn CN111460408A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN202010247303.9A CN111460408A (en) 2020-03-31 2020-03-31 Registration method, device, medium and electronic equipment for platform individual user

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN202010247303.9A CN111460408A (en) 2020-03-31 2020-03-31 Registration method, device, medium and electronic equipment for platform individual user

Publications (1)

Publication Number Publication Date
CN111460408A true CN111460408A (en) 2020-07-28

Family

ID=71681593

Family Applications (1)

Application Number Title Priority Date Filing Date
CN202010247303.9A Withdrawn CN111460408A (en) 2020-03-31 2020-03-31 Registration method, device, medium and electronic equipment for platform individual user

Country Status (1)

Country Link
CN (1) CN111460408A (en)

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN113435964A (en) * 2021-06-16 2021-09-24 苏州市企淘网络科技有限公司 Account management system and method based on access

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN113435964A (en) * 2021-06-16 2021-09-24 苏州市企淘网络科技有限公司 Account management system and method based on access

Similar Documents

Publication Publication Date Title
CN110096857B (en) Authority management method, device, equipment and medium for block chain system
US11962577B2 (en) Resource transfer setup and verification
US10623406B2 (en) Access authentication for cloud-based shared content
JP2019160312A (en) Blockchain node, method of blockchain node, and computer program for blockchain node
US10623472B2 (en) Maintaining control over restricted data during deployment to cloud computing environments
US10637676B2 (en) Method, apparatus, and system for managing follower accounts in groups
US11431503B2 (en) Self-sovereign data access via bot-chain
US20170134392A1 (en) Incident management to maintain control of restricted data in cloud computing environments
CN110365711B (en) Multi-platform user identity association method and device, computer equipment and computer readable storage medium
WO2021098241A1 (en) Authorization method, auxiliary authorization component, management server and computer readable medium
CN111460409B (en) Registration method, device, medium and electronic equipment for platform enterprise users
CN110691089A (en) Authentication method applied to cloud service, computer equipment and storage medium
CN111460408A (en) Registration method, device, medium and electronic equipment for platform individual user
CN106603567B (en) A kind of login management method and device of WEB administrator
CN111461659A (en) Personal contract business processing method, device, medium and equipment based on big data
GB2604000A (en) Blockchain selective world state database
CN115525880A (en) Method, device, equipment and medium for providing SAAS service facing multi-tenant
CN111461658A (en) Enterprise contract business processing method, device, medium and equipment based on big data
CN111176794B (en) Container management method, device and readable storage medium
US11683173B2 (en) Consensus algorithm for distributed ledger technology
US11366914B2 (en) Authenticating access of service of service entity to application of client device based on whether root certificate corresponding to application is installed in service entity
US10218694B2 (en) Securely orchestrating events initiated at remote servers using a certificate server
CN115481998A (en) Cross-border remittance method and device based on 5G message
CN112804224A (en) Authentication method, device, medium and electronic equipment based on micro service
CN114547478A (en) Account opening information query method and device and electronic equipment

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
WW01 Invention patent application withdrawn after publication
WW01 Invention patent application withdrawn after publication

Application publication date: 20200728