CN113568726B - Multi-service system processing method, operation platform, electronic equipment and storage medium - Google Patents

Multi-service system processing method, operation platform, electronic equipment and storage medium Download PDF

Info

Publication number
CN113568726B
CN113568726B CN202110833557.3A CN202110833557A CN113568726B CN 113568726 B CN113568726 B CN 113568726B CN 202110833557 A CN202110833557 A CN 202110833557A CN 113568726 B CN113568726 B CN 113568726B
Authority
CN
China
Prior art keywords
information
operation platform
login
user
service system
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
CN202110833557.3A
Other languages
Chinese (zh)
Other versions
CN113568726A (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.)
China Citic Bank Corp Ltd
Original Assignee
China Citic Bank Corp 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 China Citic Bank Corp Ltd filed Critical China Citic Bank Corp Ltd
Priority to CN202110833557.3A priority Critical patent/CN113568726B/en
Publication of CN113568726A publication Critical patent/CN113568726A/en
Application granted granted Critical
Publication of CN113568726B publication Critical patent/CN113568726B/en
Active legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Classifications

    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F9/00Arrangements for program control, e.g. control units
    • G06F9/06Arrangements for program control, e.g. control units using stored programs, i.e. using an internal store of processing equipment to receive or retain programs
    • G06F9/46Multiprogramming arrangements
    • G06F9/48Program initiating; Program switching, e.g. by interrupt
    • G06F9/4806Task transfer initiation or dispatching
    • G06F9/4843Task transfer initiation or dispatching by program, e.g. task dispatcher, supervisor, operating system
    • 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/44Program or device authentication
    • 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)
  • Software Systems (AREA)
  • Physics & Mathematics (AREA)
  • General Engineering & Computer Science (AREA)
  • General Physics & Mathematics (AREA)
  • Computer Hardware Design (AREA)
  • Information Transfer Between Computers (AREA)

Abstract

The present disclosure relates to the field of front-end agents, and in particular, to a multi-service system processing method, an operation platform, an electronic device, and a storage medium. The method comprises the following steps: the operation platform receives the trigger of a user to any one of at least two service systems; the operation platform acquires corresponding message information according to the trigger; when the message information is the first type information, the operation platform carries out proxy system login processing according to the message information; after the proxy system is successfully logged in, the operation platform sends a login authentication request to the service system triggered by the user so that the service system triggered by the user can perform login authentication of the service system; the operation platform receives a login authentication response returned by the service system triggered by the user; and the operation platform displays the data to be displayed in the login response according to the authentication passing information in the login authentication response. In the method, the unified processing of each business system is realized on the operation platform integrated with a plurality of business systems, and the use experience of a user is improved.

Description

