[go: up one dir, main page]

CN113420194B - Method and system for displaying data - Google Patents

Method and system for displaying data Download PDF

Info

Publication number
CN113420194B
CN113420194B CN202110495342.5A CN202110495342A CN113420194B CN 113420194 B CN113420194 B CN 113420194B CN 202110495342 A CN202110495342 A CN 202110495342A CN 113420194 B CN113420194 B CN 113420194B
Authority
CN
China
Prior art keywords
data
report
party system
user
page
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.)
Active
Application number
CN202110495342.5A
Other languages
Chinese (zh)
Other versions
CN113420194A (en
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.)
Shanghai Huifu Payment Co ltd
Original Assignee
Shanghai Huifu Payment 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 Shanghai Huifu Payment Co ltd filed Critical Shanghai Huifu Payment Co ltd
Priority to CN202110495342.5A priority Critical patent/CN113420194B/en
Publication of CN113420194A publication Critical patent/CN113420194A/en
Application granted granted Critical
Publication of CN113420194B publication Critical patent/CN113420194B/en
Active legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Classifications

    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F16/00Information retrieval; Database structures therefor; File system structures therefor
    • G06F16/90Details of database functions independent of the retrieved data types
    • G06F16/904Browsing; Visualisation therefor
    • 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/45Structures or tools for the administration of authentication

Landscapes

  • Engineering & Computer Science (AREA)
  • Theoretical Computer Science (AREA)
  • Computer Security & Cryptography (AREA)
  • Physics & Mathematics (AREA)
  • General Engineering & Computer Science (AREA)
  • General Physics & Mathematics (AREA)
  • Databases & Information Systems (AREA)
  • Computer Hardware Design (AREA)
  • Software Systems (AREA)
  • Data Mining & Analysis (AREA)
  • Storage Device Security (AREA)

Abstract

本发明公开了一种展示数据的方法和系统。该方法包括:当第三方系统生成用于展示数据的页面时,报表服务平台向第三方系统发送包括权限认证信息的auth_token,利用iframe嵌入方式进行页面嵌入访问并且第三方系统根据auth_token生成访问url;报表服务平台根据url的auth_token进行权限认证,并通过预先配置的用户模板组装数据查询语句,针对相应的用户返回相应的数据报表页面;根据第三方系统的版本信息,提供相应的数据报表页面并将操作方式变更为符合版本信息的操作方式。

The present invention discloses a method and system for displaying data. The method comprises: when a third-party system generates a page for displaying data, a report service platform sends an auth_token including authority authentication information to the third-party system, an iframe embedding method is used to perform page embedding access, and the third-party system generates an access URL according to the auth_token; the report service platform performs authority authentication according to the auth_token of the URL, assembles a data query statement through a pre-configured user template, and returns a corresponding data report page for a corresponding user; according to the version information of the third-party system, a corresponding data report page is provided and an operation mode is changed to an operation mode that conforms to the version information.

Description

