CN103179099A - Unified certification method for accessing to open website platforms and website platform - Google Patents

Unified certification method for accessing to open website platforms and website platform Download PDF

Info

Publication number
CN103179099A
CN103179099A CN201110439543XA CN201110439543A CN103179099A CN 103179099 A CN103179099 A CN 103179099A CN 201110439543X A CN201110439543X A CN 201110439543XA CN 201110439543 A CN201110439543 A CN 201110439543A CN 103179099 A CN103179099 A CN 103179099A
Authority
CN
China
Prior art keywords
platform
website platform
party
authentication
client
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.)
Granted
Application number
CN201110439543XA
Other languages
Chinese (zh)
Other versions
CN103179099B (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.)
Beijing Feinno Communication Technology Co Ltd
Original Assignee
Beijing Feinno Communication Technology Co Ltd
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by Beijing Feinno Communication Technology Co Ltd filed Critical Beijing Feinno Communication Technology Co Ltd
Priority to CN201110439543.XA priority Critical patent/CN103179099B/en
Publication of CN103179099A publication Critical patent/CN103179099A/en
Application granted granted Critical
Publication of CN103179099B publication Critical patent/CN103179099B/en
Active legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Images

Abstract

The invention discloses a unified certification method for accessing to open website platforms and a website platform. For the website platform which needs to access to a plurality of third-party open website platforms, the method comprises establishing a unified certification platform on the website platform; and utilizing the unified certification platform to achieve the unified certification based on an OAUTH (open authorization) protocol when the website platform accesses to various third-party open website platform. Therefore, the cost is saved and the redundancy of program codes can be avoided.

Description

