CN111241563A - Configuration method, device, server and storage medium of authority information - Google Patents

Configuration method, device, server and storage medium of authority information Download PDF

Info

Publication number
CN111241563A
CN111241563A CN202010033048.8A CN202010033048A CN111241563A CN 111241563 A CN111241563 A CN 111241563A CN 202010033048 A CN202010033048 A CN 202010033048A CN 111241563 A CN111241563 A CN 111241563A
Authority
CN
China
Prior art keywords
information
target user
matching
service data
data
Prior art date
Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
Pending
Application number
CN202010033048.8A
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.)
OneConnect Smart Technology Co Ltd
OneConnect Financial Technology Co Ltd Shanghai
Original Assignee
OneConnect Financial Technology Co Ltd Shanghai
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 OneConnect Financial Technology Co Ltd Shanghai filed Critical OneConnect Financial Technology Co Ltd Shanghai
Priority to CN202010033048.8A priority Critical patent/CN111241563A/en
Publication of CN111241563A publication Critical patent/CN111241563A/en
Pending legal-status Critical Current

Links

Images

Classifications

    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F21/00Security arrangements for protecting computers, components thereof, programs or data against unauthorised activity
    • G06F21/60Protecting data
    • G06F21/604Tools and structures for managing or administering access control systems
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F2221/00Indexing scheme relating to security arrangements for protecting computers, components thereof, programs or data against unauthorised activity
    • G06F2221/21Indexing scheme relating to G06F21/00 and subgroups addressing additional information or applications relating to security arrangements for protecting computers, components thereof, programs or data against unauthorised activity
    • G06F2221/2141Access rights, e.g. capability lists, access control lists, access tables, access matrices

Landscapes

  • Engineering & Computer Science (AREA)
  • Theoretical Computer Science (AREA)
  • Computer Security & Cryptography (AREA)
  • Bioethics (AREA)
  • General Health & Medical Sciences (AREA)
  • Computer Hardware Design (AREA)
  • Health & Medical Sciences (AREA)
  • Software Systems (AREA)
  • Physics & Mathematics (AREA)
  • General Engineering & Computer Science (AREA)
  • General Physics & Mathematics (AREA)
  • Automation & Control Theory (AREA)
  • Storage Device Security (AREA)

Abstract

The invention is the technical field of data processing, the invention provides a configuration method, apparatus and its storage medium of authority information, said method comprises receiving the response information that users feedback according to joining the request, set up the said user as the goal user of the business platform according to the said response information, and obtain the attribute information of the said goal user; acquiring service data to be processed by a service platform, and extracting project information generated by the service data; matching the item information with the attribute information; and configuring corresponding authority information to the target user successfully matched according to the matching result. The method can accurately and timely distribute the data processing authority corresponding to the service data to the corresponding target user, and complete the transmission and processing of the service data.

Description

