CN115086003A - Login-free method after webpage skipping of load balancing centralized management and control system - Google Patents

Login-free method after webpage skipping of load balancing centralized management and control system Download PDF

Info

Publication number
CN115086003A
CN115086003A CN202210655446.2A CN202210655446A CN115086003A CN 115086003 A CN115086003 A CN 115086003A CN 202210655446 A CN202210655446 A CN 202210655446A CN 115086003 A CN115086003 A CN 115086003A
Authority
CN
China
Prior art keywords
login
webpage
control system
centralized management
load balancing
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
CN202210655446.2A
Other languages
Chinese (zh)
Other versions
CN115086003B (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 Hongji Information Technology Co Ltd
Original Assignee
Shanghai Hongji Information 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 Shanghai Hongji Information Technology Co Ltd filed Critical Shanghai Hongji Information Technology Co Ltd
Priority to CN202210655446.2A priority Critical patent/CN115086003B/en
Publication of CN115086003A publication Critical patent/CN115086003A/en
Application granted granted Critical
Publication of CN115086003B publication Critical patent/CN115086003B/en
Active legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Images

Classifications

    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04LTRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
    • H04L63/00Network architectures or network communication protocols for network security
    • H04L63/08Network architectures or network communication protocols for network security for authentication of entities
    • H04L63/0807Network architectures or network communication protocols for network security for authentication of entities using tickets, e.g. Kerberos
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04LTRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
    • H04L63/00Network architectures or network communication protocols for network security
    • H04L63/08Network architectures or network communication protocols for network security for authentication of entities
    • H04L63/0815Network architectures or network communication protocols for network security for authentication of entities providing single-sign-on or federations
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04LTRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
    • H04L63/00Network architectures or network communication protocols for network security
    • H04L63/08Network architectures or network communication protocols for network security for authentication of entities
    • H04L63/083Network architectures or network communication protocols for network security for authentication of entities using passwords

Landscapes

  • Engineering & Computer Science (AREA)
  • Computer Hardware Design (AREA)
  • Computer Security & Cryptography (AREA)
  • Computing Systems (AREA)
  • General Engineering & Computer Science (AREA)
  • Computer Networks & Wireless Communication (AREA)
  • Signal Processing (AREA)
  • Information Transfer Between Computers (AREA)

Abstract

The invention discloses a login-free method after webpage skipping of a load balancing centralized management and control system, wherein the centralized management and control system stores IP (Internet protocol), ports, protocol types, webpage user names and passwords with balanced loads, and a background persists the information and maintains login tokens; the user selects the equipment to be jumped; the centralized control webpage foreground acquires a login token of the equipment by calling API; the foreground sets the acquired login token to a cookie of the browser; a foreground generates a URL pointing to a background of the centralized management and control system and opens a new tab access; the centralized management and control system analyzes the URL at the background and proxies the request to the equipment selected by the user in a reverse direction; downloading a new tab of the browser and analyzing a static file of the webpage; after jumping, taking the login token from the cookie under the same domain name; and after the token is successfully verified, navigating the route to the page after login. Compared with the prior art, the invention has the advantages that: after the webpage skips, the login-free state is achieved, and the management and maintenance efficiency of the user is effectively improved.

Description

Login-free method of load balancing centralized management and control system after webpage skipping
Technical Field
The invention relates to the technical field of networks, in particular to a login-free method after webpage skipping of a load balancing centralized control system.
Background
At present, flow pressure processing and access speed optimization are performed on many medium and large enterprise application systems through load balancing equipment, and as services are continuously increased and application deployment scales are increasingly huge, load balancing deployed in a matched manner in a data center is increased, so that load balancing maintenance and management work is increasingly complex. An integrated centralized management and control platform is established by utilizing the existing IT implementation system, the innovation of business and technical management is realized, and the heavy and complex maintenance and management work of the existing network can be reduced.
In order to manage load balance more quickly, the centralized management and control system provides a webpage skipping function, equipment to be skipped is selected in a webpage of the centralized management and control system, a new URL is generated according to the IP, the port and the protocol type of the equipment, and a new webpage label is opened through a browser. However, the existing web page jump function still has the following disadvantages:
(1) the existing load balancing centralized management and control system has the problems that the equipment page after webpage jumping is in an unregistered state, and a user needs to manually input a user name and a password, so that the management and maintenance efficiency is low;
(2) if the multiple load balances are deployed in different network environments, the network from the browser to the load balance may not be reachable, and the page and the API (application program interface) cannot be normally requested after the jump.
The technical problems reflected above are therefore a problem to be solved urgently by those skilled in the art.
Disclosure of Invention
The invention aims to provide a login-free method after webpage skipping of a load balancing centralized control system, so as to solve the problem of low maintenance and management efficiency.
In order to realize the purpose, the following technical scheme is adopted: a login-free method after webpage jump of a load balancing centralized management and control system comprises the following steps:
s1 centralized management and control system stores the key information of load balancing IP, port, protocol type, web page user name and password, the background persists the information and maintains each login token managed with load balancing;
s2, selecting the device to jump by the user;
s3 the foreground of the centralized control web page obtains the login token of the device by calling API;
s4, the foreground sets the obtained login token on a cookie (identity recognition information file) of the browser;
s5 foreground generates URL pointing to the background of the centralized management and control system according to the IP, port and protocol type of the device and opens new tab access;
s6, after the centralized management and control system background receives the request, the URL is analyzed to proxy the request to the equipment selected by the user in the reverse direction;
s7, downloading a new tab of the browser and analyzing the static file of the webpage;
the request of the S8 browser is that the result centralizes and controls the background reverse proxy, so that the skipped load balancing webpage and the centralized and controlled system webpage are under the same domain name and the login token can be taken from the cookie;
s9, after the token is successfully verified, the route is navigated to the post-login page.
Compared with the prior art, the invention has the advantages that:
(1) after the webpage is skipped, the login-free state is realized, so that the management and maintenance efficiency of the user is effectively improved;
(2) when the load balancing deployment environment is complex, the browser cannot access the load balancing, and the capacity of providing the web service for the browser by the load balancing is realized through the reverse proxy of the centralized management and control system.
Drawings
Fig. 1 is a schematic flow chart of a login-free method after webpage jump of a load balancing centralized control system according to the present invention.
Detailed Description
With reference to fig. 1, a login-free method after webpage jump of a load balancing centralized management and control system includes the following steps:
s1 centralized management and control system stores the key information of load balancing IP, port, protocol type, web page user name and password, the background persists the information and maintains each login token managed with load balancing;
s2, selecting the device to jump by the user;
s3, the foreground of the centralized control webpage acquires the login token of the equipment by calling the API;
s4, the foreground sets the obtained login token on a cookie (identity recognition information file) of the browser;
s5 foreground generates URL pointing to the background of the centralized management and control system according to the IP, port and protocol type of the device and opens new tab access;
s6, after the centralized management and control system background receives the request, the URL is analyzed to proxy the request to the equipment selected by the user in the reverse direction;
s7, downloading a new tab of the browser and analyzing the static file of the webpage;
the request of the S8 browser is that the result centralizes and controls the background reverse proxy, so that the skipped load balancing webpage and the centralized and controlled system webpage are under the same domain name and the login token can be taken from the cookie;
s9, after the token is successfully verified, the route is navigated to the post-login page.
The present invention and its embodiments have been described above, and the description is not intended to be limiting, and the drawings are only one embodiment of the present invention, and the actual structure is not limited thereto. In summary, those skilled in the art should appreciate that they can readily use the disclosed conception and specific embodiments as a basis for designing or modifying other structures for carrying out the same purposes of the present invention without departing from the spirit and scope of the invention as defined by the appended claims.

Claims (1)

1. A login-free method after webpage jump of a load balancing centralized management and control system comprises the following steps:
s1 centralized management and control system stores the key information of load balancing IP, port, protocol type, web page user name and password, the background persists the information and maintains each login token managed with load balancing;
s2, selecting the device to jump by the user;
s3 the foreground of the centralized control web page obtains the login token of the device by calling API;
s4, the foreground sets the obtained login token on a cookie (identity recognition information file) of the browser;
s5 foreground generates URL pointing to the background of the centralized management and control system according to the IP, port and protocol type of the device and opens new tab access;
s6, after the centralized management and control system background receives the request, the URL is analyzed to proxy the request to the equipment selected by the user in the reverse direction;
s7, downloading a new tab of the browser and analyzing the static file of the webpage;
the request of the S8 browser is that the result centralizes and controls the background reverse proxy, so that the skipped load balancing webpage and the centralized and controlled system webpage are under the same domain name and the login token can be taken from the cookie;
s9, after the token is successfully verified, the route is navigated to the post-login page.
CN202210655446.2A 2022-06-10 2022-06-10 Login-free method after webpage skipping of load balancing centralized management and control system Active CN115086003B (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN202210655446.2A CN115086003B (en) 2022-06-10 2022-06-10 Login-free method after webpage skipping of load balancing centralized management and control system

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN202210655446.2A CN115086003B (en) 2022-06-10 2022-06-10 Login-free method after webpage skipping of load balancing centralized management and control system

Publications (2)

Publication Number Publication Date
CN115086003A true CN115086003A (en) 2022-09-20
CN115086003B CN115086003B (en) 2024-03-29

Family

ID=83251035

Family Applications (1)

Application Number Title Priority Date Filing Date
CN202210655446.2A Active CN115086003B (en) 2022-06-10 2022-06-10 Login-free method after webpage skipping of load balancing centralized management and control system

Country Status (1)

Country Link
CN (1) CN115086003B (en)

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN116010096A (en) * 2023-01-04 2023-04-25 上海弘积信息科技有限公司 Centralized management method and system for load balancing equipment

Citations (10)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US20120233248A1 (en) * 2009-11-24 2012-09-13 Huawei Technologies Co., Ltd. Method and system for processing request message, and load balancer device
CN102682009A (en) * 2011-03-11 2012-09-19 腾讯科技(北京)有限公司 Method and system for logging in webpage
US20180026964A1 (en) * 2016-07-25 2018-01-25 Okta, Inc. Login proxy for third-party applications
CN107862198A (en) * 2017-11-17 2018-03-30 浪潮软件股份有限公司 One kind accesses verification method, system and client
CN107948167A (en) * 2017-11-29 2018-04-20 浙江数链科技有限公司 A kind of method and apparatus of single-sign-on
CN111125653A (en) * 2019-12-18 2020-05-08 紫光云(南京)数字技术有限公司 High-concurrency unified authentication method based on Nginx and Redis
CN111538590A (en) * 2020-04-17 2020-08-14 姜海强 Distributed data acquisition method and system based on CS framework
CN112954047A (en) * 2021-02-08 2021-06-11 上海弘积信息科技有限公司 Method for encrypting cookie through load balancing equipment
CN113452778A (en) * 2021-06-25 2021-09-28 中国农业银行股份有限公司 Session keeping method, device, equipment, system and storage medium
CN113783695A (en) * 2021-08-03 2021-12-10 西北大学 Client information authentication method and system of micro-service architecture

Patent Citations (10)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US20120233248A1 (en) * 2009-11-24 2012-09-13 Huawei Technologies Co., Ltd. Method and system for processing request message, and load balancer device
CN102682009A (en) * 2011-03-11 2012-09-19 腾讯科技(北京)有限公司 Method and system for logging in webpage
US20180026964A1 (en) * 2016-07-25 2018-01-25 Okta, Inc. Login proxy for third-party applications
CN107862198A (en) * 2017-11-17 2018-03-30 浪潮软件股份有限公司 One kind accesses verification method, system and client
CN107948167A (en) * 2017-11-29 2018-04-20 浙江数链科技有限公司 A kind of method and apparatus of single-sign-on
CN111125653A (en) * 2019-12-18 2020-05-08 紫光云(南京)数字技术有限公司 High-concurrency unified authentication method based on Nginx and Redis
CN111538590A (en) * 2020-04-17 2020-08-14 姜海强 Distributed data acquisition method and system based on CS framework
CN112954047A (en) * 2021-02-08 2021-06-11 上海弘积信息科技有限公司 Method for encrypting cookie through load balancing equipment
CN113452778A (en) * 2021-06-25 2021-09-28 中国农业银行股份有限公司 Session keeping method, device, equipment, system and storage medium
CN113783695A (en) * 2021-08-03 2021-12-10 西北大学 Client information authentication method and system of micro-service architecture

Non-Patent Citations (2)

* Cited by examiner, † Cited by third party
Title
PAOLEI: "NGINX基于Cookie和Header的负载均衡会话保持", pages 2, Retrieved from the Internet <URL:https://blog.csdn.net/paolei/article/details/87859981> *
刘成: "基于服务器集群的负载均衡系统的设计与实现", 《中国优秀硕士学位论文全文数据库(电子期刊)》 *

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN116010096A (en) * 2023-01-04 2023-04-25 上海弘积信息科技有限公司 Centralized management method and system for load balancing equipment

Also Published As

Publication number Publication date
CN115086003B (en) 2024-03-29

Similar Documents

Publication Publication Date Title
US20090327460A1 (en) Application Request Routing and Load Balancing
US6859879B2 (en) Method and system for secure pervasive access
EP1773019B1 (en) Leveraging presence service system and method for distributed web service delivery and deployment
CN102833306B (en) The dynamic resource routing of system integrating
US20050021771A1 (en) System enabling server progressive workload reduction to support server maintenance
KR100354369B1 (en) Information processing method, information processing apparatus, and storage medium for storing an information processing program
WO2001071979A9 (en) Method and system for combining configuration parameters for an entity profile
CN111683139B (en) Method and device for balancing load
US20050228870A1 (en) Application-based protocol and proxy selection by a mobile device in a multi-protocol network environment
CN102394929A (en) Conversation-oriented cloud computing load balancing system and method therefor
US20020138660A1 (en) Method and system for the redirection of client requests
CN115086003A (en) Login-free method after webpage skipping of load balancing centralized management and control system
CN110505074B (en) Application modularization integration method and device
Joshi et al. A comparative study on load balancing algorithms in software defined networking
CN111935312A (en) Industrial Internet container cloud platform and flow access control method thereof
US8996702B2 (en) Method, system, and computer program product for routing sessions to a specific URL in a multi-site environment
CN110191067B (en) Private line network access control method, device, equipment and readable storage medium
Blair et al. Handling policy conflicts in call control
CN115022333A (en) Message forwarding method and device of load balancing equipment and electronic equipment
Mérida et al. SHAAD: Adaptable, adaptive and dynamic hypermedia system for content delivery
Pimenta Junior et al. Determination of operating parameters and performance analysis of computer networks with Paraconsistent Annotated Evidential Logic Eτ
US8543696B1 (en) Network access
Głąbowski et al. Modelling Overflow Systems with Queuing in Primary Resources
Shoura et al. Optimization of Migration Cost for Network Function Virtualization Replacement
CN115118775B (en) Browser access request processing method and device and electronic equipment

Legal Events

Date Code Title Description
PB01 Publication
PB01 Publication
SE01 Entry into force of request for substantive examination
SE01 Entry into force of request for substantive examination
GR01 Patent grant
GR01 Patent grant