A kind of uniform authentication method and a kind of website platform that accesses open website platform
Technical field
The present invention relates to Internet technical field, particularly a kind of uniform authentication method and a kind of website platform that accesses open website platform.
Background technology
The innovative technology that the Web2.0 internet, applications is Information Technology Development facing the future of causing that social change brings, people-oriented.
Now, the Web2.0 website platform of various social relationships has all accumulated a lot of users, for example everybody net, happy net, www.qq.com and Sina website etc.The open platform that these website platforms have all been done based on the OAuth agreement allows other website platform be linked on the website platform of oneself, when realizing the own platform user of expansion, also allows the content on own platform share on the website platform of access.Here website platform is linked into website platform, refers to that the user passes through the application that a website platform is accessed another website platform.
Therefore, when facing many open Web site platforms, each website platform all needs to solve the Certificate Authority problem when being linked into each open website platform.
Fig. 1 is the logic connection diagram of existing website platform when being linked into open website platform.Referring to Fig. 1, the Certificate Authority mode when existing website platform is linked into each open website platform is: when open website platform of needs access, just develop flow process and the mandate system of a correspondence in business logic systems.There is following shortcoming in this mode:
1. be linked into an open website platform at every turn, all need again the corresponding Certificate Authority system of stand-alone development, consume developer's time and efforts; And need the open website platform of access more, need the time and efforts of input management also just more, cost is also just higher.
2. the development sequence code redundancy of service end.
As seen, existing solution website platform is linked into the Certificate Authority scheme of each open website platform, and development cost is high and a lot of program code redundancies arranged.
Summary of the invention
The invention provides a kind of uniform authentication method and a kind of website platform that accesses open website platform, unified certification during can the implementation platform website access different third party's open platform website of technical scheme of the present invention, save cost, avoid the redundancy of program code.
Technical scheme of the present invention is achieved in that in order to achieve the above object
The invention discloses a kind of uniform authentication method that accesses open website platform, for this website platform of the open website platform of a plurality of third parties of needs access, the method comprises:
Set up a unification authentication platform on this website platform;
The unified certification based on the OAuth agreement when realizing that by unification authentication platform this website platform is linked into the open website platform of different third parties.
In said method, the described unified certification based on the OAuth agreement when realizing that by unification authentication platform this website platform is linked into the open website platform of different third party comprises:
Client sends authentication request to unification authentication platform;
Whether the unification authentication platform checking client user of this website platform;
After being verified, unification authentication platform obtains interim authentication code from the open website platform of third party;
Unification authentication platform obtains authenticating address according to interim authentication code from the open website platform of third party, and returns to client;
Client is linked to the login interface of the open website platform of third party according to authenticating address, and uses the account of the open website platform of third party to sign in to the open website platform of third party;
Whether the open website platform checking client of third party is the user of the open website platform of this third party, if so, passes through message to the unification authentication platform return authentication;
Unification authentication platform obtains the authentication code of ultimate authority from the open website platform of third party, and preserves;
Unification authentication platform returns to binding state information to client.
In said method,
The account that client uses the third party to open website platform signs in to the open website platform of third party and comprises: client uses the account of the open website platform of third party to sign in to the open website platform of third party with the loopback address parameter;
The open website platform of third party to the unification authentication platform return authentication by message is: the third party opens website platform and returns to the loopback address return parameters to unification authentication platform.
After the unified certification based on the OAuth agreement when realizing that by unification authentication platform this website platform is linked into the open website platform of third party, the method further comprises:
Use the authentication code of the ultimate authority of described preservation, realize that described client is by the application of the open website platform of this website platform access third party.
In said method,
Client sends to the message of unification authentication platform to forward by the client-server in this website platform and business logic systems successively;
Unification authentication platform sends to the message of client to forward by the business logic systems in this website platform and client-server successively.
The invention also discloses a kind of website platform, this website platform comprises an independently unification authentication platform;
The unified certification based on OAuth agreement when this unification authentication platform realizes that this website platform is linked into the open website platform of different third party.
In above-mentioned website platform,
Described unification authentication platform, after be used for receiving client and sending authentication request, whether checking client the user of this website platform; After being verified, obtain interim authentication code from the open website platform of third party, obtain authenticating address according to interim authentication code from the open website platform of third party, and return to client;
Wherein, client is linked to the login interface of the open website platform of third party according to authenticating address, and uses the account of the open website platform of third party to sign in to the open website platform of third party; Whether the open website platform checking client of third party is the user of the open website platform of this third party, if so, passes through message to the unification authentication platform return authentication;
Unification authentication platform is used for receiving described authentication by after message, obtains the authentication code of ultimate authority and preserves from the open website platform of third party, and returning to binding state information to client.
In above-mentioned website platform,
Wherein, client uses the account of the open website platform of third party to sign in to the open website platform of third party with the loopback address parameter;
The open website platform of third party to the unification authentication platform return authentication by message is: the third party opens website platform and returns to the loopback address return parameters to unification authentication platform.
In above-mentioned website platform,
This website platform uses the authentication code of the ultimate authority of described preservation, realizes that described client is by the application of the open website platform of this website platform access third party.
Above-mentioned website platform also comprises: client-server and business logic systems;
Client sends to the message of unification authentication platform to forward by the client-server in this website platform and business logic systems successively;
Unification authentication platform sends to the message of client to forward by the business logic systems in this website platform and client-server successively.
Have as seen above-mentioned, in technical scheme of the present invention, by set up independently unification authentication platform in website platform, when need to accessing different third party's open platforms website, this website platform carried out the unified certification based on OAuth by unification authentication platform, a cover authorization identifying system is developed separately in each the third party's open platform website that is no longer necessary for access, therefore greatly save the time and efforts of exploitation, provided cost savings, avoided the redundancy of program code.
Description of drawings
Fig. 1 is the logic connection diagram of existing website platform when being linked into open website platform;
Fig. 2 is the logic connection diagram of the website platform in the embodiment of the present invention when being linked into open website platform;
Fig. 3 is the signaling process figure that the unification authentication platform in the embodiment of the present invention is realized the unified certification process.
Embodiment
Core concept of the present invention is: for this website platform of the open website platform of a plurality of third parties of needs access, set up one based on the unification authentication platform of OAuth agreement on this website platform; The unified certification based on the OAuth agreement when realizing that by this unification authentication platform this website platform is linked into the open website platform of different third parties.
This scheme can so that the Home Network platform does not need to do in the situation of a lot of changes, be linked on the open website platform of each large third party rapidly.
For making the purpose, technical solutions and advantages of the present invention clearer, embodiment of the present invention is described further in detail below in conjunction with accompanying drawing.
Fig. 2 is the logic connection diagram of the website platform in the embodiment of the present invention when being linked into open website platform.As shown in Figure 2, set up an independently unification authentication platform in this website platform, and be connected with a database that is used for preserving authentication code with this unification authentication platform.The process of the unified certification that this unification authentication platform is realized as shown in Figure 3.
Fig. 3 is the signaling process figure that the unification authentication platform in the embodiment of the present invention is realized the unified certification process.As shown in Figure 3, comprising:
31, client sends authentication request to unification authentication platform; Here, the authentication request that client sends first arrives client-server, and client-server is forwarded to business logic systems with authentication request, and business logic systems is forwarded to unification authentication platform again.
32, after unification authentication platform receives authentication request, verify the whether user of this website platform of this client.
33, after being verified, unification authentication platform obtains interim authentication code (Request Token) from the open website platform of third party.
34, unification authentication platform obtains authenticating address (authentication URL) according to interim authentication code from the open website platform of third party, and returns to client; Here, the authenticating address that returns of unification authentication platform arrives client after forwarding by business logic systems and client-server successively.
35, client is linked to the login interface of the open website platform of third party according to authenticating address, and uses the account of the open website platform of third party to sign in to the open website platform of third party.
In this step, client uses the account of the open website platform of third party to sign in to the open website platform of third party with loopback address parameter (Call Back URL).
36, whether the open website platform checking client of third party is the user of the open website platform of this third party, if so, passes through message to the unification authentication platform return authentication.
In this step, the open website platform of third party is loopback address return parameters (Call Back URL return parameters) to the authentication that unification authentication platform returns by message.
37, unification authentication platform obtains the authentication code (Access Token) of ultimate authority from the open website platform of third party.
38, unification authentication platform is saved in the authentication code of the ultimate authority of obtaining in database.
39, unification authentication platform returns to binding state information to client.
Identifying procedure finishes.In this flow process, client sends to the message of unification authentication platform to forward by the client-server in this website platform and business logic systems successively; Unification authentication platform sends to the message of client to forward by the business logic systems in this website platform and client-server successively.
After identifying procedure shown in Figure 3, the authentication code of the ultimate authority of just can usage data preserving in the storehouse realizes that client passes through the application of the open website platform of this website platform access third party.
Next provide a kind of website platform in the present invention.A kind of website platform that provides in the present invention comprises an independently unification authentication platform; The unified certification based on OAuth agreement when this unification authentication platform realizes that this website platform is linked into the open website platform of different third party.
In this website platform,
Unification authentication platform, after be used for receiving client and sending authentication request, whether checking client the user of this website platform; After being verified, obtain interim authentication code from the open website platform of third party, obtain authenticating address according to interim authentication code from the open website platform of third party, and return to client;
Wherein, client is linked to the login interface of the open website platform of third party according to authenticating address, and uses the account of the open website platform of third party to sign in to the open website platform of third party; Whether the open website platform checking client of third party is the user of the open website platform of this third party, if so, passes through message to the unification authentication platform return authentication;
Unification authentication platform is used for receiving described authentication by after message, obtains the authentication code of ultimate authority and preserves from the open website platform of third party, and returning to binding state information to client.
In this website platform,
Wherein, client uses the account of the open website platform of third party to sign in to the open website platform of third party with the loopback address parameter;
The open website platform of third party to the unification authentication platform return authentication by message is: the third party opens website platform and returns to the loopback address return parameters to unification authentication platform.
This website platform uses the authentication code of the ultimate authority of described preservation, realizes that described client is by the application of the open website platform of this website platform access third party.
This website platform also comprises: client-server and business logic systems;
Client sends to the message of unification authentication platform to forward by the client-server in this website platform and business logic systems successively;
Unification authentication platform sends to the message of client to forward by the business logic systems in this website platform and client-server successively.
In sum, in technical scheme of the present invention, by set up independently unification authentication platform in website platform, when need to accessing different third party's open platforms website, this website platform carried out the unified certification based on OAuth by unification authentication platform, a cover authorization identifying system is developed separately in each the third party's open platform website that is no longer necessary for access, therefore greatly save the time and efforts of exploitation, provided cost savings, avoided the redundancy of program code.
The above is only preferred embodiment of the present invention, is not for limiting protection scope of the present invention.All any modifications of doing within the spirit and principles in the present invention, be equal to replacement, improvement etc., all be included in protection scope of the present invention.