Configuration method, device, server and storage medium of authority information
Technical Field
The invention relates to the technical field of data processing, in particular to a configuration method and device of authority information and a storage medium thereof.
Background
On a service platform consisting of a plurality of users, different mathematical authorities are generally required to be allocated to different users, so that each user can process corresponding data according to the respective authority. In the current service platform, the authority assignment of the corresponding function user is completed according to the authority assignment instruction.
However, in the process of operating and maintaining the service platform, if the user's own attributes change, the authority information of the corresponding user also needs to be reconfigured according to the instruction. Before the authority information is reconfigured, the adjusted data needs to be reconfirmed, and then the configuration instruction is sent. Therefore, the authority information is easy to be configured wrongly due to configuration instruction errors, and data processing may cause error problems due to untimely configuration of the authority information.
Disclosure of Invention
In order to overcome the above technical problems, especially the problems that in the prior art, only according to the configuration instruction, the authority information is easy to have configuration errors due to configuration instruction errors, and data processing may cause errors due to untimely authority information configuration, the following technical solutions are proposed:
in a first aspect, the present invention provides a method for configuring rights information, including the following steps:
receiving response information fed back by a user according to a joining request, setting the user as a target user of a service platform according to the response information, and acquiring attribute information of the target user;
acquiring service data to be processed by a service platform, and extracting project information generated by the service data;
matching the item information with the attribute information;
and configuring corresponding authority information to the target user successfully matched according to the matching result.
In one embodiment, the target user comprises a plurality of data processing units, and the attribute information is provided with corresponding function information corresponding to each data processing unit;
the step of matching the attribute information with the item information includes:
generating a plurality of project processing information according to the processing stage of the project information according to the service data;
and matching the function information with the project processing information.
In one embodiment, before the step of configuring corresponding right information to the target user with successful matching, the method further includes:
and according to the result of matching the function information with the project processing information, the target user with the project processing information matching corresponding to each item of function information of the same target user is the target user with successful matching.
In one embodiment, the step of configuring corresponding right information to a target user successfully matched includes:
acquiring the function information of each data processing unit from the attribute information of the successfully matched target user;
and configuring authority information for processing the service data corresponding to the project processing information to the corresponding data processing unit corresponding to each item of the function information.
In one embodiment, before the step of acquiring service data to be processed by the service platform and extracting project information generated by the service data, the method further includes:
creating first account information of a first target user according to attribute information of the first target user generating the business data;
extracting first identification information including information of a second target user from the first account information and forming the project information;
the step of matching the item information with the attribute information includes:
matching the item information with attribute information of the second target user information;
the step of configuring corresponding authority information to the target user successfully matched according to the matching result comprises the following steps:
and configuring authority information for correspondingly processing the service data to the second target user according to the matching result.
In one embodiment, the step of configuring, according to the matching result, the right information for processing the first account information to the second target user includes:
acquiring second account information created by the second target user corresponding to the first account information, respectively extracting first identification information of the first account information and second identification information of the second account information, and matching;
and if the matching is successful, configuring corresponding authority information for the second target user which is successfully matched.
In one embodiment, after the step of assigning the processing right of the corresponding function data to the function user successfully matched, the method further includes:
when detecting that the target user sends a request for saving the attribute information again, confirming whether the attribute information changes;
if yes, corresponding authority information is reconfigured according to the attribute information which is saved again.
In a second aspect, the present invention further provides a configuration of rights information, which includes:
the attribute information acquisition module is used for receiving response information fed back by a user according to the joining request, setting the user as a target user of a service platform according to the response information, and acquiring the attribute information of the target user;
the service data extraction module is used for acquiring service data to be processed by the service platform and extracting project information generated by the service data;
the information matching module is used for matching the item information with the attribute information;
and the permission information configuration module is used for configuring corresponding permission information to the target user successfully matched according to the matching result.
In a third aspect, the present invention also provides a computer apparatus, comprising:
one or more processors;
a memory;
one or more computer programs, wherein the one or more computer programs are stored in the memory and configured to be executed by the one or more processors, the one or more computer programs being configured to perform the method for configuring rights information as described in the embodiments of the first aspect.
In a fourth aspect, the present invention further provides a computer-readable storage medium, where a computer program is stored on the computer-readable storage medium, and when the computer program is executed by a processor, the computer program implements the method for configuring the authority information according to the embodiment of the first aspect.
According to the configuration method, the device, the server and the storage medium thereof, the attribute information of the target user of the service platform and the project information of the service data to be processed are obtained and matched to obtain the target user corresponding to the generation and processing of the service data, and the corresponding authority information is configured for the corresponding target user, so that the data processing authority corresponding to the service data can be accurately and timely distributed to the corresponding target user according to the authority information, and the transmission and processing of the service data are completed.
Additional aspects and advantages of the invention will be set forth in part in the description which follows, and in part will be obvious from the description, or may be learned by practice of the invention.
Drawings
The foregoing and/or additional aspects and advantages of the present invention will become apparent and readily appreciated from the following description of the embodiments, taken in conjunction with the accompanying drawings of which:
FIG. 1 is a diagram of an application environment for implementing a configuration scheme for the rights information according to an embodiment of the present invention;
FIG. 2 is a flow chart of a configuration method of rights information according to an embodiment of the present invention;
FIG. 3 is a flowchart illustrating the detailed method of step S230 in the present invention;
fig. 4 is a flowchart of a configuration method of rights information according to another embodiment of the present invention;
FIG. 5 is a flowchart of a method for configuring rights information according to another embodiment of the present invention;
fig. 6 is a flowchart of a configuration method of rights information according to still another embodiment of the present invention;
fig. 7 is a schematic diagram of a configuration device of authority information according to an embodiment of the present invention;
fig. 8 is a schematic structural diagram of a server according to an embodiment of the present invention.
Detailed Description
Reference will now be made in detail to embodiments of the present invention, examples of which are illustrated in the accompanying drawings, wherein like or similar reference numerals refer to the same or similar elements or elements having the same or similar function throughout. The embodiments described below with reference to the drawings are illustrative only and should not be construed as limiting the invention.
As used herein, the singular forms "a", "an", "the" and "the" are intended to include the plural forms as well, unless the context clearly indicates otherwise. It will be further understood that the terms "comprises" and/or "comprising," when used in this specification, specify the presence of stated features, integers, steps, operations, elements, and/or components, but do not preclude the presence or addition of one or more other features, integers, steps, operations, elements, components, and/or groups thereof. It will be understood that when an element is referred to as being "connected" or "coupled" to another element, it can be directly connected or coupled to the other element or intervening elements may also be present. Further, "connected" or "coupled" as used herein may include wirelessly connected or wirelessly coupled. As used herein, the term "and/or" includes all or any element and all combinations of one or more of the associated listed items.
It will be understood by those skilled in the art that, unless otherwise defined, all terms (including technical and scientific terms) used herein have the same meaning as commonly understood by one of ordinary skill in the art to which this invention belongs. It will be further understood that terms, such as those defined in commonly used dictionaries, should be interpreted as having a meaning that is consistent with their meaning in the context of the prior art and will not be interpreted in an idealized or overly formal sense unless expressly so defined herein.
Referring to fig. 1, fig. 1 is a diagram of an application environment for implementing a configuration scheme of the rights information according to an embodiment of the present invention; in this embodiment, the technical solution of the present invention may be implemented on a server (hereinafter, generally referred to as a server) based on a service platform, for example, in fig. 1, the server 110 and the user 120 perform data transmission through a network, and the user 120 becomes a target user 130 on the service platform after verification and matching are successful according to a request, and acquires authority information configured by the server to perform data processing on corresponding service data.
The invention provides a method for configuring authority information, which aims to solve the problems that the configuration of the current authority information is easy to generate errors and is not timely. Referring to fig. 2, fig. 2 is a flowchart of a configuration method of authority information according to an embodiment of the present invention, where the method includes the following steps:
s210, receiving response information fed back by a user according to the joining request, setting the user as a target user of a service platform according to the response information, and acquiring attribute information of the target user.
In the application, the user responds to the joining request, realizes data interaction with the server, becomes a target user of the service platform, and stores the attribute information of the target user in the server.
In this embodiment, the join request may be that the server sends a join request to a corresponding user according to the type of service data processed by the server; or the target user who has joined the service platform sends a joining request for joining the service platform where the target user is located to the corresponding user according to the type of the service data generated or processed by the target user. And the user receiving the joining request feeds back response information to the server or a target user sending the joining request according to a path provided by the joining request, and establishes the corresponding user as the target user of the service platform according to the response information. The response information comprises the attribute information or the path for acquiring the attribute information, so that the service platform acquires the attribute information of the currently joined target user according to the path. The attribute information at least comprises the type of the service data processed by the corresponding target user and the link information of the service platform. And configuring authority information for processing different service data by the corresponding target user according to the attribute information.
S220, obtaining the service data to be processed by the service platform, and extracting the project information generated by the service data.
In this step, when a service platform or a certain target user generates service data to be processed, the server obtains the service data to be processed, and extracts item information such as a generated path, a type of the service data, a designated target user for processing the service data, and the like from the service data.
S230, matching the attribute information with the item information;
the attribute information about the target user acquired in the above step S210 is matched with the item information of the service data acquired in the step S220. In this embodiment, when a certain item of service data is generated, the server traverses and matches the acquired item information of the service data with the attribute information of all target users. Specifically, if the service data is generated by a certain target user, the server obtains information such as a path extracted from the service data, a type of the service data, and link information with a service platform, so as to match the service data with attribute information of each target user, so as to obtain the target user generating the service data. And meanwhile, the server matches the appointed target user for processing the service data with the identification information of each target user so as to obtain the target user corresponding to the generation and processing of the service data.
And S240, configuring corresponding authority information to the target user successfully matched according to the matching result.
According to the matching mode in step S230, the target user that can be completely matched with the item information of the service data is the corresponding target user. And the server judges whether the corresponding target user is used for generating the service data or processing the service data according to the matched item information. And configuring corresponding authority information to the corresponding target user according to the matching and judging result. The authority information may include service data output authority information, service data input authority information, and data processing authority information for each pair of service data. And distributing the data processing authority corresponding to the service data to the corresponding target user according to the authority information. And the server completes data transmission and processing between corresponding target users according to the corresponding authority, verifies the output data and accurately completes the transmission and processing of the service data.
According to the configuration method of the authority information, the attribute information of the target user of the service platform and the project information of the service data to be processed are obtained and matched to obtain the target user corresponding to the generation and processing of the service data, and the corresponding authority information is configured for the corresponding target user, so that the data processing authority corresponding to the service data can be accurately and timely distributed to the corresponding target user according to the authority information, and the transmission and processing of the service data are completed.
In the following detailed description of the configuration method of the authority information, a detailed description is made using the following embodiments. The business data correspondingly processed by the business platform is business data for commodity supply and sale, and each target user on the business platform is a main body of the business data in different links of the commodity supply and sale business. In this embodiment, the service platform at least needs to process the following service data: platform operation data, transaction resource data, cargo circulation data, mortgage resource data, monitoring data and the like. Correspondingly, the service platform at least comprises the following target users: the system comprises a platform operation user, a transaction resource data processing user, a resource supply user, a guarantee user and a monitoring user. Corresponding to different service data, generated and/or processed by different target users.
For example, the target user is a transaction resource data processing user, more specifically a certain commercial bank. And after receiving the joining request sent by the platform operation user, sending response information to the platform operation user according to the path of the joining request. And establishing the transaction resource data processing user as the transaction resource data processing user of the service platform according to the response information, and acquiring the attribute information of the transaction resource data processing user so as to configure corresponding authority information for the transaction resource data processing user when the service platform or other target users generate or process transaction resource data.
The guarantee user, the server requests the transaction resource data processing user to perform the process of transaction resource data transfer for the resource supply user, and configures authority information for providing corresponding guarantee information for the transaction resource data processing user for the guarantee user.
The monitoring user is configured by the server by utilizing the attribute information of each target user to monitor each target user so as to confirm that each target user accords with the authority information required by the architecture system setting of the service platform.
And the target user comprises a plurality of data processing units, and the attribute information is provided with corresponding function information corresponding to each data processing unit.
Wherein the data processing unit is set up according to a processing stage of traffic data. The functional information is information for marking the service data processed by the respective data processing unit.
Referring to fig. 3, fig. 3 is a flowchart illustrating a detailed method of step S230 in the present invention. On this basis, step S230 further includes:
s231, generating a plurality of project processing information according to the project information in the service data processing stage;
and S232, matching the function information with the project processing information.
In steps S231 to S232, respective item processing information is generated for the item information of the business data corresponding to the processing stage of the business data. In this embodiment, the function information is information for marking item processing information in the service data processed by the respective data processing units. When the target user receives the service data, each data processing unit judges and acquires the corresponding item processing information for processing according to the matching result of the function information of the data processing unit and the item processing information in the service data so as to ensure the matching accuracy of the target user and the service data.
Furthermore, the order labeling can be performed according to the processing order of each data processing unit to the service data, so as to obtain the processing information of each item in the service data. And matching the marked project processing information with the data processing units, and configuring different authority information to the corresponding data processing units according to the matching result. In this way, matching is performed more quickly.
To better understand the implementation process of the present embodiment, one of the target users of the above embodiments is illustrated as follows:
the processing stage of the transaction resource data processing user on the transaction resource data can be at least divided into an authority verification stage, a data transmission stage, a data processing stage and a data detection stage, and the following data processing units are correspondingly arranged under the transaction resource data processing user: the device comprises a permission verification unit, a data transmission unit, a data processing unit and a data detection unit. The project processing information corresponding to the project information of the service data is: and the authority verification information, the data transmission information, the data processing information and the data detection information, namely the corresponding item processing information is processed by the data processing unit corresponding to the transaction resource data processing user.
When the platform operation user acquires the attribute information of the transaction resource data processing user to complete the configuration of the authority information, the authority verification unit feeds back the authority qualification information of the transaction resource data processing user through the response information. In the platform operation user or the server, the transaction resource data processing users with different scales correspond to the authority information of different transaction resource data processing corresponding to the service data of the transaction resources. And matching the authority authentication information processed according to the transaction resource data with the authority qualification information of the authority authentication unit. Therefore, the function information of the user can be accurately processed according to the transaction resource data, and the corresponding authority information can be accurately configured, so that the matching accuracy is ensured, and the processing efficiency of the service data is improved.
Before the step of configuring corresponding authority information to the target user with successful matching in step S240, the method further includes:
and according to the result of matching the function information with the project processing information, the target user with the project processing information matching corresponding to each item of function information of the same target user is the target user with successful matching.
And processing each data processing unit of the same target user according to the respective function information, acquiring corresponding project processing information in the service data and performing data processing. When the service data is processed by one of the target users, the service data needs to go through a specific stage, that is, needs to go through each data processing unit to process. If the various items of function information of the data processing units of the target user can be matched with the various items of processing information of the business data, the business data can be processed according to the stage of the business data processing of the target user, and at this time, the target user is the target user which is successfully matched. And the matching accuracy is further improved by the target user which is successfully matched and obtained by matching the various functional information with the project processing information.
On the basis of the above steps, the step of configuring corresponding authority information to the target user with successful matching in step S240 includes:
s2401, acquiring the function information of each data processing unit from the attribute information of the successfully matched target user;
s2402, corresponding to each item of function information, configuring authority information for processing the service data corresponding to the item processing information to the corresponding data processing unit.
In the execution process of steps S2401-S2402, according to the target user successfully matched obtained in the above steps, each item of function information is obtained from the target user, and the corresponding data processing unit is confirmed. And obtaining the authority information of the target user according to the result of matching the authority verification information in the service data with the authority qualification information of the authority verification unit. And configuring authority information for processing the service data corresponding to the project processing information according to the authority information and the function information of other data processing units of the target user. Therefore, each data processing unit can accurately obtain the corresponding authority information, and corresponding data processing is carried out on the service data.
One of the target users of the above embodiments is exemplified as follows:
for example, the transaction resource data processing user is a commercial bank, and the transaction data of which the upper limit of a single transaction processing transaction is 200 ten thousand RMB is obtained by matching the authority verification unit with the authority verification information in the service data according to the authority verification unit, and the commercial bank obtains the authority information of which the upper limit of a single transaction processing transaction is 200 ten thousand RMB. And configuring corresponding authority information to other data processing units according to the authority information and preset attribute information of the target user. When transaction data verification is performed on the serial number of each transaction, if the number of the serial number exceeds 200 ten thousand RMB, the server pushes an inoperable prompt to the transaction resource data processing user. And when the detection unit detects that the amount of a certain transaction is more than 200 ten thousand according to the serial number of each transaction, the data detection unit prompts the target user to reconfirm whether the transaction is abnormal or not. The data processing unit processes only 5 transaction data at most at the same time.
According to the relation between the request joining and the requested joining between the target users, the data detection unit of the target user who sends the joining request can detect the authority information of the target user who receives the joining request. Specifically, according to the join request, identification information of two target users which are requested and requested are obtained, and according to the identification information of the two target users, a link is established between a data detection unit of the target user to be detected and a detected data processing unit of the target user to be detected. When the authority information of the detected data processing unit changes, the data detection unit of the target user for detection can acquire the change information in time.
When the obligation data is transmitted and processed between the two target users, the authority information can be configured according to the processing of the service data of the two target users.
For the two target users, one target user generates service data, and the other target user processes the service data. In this embodiment, a target user generating service data is defined as a first target user, and another target user is defined as a second target user.
Referring to fig. 4, fig. 4 is a flowchart of a configuration method of rights information according to another embodiment of the present invention. For this embodiment, before step S220, the following steps are further included:
s211, creating first account information of a first target user according to attribute information of the first target user generating the service data;
s212, extracting first identification information including information of a second target user from the first account information, and forming project information;
correspondingly, step S230 includes:
s231, matching the item information with attribute information of the second target user information;
step S240 includes:
s241, configuring authority information for correspondingly processing the service data to the second target user according to the matching result.
In the embodiment formed according to the above steps S211 to S241, the specific implementation process may be to create the first account information according to the type of the generated service data of the first target user. The first account information is information of an account established for the service data generated by the first target user, wherein the information includes information such as the type of the service data, the generated target user, the content of the service data, and the information of the second target user. First identification information about the first target user is extracted from the first account information, the first identification information forming item information of the service data. The first identification information includes identity information of the first target user and information of currently processed service data. And obtaining the attribute information of the second target user according to the item information comprising the information of the second target user. And matching the item information formed by the first identification information of the first target user with the attribute information of the second target user. The specific implementation manner of step S230 mentioned above may be referred to for the implementation procedure of the matching. After the matching is successful, the second target user can process the corresponding service data generated by the first target user, and the authority information for processing the item information of the service data formed by the first identification information is configured for the second target user. In this embodiment, by creating the first account information for the first target user, according to the first account information, the attribute of the service data generated by the first target user can be identified more quickly, which is beneficial to improving the matching efficiency between the item information and the attribute information of the second target user information.
In order to better explain the implementation process of the above technical solution, the following description is made with reference to specific embodiments:
the first target user is a transaction resource data processing user, and the second target user is a resource supply user, which may be an enterprise providing substantial commodities in this embodiment.
When the transaction resource data processing user supplies the user's request for transaction resource data according to the resource. After receiving the request, the transaction resource data processing user creates first account information according to the attribute information of the transaction resource data processed by the transaction resource data processing user. The first account information comprises a resource supply user making a request, specific content of service data information of the request and first identification information about the transaction resource data processing user. And forming the first identification information into item information of the currently processed service data. And matching the project information with the attribute information of the resource supply user, wherein the resource supply user obtains the authority information for processing the current service data. The authority information comprises a request that the resource supply user receives the transaction resource data transferred by the transaction resource data processing user and sends other transaction resource data according to the first identification information.
If the resource supply user is a business providing substantial goods, the commercial bank creates the first account for the business providing substantial goods according to the business transaction request for funds, and accordingly generates first account information. And matching the item information formed by the first account information with the attribute information of the enterprise to obtain authority information of the enterprise for processing the current fund transaction data, wherein the authority information comprises information for receiving the fund transaction data and a request for sending other fund transaction data according to the account information of the first account information.
Referring to fig. 5, fig. 5 is a flowchart of a configuration method of rights information according to another embodiment of the present invention. On this basis, step S241 includes:
s2411, acquiring second account information created by the second target user corresponding to the first account information, respectively extracting first identification information of the first account information and second identification information of the second account information, and matching;
s2412, if the matching is successful, configuring corresponding authority information for the second target user which is successfully matched.
For steps S2411-S2412, the second target user creates second account information corresponding to the first account information of the first target user. The first account information and the second account information respectively comprise first identification information and second identification information, the first identification information is account information in the first account information, and the second identification information is set user account information corresponding to the first identification information in the second account information. And if the first identification information and the second identification information are successfully matched, the second target user has authority information for processing the service data which is generated by the first target user and accords with the first account information, and data processing of the service data is completed.
In this embodiment, the project information is formed by using the first identification information of the first account information, so that the second target user obtains the content in the service data generated by the first target user according to the first identification information, and the content is more easily matched with the second target user, and obtains the right information corresponding to the configuration.
With the above embodiment, the enterprise serving as the resource supply user correspondingly establishes its own fund data account according to the first account information of the commercial bank performing the fund transaction data processing. And the enterprise receives the fund transaction data from the commercial bank according to the fund data account and acquires authority information for processing the fund transaction data. And distributing corresponding authority information for data processing to each data processing unit according to the authority information and the division of the enterprise on the business platform for the data processing units, and according to the matching result of the function information of the data processing units and the project processing information of the business data, so as to process the business data. For a specific procedure, reference may be made to the above description of the specific execution procedure of step S230.
Referring to fig. 6, fig. 6 is a flowchart of a configuration method of rights information according to still another embodiment of the present invention. After step S240, the following steps are also included:
s250, when detecting that the target user sends a request for saving the attribute information again, confirming whether the attribute information changes;
and S260, if so, reconfiguring the corresponding authority information according to the re-stored attribute information.
When the server detects that the target user sends a re-saving instruction to the attribute information, the server starts to judge whether the attribute information of the corresponding target user changes. In this embodiment, the attribute information of the target user can be embodied in its attribute list. And traversing the items of the attribute list after being restored and the attribute list saved last time when a restore instruction is received, and confirming the changed attribute information items in the attribute list. And reconfiguring corresponding authority information to the corresponding target user according to the corresponding relation between the changed attribute information item and the authority information.
In the above embodiment, when some attribute information item of the transaction resource data processing user changes, the corresponding commercial bank is specifically described as an example: if the business bank's business level changes, the upper limit of the funds transaction data it processes changes accordingly. And adjusting the receiving and data processing modes of the fund transaction data according to the change of the authority information of the target user and the reconfigured authority information. According to the embodiment, the updated attribute information is timely acquired and the corresponding authority information is reconfigured according to the storage and update of the attribute information of the target user, so that the problem of errors caused by untimely configuration of the authority information is solved, the data processing authority corresponding to the service data is accurately and timely distributed to the corresponding target user, and the transmission and processing of the service data are completed.
Based on the same inventive concept as the method for generating the problem information, an embodiment of the present invention further provides a device for configuring rights information, as shown in fig. 7, including:
an attribute information obtaining module 710, configured to receive response information fed back by a user according to a join request, set the user as a target user of a service platform according to the response information, and obtain attribute information of the target user;
the service data extraction module 720 is configured to obtain service data to be processed by the service platform and extract item information generated by the service data;
an information matching module 730, configured to match the item information with the attribute information;
and the permission information configuring module 740 is configured to configure corresponding permission information to the target user successfully matched according to the matching result.
Referring to fig. 8, fig. 8 is a schematic diagram illustrating an internal structure of a server according to an embodiment. As shown in fig. 8, the server includes a processor 810, a storage medium 820, a memory 830, and a network interface 840 connected by a system bus. The storage medium 820 of the server stores an operating system, a database and computer readable instructions, the database may store control information sequences, when the computer readable instructions are executed by the processor 810, the processor 810 may implement a configuration method of authority information, and the processor 810 may implement the functions of the attribute information obtaining module 710, the service data extracting module 720, the information matching module 730 and the authority information configuring module 740 in the authority information configuring apparatus in the embodiment shown in fig. 7. The processor 810 of the server is used to provide computing and control capabilities to support the operation of the entire server. The server's memory 830 may have stored therein computer-readable instructions that, when executed by the processor 810, may cause the processor 810 to perform a method of configuring rights information. The network interface 840 of the server is used for communicating with the terminal connection. Those skilled in the art will appreciate that the architecture shown in fig. 8 is a block diagram of only a portion of the architecture associated with the subject application, and does not constitute a limitation on the servers to which the subject application applies, as a particular server may include more or less components than those shown, or may combine certain components, or have a different arrangement of components.
In one embodiment, the present invention also provides a storage medium storing computer-readable instructions which, when executed by one or more processors, cause the one or more processors to perform the steps of: receiving response information fed back by a user according to a joining request, setting the user as a target user of a service platform according to the response information, and acquiring attribute information of the target user; acquiring service data to be processed by a service platform, and extracting project information generated by the service data; matching the item information with the attribute information; and configuring corresponding authority information to the target user successfully matched according to the matching result.
The embodiment is combined to show that the invention has the following maximum beneficial effects:
according to the configuration method, the device, the server and the storage medium thereof, the attribute information of the target user of the service platform and the project information of the service data to be processed are obtained and matched to obtain the target user corresponding to the generation and processing of the service data, and the corresponding authority information is configured for the corresponding target user, so that the data processing authority corresponding to the service data can be accurately and timely distributed to the corresponding target user according to the authority information, and the transmission and processing of the service data are completed.
In summary, in the scheme, the authority information is configured by matching the attribute information of the target user with the item information of the service data to be processed, and the target user does not need to wait for the configuration instruction of the authority information, so that the problems that in the prior art, the authority information is easy to be configured wrongly due to the wrong configuration instruction, and the data processing may be wrong due to the untimely configuration of the authority information are solved.
It will be understood by those skilled in the art that all or part of the processes of the methods of the embodiments described above can be implemented by a computer program, which can be stored in a computer-readable storage medium, and can include the processes of the embodiments of the methods described above when the computer program is executed. The storage medium may be a magnetic disk, an optical disk, a Read-Only Memory (ROM), or a Random Access Memory (RAM).
The technical features of the embodiments described above may be arbitrarily combined, and for the sake of brevity, all possible combinations of the technical features in the embodiments described above are not described, but should be considered as being within the scope of the present specification as long as there is no contradiction between the combinations of the technical features.
The above-mentioned embodiments only express several embodiments of the present invention, and the description thereof is more specific and detailed, but not construed as limiting the scope of the present invention. It should be noted that, for a person skilled in the art, several variations and modifications can be made without departing from the inventive concept, which falls within the scope of the present invention. Therefore, the protection scope of the present patent shall be subject to the appended claims.