Multi-service system processing method, operation platform, electronic equipment and storage medium
Technical Field
The present disclosure relates to the field of front-end agents, and in particular, to a multi-service system processing method, an operation platform, an electronic device, and a storage medium.
Background
In the prior art, a plurality of service systems can be accessed to an operation platform, independent domain names and scattered functions exist for the integration of a background service system, when the same user needs to log in different service systems, the user needs to memorize the domain names of the systems and the distribution of the functions of the service systems respectively due to the scattered functions of the service systems on the operation platform, and the user experience is poor due to the inconsistent UI and operation modes of the systems. Based on this, how to implement unified processing on each system on an operation platform integrated with a plurality of service systems becomes a technical problem to be solved currently.
Disclosure of Invention
The application provides a multi-service system processing method, an operation platform, electronic equipment and a storage medium, so that unified processing of each service system is realized on the operation platform integrated with a plurality of service systems, and the use experience of a user is improved.
In a first aspect, a method for processing multiple service systems is provided, where at least two service systems are connected to an operation platform, and the method includes the following steps:
the operation platform receives the trigger of a user to any one of the at least two service systems;
the operation platform acquires corresponding message information according to the trigger;
when the message information is of a first type, the operation platform carries out proxy system login processing according to the message information;
after the proxy system is successfully logged in, the operation platform sends a login authentication request to the service system triggered by the user so that the service system triggered by the user can perform login authentication of the service system;
the operation platform receives a login authentication response returned by the service system triggered by the user;
and the operation platform displays the data to be displayed in the login response according to the authentication passing information in the login authentication response.
In one possible implementation manner, when the operation platform receives that the trigger of the user to any one of the at least two service systems is the first trigger, the operation platform further includes:
the operation platform receives login information, input by the user, of the service system triggered by the user;
and the operation platform authenticates the login information and returns token information for indicating successful login to the user after the authentication is passed.
In one possible implementation manner, after the job platform obtains the message information, the method further includes:
the operation platform obtains a flag value in the message information, and judges the type of the message information according to the flag value;
when the flag value is 1, the message information is first type information;
when the flag value is 2, the message information is the second type information.
In one possible implementation manner, the proxy system login processing is performed by the job platform according to the message information, including:
the operation platform sends the message information to a back-end server to construct request address information;
the operation platform receives a request message carrying the request address information sent by the back-end server;
and the operation platform carries out proxy system login processing according to the request address information in the request message.
In one possible implementation manner, the proxy system login processing is performed by the job platform according to the request address information in the request message, including:
the operation platform acquires session information in the request address information;
the operation platform determines whether the session information is valid or not;
and if the session information is valid, the operation platform determines that the proxy system is successfully logged in.
In one possible implementation manner, if the session information is invalid, the method further includes:
the operation platform determines whether the request message is a back-end server request;
when the request message is determined to be a back-end server request, cookie information in the request address information is acquired;
the operation platform determines whether the cookie information contains at bill information or not;
and if the cookie information does not contain the at bill information, the operation platform creates new at bill information according to the stored login information and token information, and stores the new at bill information in the session information to obtain session ID information, so that proxy system login is completed.
In one possible implementation manner, the login authentication request sent by the operation platform to the service system triggered by the user carries the sessionID information.
In one possible implementation manner, the displaying, by the job platform, data to be displayed in the login response according to authentication passing information in the login authentication response includes:
the operation platform acquires authentication passing information and data to be displayed in the login authentication response;
the operation platform opens a new label page according to the authentication passing information;
and the operation platform selects an iframe form to display the data to be displayed in the new tag page.
In one possible implementation, when the message information is the first type of information, the method further includes:
and the operation platform opens a popup window in the current page.
In a second aspect, an operation platform is provided, where at least two service systems are connected to the operation platform, and the operation platform includes:
the receiving module is used for receiving the trigger of the user to any one of the at least two service systems;
the acquisition module is used for acquiring corresponding message information according to the trigger;
the first processing module is used for carrying out proxy system login processing according to the message information when the message information is of a first type;
the sending module is used for sending a login authentication request to the service system triggered by the user after the proxy system is successfully logged in so as to carry out login authentication of the service system by the service system triggered by the user;
the receiving module is also used for receiving a login authentication response returned by the service system triggered by the user;
and the display module is used for displaying the data to be displayed in the login response according to the authentication passing information in the login authentication response.
In one possible implementation, the method further includes:
the receiving module is further used for receiving login information, input by the user, of the service system triggered by the user;
and the second processing module is used for authenticating the login information and returning token information for indicating successful login to the user after the authentication is passed.
In one possible implementation, the method further includes:
the acquisition module is further configured to acquire a flag value in the message information;
the third processing module is used for judging the type of the message information according to the flag value; when the flag value is 1, the message information is first type information; when the flag value is 2, the message information is the second type information.
In one possible implementation manner, the first processing module is configured to send the message information to a backend server to construct request address information; receiving a request message carrying the request address information sent by the back-end server; and carrying out proxy system login processing according to the request address information in the request message.
In one possible implementation manner, the first processing module is specifically configured to obtain session information in the request address information; determining whether the session information is valid; and if the session information is valid, determining that the proxy system login is successful.
In one possible implementation manner, the first processing module is further specifically configured to determine whether the request packet is a back-end server request if the session information is invalid; when the request message is determined to be a back-end server request, cookie information in the request address information is acquired; determining whether the cookie information contains at bill information; if the cookie information does not contain the at bill information, creating new at bill information according to the stored login information and token information, and storing the new at bill information in the session information to obtain session ID information, so as to complete proxy system login.
In one possible implementation manner, the login authentication request sent by the sending module to the service system triggered by the user carries the sessionID information.
In one possible implementation manner, the display module is configured to obtain authentication passing information and data to be displayed in the login authentication response; opening a new label page according to the authentication passing information; and selecting an iframe form to display the data to be displayed in the new tag page.
In one possible implementation manner, the first processing module is further configured to open a pop window in the current page when the message information is the first type of information.
In a third aspect, an electronic device is provided, comprising: a processor and a memory;
the memory is used for storing a computer program;
the processor is configured to execute the multi-service system processing method by calling the computer program.
In a fourth aspect, a computer readable storage medium is provided for storing a computer program which, when run on a computer, enables the computer to perform the multi-service system processing method described above.
By means of the technical scheme, the technical scheme provided by the application has the following advantages:
in the method, the unified processing of each business system is realized on the operation platform integrated with a plurality of business systems, and the use experience of a user is improved.
Drawings
Various other advantages and benefits will become apparent to those of ordinary skill in the art upon reading the following detailed description of the preferred embodiments. The drawings are only for purposes of illustrating the preferred embodiments and are not to be construed as limiting the invention. Also, like reference numerals are used to designate like parts throughout the figures. In the drawings:
fig. 1 is a schematic flow chart of a multi-service system processing method provided in the present application;
FIG. 2 is a schematic diagram of a specific process flow of one possible implementation of the multi-service system processing method provided in the present application;
fig. 3 is a schematic structural diagram of an operation platform provided in the present application;
fig. 4 is a schematic structural diagram of an electronic device according to the processing method of the multi-service system provided in the present application.
Detailed Description
The application provides a multi-service system processing method, an operation platform, an electronic device and a storage medium, and a detailed description of specific embodiments of the application is provided below with reference to the accompanying drawings.
Embodiments of the present application are described in detail below, examples of which are illustrated in the accompanying drawings, wherein the same or similar reference numerals refer to the same or similar elements or elements having the same or similar functions throughout. The embodiments described below by referring to the drawings are exemplary only for the purpose of illustrating the present application and are not to be construed as limiting the present application.
As used herein, the singular forms "a", "an", "the" and "the" are intended to include the plural forms as well, unless expressly stated otherwise, as understood by those skilled in the art. It will be further understood that the terms "comprises" and/or "comprising," when used in this specification, specify the presence of stated features, integers, steps, operations, elements, and/or components, but do not preclude the presence or addition of one or more other features, integers, steps, operations, elements, components, and/or groups thereof. It will be understood that when an element is referred to as being "connected" or "coupled" to another element, it can be directly connected or coupled to the other element or intervening elements may also be present. Further, "connected" or "coupled" as used herein may include wirelessly connected or wirelessly coupled. The term "and/or" as used herein includes all or any element and all combination of one or more of the associated listed items.
It will be understood by those skilled in the art that all terms (including technical and scientific terms) used herein have the same meaning as commonly understood by one of ordinary skill in the art to which this application belongs unless defined otherwise. It will be further understood that terms, such as those defined in commonly used dictionaries, should be interpreted as having a meaning that is consistent with their meaning in the context of the prior art and will not be interpreted in an idealized or overly formal sense unless expressly so defined herein.
For the purpose of making the objects, technical solutions and advantages of the present application more apparent, the embodiments of the present application will be described in further detail below with reference to the accompanying drawings. The following embodiments may be combined with each other, and the same or similar concepts or processes may not be described in detail in some embodiments.
As shown in fig. 1, a flow chart of a multi-service system processing method provided in the present application is shown, and at least two service systems are connected to an operation platform in the method, including the following steps:
step S101, an operation platform receives the trigger of a user to any one of at least two service systems;
step S102, the operation platform acquires corresponding message information according to triggering;
step S103, when the message information is the first type information, the operation platform carries out proxy system login processing according to the message information;
step S104, after the proxy system is successfully logged in, the operation platform sends a login authentication request to the service system triggered by the user so that the service system triggered by the user can perform login authentication of the service system;
step S105, the operation platform receives a login authentication response returned by the service system triggered by the user;
step S106, the operation platform displays the data to be displayed in the login response according to the authentication passing information in the login authentication response.
In the method, the unified processing of each business system is realized on the operation platform integrated with a plurality of business systems, and the use experience of a user is improved.
Based on the technical solution provided in the present application, the following details the technical solution, as shown in fig. 2, which is a specific process flow diagram of one possible implementation manner of the multi-service system processing method provided in the present application.
For the present application, in one possible implementation manner, the foregoing processing of step S101 specifically includes the processing of step S201 described below.
Step S201, the operation platform receives the trigger of the user to the service system.
In one possible implementation manner, at least two service systems can be accessed on the operation platform, so that integrated access to a plurality of service systems is realized. When a user expects to enter a certain service system, clicking a menu corresponding to the service system is triggered on the operation platform.
In one possible implementation manner, if the triggering of the service system by the user is the first triggering, the operation platform instructs the user to input the corresponding login information to realize login verification, the operation platform receives the login information input by the user and authenticates the login information, after the authentication is passed, a token information is returned to the user, the token information is used for indicating that the login is successful, and meanwhile, the operation platform stores the token information, so that in the subsequent data interaction processing involving the user, the user is not required to input the login information again to realize identity authentication.
For the present application, in one possible implementation, the foregoing processing of step S102 specifically includes the following processing of step S202 to step S203.
Step S202, the operation platform acquires corresponding message information according to the triggering of the service system.
In one possible implementation, the job platform obtains the message information by invoking an addEventListener event according to a click of a service system menu by a user.
In step S203, the job platform determines the type of message information.
In one possible implementation manner, after acquiring the message information, the operation platform reads a flag value in the message information, and judges the type of the message information according to the flag value, so as to determine the type of a page to be opened; when the message information is the first type information, go to step S204; when the message information is the second type information, the flow goes to step S219. In a specific embodiment, when the flag value is 1, the message information is first type information, and the operation of opening the page is determined to be opening a new tag page; when the flag value is 2, the message information is the second type information, and the operation of opening the page is determined to be opening a popup window.
For the present application, in one possible implementation, the foregoing processing of step S103 specifically includes the following processing of step S204 to step S214.
In step S204, the job platform sends the message information to the backend server.
In one possible implementation manner, after the operation platform determines the type corresponding to the message information, the message information is transmitted to a back-end server for processing, and the message information can carry a domain name address url, a message header information at bill, optional authentication information cookie information and session information.
In step S205, the backend server constructs request address information.
In one possible implementation manner, after receiving the message information, the back-end server constructs request address information according to url, at bill, cookie information and session information carried in the message information.
In step S206, the backend server determines whether the cookie id is empty.
In one possible implementation, after the request address information is built, the backend server acquires a cookie id value, and determines whether the cookie id value is empty; if not, go to step S207, otherwise, go to step S211.
Step S207, the back-end server sends a request message to the operation platform.
In one possible implementation manner, after the backend server determines that the cookie id value is not null, the login information carried in the message information is added to the header of the request message, and the constructed request address information is carried in the request message and is sent to the operation platform.
Step S208, the operation platform obtains the session information in the request message.
In one possible implementation manner, after receiving a request message sent by a back-end server, the operation platform analyzes the request message to obtain request address information therein, and obtains session information in the request address information.
In step S209, the job platform determines whether the session information is valid.
In one possible implementation manner, the operation platform needs to verify the acquired session information to determine whether the session information is valid information; if the information is valid, go to step S210; otherwise, go to step S211.
In step S210, the job platform determines that the proxy system login is successful.
In one possible implementation, after determining that the session information is valid, the job platform determines that the proxy system login was successful.
In step S211, the job platform determines whether the request message is a back-end server request.
In one possible implementation manner, when the back-end server determines that the cookie id value is empty, or the operation platform determines that the session information is invalid, the request message is sent to the operation platform, and the operation platform determines whether the request message is a request of the back-end server; if the request is a back-end server request, go to step S212; otherwise, the login authentication fails, and the flow ends.
In step S212, the job platform acquires cookie information in the request address information.
In one possible implementation manner, after determining that the request message is a request of the back-end server, the operation platform obtains cookie information in the request address information.
In step S213, the job platform determines whether the cookie information contains at ticket information.
In one possible implementation, the job platform determines whether the acquired cookie information contains at ticket information. The at bill information is an identity bill, and comprises login information and at information, wherein the Chinese name of the at information is token ring (token), is token identity, is a successful login state, and transmits current user information in a way of sharing the token ring through a cookie. If it is determined that the login authentication fails, the process goes to step S214, otherwise, the login authentication fails, and the flow ends.
In step S214, the job platform creates new at ticket information.
In one possible implementation manner, when it is determined that the cookie information does not contain at bill information, the operation platform creates new at bill information according to the stored login information and token information, stores the new at bill information in session information, obtains session id information, and completes proxy system login.
For the present application, in one possible implementation, the foregoing processing of step S104 to step S105 specifically includes the processing of step S215 described below.
In step S215, the operation platform performs login authentication with the service system.
In one possible implementation, after the proxy system logs in successfully, the operation platform also needs to log in authentication processing with the service system triggered by the user. The operation platform sends a login authentication request to the service system, the service system carries out login authentication of the service system, and the login authentication request carries the sessionID information; the service system distributes the login authentication request to the controller for verification, and the controller returns a login authentication response to the work platform after the login authentication request passes the verification, and carries authentication passing information and data to be displayed.
For the present application, in one possible implementation, the foregoing processing of step S106 specifically includes the following processing of step S216 to step S218.
In step S216, the operation platform obtains the authentication passing information and the data to be displayed in the login authentication response.
In one possible implementation manner, after obtaining a login authentication response returned by the service system, the operation platform obtains authentication passing information and data to be displayed in the login authentication response.
In step S217, the job platform opens a new tab page according to the authentication passing information.
In one possible implementation, since the service system authentication is passed, the job platform opens a new tab page according to the determination result of the foregoing type.
In step S218, the job platform displays the data to be displayed in the new tab page.
In one possible implementation, the job platform displays the aforementioned data to be displayed in the new tab page, and selects to display the aforementioned data to be displayed in the form of an iframe.
In one possible implementation, in step S219, the job platform opens a popup window in the current page.
In the application, for the operation platform which is connected with a plurality of different service systems, no matter which service system is selected by a user, the operation platform can realize the unified processing of each service system, so that the problem that the unified processing cannot be realized due to the dispersion of the functions of each service system in the prior art is solved, and the processing efficiency is improved and the use feeling of the user is improved through the integrated processing.
Based on the technical scheme of the multi-service system processing method provided by the present application, the present application correspondingly provides a schematic structural diagram of an operation platform, as shown in fig. 3, at least two service systems are connected to an operation platform 30 of the present application, and the operation platform 30 may include:
a receiving module 31, configured to receive a trigger from a user to any one of at least two service systems;
the acquiring module 32 is configured to acquire corresponding message information according to triggering;
the first processing module 33 is configured to perform proxy system login processing according to the message information when the message information is the first type information;
the sending module 34 is configured to send a login authentication request to a service system triggered by a user after the proxy system is successfully logged in, so that the service system triggered by the user performs login authentication on the service system;
the receiving module 31 is further configured to receive a login authentication response returned by the service system triggered by the user;
and a display module 35, configured to display data to be displayed in the login response according to the authentication passing information in the login authentication response.
In one possible implementation, the method further includes:
the receiving module 31 is further configured to receive login information for a service system triggered by a user, which is input by the user;
the second processing module 36 is configured to authenticate the login information, and return token information indicating that the login is successful to the user after the authentication is passed.
In one possible implementation, the method further includes:
the acquiring module 32 is further configured to acquire a flag value in the message information;
a third processing module 37, configured to determine a type of message information according to the flag value; when the flag value is 1, the message information is the first type information; when the flag value is 2, the message information is the second type information.
In one possible implementation, the first processing module 33 is configured to send the message information to a backend server to construct request address information; receiving a request message carrying request address information sent by a back-end server; and carrying out proxy system login processing according to the request address information in the request message.
In one possible implementation manner, the first processing module 33 is specifically configured to obtain session information in the request address information; determining whether session information is valid; and if the session information is valid, determining that the proxy system login is successful.
In one possible implementation manner, the first processing module 33 is further specifically configured to determine whether the request packet is a back-end server request if the session information is invalid; when the request message is determined to be a back-end server request, cookie information in the request address information is acquired; determining whether the cookie information contains at bill information; if the cookie information does not contain the at bill information, creating new at bill information according to the stored login information and token information, and storing the new at bill information in the session information to obtain session ID information, so as to complete the login of the proxy system.
In one possible implementation, the login authentication request sent by the sending module 34 to the service system triggered by the user carries sessionID information.
In one possible implementation, the display module 35 is configured to obtain authentication passing information and data to be displayed in the login authentication response; opening a new label page according to the authentication passing information; the select iframe form displays the data to be displayed in the new tab page.
In one possible implementation, the first processing module 33 is further configured to open a pop window in the current page when the message information is the first type of information. .
In the application, for the operation platform which is connected with a plurality of different service systems, no matter which service system is selected by a user, the operation platform can realize the unified processing of each service system, so that the problem that the unified processing cannot be realized due to the dispersion of the functions of each service system in the prior art is solved, and the processing efficiency is improved and the use feeling of the user is improved through the integrated processing.
Referring now to fig. 4, a schematic diagram of a configuration of an electronic device 400 (e.g., the terminal device of fig. 1) suitable for use in implementing embodiments of the present application is shown. The terminal device in the embodiments of the present application may include, but is not limited to, mobile terminals such as mobile phones, notebook computers, digital broadcast receivers, PDAs (personal digital assistants), PADs (tablet computers), PMPs (portable multimedia players), in-vehicle terminals (e.g., in-vehicle navigation terminals), and the like, and fixed terminals such as digital TVs, desktop computers, and the like. The electronic device shown in fig. 4 is only an example and should not be construed as limiting the functionality and scope of use of the embodiments herein.
As shown in fig. 4, the electronic device 400 may include a processing means (e.g., a central processing unit, a graphics processor, etc.) 401, which may perform various suitable actions and processes according to a program stored in a Read Only Memory (ROM) 402 or a program loaded from a storage means 408 into a Random Access Memory (RAM) 403. In the RAM 403, various programs and data necessary for the operation of the electronic device 400 are also stored. The processing device 401, the ROM402, and the RAM 403 are connected to each other by a bus 404. An input/output (I/O) interface 405 is also connected to bus 404.
In general, the following devices may be connected to the I/O interface 405: input devices 406 including, for example, a touch screen, touchpad, keyboard, mouse, camera, microphone, accelerometer, gyroscope, etc.; an output device 407 including, for example, a Liquid Crystal Display (LCD), a speaker, a vibrator, and the like; storage 408 including, for example, magnetic tape, hard disk, etc.; and a communication device 409. The communication means 409 may allow the electronic device 400 to communicate with other devices wirelessly or by wire to exchange data. While fig. 4 shows an electronic device 400 having various means, it is to be understood that not all of the illustrated means are required to be implemented or provided. More or fewer devices may be implemented or provided instead.
In particular, according to embodiments of the present application, the processes described above with reference to flowcharts may be implemented as computer software programs. For example, embodiments of the present application include a computer program product comprising a computer program embodied on a computer readable medium, the computer program comprising program code for performing the method shown in the flowcharts. In such an embodiment, the computer program may be downloaded and installed from a network via communications device 409, or from storage 408, or from ROM 402. The above-described functions defined in the methods of the embodiments of the present application are performed when the computer program is executed by the processing means 401.
It should be noted that the computer readable medium described in the present application may be a computer readable signal medium or a computer readable storage medium, or any combination of the two. The computer readable storage medium can be, for example, but not limited to, an electronic, magnetic, optical, electromagnetic, infrared, or semiconductor system, apparatus, or device, or a combination of any of the foregoing. More specific examples of the computer-readable storage medium may include, but are not limited to: an electrical connection having one or more wires, a portable computer diskette, a hard disk, a Random Access Memory (RAM), a read-only memory (ROM), an erasable programmable read-only memory (EPROM or flash memory), an optical fiber, a portable compact disc read-only memory (CD-ROM), an optical storage device, a magnetic storage device, or any suitable combination of the foregoing. In the context of this document, a computer readable storage medium may be any tangible medium that can contain, or store a program for use by or in connection with an instruction execution system, apparatus, or device. In the present application, however, a computer-readable signal medium may include a data signal that propagates in baseband or as part of a carrier wave, with the computer-readable program code embodied therein. Such a propagated data signal may take any of a variety of forms, including, but not limited to, electro-magnetic, optical, or any suitable combination of the foregoing. A computer readable signal medium may also be any computer readable medium that is not a computer readable storage medium and that can communicate, propagate, or transport a program for use by or in connection with an instruction execution system, apparatus, or device. Program code embodied on a computer readable medium may be transmitted using any appropriate medium, including but not limited to: electrical wires, fiber optic cables, RF (radio frequency), and the like, or any suitable combination of the foregoing.
The computer readable medium may be contained in the electronic device; or may exist alone without being incorporated into the electronic device.
The computer readable medium carries one or more programs which, when executed by the electronic device, cause the electronic device to: acquiring at least two internet protocol addresses; sending a node evaluation request comprising the at least two internet protocol addresses to node evaluation equipment, wherein the node evaluation equipment selects an internet protocol address from the at least two internet protocol addresses and returns the internet protocol address; receiving an Internet protocol address returned by the node evaluation equipment; wherein the acquired internet protocol address indicates an edge node in the content distribution network.
Alternatively, the computer-readable medium carries one or more programs that, when executed by the electronic device, cause the electronic device to: receiving a node evaluation request comprising at least two internet protocol addresses; selecting an internet protocol address from the at least two internet protocol addresses; returning the selected internet protocol address; wherein the received internet protocol address indicates an edge node in the content distribution network.
Computer program code for carrying out operations of the present application may be written in one or more programming languages, including an object oriented programming language such as Java, smalltalk, C ++ and conventional procedural programming languages, such as the "C" programming language or similar programming languages. The program code may execute entirely on the user's computer, partly on the user's computer, as a stand-alone software package, partly on the user's computer and partly on a remote computer or entirely on the remote computer or backend server. In the case of a remote computer, the remote computer may be connected to the user's computer through any kind of network, including a Local Area Network (LAN) or a Wide Area Network (WAN), or may be connected to an external computer (for example, through the Internet using an Internet service provider).
The flowcharts and block diagrams in the figures illustrate the architecture, functionality, and operation of possible implementations of systems, methods and computer program products according to various embodiments of the present application. In this regard, each block in the flowchart or block diagrams may represent a module, segment, or portion of code, which comprises one or more executable instructions for implementing the specified logical function(s). It should also be noted that, in some alternative implementations, the functions noted in the block may occur out of the order noted in the figures. For example, two blocks shown in succession may, in fact, be executed substantially concurrently, or the blocks may sometimes be executed in the reverse order, depending upon the functionality involved. It will also be noted that each block of the block diagrams and/or flowchart illustration, and combinations of blocks in the block diagrams and/or flowchart illustration, can be implemented by special purpose hardware-based systems which perform the specified functions or acts, or combinations of special purpose hardware and computer instructions.
The units involved in the embodiments of the present application may be implemented by software, or may be implemented by hardware. The name of the unit does not in any way constitute a limitation of the unit itself, for example the first acquisition unit may also be described as "unit acquiring at least two internet protocol addresses".
The foregoing description is only of the preferred embodiments of the present application and is presented as a description of the principles of the technology being utilized. It will be appreciated by persons skilled in the art that the scope of the disclosure referred to in this application is not limited to the specific combinations of features described above, but it is intended to cover other embodiments in which any combination of features described above or equivalents thereof is possible without departing from the spirit of the disclosure. Such as the above-described features and technical features having similar functions (but not limited to) disclosed in the present application are replaced with each other.
The electronic device provided by the application is suitable for any embodiment of the multi-service system processing method, and is not described herein.
In the application, for the operation platform which is connected with a plurality of different service systems, no matter which service system is selected by a user, the operation platform can realize the unified processing of each service system, so that the problem that the unified processing cannot be realized due to the dispersion of the functions of each service system in the prior art is solved, and the processing efficiency is improved and the use feeling of the user is improved through the integrated processing.
The present application provides a computer-readable storage medium storing a computer program that causes a computer to execute the multi-service system processing method shown in the above embodiment.
The computer readable storage medium provided in the present application is applicable to any embodiment of the above-mentioned multi-service system processing method, and is not described herein again.
In the application, for the operation platform which is connected with a plurality of different service systems, no matter which service system is selected by a user, the operation platform can realize the unified processing of each service system, so that the problem that the unified processing cannot be realized due to the dispersion of the functions of each service system in the prior art is solved, and the processing efficiency is improved and the use feeling of the user is improved through the integrated processing.
It will be understood by those within the art that each block of the block diagrams and/or flowchart illustrations, and combinations of blocks in the block diagrams and/or flowchart illustrations, can be implemented by computer program instructions. Those skilled in the art will appreciate that these computer program instructions can be implemented in a processor of a general purpose computer, special purpose computer, or other programmable data processing method, such that the blocks of the block diagrams and/or flowchart illustration are implemented by the processor of the computer or other programmable data processing method.
All modules of the device can be integrated into a whole or can be separately deployed. The modules can be combined into one module or further split into a plurality of sub-modules.
Those skilled in the art will appreciate that the drawing is merely a schematic illustration of one preferred embodiment and that the modules or flows in the drawing are not necessarily required to practice the present application.
Those skilled in the art will appreciate that modules in an apparatus of an embodiment may be distributed in an apparatus of an embodiment as described in the embodiments, and that corresponding changes may be made in one or more apparatuses different from the present embodiment. The modules of the above embodiments may be combined into one module, or may be further split into a plurality of sub-modules.
The foregoing application serial numbers are merely for the purpose of description and do not represent the advantages or disadvantages of the embodiments.
The foregoing disclosure is only a few specific embodiments of the present application, however, the present application is not limited thereto and any variations that can be contemplated by those skilled in the art should fall within the scope of the present application.