Claims (10)

1. a uniform authentication method that accesses open website platform, is characterized in that, for this website platform of the open website platform of a plurality of third parties of needs access, the method comprises:
Set up a unification authentication platform on this website platform;
The unified certification based on the OAuth agreement when realizing that by unification authentication platform this website platform is linked into the open website platform of different third parties.
2. method according to claim 1, is characterized in that, the described unified certification based on the OAuth agreement when realizing that by unification authentication platform this website platform is linked into the open website platform of different third party comprises:
Client sends authentication request to unification authentication platform;
Whether the unification authentication platform checking client user of this website platform;
After being verified, unification authentication platform obtains interim authentication code from the open website platform of third party;
Unification authentication platform obtains authenticating address according to interim authentication code from the open website platform of third party, and returns to client;
Client is linked to the login interface of the open website platform of third party according to authenticating address, and uses the account of the open website platform of third party to sign in to the open website platform of third party;
Whether the open website platform checking client of third party is the user of the open website platform of this third party, if so, passes through message to the unification authentication platform return authentication;
Unification authentication platform obtains the authentication code of ultimate authority from the open website platform of third party, and preserves;
Unification authentication platform returns to binding state information to client.
3. method according to claim 2, is characterized in that,
The account that client uses the third party to open website platform signs in to the open website platform of third party and comprises: client uses the account of the open website platform of third party to sign in to the open website platform of third party with the loopback address parameter;
The open website platform of third party to the unification authentication platform return authentication by message is: the third party opens website platform and returns to the loopback address return parameters to unification authentication platform.
4. method according to claim 3, is characterized in that, after the unified certification based on the OAuth agreement when realizing that by unification authentication platform this website platform is linked into the open website platform of third party, the method further comprises:
Use the authentication code of the ultimate authority of described preservation, realize that described client is by the application of the open website platform of this website platform access third party.
5. the described method of any one according to claim 1 to 4, is characterized in that,
Client sends to the message of unification authentication platform to forward by the client-server in this website platform and business logic systems successively;
Unification authentication platform sends to the message of client to forward by the business logic systems in this website platform and client-server successively.
6. a website platform, is characterized in that, this website platform comprises an independently unification authentication platform;
The unified certification based on OAuth agreement when this unification authentication platform realizes that this website platform is linked into the open website platform of different third party.
7. website platform according to claim 6, is characterized in that,
Described unification authentication platform, after be used for receiving client and sending authentication request, whether checking client the user of this website platform; After being verified, obtain interim authentication code from the open website platform of third party, obtain authenticating address according to interim authentication code from the open website platform of third party, and return to client;
Wherein, client is linked to the login interface of the open website platform of third party according to authenticating address, and uses the account of the open website platform of third party to sign in to the open website platform of third party; Whether the open website platform checking client of third party is the user of the open website platform of this third party, if so, passes through message to the unification authentication platform return authentication;
Unification authentication platform is used for receiving described authentication by after message, obtains the authentication code of ultimate authority and preserves from the open website platform of third party, and returning to binding state information to client.
8. website platform according to claim 7, is characterized in that,
Wherein, client uses the account of the open website platform of third party to sign in to the open website platform of third party with the loopback address parameter;
The open website platform of third party to the unification authentication platform return authentication by message is: the third party opens website platform and returns to the loopback address return parameters to unification authentication platform.
9. website platform according to claim 8, is characterized in that,
This website platform uses the authentication code of the ultimate authority of described preservation, realizes that described client is by the application of the open website platform of this website platform access third party.
10. the described website platform of any one according to claim 6 to 9, is characterized in that, this website platform also comprises: client-server and business logic systems;
Client sends to the message of unification authentication platform to forward by the client-server in this website platform and business logic systems successively;
Unification authentication platform sends to the message of client to forward by the business logic systems in this website platform and client-server successively.
CN201110439543.XA 2011-12-23 2011-12-23 A kind ofly access the uniform authentication method of open website platform and a kind of website platform Active CN103179099B (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN201110439543.XA CN103179099B (en) 2011-12-23 2011-12-23 A kind ofly access the uniform authentication method of open website platform and a kind of website platform

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN201110439543.XA CN103179099B (en) 2011-12-23 2011-12-23 A kind ofly access the uniform authentication method of open website platform and a kind of website platform

Publications (2)

Publication Number Publication Date
CN103179099A true CN103179099A (en) 2013-06-26
CN103179099B CN103179099B (en) 2016-04-06

Family

ID=48638725

Family Applications (1)

Application Number Title Priority Date Filing Date
CN201110439543.XA Active CN103179099B (en) 2011-12-23 2011-12-23 A kind ofly access the uniform authentication method of open website platform and a kind of website platform

Country Status (1)

Country Link
CN (1) CN103179099B (en)

Cited By (10)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN103716317A (en) * 2013-12-25 2014-04-09 华为技术有限公司 Resource gateway and resource access authorization method
CN103873481A (en) * 2014-03-31 2014-06-18 百度在线网络技术(北京)有限公司 Verification method, open platform, server end and verification system
CN104426719A (en) * 2013-09-11 2015-03-18 方正信息产业控股有限公司 Data transfer method and device based on OAUTH (open authorization) protocol testing
CN104917799A (en) * 2014-03-13 2015-09-16 中国移动通信集团广西有限公司 Resource sharing method, resource gateway, first node and second node
CN105791603A (en) * 2016-04-22 2016-07-20 安徽电信规划设计有限责任公司 Color ring back tone customization method
CN106357643A (en) * 2016-09-20 2017-01-25 福建新和兴信息技术有限公司 System and method for recognition of cloud platform data calling applications
WO2017059736A1 (en) * 2015-10-10 2017-04-13 西安西电捷通无线网络通信股份有限公司 Method and device for verifying validity of identity of entity
CN110210203A (en) * 2019-06-04 2019-09-06 武汉神算云信息科技有限责任公司 The method for security protection of wechat small routine and API, device, equipment and storage medium
CN112953892A (en) * 2021-01-26 2021-06-11 山东浪潮通软信息科技有限公司 Access authentication method and device of third-party system
CN113688379A (en) * 2021-08-20 2021-11-23 杭州海康威视数字技术股份有限公司 Platform registration method and device and computer equipment

Citations (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN1946022A (en) * 2006-10-31 2007-04-11 华为技术有限公司 Method and system for switching third party landing and third party network and service server
CN101350717A (en) * 2007-07-18 2009-01-21 中国移动通信集团公司 Method and system for logging on third party server through instant communication software
US20100011421A1 (en) * 2008-07-13 2010-01-14 International Business Machines Corporation Enabling authentication of openid user when requested identity provider is unavailable

Patent Citations (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN1946022A (en) * 2006-10-31 2007-04-11 华为技术有限公司 Method and system for switching third party landing and third party network and service server
CN101350717A (en) * 2007-07-18 2009-01-21 中国移动通信集团公司 Method and system for logging on third party server through instant communication software
US20100011421A1 (en) * 2008-07-13 2010-01-14 International Business Machines Corporation Enabling authentication of openid user when requested identity provider is unavailable

Non-Patent Citations (2)

* Cited by examiner, † Cited by third party
Title
何少岳等: "《腾讯微博开放平台在远程教育用户认证授权中的应用》", 《现代教育技术》, vol. 21, no. 6, 30 June 2011 (2011-06-30) *
刘为等: "《利用OpenID和OAuth进行安全授权及风险防范的分析》", 《武汉商业服务学院学报》, vol. 25, no. 5, 31 October 2011 (2011-10-31) *

Cited By (16)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN104426719A (en) * 2013-09-11 2015-03-18 方正信息产业控股有限公司 Data transfer method and device based on OAUTH (open authorization) protocol testing
CN103716317A (en) * 2013-12-25 2014-04-09 华为技术有限公司 Resource gateway and resource access authorization method
WO2015096569A1 (en) * 2013-12-25 2015-07-02 华为技术有限公司 Resource gateway and resource access authorization method
CN104917799A (en) * 2014-03-13 2015-09-16 中国移动通信集团广西有限公司 Resource sharing method, resource gateway, first node and second node
CN103873481A (en) * 2014-03-31 2014-06-18 百度在线网络技术(北京)有限公司 Verification method, open platform, server end and verification system
CN106571921A (en) * 2015-10-10 2017-04-19 西安西电捷通无线网络通信股份有限公司 Entity identity effectiveness verification method and device
WO2017059736A1 (en) * 2015-10-10 2017-04-13 西安西电捷通无线网络通信股份有限公司 Method and device for verifying validity of identity of entity
CN106571921B (en) * 2015-10-10 2019-11-22 西安西电捷通无线网络通信股份有限公司 A kind of entity identities validation verification method and device thereof
CN105791603A (en) * 2016-04-22 2016-07-20 安徽电信规划设计有限责任公司 Color ring back tone customization method
CN105791603B (en) * 2016-04-22 2019-10-08 安徽电信规划设计有限责任公司 A kind of CRBT method for customizing
CN106357643A (en) * 2016-09-20 2017-01-25 福建新和兴信息技术有限公司 System and method for recognition of cloud platform data calling applications
CN106357643B (en) * 2016-09-20 2019-08-27 福建新和兴信息技术有限公司 It can recognize the method and system for calling the application of cloud platform data
CN110210203A (en) * 2019-06-04 2019-09-06 武汉神算云信息科技有限责任公司 The method for security protection of wechat small routine and API, device, equipment and storage medium
CN112953892A (en) * 2021-01-26 2021-06-11 山东浪潮通软信息科技有限公司 Access authentication method and device of third-party system
CN112953892B (en) * 2021-01-26 2022-04-19 浪潮通用软件有限公司 Access authentication method and device of third-party system
CN113688379A (en) * 2021-08-20 2021-11-23 杭州海康威视数字技术股份有限公司 Platform registration method and device and computer equipment

Also Published As

Publication number Publication date
CN103179099B (en) 2016-04-06

Similar Documents

Publication Publication Date Title
CN103179099B (en) A kind ofly access the uniform authentication method of open website platform and a kind of website platform
CN103716326B (en) Resource access method and URG
CN102394887B (en) OAuth protocol-based safety certificate method of open platform and system thereof
CN103327100B (en) Resource processing method and site server
CN109510846A (en) API Calls system, method, apparatus, electronic equipment and storage medium
CN103023933B (en) A kind of log-on message Integrated Processing System and method
CN106155697A (en) A kind of service-oriented Development Framework (YC Framework)
CN102904865B (en) A kind of management method, system and equipment of the multiple digital certificates based on mobile terminal
CN102710640A (en) Authorization requesting method, device and system
CN109361753A (en) A kind of Internet of things system framework and encryption method
CN104754009A (en) Service acquisition and invocation method, device, client-side and server
CN106411825A (en) WeChat access token acquisition method and system thereof
CN106357699A (en) Network system, service platform and login method and system of service platform
CN112188493A (en) Authentication method, system and related equipment
CN104079683B (en) A kind of authoritative domain name server directly in response to domain name analytic method and system
CN109413040A (en) Message authentication method, equipment, system and computer readable storage medium
CN104168294B (en) Instant communication method, system and device between across open platform user
CN109711122B (en) Authority management method, device, system, equipment and readable storage medium
CN103685535A (en) Interface design of cloud database system for large-scale distributed heterogeneous data treatment
CN101925020A (en) Method and system for binding E-mail addresses and mobile phone number
CN204695386U (en) Towards the management information system of many tenants
CN102420808A (en) Method for realizing single signon on telecom on-line business hall
CN102137102B (en) Realizing method of service supporting platform for supporting multiclass information publishing modes
CN105721274B (en) The fusion method and device of one kind of multiple instant messagings
CN110034979A (en) A kind of proxy resources monitoring method, device, electronic equipment and storage medium

Legal Events

Date Code Title Description
C06 Publication
PB01 Publication
C10 Entry into substantive examination
SE01 Entry into force of request for substantive examination
C14 Grant of patent or utility model
GR01 Patent grant
CP02 Change in the address of a patent holder

Address after: Room 810, 8 / F, 34 Haidian Street, Haidian District, Beijing 100080

Patentee after: BEIJING D-MEDIA COMMUNICATION TECHNOLOGY Co.,Ltd.

Address before: 100089 Beijing city Haidian District wanquanzhuang Road No. 28 Wanliu new building 6 storey block A room 602

Patentee before: BEIJING D-MEDIA COMMUNICATION TECHNOLOGY Co.,Ltd.

CP02 Change in the address of a patent holder