Claims (10)

1. A configuration method of authority information is characterized by comprising the following steps:
receiving response information fed back by a user according to a joining request, setting the user as a target user of a service platform according to the response information, and acquiring attribute information of the target user;
acquiring service data to be processed by a service platform, and extracting project information generated by the service data;
matching the item information with the attribute information;
and configuring corresponding authority information to the target user successfully matched according to the matching result.
2. The method of claim 1,
the target user comprises a plurality of data processing units, and the attribute information is provided with corresponding function information corresponding to each data processing unit;
the step of matching the attribute information with the item information includes:
generating a plurality of project processing information according to the processing stage of the project information according to the service data;
and matching the function information with the project processing information.
3. The method of claim 2,
before the step of configuring corresponding authority information to the target user successfully matched, the method further comprises the following steps:
and according to the result of matching the function information with the project processing information, the target user with the project processing information matching corresponding to each item of function information of the same target user is the target user with successful matching.
4. The method of claim 3,
the step of configuring corresponding authority information to the target user successfully matched comprises the following steps:
acquiring the function information of each data processing unit from the attribute information of the successfully matched target user;
and configuring authority information for processing the service data corresponding to the project processing information to the corresponding data processing unit corresponding to each item of the function information.
5. The method of claim 1,
before the step of obtaining the service data to be processed by the service platform and extracting the project information generated by the service data, the method further comprises the following steps:
creating first account information of a first target user according to attribute information of the first target user generating the business data;
extracting first identification information including information of a second target user from the first account information and forming the project information;
the step of matching the item information with the attribute information includes:
matching the item information with attribute information of the second target user information;
the step of configuring corresponding authority information to the target user successfully matched according to the matching result comprises the following steps:
and configuring authority information for correspondingly processing the service data to the second target user according to the matching result.
6. The method of claim 5,
the step of configuring, according to the matching result, authority information for correspondingly processing the first account information to the second target user includes:
acquiring second account information created by the second target user corresponding to the first account information, respectively extracting first identification information of the first account information and second identification information of the second account information, and matching;
and if the matching is successful, configuring corresponding authority information for the second target user which is successfully matched.
7. The method of claim 4,
after the step of assigning the processing right of the corresponding functional data to the successfully matched functional user, the method further includes:
when detecting that the target user sends a request for saving the attribute information again, confirming whether the attribute information changes;
if yes, corresponding authority information is reconfigured according to the attribute information which is saved again.
8. An apparatus for configuring rights information, comprising:
the attribute information acquisition module is used for receiving response information fed back by a user according to the joining request, setting the user as a target user of a service platform according to the response information, and acquiring the attribute information of the target user;
the service data extraction module is used for acquiring service data to be processed by the service platform and extracting project information generated by the service data;
the information matching module is used for matching the item information with the attribute information;
and the permission information configuration module is used for configuring corresponding permission information to the target user successfully matched according to the matching result.
9. A computer device, comprising:
one or more processors;
a memory;
one or more computer programs, wherein the one or more computer programs are stored in the memory and configured to be executed by the one or more processors, the one or more computer programs being configured to perform the method of configuring rights information according to any of claims 1 to 7.
10. A computer-readable storage medium, characterized in that a computer program is stored thereon, which when executed by a processor implements the method of configuring rights information of any one of claims 1 to 7.
CN202010033048.8A 2020-01-13 2020-01-13 Configuration method, device, server and storage medium of authority information Pending CN111241563A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN202010033048.8A CN111241563A (en) 2020-01-13 2020-01-13 Configuration method, device, server and storage medium of authority information

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN202010033048.8A CN111241563A (en) 2020-01-13 2020-01-13 Configuration method, device, server and storage medium of authority information