Claims (7)

1. A multi-service system processing method is characterized in that at least two service systems are connected to an operation platform, and the method comprises the following steps:
the operation platform receives the trigger of a user to any one of the at least two service systems;
the operation platform acquires corresponding message information according to the trigger;
when the message information is the first type information, the operation platform performs proxy system login processing according to the message information, including:
the operation platform sends the message information to a back-end server to construct request address information;
the operation platform receives a request message carrying the request address information sent by the back-end server;
the operation platform carries out proxy system login processing according to the request address information in the request message, and comprises the following steps:
the operation platform acquires session information in the request address information;
the operation platform determines whether the session information is valid or not;
if the session information is valid, the operation platform determines that the proxy system is successfully logged in;
if the session information is invalid, the method further comprises:
the operation platform determines whether the request message is a back-end server request;
when the request message is determined to be a back-end server request, cookie information in the request address information is acquired;
the operation platform determines whether the cookie information contains at bill information or not;
if the cookie information does not contain the at bill information, the operation platform creates new at bill information according to the stored login information and token information, and stores the new at bill information in the session information to obtain session ID information, so that proxy system login is completed;
after the proxy system is successfully logged in, the operation platform sends a login authentication request to the service system triggered by the user so that the service system triggered by the user can perform login authentication of the service system;
the operation platform receives a login authentication response returned by the service system triggered by the user;
and the operation platform displays the data to be displayed in the login authentication response according to the authentication passing information in the login authentication response.
2. The method of claim 1, wherein when the job platform receives that the user's trigger for any one of the at least two service systems is a first trigger, further comprising:
the operation platform receives login information, input by the user, of the service system triggered by the user;
and the operation platform authenticates the login information and returns token information for indicating successful login to the user after the authentication is passed.
3. The method of claim 1, wherein after the job platform obtains the message information, further comprising:
the operation platform obtains a flag value in the message information, and judges the type of the message information according to the flag value;
when the flag value is 1, the message information is first type information;
when the flag value is 2, the message information is the second type information.
4. The method of claim 1, wherein the session id information is carried in a login authentication request sent by the job platform to the user-triggered service system.
5. An operation platform, at least two service systems are connected to the operation platform, comprising:
the receiving module is used for receiving the trigger of the user to any one of the at least two service systems;
the acquisition module is used for acquiring corresponding message information according to the trigger;
the first processing module is configured to perform proxy system login processing according to the message information when the message information is of a first type, and includes:
the operation platform sends the message information to a back-end server to construct request address information;
the operation platform receives a request message carrying the request address information sent by the back-end server;
the operation platform carries out proxy system login processing according to the request address information in the request message, and comprises the following steps:
the operation platform acquires session information in the request address information;
the operation platform determines whether the session information is valid or not;
if the session information is valid, the operation platform determines that the proxy system is successfully logged in;
if the session information is invalid, the method further comprises:
the operation platform determines whether the request message is a back-end server request;
when the request message is determined to be a back-end server request, cookie information in the request address information is acquired;
the operation platform determines whether the cookie information contains at bill information or not;
if the cookie information does not contain the at bill information, the operation platform creates new at bill information according to the stored login information and token information, and stores the new at bill information in the session information to obtain session ID information, so that proxy system login is completed;
the sending module is used for sending a login authentication request to the service system triggered by the user after the proxy system is successfully logged in so as to carry out login authentication of the service system by the service system triggered by the user;
the receiving module is also used for receiving a login authentication response returned by the service system triggered by the user;
and the display module is used for displaying the data to be displayed in the login authentication response according to the authentication passing information in the login authentication response.
6. An electronic device, comprising: a processor and a memory;
the memory is used for storing a computer program;
the processor is configured to execute the multi-service system processing method according to any one of the preceding claims 1 to 4 by calling the computer program.
7. A computer readable storage medium for storing a computer program which, when run on a computer, causes the computer to perform the multi-service system processing method of any one of the preceding claims 1 to 4.
CN202110833557.3A 2021-07-23 2021-07-23 Multi-service system processing method, operation platform, electronic equipment and storage medium Active CN113568726B (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN202110833557.3A CN113568726B (en) 2021-07-23 2021-07-23 Multi-service system processing method, operation platform, electronic equipment and storage medium

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN202110833557.3A CN113568726B (en) 2021-07-23 2021-07-23 Multi-service system processing method, operation platform, electronic equipment and storage medium

Publications (2)

Publication Number Publication Date
CN113568726A CN113568726A (en) 2021-10-29
CN113568726B true CN113568726B (en) 2024-03-26

Family

ID=78166485

Family Applications (1)

Application Number Title Priority Date Filing Date
CN202110833557.3A Active CN113568726B (en) 2021-07-23 2021-07-23 Multi-service system processing method, operation platform, electronic equipment and storage medium

Country Status (1)

Country Link
CN (1) CN113568726B (en)

Citations (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
WO2020087778A1 (en) * 2018-11-02 2020-05-07 深圳壹账通智能科技有限公司 Multiple system login method, apparatus, computer device and storage medium
CN111786969A (en) * 2020-06-17 2020-10-16 朗新科技集团股份有限公司 Single sign-on method, device and system
CN112632521A (en) * 2020-12-23 2021-04-09 北京达佳互联信息技术有限公司 Request response method and device, electronic equipment and storage medium

Patent Citations (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
WO2020087778A1 (en) * 2018-11-02 2020-05-07 深圳壹账通智能科技有限公司 Multiple system login method, apparatus, computer device and storage medium
CN111786969A (en) * 2020-06-17 2020-10-16 朗新科技集团股份有限公司 Single sign-on method, device and system
CN112632521A (en) * 2020-12-23 2021-04-09 北京达佳互联信息技术有限公司 Request response method and device, electronic equipment and storage medium

Also Published As

Publication number Publication date
CN113568726A (en) 2021-10-29

Similar Documents

Publication Publication Date Title
CN111639319B (en) User resource authorization method, device and computer readable storage medium
WO2021068634A1 (en) Page jump method and apparatus, electronic device and computer-readable storage medium
CN111459364B (en) Icon updating method and device and electronic equipment
CN111432001B (en) Method, apparatus, electronic device and computer readable medium for jumping scenes
US20220366066A1 (en) Display method, display device, and electronic device
CN112202744B (en) Multi-system data communication method and device
CN111596991A (en) Interactive operation execution method and device and electronic equipment
CN110865846B (en) Application management method, device, terminal, system and storage medium
US20230385080A1 (en) Method and apparatus for presenting information on lock screen interface, terminal, and storage medium
CN110674481A (en) Account registration method, device, equipment and storage medium of application program
CN111596992B (en) Navigation bar display method and device and electronic equipment
CN110855655B (en) Information verification method, device, equipment and storage medium
CN110442416B (en) Method, electronic device and computer-readable medium for presenting information
CN110619101B (en) Method and apparatus for processing information
CN113568726B (en) Multi-service system processing method, operation platform, electronic equipment and storage medium
WO2022206287A1 (en) Business service interaction method and apparatus, device, and storage medium
CN111274513B (en) Window display method, device, terminal and storage medium
CN111897620A (en) Interaction method and device and electronic equipment
CN113220293B (en) Page display method, page display device, electronic equipment and computer readable medium
CN112965778B (en) Chat page display method, chat page display device, electronic equipment and computer readable medium
CN111641692B (en) Session data processing method and device and electronic equipment
CN112929162B (en) Password management method and system, electronic equipment and readable storage medium
CN112261659B (en) Control method and device for terminal and server, terminal and storage medium
CN111310031B (en) House source information display method, device, terminal and storage medium
CN116226829A (en) Integrated system, interface calling method, authentication method and related 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