Method and system for displaying data
Technical Field
The invention relates to the technical field of Internet, in particular to a method and a system for displaying data.
Background
The way people obtain information is very limited, and more than 80% of information obtained from the outside comes from the visual system. When the data is presented in the form of a visual chart by a visualization tool, one can more concisely and clearly recognize the graphic features and convert them into specified information. The data visualization report forms are that after data analysis personnel use data and analyze the data, the analysis results need to be presented to different crowds in various chart forms, the presented contents are different, such as pie charts, bar charts, graphs, perspective views and the like, and the presented modes need to be diversified, such as clients, mobile phone apps, web ends and system integration. The content and different presentation modes can provide visual and clear data presentation for the data.
The visual chart is an intuitive data presentation mode, and the management process of a unit, a company, an enterprise and the like is intuitively fed back by data, so that the management problem is insight. The method can be based on digitized business concepts such as business growth, user operation, transaction records, growth trend and the like, can seamlessly interface enterprise data, output full-link data indexes, help enterprises and users to rapidly analyze the current situation of business, realize data driving and increase power-assisted business.
In order to better utilize big data, many foreign well-known universities such as the universities of the Massachusetts, universities of Harvard have visualized big data as a study topic. Visualization of urban information by the research team of the university of hemp, university and college of technology, 744 widely cited papers have been published. The ongoing projects include new languages for interactive visualization, theoretical models, exploratory analysis and design tools, perceptual experiments to evaluate the effect of the visualization, and visual analysis systems for large-scale text analysis, population genomics and other fields to drive the research progress of data visualization tools.
Related data visualization tool research teams, such as Beijing university visualization and visualization analysis research group, zhejiang university visualization analysis research group and the like, are also established by many universities in China. In addition to academic research institutions, businesses, media, individuals, and offices are actively engaged in data visualization research, particularly new media. They spontaneously begin to attempt to present data to the target audience through the narrative. With the development of data visualization tools, many students in China have written a summary paper about big data visualization. The basic theory supporting big data visual analysis is analyzed, the analysis process supporting the cognitive theory, the information visual theory and the user interface of man-machine interaction are included, and the big data information visual technology discussed on the basis is applied to the main stream: text-oriented, network, temporal and spatial, multidimensional visualization techniques.
Although existing data visualization platforms have a relatively comprehensive presentation form and presentation content, there is no excessive design and technical support at the data presentation level. The main aspects are as follows:
1. report capability external playing
Most of the existing data analysis report tools are single platforms for checking and accessing data report after logging in, and cannot adapt to pc end and mobile phone end.
2. Rights management and control
1) Aiming at different users, the conventional report service needs to manufacture different report panels, and the workload of data analysis personnel and report manufacturing personnel is increased. And the data authority of the user cannot be effectively isolated under the same type of user.
2) The user can access the data after the user inputs the account password to log in, and the data can not be effectively integrated in other applications or services.
Disclosure of Invention
In view of the above problems in the related art, the present invention provides a method and system for displaying data.
According to one aspect of the present invention, there is provided a method of displaying data, comprising: when the third party system generates an embedded page for displaying data, the report service platform sends an auth_token (authentication token) comprising authority authentication information to the third party system; performing page embedded access by using an iframe embedded mode, and generating access url by a third party system according to an auth_token, wherein the iframe embedded mode uses a header comprising the auth_token to transmit authority authentication information; the report service platform performs authority authentication according to the auth_token of url, assembles a data query statement through a pre-configured user template, and returns a corresponding data report page for a corresponding user; and providing a corresponding data report page according to the version information of the third-party system and changing the operation mode into an operation mode conforming to the version information.
According to the embodiment of the invention, the user template is jinja template using python technology, so that different users can only see the data of the authority according to the identity information during data query.
According to an embodiment of the present invention, the method for displaying data further includes: parameters of jinja templates are customized to carry out screening and filtering on the data corresponding to the parameters.
According to the embodiment of the invention, the authority authentication information of the auth_token comprises the chart authority and the data authority of the chart, and after authentication is successful, data query sentences are assembled by configuring jinja templates of users so as to return different data report pages for different users.
According to an embodiment of the present invention, the operation modes at least include at least one of time selection, drop-down frame, and radio selection.
According to another aspect of the invention, a system for displaying data is provided, comprising a third party system and a report service platform. When a third party system generates a page for displaying data, the report service platform sends an auth_token (authentication token) comprising authority authentication information to the third party system; performing page embedded access by using an iframe embedded mode, and generating access url by a third party system according to an auth_token, wherein the iframe embedded mode uses a header comprising the auth_token to transmit authority authentication information; the report service platform performs authority authentication according to the auth_token of url, assembles a data query statement through a pre-configured user template, and returns a corresponding data report page for a corresponding user; and providing a corresponding data report page according to the version information of the third-party system and changing the operation mode into an operation mode conforming to the version information.
According to the embodiment of the invention, the user template is jinja template using python technology, so that different users can only see the data of the authority according to the identity information during data query.
According to an embodiment of the present invention, the report service platform is further configured to: parameters of jinja templates are customized to carry out screening and filtering on the data corresponding to the parameters.
According to the embodiment of the invention, the authority authentication information of the auth_token comprises the chart authority and the data authority of the chart, and after authentication is successful, data query sentences are assembled by configuring jinja templates of users so as to return different data report pages for different users.
According to an embodiment of the invention, the operating mode includes at least a time selection and a drop-down box.
Drawings
In order to more clearly illustrate the embodiments of the present invention or the technical solutions in the prior art, the drawings that are needed in the embodiments will be briefly described below, and it is obvious that the drawings in the following description are only some embodiments of the present invention, and other drawings may be obtained according to these drawings without inventive effort for a person skilled in the art.
FIG. 1 is a flow chart of a method of exposing data according to an embodiment of the invention.
Fig. 2 is a flow chart of a method for displaying data according to an embodiment of the present invention.
FIG. 3A shows a schematic diagram of a configuration scheme; fig. 3B shows a schematic diagram of a presentation.
FIG. 4A shows a schematic diagram of a data presentation at the PC side; fig. 4B shows a schematic diagram of a data presentation at the app end of a cell phone.
Fig. 5 is an architectural design for a method for implementing the data presentation of the present invention.
Detailed Description
The following description of the embodiments of the present invention will be made clearly and completely with reference to the accompanying drawings, in which it is apparent that the embodiments described are only some embodiments of the present invention, but not all embodiments. All other embodiments, which are derived by a person skilled in the art based on the embodiments of the invention, fall within the scope of protection of the invention.
In view of the problems and deficiencies of the prior art, the present invention provides a method for displaying data. FIG. 1 is a flow chart of a method of exposing data according to an embodiment of the invention. As shown in fig. 1, the method for displaying data of the present invention includes the following steps:
And S12, when the third party system generates a page for displaying data, the report service platform sends an auth_token comprising the authority authentication information to the third party system.
S14, performing page embedded access by using an iframe embedded mode, and generating access url (uniform resource locator, unified resource positioning system) by a third party system according to the authtoken. Wherein the iframe embedding manner uses a header including the auth_token to transfer the rights authentication information.
S16, the report service platform performs authority authentication according to the auth_token of url, assembles a data query statement through a pre-configured user template, and returns a corresponding data report page for a corresponding user.
And S18, providing a corresponding data report page according to version information (such as a PC browser and a mobile phone app) of the third-party system, and changing the operation mode into an operation mode conforming to the version information.
According to the technical scheme, web display is performed in a URL direct access mode, verification parameters are analyzed after URL is acquired, user permission judgment, report permission judgment, data source judgment and data filtering are performed, and then display pages are assembled and returned to a user for display, so that the problems of user login, cross-domain, adaptation and the like are avoided. Therefore, a convenient embedded report presentation tool is provided, and the report presentation tool can be seamlessly embedded into other services or applications to provide page self-adaption problems of PCs and apps. And the method is used for carrying out hierarchical processing on different personnel authorities (such as different personnel of an administrator, report development, report viewing and the like), providing report isolation and data authority isolation for different viewing personnel, and providing data service capability for improving authority management and control for a user.
Fig. 2 is a schematic flow chart according to an embodiment of the present invention. The method of data presentation of the present invention is specifically described below in conjunction with fig. 2.
First, a preliminary preparation work may be performed. At this time, according to the data requirement, an analyst analyzes the data, develops a data result, configures a viewing rule of the personnel for viewing the report, namely configures jinja templates, and generates a visualized data report. The jinja templates can ensure that different users only see the data of the authority according to the identity information during data query.
Specifically, using python's jinja template can define parameter variables during data report making, and { { { cache_key_wrapper (current_user () } } can be used to represent the current login user during data source query, and this condition can be used as a parameter during different data processing to filter data.
In addition, jinja templates can be customized to support more parameter configurations, filtering conditions and the like. Such as: the selected time period may be obtained as follows:
further, more complex requirements may be handled using technical expressions, such as exposing different types of charts. The parameter templates are custom using the { } } expressions. The data parameters may be obtained from a system or context.
The system index zb parameter is obtained from the filter_values, and the following examples are as follows:
SELECT { "' +", join (filter_values (' zb ')) plus "'" } = ' transaction amount ' the total_trans_amt When { "+", join (filter_values (' zb ')) plus "}" = ' transaction number ' the total_trans_ CNT END AS TRANS _metrics, case write { "' +", join (filter_values (' zb ')) + "'" } = "transaction amount ' the ' transaction amount ' write {" ' + ", join (filter_values (' zb ')) +" } "=" transaction number ' end as t from hyq _prds1_mer_trans_sum. As an example, fig. 4A shows a schematic diagram of data presentation at the PC side; fig. 4B shows a schematic diagram of a data presentation at the app end of a cell phone.
Then, referring to FIG. 2, an embedded page url request is made. When the third party system (front end of the embedder) generates the embedded page for the user, the report service platform (back end of the embedder and the data cube datacube) is called to acquire and generate the authorization authentication information auth_token through steps S202, S204 and S206.
In one embodiment, at step S208, the third party system may make a page embedded access in the form of < IFRAME SRC = "https:// ip: port/iframe/{ auth token }". And displaying the data report in the customer service application or service.
The invention uses the iframe embedding mode to embed data, however, the current iframe data is embedded with a cross-domain scheme with a serious table, and particularly in the information authentication process, information such as cookies, session and the like cannot be transmitted, and effective verification can not be carried out on the information of the user. Therefore, in order to solve the problem of data cross-domain, the invention uses a header to transfer sensitive information in combination with a custom auth_token verification mode, as shown below, so that the data security and report embedded access can be ensured.
Next, the third party system performs front-end embedded data presentation. In step S210, the third party generates access url according to the auth_token containing the authority authentication information to make a report request of the data report platform, i.e. access the report page. At step S210, the reporting platform backend performs auth_token rights authentication. The authentication information of the auth_token contains the graph authority, and the data authority of the graph. And after successful authentication, data query sentences are assembled through the configured user jinja templates, and different data report pages are returned for different users.
Finally, at step S212, adaptive data presentation is performed. Here, the user can embed the page in different applications or services, and the returned page supports access of the PC web and the mobile phone app, and provides different pages according to different types of access modes, so as to achieve the condition of data self-adaption. The existing self-adaptive technology only carries out adaptive adjustment on page size and position layout, but does not carry out adaptation of APP on the control (time selection, drop-down frame, single selection and multiple selection aspects and the like) level. The self-adaptation of the data magic cube integrates layout self-adaptation, presents a better visual effect, performs secondary adaptation development on the operation control, and performs customized configuration according to the version information of the acquired system and the browser or APP condition. The operation mode is changed into the common operation mode of the APP. As an example, fig. 3A shows a schematic diagram of a configuration scheme; fig. 3B shows a schematic diagram of a presentation.
Fig. 5 is an architectural design for a method for implementing the data presentation of the present invention. As shown in FIG. 5, the architecture design comprises a management unit, rights management, user management, data source management, and data reporting module management. And three external data layers, namely a configuration layer (represented by a configuration data source), a permission layer (represented by a permission management interface) and a report embedding layer (represented by cross-application embedding) are abstracted on the module.
The management unit comprises the functions of user group management, authority management, report making and the like. The functions of rights management include user group rights. The functions of the user module comprise an administrator user, a configuration user and a report view user. The functions of data source management include source data configuration and data management of report form viewing users. The functions of the data report module include configuring a user to analyze data, generating a report, and viewing the report by a report viewing user. In addition, block 50 may be used to implement the method of presenting data described above for the present invention.
According to another aspect of the present invention there is provided a system for presenting data for use in forming the method of presenting data as described above. The system may include a third party system and a reporting services platform. When a third party system generates a page for displaying data, the report service platform sends an auth_token including authority authentication information to the third party system; the third party system generates access url according to the auth_token; and the report service platform performs authority authentication according to the auth_token of url, assembles a data query statement through a pre-configured user template and returns a corresponding data report page for a corresponding user. And providing a corresponding data report page according to the version information of the third-party system and changing the operation mode into an operation mode conforming to the version information.
In summary, the invention has the following benefits:
1. data rights filtering jinja configuration implementation scheme
Jinja is a template engine under Python, mainly for sandbox execution functions and optional auto-escape functions. The invention mainly uses jinja automatic escape function to realize the diversification of data parameter transmission, brings in identity information when inquiring data, and ensures that the data seen by different people only has the data of own authority.
2. Solution of web embedding cross-domain problem
The problem that the conventional web embedding cannot deliver cookies is that authority authentication cannot be performed in the embedded page. The patent solves the authority authentication of the embedded page by utilizing a header and self-defined auto-token verification mode, and solves the cross-domain problem during embedding.
The foregoing description of the preferred embodiments of the invention is not intended to be limiting, but rather is intended to cover all modifications, equivalents, alternatives, and improvements that fall within the spirit and scope of the invention.

Claims (6)

1.一种展示数据的方法,其特征在于,包括:1. A method for displaying data, comprising: 自定义jinja模板的参数,在数据源查询时通过所述jinja模板指示当前登录用户,在不同的数据处理时将所述当前登录用户作为参数,以对数据进行与所述参数相对应的筛选过滤;Customize the parameters of the Jinja template, indicate the current logged-in user through the Jinja template when querying the data source, and use the current logged-in user as a parameter in different data processing to filter the data corresponding to the parameter; 当第三方系统生成用于展示数据的嵌入页面时,报表服务平台向所述第三方系统发送包括权限认证信息的认证令牌;When the third-party system generates an embedded page for displaying data, the report service platform sends an authentication token including authority authentication information to the third-party system; 利用iframe嵌入方式进行页面嵌入访问并且所述第三方系统根据所述认证令牌生成访问url,其中所述iframe嵌入方式使用包括所述认证令牌的header来传递所述权限认证信息;Using an iframe embedding method to embed page access and the third-party system generates an access URL according to the authentication token, wherein the iframe embedding method uses a header including the authentication token to transmit the authority authentication information; 所述报表服务平台根据url的所述认证令牌进行权限认证,并通过预先配置的python技术的jinja模板组装数据查询语句,针对相应的用户返回相应的数据报表页面,其中,在数据查询时根据身份信息,所述jinja模板保证不同用户仅看到自己权限的数据;The report service platform performs permission authentication according to the authentication token of the URL, and assembles data query statements through the pre-configured Jinja template of Python technology, and returns the corresponding data report page for the corresponding user, wherein, when querying data, according to the identity information, the Jinja template ensures that different users only see the data of their own authority; 根据所述第三方系统的版本信息,提供相应的数据报表页面并将操作方式变更为符合所述版本信息的操作方式。According to the version information of the third-party system, a corresponding data report page is provided and the operation mode is changed to an operation mode that complies with the version information. 2.根据权利要求1所述的展示数据的方法,其特征在于,所述认证令牌的所述权限认证信息包括图表权限、图表的数据权限,并且在认证成功后通过配置用户的所述jinja模板组装数据查询语句,以针对不同的用户返回不同的所述数据报表页面。2. The method for displaying data according to claim 1 is characterized in that the permission authentication information of the authentication token includes chart permissions and chart data permissions, and after successful authentication, the data query statement is assembled by configuring the user's Jinja template to return different data report pages for different users. 3.根据权利要求1所述的展示数据的方法,其特征在于,所述操作方式至少包括时间选择、下拉框、单选多选方式中的至少一种。3. The method for displaying data according to claim 1 is characterized in that the operation mode includes at least one of time selection, drop-down box, single selection and multiple selection. 4.一种展示数据的系统,其特征在于,包括第三方系统和报表服务平台,4. A system for displaying data, characterized by comprising a third-party system and a report service platform, 其中,当所述第三方系统生成用于展示数据的页面时,所述报表服务平台向所述第三方系统发送包括权限认证信息的认证令牌;Wherein, when the third-party system generates a page for displaying data, the report service platform sends an authentication token including authority authentication information to the third-party system; 利用iframe嵌入方式进行页面嵌入访问并且所述第三方系统根据所述认证令牌生成访问url,其中所述iframe嵌入方式使用包括所述认证令牌的header来传递所述权限认证信息;Using an iframe embedding method to embed page access and the third-party system generates an access URL according to the authentication token, wherein the iframe embedding method uses a header including the authentication token to transmit the authority authentication information; 所述报表服务平台根据url的所述认证令牌进行权限认证,并通过预先配置的python技术的jinja模板组装数据查询语句,针对相应的用户返回相应的数据报表页面,其中,在数据查询时根据身份信息,所述jinja模板保证不同用户仅看到自己权限的数据;The report service platform performs permission authentication according to the authentication token of the URL, and assembles data query statements through the pre-configured Jinja template of Python technology, and returns the corresponding data report page for the corresponding user, wherein, when querying data, according to the identity information, the Jinja template ensures that different users only see the data of their own authority; 根据所述第三方系统的版本信息,提供相应的数据报表页面并将操作方式变更为符合所述版本信息的操作方式,According to the version information of the third-party system, a corresponding data report page is provided and the operation mode is changed to an operation mode that complies with the version information. 其中,所述报表服务平台还用于:自定义所述jinja模板的参数,在数据源查询时通过所述jinja模板指示当前登录用户,在不同的数据处理时将所述当前登录用户作为参数,以对数据进行与所述参数相对应的筛选过滤。The report service platform is also used to customize the parameters of the jinja template, indicate the current logged-in user through the jinja template when querying the data source, and use the current logged-in user as a parameter in different data processing to filter the data corresponding to the parameters. 5.根据权利要求4所述的展示数据的系统,其特征在于,所述认证令牌的所述权限认证信息包括图表权限、图表的数据权限,并且在认证成功后通过配置用户的所述jinja模板组装数据查询语句,以针对不同的用户返回不同的所述数据报表页面。5. The system for displaying data according to claim 4 is characterized in that the permission authentication information of the authentication token includes chart permissions and chart data permissions, and after successful authentication, the data query statement is assembled by configuring the user's Jinja template to return different data report pages for different users. 6.根据权利要求4所述的展示数据的系统,其特征在于,所述操作方式至少包括时间选择和下拉框。6. The data display system according to claim 4, characterized in that the operation mode at least includes time selection and a drop-down box.
CN202110495342.5A 2021-05-07 2021-05-07 Method and system for displaying data Active CN113420194B (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN202110495342.5A CN113420194B (en) 2021-05-07 2021-05-07 Method and system for displaying data

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN202110495342.5A CN113420194B (en) 2021-05-07 2021-05-07 Method and system for displaying data

Publications (2)

Publication Number Publication Date
CN113420194A CN113420194A (en) 2021-09-21
CN113420194B true CN113420194B (en) 2024-11-12

Family

ID=77712154

Family Applications (1)

Application Number Title Priority Date Filing Date
CN202110495342.5A Active CN113420194B (en) 2021-05-07 2021-05-07 Method and system for displaying data

Country Status (1)

Country Link
CN (1) CN113420194B (en)

Citations (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN104965868A (en) * 2015-06-09 2015-10-07 广西中烟工业有限责任公司 Data inquiring and analyzing system and method based on WeChat public platform
CA3113639A1 (en) * 2018-09-21 2020-03-26 Jpmorgan Chase Bank, N.A. Pre-built user interface for payment system and method

Family Cites Families (9)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
GB201115418D0 (en) * 2011-09-06 2011-10-19 Shl Group Ltd Analytics
US9560110B1 (en) * 2013-08-27 2017-01-31 Google Inc. Synchronizing shared content served to a third-party service
CN108769041A (en) * 2018-06-06 2018-11-06 深圳壹账通智能科技有限公司 Login method, system, computer equipment and storage medium
US11620445B2 (en) * 2019-09-25 2023-04-04 Jpmorgan Chase Bank, N.A. System and method for implementing an automatic data collection and presentation generator module
CN110955600B (en) * 2019-11-27 2023-11-10 中国银行股份有限公司 Interface testing method and device
CN111224819A (en) * 2019-12-30 2020-06-02 上海汇付数据服务有限公司 Distributed messaging system
CN111597060B (en) * 2020-05-21 2021-08-20 企查查科技有限公司 Data calling method and device, computer equipment and storage medium
CN111934886A (en) * 2020-07-29 2020-11-13 天元大数据信用管理有限公司 RSA-based credit investigation report unified display method
CN112347748A (en) * 2020-11-26 2021-02-09 北京百家科技集团有限公司 Method, device, computer equipment and readable storage medium for generating data report

Patent Citations (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN104965868A (en) * 2015-06-09 2015-10-07 广西中烟工业有限责任公司 Data inquiring and analyzing system and method based on WeChat public platform
CA3113639A1 (en) * 2018-09-21 2020-03-26 Jpmorgan Chase Bank, N.A. Pre-built user interface for payment system and method

Also Published As

Publication number Publication date
CN113420194A (en) 2021-09-21

Similar Documents

Publication Publication Date Title
CN109565511B (en) Tenant and service management for multi-tenant identity and data security management cloud services
US7243374B2 (en) Rapid application security threat analysis
US9369307B2 (en) Optimized service integration
CN103329129B (en) The multi-tenant audit of cloud environment is supported to perceive
US8301653B2 (en) System and method for capturing and reporting online sessions
US20020116647A1 (en) Digital credential monitoring
JP6506762B2 (en) System and method for collecting third party application activity data
AU2013299720B2 (en) Computerized method and system for managing secure content sharing in a networked secure collaborative exchange environment
US12051044B2 (en) Interactive electronic employee feedback systems and methods
JP2018057045A (en) Virtual service provider zone
Mathijssen et al. Identification of practices and capabilities in API management: a systematic literature review
CN101272281A (en) A system and method for providing network services involving four parties
JP2015534138A (en) Method and system for secure authentication and information sharing and analysis
US10990607B1 (en) Systems and methods for log aggregation
JP2018530283A (en) Discovery of encryption deployment
US20020116646A1 (en) Digital credential exchange
Chadwick et al. Using the Internet to access confidential patient records: a case study
Kendyala IMPLEMENTING ADAPTIVE AUTHENTICATION USING RISK BASED ANALYSIS IN FEDERATED SYSTEMS
CN113420194B (en) Method and system for displaying data
Baldin et al. ImPACT: A networked service architecture for safe sharing of restricted data
Zelmati et al. Real-time tracking of auditing process progress with a customizable application for cybersecurity standards compliance: A case study on ISO 27001 and TISAX
WO2014011376A1 (en) Optimized service integration
Gemmill et al. Cross‐domain authorization for federated virtual organizations using the myVocs collaboration environment
Nazareth et al. Using spki/sdsi for distributed maintenance of attribute release policies in shibboleth
Grindal et al. Non-governmental governance of trust on the Internet: WebPKI as public good

Legal Events

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

Country or region after: China

Address after: 5 / F, building C5, 700 Yishan Road, Xuhui District, Shanghai, 200233

Applicant after: Shanghai HuiFu payment Co.,Ltd.

Address before: 5 / F, building C5, 700 Yishan Road, Xuhui District, Shanghai, 200233

Applicant before: SHANGHAI HUIFU DATA SERVICE Co.,Ltd.

Country or region before: China

GR01 Patent grant
GR01 Patent grant