Publications (1)

Publication Number Publication Date
CN111241563A true CN111241563A (en) 2020-06-05

Family

ID=70873091

Family Applications (1)

Application Number Title Priority Date Filing Date
CN202010033048.8A Pending CN111241563A (en) 2020-01-13 2020-01-13 Configuration method, device, server and storage medium of authority information

Country Status (1)

Country Link
CN (1) CN111241563A (en)

Cited By (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN112615925A (en) * 2020-12-22 2021-04-06 北京金山云网络技术有限公司 Configuration and management method and device of service resources and electronic equipment
CN114584404A (en) * 2022-05-07 2022-06-03 苏州智汇信息科技有限公司 Data security protection system and method based on cloud storage technology
CN116566745A (en) * 2023-07-11 2023-08-08 国网湖北省电力有限公司武汉供电公司 Block chain-based data sharing and monitoring system and method

Cited By (6)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN112615925A (en) * 2020-12-22 2021-04-06 北京金山云网络技术有限公司 Configuration and management method and device of service resources and electronic equipment
CN112615925B (en) * 2020-12-22 2022-11-01 北京金山云网络技术有限公司 Configuration and management method and device of service resources and electronic equipment
CN114584404A (en) * 2022-05-07 2022-06-03 苏州智汇信息科技有限公司 Data security protection system and method based on cloud storage technology
CN114584404B (en) * 2022-05-07 2022-07-05 苏州智汇信息科技有限公司 Data security protection system and method based on cloud storage technology
CN116566745A (en) * 2023-07-11 2023-08-08 国网湖北省电力有限公司武汉供电公司 Block chain-based data sharing and monitoring system and method
CN116566745B (en) * 2023-07-11 2023-10-13 国网湖北省电力有限公司武汉供电公司 Block chain-based data sharing and monitoring system and method

Similar Documents

Publication Publication Date Title
CN111241563A (en) Configuration method, device, server and storage medium of authority information
CN109614209B (en) Task processing method, application server and system
CN111736872B (en) Gray scale release upgrading method, device, computer system and readable storage medium
US10542422B2 (en) Data backup method, storage medium and electronic device
CN110276074B (en) Distributed training method, device, equipment and storage medium for natural language processing
CN111667334B (en) Audit failure order processing method and device, computer equipment and storage medium
US10621651B2 (en) Automatic recharge system and method, and server
CN110619208B (en) User authentication method, server, user equipment and system
CN107705088B (en) Service processing method, open platform and computer readable storage medium
CN112035144B (en) Upgrading method and device of block chain system, computer equipment and storage medium
CN110555769A (en) Block chain transaction data processing method and device, computer equipment and storage medium
CN114265607B (en) Gray scale publishing method and system, electronic device and storage medium
CN111008206A (en) Method and device for storing state data of cross-chain transaction and storage medium
CN113867782A (en) Gray scale distribution method and device, computer equipment and storage medium
CN107861765B (en) Product configuration method, apparatus, and computer-readable storage medium
CN112448956A (en) Authority processing method and device of short message verification code and computer equipment
CN107038025B (en) SOA architecture-based system calling method and device
CN110704196B (en) Resource data transfer method, device and block chain system
CN107016613B (en) Data modification method and device
CN112286650A (en) Method and device for issuing distributed service
CN109919573B (en) Data processing method and device and computer equipment
CN115658078B (en) Database pre-compiling processing method, device, equipment and medium
CN106570685B (en) Service processing method and device
CN108881320B (en) Authentication processing method for user login, server and client
CN115543614A (en) Model training method, device, system, electronic equipment and storage medium

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