CN109474665B - Information processing method and device and computer storage medium - Google Patents

Information processing method and device and computer storage medium Download PDF

Info

Publication number
CN109474665B
CN109474665B CN201811156483.9A CN201811156483A CN109474665B CN 109474665 B CN109474665 B CN 109474665B CN 201811156483 A CN201811156483 A CN 201811156483A CN 109474665 B CN109474665 B CN 109474665B
Authority
CN
China
Prior art keywords
web service
information
address information
authentication
management platform
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
CN201811156483.9A
Other languages
Chinese (zh)
Other versions
CN109474665A (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 Mobile Communications Group Co Ltd
MIGU Culture Technology Co Ltd
Original Assignee
China Mobile Communications Group Co Ltd
MIGU Culture 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 China Mobile Communications Group Co Ltd, MIGU Culture Technology Co Ltd filed Critical China Mobile Communications Group Co Ltd
Priority to CN201811156483.9A priority Critical patent/CN109474665B/en
Publication of CN109474665A publication Critical patent/CN109474665A/en
Application granted granted Critical
Publication of CN109474665B publication Critical patent/CN109474665B/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
    • H04L67/00Network arrangements or protocols for supporting network services or applications
    • H04L67/01Protocols
    • H04L67/02Protocols based on web technology, e.g. hypertext transfer protocol [HTTP]
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04LTRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
    • H04L67/00Network arrangements or protocols for supporting network services or applications
    • H04L67/50Network services
    • H04L67/51Discovery or management thereof, e.g. service location protocol [SLP] or web services

Abstract

The embodiment of the invention discloses an information processing method which is applied to a management platform and comprises the following steps: acquiring registration information of a web service based on initiation of the web service; generating first address information corresponding to the web service based on the identification of the web service in the registration information and the address information of the management platform; and establishing routing information with the web service based on the second address information and the first address information of the web service in the registration information. The embodiment of the invention also discloses an information processing device and a computer storage medium.

Description

Information processing method and device and computer storage medium
Technical Field
The present invention relates to the field of computer technologies, and in particular, to an information processing method and apparatus, and a computer storage medium.
Background
In a large server environment, different subsystems can provide a management background of corresponding web page (web) service for user operation and monitoring. But these web services have different IP addresses and port numbers, and when a user needs to access multiple web services at the same time, multiple IP addresses and port numbers need to be acquired. Meanwhile, since the web services are independent from each other, each system has its own user management module, so that the user needs to register user information in each system before using each web service, the information the user needs to remember is increased, and the work efficiency of the user is inevitably reduced.
Disclosure of Invention
In order to solve the existing technical problems, embodiments of the present invention provide an information processing method, an information processing apparatus, and a computer storage medium.
In order to achieve the above purpose, the technical solution of the embodiment of the present invention is realized as follows:
the embodiment of the invention provides an information processing method, which is applied to a management platform and comprises the following steps:
acquiring registration information of a web service based on the starting of the web service;
generating first address information corresponding to the web service based on the identification of the web service in the registration information and the address information of the management platform;
and establishing routing information with the web service based on the second address information and the first address information of the web service in the registration information.
In the above scheme, the method further comprises: the method comprises the steps of obtaining first authentication information of a user, and displaying a plurality of pieces of first address information respectively corresponding to a plurality of web services after the first authentication information passes authentication;
when the operation aiming at the first address information is obtained, determining corresponding routing information according to the identification of the web service in the first address information;
and determining second address information associated with the first address information according to the routing information, and accessing the corresponding web service at least based on the second address information.
In the above scheme, the method further comprises: initiating an authentication request to the web service based on second authentication information in the registration information, and obtaining a session identifier of the web service after the authentication is passed; wherein the second authentication information at least includes: an authentication interface, a username/password for the web service.
In the foregoing solution, the accessing the corresponding web service based on at least the second address information includes:
initiating an access request to a corresponding web service based on the second address information; the access request includes a session identification for the web service;
obtaining response data of the web service, and displaying the response data; wherein the response data is obtained after the session identification of the web service is verified.
In the above scheme, the method further comprises:
detecting web services related to the acquired routing information according to a preset detection period;
in the detection period, initiating a connection establishment request to a server where the web service is located; and if the connection with the server where the web service is located can not be established, deleting the routing information corresponding to the web service.
In the foregoing solution, the obtaining the session identifier of the web service includes:
acquiring a session identifier of the web service and timeout time corresponding to the session identifier;
the method further comprises the following steps: and starting a timer according to the overtime, deleting the session identifier of the web service when the timing time of the timer is up, and re-initiating an authentication request to the web service to re-obtain the session identifier of the web service.
In the foregoing solution, after the authentication of the first authentication information is passed, displaying a plurality of pieces of first address information respectively corresponding to a plurality of web services includes: after the first authentication information passes authentication, acquiring authority information associated with the first authentication information;
determining an accessible web service based on the authority information, and displaying first address information corresponding to the accessible web service.
An embodiment of the present invention further provides an information processing apparatus, which is applied to a management platform, and the apparatus includes:
the registration module is used for acquiring registration information of the web service based on the starting of the web service;
the proxy module is used for generating first address information corresponding to the web service based on the identification of the web service in the registration information and the address information of the management platform; or establishing routing information with the web service based on the second address information and the first address information of the web service in the registration information.
Embodiments of the present invention also provide a computer-readable storage medium, on which a computer program is stored, which, when executed by a processor, implements the steps of the method according to an embodiment of the present invention.
The embodiment of the invention also provides an information processing device, which comprises a memory, a processor and a computer program which is stored on the memory and can be run on the processor, wherein the processor executes the steps of the method of the embodiment of the invention when running the executable program.
The embodiment of the invention discloses an information processing method which is applied to a management platform and comprises the following steps: acquiring registration information of a web service based on the starting of the web service; generating first address information corresponding to the web service based on the identification of the web service in the registration information and the address information of the management platform; and establishing routing information with the web service based on the second address information and the first address information of the web service in the registration information. Therefore, the registration information of the web service is actively acquired when the web service is started, and the routing information of the web service is generated based on the registration information of the web service and the information of the management platform, so that the information of the web service does not need to be manually input, all information of the web service is not needed when the web service is accessed, in addition, all web services do not need to be modified by adopting a dynamic and static separation method, the complexity and the difficulty of processing are reduced, the working efficiency is improved, and the processing cost is reduced.
Drawings
FIG. 1 is a first flowchart illustrating an information processing method according to an embodiment of the present invention;
FIG. 2 is a second flowchart illustrating an information processing method according to an embodiment of the present invention;
FIG. 3 is a third schematic flowchart of an information processing method according to an embodiment of the present invention;
FIG. 4 is a schematic diagram of a management platform based on an information processing method according to an embodiment of the present invention;
FIG. 5 is a first block diagram of an information processing apparatus according to an embodiment of the present invention;
FIG. 6 is a second schematic diagram of a composition structure of an information processing apparatus according to an embodiment of the present invention;
fig. 7 is a third schematic view of a composition structure of an information processing apparatus according to an embodiment of the present invention.
Detailed Description
The present invention will be described in further detail with reference to the accompanying drawings and specific embodiments.
An embodiment of the present invention provides an information processing method, as shown in fig. 1, applied to a management platform, where the method includes:
step 101: registration information for a web service is obtained based on initiation of the web service.
In an alternative embodiment of the present invention, the registration information may include: and the information of the IP address, the port number, the self identification, the authentication interface, the user name/password and the like of the web service. It should be understood that the web service will be registered only when the web service has no registration record on the management platform, and will not be registered again when the web service is started up when the web service has been registered on the management platform.
Step 102: and generating first address information corresponding to the web service based on the identification of the web service in the registration information and the address information of the management platform.
In an alternative embodiment of the invention, the identification of the web service is generated by the web service itself, i.e. it may be registered in the management platform as an alias for the web service. The address information of the management platform itself includes: managing the IP address and port number of the platform. The first address information of the web service includes: identification of the web service, IP address and port number of the management platform.
Step 103: and establishing routing information with the web service based on the second address information and the first address information of the web service in the registration information.
In an optional embodiment of the invention, the second address information of the web service comprises: the IP address and the port number of the web service, and the second address information can be searched in the registration information of the web service in the management platform. And establishing a mapping relation between the second address information and the first address information of the web service, wherein the obtained mapping relation is the routing information of the web service.
As an alternative example, the management platform identifies the web service according to the identification of the web service, and identifies the second address information of the web service according to the routing information of the web service, i.e. the mapping relationship between the second address information and the first address information of the web service.
Therefore, the registration information of the web service is actively acquired when the web service of the webpage is started, and the routing information of the web service is generated based on the registration information of the web service and the information of the management platform, so that the information of the web service does not need to be manually input, all information of the web service is not needed when the web service is accessed, in addition, all web services do not need to be modified by adopting a dynamic and static separation method, the complexity and the difficulty of processing are reduced, the working efficiency is improved, and the processing cost is reduced.
Based on the foregoing embodiment, an embodiment of the present invention further provides an information processing method, as shown in fig. 2, where on the basis of the foregoing embodiment, the method includes:
step 201: the method comprises the steps of obtaining first authentication information of a user, and displaying a plurality of pieces of first address information respectively corresponding to a plurality of web services after the first authentication information passes authentication.
In an optional embodiment of the present invention, when a user logs in the management platform, user information authentication, that is, first authentication information, is required, and after the authentication information passes, the management platform displays first address information corresponding to a plurality of web services (the first address information is first address information corresponding to a web service, which is generated based on registration information in the foregoing embodiment). As an alternative example, the login page of the management platform displays first authentication information that needs to be input by the user, where the first authentication information may include: a username/password of the user on the management platform. And after the first authentication information passes, confirming that a user can log in a management platform, and displaying a plurality of first address information corresponding to a plurality of web services on a display page of the management platform.
As an embodiment, after the authentication of the first authentication information is passed, a plurality of first address information respectively corresponding to a plurality of web services is displayed, including (not shown in the drawings of the specification):
step 2011: and after the first authentication information is authenticated, acquiring authority information associated with the first authentication information.
In an optional embodiment of the present invention, first authentication information is input, and after the management platform confirms that the first authentication information passes, authority information associated with the first authentication information is acquired. The authority information may be a user authority corresponding to the authentication information. The management platform may set different user permissions as required, for example, the user permissions may be divided into: administrator privileges, general user privileges, and the like.
Step 2012: determining an accessible web service based on the authority information, and displaying first address information corresponding to the accessible web service.
In an optional embodiment of the present invention, the management platform may set, according to the authority information, the web service that can be accessed corresponding to the authority information, and display the first address information of the web service corresponding to the authority information on the display page of the management platform.
As an alternative example, the management platform sets the administrator authority to display the first address information of all web services, and sets the general user authority to display the first address information of a specific web service. And the management platform confirms the user authority associated with the first authentication information as the administrator authority according to the first authentication information. And the management platform displays the first address of the web service corresponding to the administrator authority on a display page according to the administrator authority.
Based on the above example, after the management platform confirms that the user right associated with the first authentication information is a normal user right, the management platform displays, on a display page according to the normal user right, the first address of the web service corresponding to the normal user right.
Step 202: and when the operation aiming at the first address information is obtained, determining corresponding routing information according to the identification of the web service in the first address information.
As an embodiment, the operation for the first address may include: and clicking an area displaying the first address information of any web service, or clicking a page displaying 'open the web service', and the like. When the management platform acquires the operation aiming at the first address information, the identification of the web service in the first address information is obtained, and the routing information corresponding to the web service is determined according to the identification of the web service.
As an optional example, links of first address information of a plurality of web services are displayed on a display page of the management platform, after a user clicks the link of the first address information of any web service, the management platform obtains an identifier of the web service in the first address information of the web service identified after the click operation, and obtains routing information of the web service according to the identifier of the web service.
Step 203: and determining second address information associated with the first address information according to the routing information, and accessing the corresponding web service at least based on the second address information.
In an optional embodiment of the present invention, the routing information includes a mapping relationship between first address information and second address information, that is, an association relationship between the first address information and the second address information, and the management platform accesses the web service according to the second address information of the web service and the second address information after acquiring the routing information and the first address information of the web service.
Therefore, the management platform manages all the web services according to a unified standard, uses unified user authentication to log in the management platform, and performs unified management on the access addresses of all the web services, and only needs to click the first address information of the web services displayed on the management platform to access the web services, so that unified management is facilitated, and the processing cost is also reduced.
Based on the foregoing embodiment, an embodiment of the present invention further provides an information processing method, where after the web service is registered on the management platform, the method further includes:
initiating an authentication request to the web service based on second authentication information in the registration information, and obtaining a session identifier of the web service after the authentication is passed; wherein the second authentication information at least includes: an authentication interface, a username/password for the web service.
In an optional embodiment of the present invention, after the web service is registered in the management platform for the first time, the management platform initiates an authentication request to the web service. The management platform authenticates according to second authentication information of the web service, wherein the second authentication information comprises: an authentication interface, a user name/password of the web service, and the management platform may obtain the second authentication information from the registration information of the web service.
And when the management platform passes the authentication request initiated to the web service based on the second authentication information, the management platform obtains the session identifier of the web service. The session identifier of the web service is mainly used for storing state information between the web service and the web server, when the web service sends an access request, the access request may include the session identifier of the web service, the server of the web service may verify the session identifier of the web service, when the session identifier of the web service is valid, the session identifier of the web service passes verification, and the server of the web service may return data corresponding to the access request.
As an embodiment, the obtaining the session identifier of the web service includes: acquiring a session identifier of the web service and timeout time corresponding to the session identifier;
the method further comprises the following steps: and starting a timer according to the overtime, deleting the session identifier of the web service when the timing time of the timer is up, and re-initiating an authentication request to the web service to re-obtain the session identifier of the web service.
Therefore, the management platform can uniformly manage and maintain the session identifiers of all the web services, the management difficulty is reduced, and the working efficiency is improved.
In step 203 of the embodiment of the present invention, the accessing the corresponding web service based on the second address information includes (not shown in the drawings of the specification):
step 2031: initiating an access request to a corresponding web service based on the second address information; the access request includes a session identification for the web service.
As an implementation manner, an access request is initiated to the web service according to the IP address and the port number of the web service in the second address information, and a session identifier of the web service is included in the access request.
Step 2032: obtaining response data of the web service, and displaying the response data; wherein the response data is obtained after the session identification of the web service is verified.
In one embodiment, the management platform obtains data returned by the server of the web service, i.e. response data, and displays the response data on the display page after receiving the response data. It is understood that the precondition for the server of the web service to return the response data is that the session identification of the web service contained in the access request of the web service is verified.
Based on the foregoing embodiments, an embodiment of the present invention further provides an information processing method, as shown in fig. 3, where the method includes:
step 301: and detecting the web service associated with the acquired routing information according to a preset detection period.
In an optional embodiment of the present invention, the management platform may perform periodic detection on the corresponding web service that has acquired the routing information according to a preset detection period.
As an alternative example, the detection period is set to 12 hours, and a corresponding timer is set for each web service, so that the management platform periodically detects the web service with the routing information every 12 hours.
Step 302: in the detection period, initiating a connection establishment request to a server where the web service is located; and if the connection with the server where the web service is located can not be established, deleting the routing information corresponding to the web service.
In an optional embodiment of the present invention, when a certain web service is in a detection period, the management platform initiates a request for establishing a connection to a server of the web service according to the second address information of the web service.
When the web service can establish connection with a server of the web service, the detection is passed; and when the web service cannot establish connection with the server of the web service, detecting that the connection fails, judging that the routing information of the web service is invalid, and deleting the routing information associated with the web service by the management platform.
As an alternative example, when a certain web service is in the detection period, the management platform establishes a request for connection to a server of the web service according to the second address information of the web service. And when the management platform acquires the response data returned by the web server, the web service can establish connection with the web server and the detection is passed.
In the above example, after the management platform initiates the request for establishing the connection with the web service, and the management platform does not acquire response data within a preset time, it is determined that the web service and the web server cannot establish a connection, and the routing information associated with the web service is deleted after the detection fails.
Therefore, the web service is periodically connected with the server of the web service, the routing information of the web service is detected, the routing information of the web service can be deleted in time, the management platform can effectively manage the routing information of all the web services in a unified mode, the management cost is reduced, and the processing efficiency is improved.
Specific example 1
A management platform to which the information processing method provided by the embodiment of the present invention is applied is shown in fig. 4, and the management platform includes: the system comprises a browser, a web server corresponding to a certain web service, an agent module, a storage module, a registration module and a monitoring module.
The steps of the management platform for web service management include (not shown in the attached drawings of the specification):
step 401: when a certain web service is started and the web service is not registered on the management platform, the web service is registered through a registration module, and the registration information of the web service comprises: an IP address, a port number, an identification of the web service, an authentication interface, a username/password of the web service. And storing the registration information to a storage module.
Step 402: and the agent module of the management platform generates first address information of the web service according to the identification of the web service in the registration information and the address information of the management platform. The address information of the management platform itself includes: IP address and port number. And generating second address information of the web service according to the IP address and the port number of the web service in the registration information, and establishing routing information of the web service according to the first address information and the second address information.
As an alternative example, the address information of the management platform itself is set as: IP0 and port0, the IP address and port number of the web service are respectively: ip1, port1, and the identifier of the web service is alias1, and the first address information and the second address information of the web service are respectively:
http:// { ip0}: port0}/{ alias1}/index. html, http:// { ip1}: port1}/index. html, and storing the routing information in a storage module.
Step 403: and the agent module of the management platform initiates an authentication request to the server of the web service according to the IP address and the port number of the web service in the registration information, establishes an http connection with the server of the web service, invokes an authentication interface, authenticates the web service according to the user name/password carried in the registration information, and acquires the session identifier of the web service and the timeout time corresponding to the session identifier. And storing the session identification of the web service and the timeout time corresponding to the session identification into a storage module.
Step 404: when a browser needs to access web services, a login page is displayed on a management platform, a user authenticates through first authentication information input into the management platform, and the first authentication information comprises: username/password. And after the authentication is passed, the management platform acquires the user authority associated with the first authentication information and displays a first address information list of the web service corresponding to the user authority.
Step 405: the method comprises the steps that a user clicks first address information of any web service on a display page, after a management platform obtains a request for accessing the web service, second address information of the web service is obtained according to the first address information and routing information, and the web service is accessed according to the second address information.
And the monitoring module in the management platform is used for periodically monitoring the health condition of the web service. As an optional example, a timer may be started on the management platform, and a monitoring period is set to be 6 hours, then when the web service is in the monitoring period, the management platform initiates a connection request to the server of the web service, and when the connection is successful, the monitoring is passed; and when the connection is not successful, monitoring failure, and deleting the routing information of the web service by the management platform.
Therefore, the management platform manages all the web services according to a unified standard, has unified user authentication to log in the management platform, carries out unified management on the access addresses of all the web services, and can access any web service when the web service needs to be accessed by clicking the address information displayed on the management platform, so that unified management is facilitated, and the cost is also reduced.
The current method of managing web services includes: a unified entry method, a page consolidation method and a static agent method. Although all web services in the unified entry method have one unified entry, actually, the systems are independent from each other, the IP address and the port number of each web service are kept unchanged, and the unified entry method has a user authentication management and session management mechanism of the web service itself. Compared with the uniform entry method, the embodiment of the invention generates the address information of the web service on the management platform through the address information of the management platform and the registration information of the web service, and when the subsequent web service is accessed, all information of the web service is not needed, namely, the management platform is used for associating each web service.
The page integration method has large workload, needs to adopt a uniform standard to integrate all web services, and needs to adopt a dynamic and static separation method to integrate all static pages for each web service. Coordination of the implementations is difficult due to the different architectures of the various web services. Compared with the page integration method, the embodiment of the invention does not need to change the web service, only needs to obtain the registration information of the web service, and reduces the technical difficulty and the management cost.
The static proxy method needs to pre-configure proxy routes of all web services, and when a server of any web service is in an abnormal condition and the proxy route corresponding to the web service still exists, a browser accesses the proxy route to obtain an error that a page cannot be accessed, so that the user experience is low; in addition, when other web services need to be added to the management platform, a route needs to be added on the proxy software, and the expansibility is not good. Compared with the static agent method, the method and the system have the advantages that the web service can be actively registered on the management platform, the function of regularly detecting the routing information is realized, and when the routing information is unavailable, the routing information is deleted in time, so that the user experience and the expansibility of the management method are improved, and the management cost is reduced.
An embodiment of the present invention further provides an information processing apparatus, as shown in fig. 5, which is applied to a management platform, where the apparatus 500 includes:
a registration module 510, configured to obtain registration information of a web service based on the initiation of the web service;
an agent module 520, configured to generate first address information corresponding to the web service based on the identifier of the web service in the registration information and address information of the management platform itself; and the server is further used for establishing routing information with the web service based on the second address information and the first address information of the web service in the registration information.
In an embodiment, as shown in fig. 6, the apparatus 500 further includes an authentication module 610 configured to obtain first authentication information of a user, and a display module 620 configured to display a plurality of first address information respectively corresponding to a plurality of web services after the first authentication information passes authentication;
the agent module 520 is further configured to determine corresponding routing information according to an identifier of a web service in the first address information when obtaining an operation for the first address information; and determining second address information associated with the first address information according to the routing information, and accessing the corresponding web service at least based on the second address information.
In an embodiment, the agent module 520 is further configured to initiate an authentication request to the web service based on the second authentication information in the registration information, and obtain a session identifier of the web service after the authentication is passed; wherein the second authentication information at least includes: an authentication interface, a username/password for the web service.
In an embodiment, the proxy module 520 is further configured to initiate an access request to a corresponding web service based on the second address information; the access request includes a session identification for the web service; further for obtaining response data for the web service;
the display module 620 is configured to display the response data; wherein the response data is obtained after the session identification of the web service is verified.
In an embodiment, as shown in fig. 7, the apparatus 500 further includes a monitoring module 710, configured to detect a web service associated with the acquired routing information according to a preset detection period; in the detection period, initiating a connection establishment request to a server where the web service is located through the proxy module 520; if the connection with the server where the web service is located cannot be established, the proxy module 520 deletes the routing information corresponding to the web service.
In an embodiment, the proxy module 520 is further configured to obtain a session identifier of the web service and a timeout time corresponding to the session identifier; and starting a timer according to the overtime, deleting the session identifier of the web service when the timing time of the timer is up, and re-initiating an authentication request to the web service to re-obtain the session identifier of the web service.
In an embodiment, the authentication module 610 is further configured to obtain authority information associated with the first authentication information after the first authentication information is authenticated; determining an accessible web service based on the authority information, and displaying first address information corresponding to the accessible web service.
Apparatus embodiments of the invention reference is made to the method embodiments of the invention described above.
Therefore, the management platform manages all the web services according to a unified standard, has unified user authentication to log in the management platform, carries out unified management on the access addresses of all the web services, and can access any web service when the web service needs to be accessed by clicking the address information displayed on the management platform, so that unified management is facilitated, and the cost is also reduced.
It should be noted that: in the information processing apparatus provided in the above embodiment, when performing information processing, only the division of each program module is exemplified, and in practical applications, the processing may be distributed to different program modules according to needs, that is, the internal structure of the apparatus may be divided into different program modules to complete all or part of the processing described above. In addition, the information processing apparatus and the information processing method provided by the above embodiments belong to the same concept, and specific implementation processes thereof are described in the method embodiments and are not described herein again.
In the above embodiment of the present invention, the registration module 510, the agent module 520, the authentication module 610, the display module 620, and the monitoring module 710 in the information processing apparatus 500 can be implemented by a CPU, a DSP, an MCU, or an FPGA in actual application.
An embodiment of the present invention further provides an information processing apparatus, including: the system comprises a processor and a memory for storing a computer program capable of running on the processor, wherein the processor is used for executing any information processing method realized by the embodiment of the invention when the computer program is run by the processor.
An embodiment of the present invention further provides a computer-readable storage medium, on which an executable program is stored, and when the executable program is executed by a processor, the executable program implements any of the above information processing methods.
It will be appreciated that the memory may be implemented by any type of volatile or non-volatile memory device, or combination thereof. The nonvolatile Memory may be a Read Only Memory (ROM), a Programmable Read Only Memory (PROM), an Erasable Programmable Read-Only Memory (EPROM), an Electrically Erasable Programmable Read-Only Memory (EEPROM), a magnetic Random Access Memory (FRAM), a Flash Memory (Flash Memory), a magnetic surface Memory, an optical Disc, or a Compact Disc Read-Only Memory (CD-ROM); the magnetic surface storage may be disk storage or tape storage. Volatile Memory can be Random Access Memory (RAM), which acts as external cache Memory. By way of illustration and not limitation, many forms of RAM are available, such as Static Random Access Memory (SRAM), Synchronous Static Random Access Memory (SSRAM), Dynamic Random Access Memory (DRAM), Synchronous Dynamic Random Access Memory (SDRAM), Double Data Rate Synchronous Dynamic Random Access Memory (DDRSDRAM), Enhanced Synchronous Dynamic Random Access Memory (ESDRAM), Enhanced Synchronous Dynamic Random Access Memory (Enhanced DRAM), Synchronous Dynamic Random Access Memory (SLDRAM), Direct Memory (DRmb Access), and Random Access Memory (DRAM). The described memory for embodiments of the present invention is intended to comprise, without being limited to, these and any other suitable types of memory.
The method disclosed by the embodiment of the invention can be applied to a processor or realized by the processor. The processor may be an integrated circuit chip having signal processing capabilities. In implementation, the steps of the above method may be performed by integrated logic circuits of hardware in a processor or instructions in the form of software. The processor described above may be a general purpose processor, a DSP, or other programmable logic device, discrete gate or transistor logic device, discrete hardware components, or the like. The processor may implement or perform the methods, steps, and logic blocks disclosed in embodiments of the present invention. A general purpose processor may be a microprocessor or any conventional processor or the like. The steps of the method disclosed by the embodiment of the invention can be directly implemented by a hardware decoding processor, or can be implemented by combining hardware and software modules in the decoding processor. The software modules may be located in a storage medium having a memory and a processor reading the information in the memory and combining the hardware to perform the steps of the method.
In an embodiment, the information processing apparatus may be implemented by one or more Application Specific Integrated Circuits (ASICs), DSPs, Programmable Logic Devices (PLDs), Complex Programmable Logic Devices (CPLDs), FPGAs, general purpose processors, controllers, MCUs, microprocessors (microprocessors), or other electronic components for performing the aforementioned methods.
In the several embodiments provided in the present application, it should be understood that the disclosed apparatus and method may be implemented in other ways. The above-described device embodiments are merely illustrative, for example, the division of the unit is only a logical functional division, and there may be other division ways in actual implementation, such as: multiple units or components may be combined, or may be integrated into another system, or some features may be omitted, or not implemented. In addition, the coupling, direct coupling or communication connection between the components shown or discussed may be through some interfaces, and the indirect coupling or communication connection between the devices or units may be electrical, mechanical or other forms.
The units described as separate parts may or may not be physically separate, and parts displayed as units may or may not be physical units, that is, may be located in one place, or may be distributed on a plurality of network units; some or all of the units can be selected according to actual needs to achieve the purpose of the solution of the embodiment.
In addition, all the functional units in the embodiments of the present invention may be integrated into one processing unit, or each unit may be separately regarded as one unit, or two or more units may be integrated into one unit; the integrated unit can be realized in a form of hardware, or in a form of hardware plus a software functional unit.
Those of ordinary skill in the art will understand that: all or part of the steps for implementing the method embodiments may be implemented by hardware related to program instructions, and the program may be stored in a computer readable storage medium, and when executed, the program performs the steps including the method embodiments; and the aforementioned storage medium includes: a mobile storage device, a Read-Only Memory (ROM), a Random Access Memory (RAM), a magnetic disk or an optical disk, and other various media capable of storing program codes.
Alternatively, the integrated unit of the present invention may be stored in a computer-readable storage medium if it is implemented in the form of a software functional module and sold or used as a separate product. Based on such understanding, the technical solutions of the embodiments of the present invention may be essentially implemented or a part contributing to the prior art may be embodied in the form of a software product, which is stored in a storage medium and includes several instructions for causing a computer device (which may be a personal computer, a server, or a network device) to execute all or part of the methods described in the embodiments of the present invention. And the aforementioned storage medium includes: a removable storage device, a ROM, a RAM, a magnetic or optical disk, or various other media that can store program code.
The above description is only for the specific embodiments of the present invention, but the scope of the present invention is not limited thereto, and any person skilled in the art can easily conceive of the changes or substitutions within the technical scope of the present invention, and all the changes or substitutions should be covered within the scope of the present invention. Therefore, the protection scope of the present invention shall be subject to the protection scope of the appended claims.

Claims (10)

1. An information processing method applied to a management platform, the method comprising:
acquiring registration information of a web service based on the starting of the web service of a webpage;
generating first address information corresponding to the web service based on the identification of the web service in the registration information and the address information of the management platform;
and establishing a mapping relation between the second address information and the first address information of the web service in the registration information to obtain the routing information of the web service.
2. The method of claim 1, further comprising:
the method comprises the steps of obtaining first authentication information of a user, and displaying a plurality of pieces of first address information respectively corresponding to a plurality of web services after the first authentication information passes authentication;
when the operation aiming at the first address information is obtained, determining corresponding routing information according to the identification of the web service in the first address information;
and determining second address information associated with the first address information according to the routing information, and accessing the corresponding web service at least based on the second address information.
3. The method according to claim 1 or 2, characterized in that the method further comprises:
initiating an authentication request to the web service based on second authentication information in the registration information, and obtaining a session identifier of the web service after the authentication is passed; wherein the second authentication information at least includes: an authentication interface, a username/password for the web service.
4. The method of claim 3, wherein accessing the corresponding web service based on at least the second address information comprises:
initiating an access request to a corresponding web service based on the second address information; the access request includes a session identification for the web service;
obtaining response data of the web service, and displaying the response data; wherein the response data is obtained after the session identification of the web service is verified.
5. The method of claim 1, further comprising:
detecting web services related to the acquired routing information according to a preset detection period;
in the detection period, initiating a connection establishment request to a server where the web service is located; and if the connection with the server where the web service is located can not be established, deleting the routing information corresponding to the web service.
6. The method of claim 3, wherein obtaining the session identifier for the web service comprises:
acquiring a session identifier of the web service and timeout time corresponding to the session identifier;
the method further comprises the following steps:
and starting a timer according to the overtime, deleting the session identifier of the web service when the timing time of the timer is up, and re-initiating an authentication request to the web service to re-obtain the session identifier of the web service.
7. The method of claim 2, wherein displaying a plurality of first address information respectively corresponding to a plurality of web services after the authentication of the first authentication information is passed comprises:
after the first authentication information passes authentication, acquiring authority information associated with the first authentication information;
determining an accessible web service based on the authority information, and displaying first address information corresponding to the accessible web service.
8. An information processing apparatus applied to a management platform, the apparatus comprising:
the registration module is used for acquiring registration information of the web service based on the starting of the web service of the webpage;
the proxy module is used for generating first address information corresponding to the web service based on the identification of the web service in the registration information and the address information of the management platform; or, establishing a mapping relationship between the second address information and the first address information of the web service in the registration information to obtain the routing information of the web service.
9. A computer-readable storage medium having stored thereon a computer program, characterized in that,
the program when executed by a processor implementing the steps of the method of any one of claims 1 to 7.
10. An information processing apparatus comprising a memory, a processor, and a computer program stored on the memory and executable on the processor,
the processor, when executing the executable program, performs the steps of the method of any of claims 1 to 7.
CN201811156483.9A 2018-09-30 2018-09-30 Information processing method and device and computer storage medium Active CN109474665B (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN201811156483.9A CN109474665B (en) 2018-09-30 2018-09-30 Information processing method and device and computer storage medium

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN201811156483.9A CN109474665B (en) 2018-09-30 2018-09-30 Information processing method and device and computer storage medium

Publications (2)

Publication Number Publication Date
CN109474665A CN109474665A (en) 2019-03-15
CN109474665B true CN109474665B (en) 2021-08-06

Family

ID=65663355

Family Applications (1)

Application Number Title Priority Date Filing Date
CN201811156483.9A Active CN109474665B (en) 2018-09-30 2018-09-30 Information processing method and device and computer storage medium

Country Status (1)

Country Link
CN (1) CN109474665B (en)

Families Citing this family (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN111641696B (en) * 2020-05-21 2023-05-09 远光软件股份有限公司 WebService service registration and treatment method and system based on distributed system environment
CN113010224B (en) * 2021-03-03 2024-01-30 南方电网数字平台科技(广东)有限公司 Front-end micro-servitization method, front-end micro-servitization device, computer equipment and storage medium

Citations (9)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
EP1321853A2 (en) * 2001-12-10 2003-06-25 Sap Ag Dynamic component transfer based on resource negotiations between computer systems
CN1863143A (en) * 2005-08-09 2006-11-15 华为技术有限公司 Method, system and apparatus for implementing Web server access
CN101296236A (en) * 2008-06-12 2008-10-29 北京中星微电子有限公司 Method, system and data client terminal for multi-user real-time access to multimedia data
CN102318318A (en) * 2011-06-29 2012-01-11 华为技术有限公司 Method and advice of terminal access digital home appliances
CN102375894A (en) * 2011-12-02 2012-03-14 曙光信息产业(北京)有限公司 Method for managing different types of file systems
CN102404114A (en) * 2010-09-13 2012-04-04 北京中遥地网信息技术有限公司 Monitoring method and system both for Web service
CN103746812A (en) * 2013-12-30 2014-04-23 迈普通信技术股份有限公司 Access authentication method and system
CN104536809A (en) * 2014-11-26 2015-04-22 上海瀚之友信息技术服务有限公司 Distributed timing task scheduling system based on client and server system
CN105468779A (en) * 2015-12-16 2016-04-06 中国科学院软件研究所 Browser compatibility detection oriented client Web application capture and playback system and method

Family Cites Families (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US6874031B2 (en) * 2002-10-07 2005-03-29 Qualcomm Inc. Method and apparatus for sharing authentication session state in a global distributed network
US8959238B2 (en) * 2007-01-18 2015-02-17 At&T Intellectual Property I, L.P. Systems, methods and computer program products for providing access to web services via device authentication in an IMS network
CN102136990B (en) * 2010-06-09 2013-11-06 华为技术有限公司 Service routing method and system of service superposition network

Patent Citations (9)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
EP1321853A2 (en) * 2001-12-10 2003-06-25 Sap Ag Dynamic component transfer based on resource negotiations between computer systems
CN1863143A (en) * 2005-08-09 2006-11-15 华为技术有限公司 Method, system and apparatus for implementing Web server access
CN101296236A (en) * 2008-06-12 2008-10-29 北京中星微电子有限公司 Method, system and data client terminal for multi-user real-time access to multimedia data
CN102404114A (en) * 2010-09-13 2012-04-04 北京中遥地网信息技术有限公司 Monitoring method and system both for Web service
CN102318318A (en) * 2011-06-29 2012-01-11 华为技术有限公司 Method and advice of terminal access digital home appliances
CN102375894A (en) * 2011-12-02 2012-03-14 曙光信息产业(北京)有限公司 Method for managing different types of file systems
CN103746812A (en) * 2013-12-30 2014-04-23 迈普通信技术股份有限公司 Access authentication method and system
CN104536809A (en) * 2014-11-26 2015-04-22 上海瀚之友信息技术服务有限公司 Distributed timing task scheduling system based on client and server system
CN105468779A (en) * 2015-12-16 2016-04-06 中国科学院软件研究所 Browser compatibility detection oriented client Web application capture and playback system and method

Also Published As

Publication number Publication date
CN109474665A (en) 2019-03-15

Similar Documents

Publication Publication Date Title
CN112929326B (en) Malicious domain name access detection method and device and computer readable storage medium
US10630676B2 (en) Protecting against malicious discovery of account existence
US10476733B2 (en) Single sign-on system and single sign-on method
CN108989355B (en) Vulnerability detection method and device
US20150058959A1 (en) Efficiently throttling user authentication
CN104601601A (en) Web crawler detecting method and device
US11363039B2 (en) Detection of data leaks using targeted scanning
CN111683047B (en) Unauthorized vulnerability detection method, device, computer equipment and medium
US9015817B2 (en) Resilient and restorable dynamic device identification
CN109474665B (en) Information processing method and device and computer storage medium
CN111079138A (en) Abnormal access detection method and device, electronic equipment and readable storage medium
CN108737398B (en) Processing method and device of trust system, computer equipment and storage medium
CN111291353B (en) Account number association method and device and computer storage medium
CN111294337A (en) Token-based authentication method and device
US20190012454A1 (en) Validating sign-out implementation for identity federation
WO2019153586A1 (en) Chat data processing method and apparatus, computer device and storage medium
US20230308414A1 (en) Collecting passive dns traffic to generate a virtual authoritative dns server
CN110191203B (en) Method for realizing dynamic access of server and electronic equipment
CN112134968A (en) Domain name access method and device, electronic equipment and storage medium
JP2015070615A (en) Nxd query monitoring method
CN113110912A (en) Container safety protection method and electronic equipment
JP5735687B1 (en) Program, method, and system for warning login
CN111371643B (en) Authentication method, device and storage medium
US10462180B1 (en) System and method for mitigating phishing attacks against a secured computing device
US9246896B2 (en) Registration of a security token

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