CN112073443B - Method and system for accessing authentication equipment based on browser - Google Patents

Method and system for accessing authentication equipment based on browser Download PDF

Info

Publication number
CN112073443B
CN112073443B CN202011260026.1A CN202011260026A CN112073443B CN 112073443 B CN112073443 B CN 112073443B CN 202011260026 A CN202011260026 A CN 202011260026A CN 112073443 B CN112073443 B CN 112073443B
Authority
CN
China
Prior art keywords
service
authentication
identity information
browser
request
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
CN202011260026.1A
Other languages
Chinese (zh)
Other versions
CN112073443A (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.)
Feitian Technologies Co Ltd
Original Assignee
Feitian Technologies 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 Feitian Technologies Co Ltd filed Critical Feitian Technologies Co Ltd
Priority to CN202011260026.1A priority Critical patent/CN112073443B/en
Publication of CN112073443A publication Critical patent/CN112073443A/en
Application granted granted Critical
Publication of CN112073443B publication Critical patent/CN112073443B/en
Active legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Images

Classifications

    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04LTRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
    • H04L63/00Network architectures or network communication protocols for network security
    • H04L63/08Network architectures or network communication protocols for network security for authentication of entities
    • H04L63/0876Network architectures or network communication protocols for network security for authentication of entities based on the identity of the terminal or configuration, e.g. MAC address, hardware or software configuration or device fingerprint
    • 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]
    • H04L67/025Protocols based on web technology, e.g. hypertext transfer protocol [HTTP] for remote control or remote monitoring of applications
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04LTRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
    • H04L67/00Network arrangements or protocols for supporting network services or applications
    • H04L67/14Session management
    • H04L67/146Markers for unambiguous identification of a particular session, e.g. session cookie or URL-encoding

Landscapes

  • Engineering & Computer Science (AREA)
  • Computer Networks & Wireless Communication (AREA)
  • Signal Processing (AREA)
  • Power Engineering (AREA)
  • Computer Hardware Design (AREA)
  • Computer Security & Cryptography (AREA)
  • Computing Systems (AREA)
  • General Engineering & Computer Science (AREA)
  • Computer And Data Communications (AREA)

Abstract

The invention provides a method and a system for accessing authentication equipment based on a browser, and relates to the technical field of communication. According to the method and the device, the local service address is sent to the browser through the authentication service, the browser redirects to the local service and sends the authentication service address to the local service, so that the local service communicates with the authentication service and acquires the identity information in the authentication equipment, the local service sends the acquired identity information to the authentication service, the authentication service sends the application service address to the browser through the local service, and the browser redirects to the application service through the application service address, so that the result of acquiring the identity information is obtained. The method provided by the invention can be compatible with all browsers in the same system, thereby being not influenced by browser types and not needing to develop various corresponding plug-ins of the browsers.

Description

Method and system for accessing authentication equipment based on browser
Technical Field
The invention relates to the technical field of communication, in particular to a method and a system for accessing authentication equipment based on a browser.
Background
In the prior art, the registration authentication process needs to acquire user identity information from authentication equipment connected with a client; currently, the main ways to obtain user identity information include: reading user identity information in authentication equipment, such as an Applet, an ActiveX control, an NPAPI, a PPAPPI and the like, through a browser installed at a client and a corresponding plug-in thereof;
wherein, the Applet technology does not provide maintenance, and the scheme has security risk; the ActiveX control scheme only supports Microsoft's IE browser and the browser using IE as the kernel; the NPAPI scheme is adopted by Firefox, Safari; chrome employs PPAPI scheme.
In the prior art, in order to be compatible with a mainstream browser, developers often need to develop plug-ins or controls in multiple ways, and the cost of changing the plug-ins also exists in the later-stage browser upgrading.
Disclosure of Invention
In order to solve the problems in the prior art, embodiments of the present invention provide a method and a system for accessing an authentication device based on a browser, which are compatible with browsers of various versions in the same system.
The method for accessing the authentication device based on the browser provided by the embodiment of the invention comprises the following steps:
step S1, the browser sends an identity information acquisition request to the authentication service through the application service;
step S2, the authentication service generates a session identification, acquires an authentication service address and a local service address, and sends a redirection response including the session identification, the authentication service address and the local service address to the browser through the application service;
step S3, the browser acquires the local service address according to the redirection response, redirects to the local service, and sends the session identification and the authentication service address to the local service;
step S4, the browser receives a receiving response returned by the local service;
step S5, the browser sends a request for inquiring the processing state to the local service and receives the processing state response data sent by the local service;
step S6, the browser judges whether the received processing state response data is an application service address, if yes, the browser redirects to the application service according to the application service address, and sends an identity information obtaining result request to the authentication service through the application service, wherein the request comprises a session identifier, otherwise, the browser returns to the step S5;
step S7, the authentication service inquires corresponding identity information according to the session identification in the request, generates request response data for obtaining the identity information result according to the identity information, and returns the request response data for obtaining the identity information result to the browser through the application service;
the steps from step S4 to step S6 further include:
step S4-1, the local service accesses the authentication service according to the authentication service address and sends an operation instruction request and a session identifier to the authentication service;
step S4-2, the authentication service sends the session identifier, the authentication service address and the second operation instruction to the local service according to the operation instruction request;
step S4-3, the local service executes the operation of obtaining the user identity information in the authentication equipment according to the second operation instruction, and sends an operation instruction request, a session identifier and the obtained user identity information to the authentication service;
step S4-4, the authentication service correspondingly stores the received session identification and the user identity information, acquires the application service address according to the operation instruction request, and sends the application service address and the session identification to the local service.
The system for the browser to access the authentication equipment comprises the browser, application service, authentication service, local service and the authentication equipment;
wherein, the browser includes: the device comprises a first sending module, a first receiving module and a first judging module;
specifically, the first sending module is configured to send an identity information obtaining request to an authentication service through an application service;
specifically, the first receiving module is configured to receive a redirection response including a session identifier, an authentication service address, and a local service address, which is sent by an authentication service through an application service;
the first sending module is further used for obtaining a local service address according to the redirection response received by the first receiving module, redirecting to the local service and sending the session identifier and the authentication service address to the local service;
the first receiving module is further used for receiving a receiving response returned by the local service;
the first sending module is also used for sending a query processing state request to the local service;
the first receiving module is further used for receiving processing state response data sent by the local service;
specifically, the first determining module is configured to determine whether the received processing status response data is an application service address;
the first sending module is also used for redirecting to the application service according to the application service address when the first judging module judges that the processing state response data is the application service address, and sending an identity information obtaining result request to the authentication service through the application service, wherein the request comprises a session identifier;
wherein the authentication service includes: the second generating module, the second sending module and the query module;
specifically, the second generating module is configured to generate a session identifier;
specifically, the second sending module is configured to obtain an authentication service address and a local service address, and send a redirection response including the session identifier, the authentication service address, and the local service address to the browser through the application service;
specifically, the query module is configured to query corresponding identity information according to the session identifier in the request, and generate request response data for obtaining an identity information result according to the identity information;
the second sending module is also used for returning the identity information acquisition result request response data to the browser through the application service;
wherein, the local service includes: a third sending module and an execution module;
specifically, the third sending module is configured to access the authentication service according to the authentication service address, and send the operation instruction request and the session identifier to the authentication service;
the second sending module is further used for sending the session identifier, the authentication service address and the second operation instruction to the local service according to the operation instruction request;
specifically, the execution module is configured to execute an operation of acquiring user identity information in the authentication device according to the second operation instruction;
the third sending module is further used for sending the operation instruction request, the session identifier and the acquired user identity information to the authentication service;
the authentication service also comprises a storage module which is used for correspondingly storing the received session identification and the user identity information;
and the second sending module is further used for acquiring the application service address according to the operation instruction request and sending the application service address and the session identifier to the local service.
The technical scheme provided by the invention has the beneficial effects that: the authentication service sends a local service address to the browser, the browser redirects to the local service and sends the authentication service address to the local service, so that the local service communicates with the authentication service and acquires identity information in the authentication equipment, the local service sends the acquired identity information to the authentication service, the authentication service sends the identity information to the application service, the authentication service sends the application service address to the browser through the local service, and the browser redirects to the application service, so that the result of acquiring the identity information is obtained.
Drawings
Fig. 1 and fig. 2 are flowcharts of a method for accessing an authentication device based on a browser according to embodiment 1 of the present invention;
fig. 3 and fig. 4 are flowcharts of a method for accessing an authentication device based on a browser according to embodiment 2 of the present invention;
fig. 5 is a system block diagram of a browser access authentication device according to embodiment 4 of the present invention.
Detailed Description
In order to make the objects, technical solutions and advantages of the present invention clearer, the technical solutions in the embodiments of the present invention will be clearly and completely described below with reference to the accompanying drawings in the embodiments of the present invention, and it is obvious that the described embodiments are only a part of the embodiments of the present invention, and not all of the embodiments. All other embodiments, which can be derived by a person skilled in the art from the embodiments given herein without making any creative effort, shall fall within the protection scope of the present invention.
Example 1
The embodiment of the invention provides a method for accessing authentication equipment based on a browser, which is suitable for a system comprising the browser, application service, authentication service, local service and the authentication equipment, wherein the browser and the local service are pre-installed on a client; it should be noted that, in this embodiment, the interaction between the browser and the authentication service needs to be completed through the application service, and in this embodiment, the requests sent between the browser and the application service, between the application service and the authentication service, between the browser and the local service, and between the local service and the authentication service all conform to the HTTP protocol, and the HTTP request at least includes an IP address and a port number;
as shown in fig. 1 and 2, the method includes:
step 101, a browser sends an identity information acquisition request to an authentication service through an application service;
102, the authentication service generates a session identifier, acquires an authentication service address and a local service address, and sends a redirection response comprising the session identifier, the authentication service address and the local service address to the browser through the application service;
103, the browser acquires a local service address according to the redirection response, redirects to the local service, and sends the session identifier and the authentication service address to the local service;
104, the browser receives a receiving response returned by the local service;
105, the browser sends a query processing state request to the local service and receives processing state response data sent by the local service;
step 106, the browser judges whether the received processing state response data is an application service address, if so, the browser redirects to the application service according to the application service address, and sends an identity information obtaining result request to an authentication service through the application service, wherein the request comprises a session identifier, otherwise, the browser returns to the step 105;
step 107, the authentication service queries corresponding identity information according to the session identifier in the request, generates request response data for obtaining an identity information result according to the identity information, and returns the request response data for obtaining the identity information result to the browser through the application service;
the steps 104 to 106 further include:
104-1, the local service accesses the authentication service according to the authentication service address and sends an operation instruction request and a session identifier to the authentication service;
step 104-2, the authentication service sends the session identifier, the authentication service address and the second operation instruction to the local service according to the operation instruction request;
step 104-3, the local service executes the operation of acquiring the user identity information in the authentication equipment according to the second operation instruction, and sends an operation instruction request, the user identity information and the session identifier to the authentication service;
and step 104-4, the authentication service correspondingly stores the received session identification and the user identity information, acquires an application service address according to the operation instruction request, and sends the application service address and the session identification to the local service.
In this embodiment, step 104-4 is followed by: the local service saves the application service address to the processing progress storage area.
Wherein, the method also comprises: when the local service receives a query processing state request sent by the browser, the local service acquires an application service address from the processing progress storage area as processing state response data and returns the processing state response data to the browser.
Optionally, in this embodiment, step 104-3 further includes: the local service executes the operation of detecting and authenticating the equipment according to the second operation instruction, stores the operation state into a processing progress storage area, judges the operation result of executing the detecting and authenticating the equipment, and executes the step 104-3 if the operation result of executing the detecting and authenticating the equipment is judged to be successful;
specifically, the method further comprises: when the local service receives a query processing state request sent by the browser, the local service acquires the operation state data from the processing progress storage area as processing state response data and returns the processing state response data to the browser.
Preferably, if the operation result of detecting the authentication device is determined to be a failure, the method further includes:
step a1, the local service sends an operation instruction request including an execution result and a session identifier to the authentication service;
step a2, after receiving the operation instruction request, the authentication service returns to step 104-2.
Optionally, step 104-2 is preceded by:
step b1, the authentication service sends the session identification, the authentication service address and the first operation instruction to the local service according to the operation instruction request;
step b2, the local service executes the operation of detecting the authentication device according to the first operation instruction, saves the operation state to the processing progress storage area, and sends the operation instruction request including the execution result and the session identification to the authentication service;
step b3, after receiving the operation instruction request, the authentication service determines the execution result, if the execution result is that the authentication device is detected, the step 104-2 is executed, and if the execution result is that the authentication device is not detected, the step b1 is returned.
Optionally, the operation of the local service executing the user identity information in the authentication device according to the second operation instruction is specifically: and the local service sends a user identity information acquisition instruction to the authentication equipment through the driving interface according to the second operation instruction, and receives the user identity information sent by the authentication equipment.
Optionally, in step 104-4 of this embodiment, the authentication service correspondingly stores the received session identifier and the user identity information, specifically: the authentication service acquires an identity information index table, acquires a session identifier which is the same as the received session identifier from the identity information index table, and stores the identity information to an identity information position corresponding to the session identifier.
Optionally, the querying, by the authentication service, the corresponding identity information according to the session identifier in the request specifically includes: the authentication service acquires an identity information index table, searches the session identification which is the same as the received session identification from the identity information index table, and acquires corresponding identity information according to the session identification.
Optionally, the session identifier generated by the authentication service is specifically: the authentication service generates a random number through a random generation function, and the random number is used as a session identifier.
In this embodiment, when returning to step 105, the sending, by the browser, the query processing state request to the local service specifically includes: and the browser sends a query processing state request to the local service according to a preset time interval.
Example 2
The embodiment of the invention provides a method for accessing authentication equipment based on a browser, which is suitable for a system comprising the browser, application service, authentication service, local service and the authentication equipment, wherein the browser and the local service are pre-installed on a client; it should be noted that, in this embodiment, the interaction between the browser and the authentication service needs to be completed through the application service, and in this embodiment, the requests sent between the browser and the application service, between the application service and the authentication service, between the browser and the local service, and between the local service and the authentication service all conform to the HTTP protocol, and the HTTP request at least includes an IP address and a port number;
as shown in fig. 3 and 4, the method includes:
step 201, the browser sends an identity information acquisition request to an authentication service through an application service;
in this embodiment, step 201 specifically includes: the browser receives the trigger of a user, sends an identity information acquisition request to an application service according to the trigger information, and the application service sends the identity information acquisition request to an authentication service;
in this embodiment, the event specifically triggered by the user is a voting event;
for example, a user clicks a voting button on a browser page to trigger the browser to send an identity information acquisition request to an application service, and the application service sends the identity information acquisition request to an authentication service;
for example, the request for obtaining identity information is: http://192.168.16.81: 80/ID eas/TokenService;
step 202, the authentication service generates a session identifier, acquires an authentication service address, a first instruction request code and a local service address, and returns a redirection response comprising the session identifier, the authentication service address, the first instruction request code and the local service address to the browser through the application service;
optionally, the session identifier is specifically a random number generated by the authentication service through a random generation function;
the specific steps of returning the session identifier, the authentication service address, the first instruction request code and the local service address to the browser through the application service are as follows: the authentication service assembles first response data according to the session identifier, the authentication service address, the first instruction request code and the local service address, and sends the first response data to the application service, and the application service sends the first response data to the browser;
specifically, the first response data is a URL character string;
for example: the session identifier is: f8kw5687fkw8s0 zj;
the authentication service address is: 192.168.16.81: 80;
the local service address is: 127.0.0.1: 44727/EAUrl;
the first instruction request code is: MainAction;
the assembled first response data is: deptCode =0& raArtifcatReceiverURL = aHR0cDovLzEyNy4wLjAuMTo0NDcyNy9FQVvybC8/ZWFzVVJMPWFIUjBjRG92THpFNU1pNHhOamd1TVRZdU9ERTZPREF2 VFdGcGJRpkR 2x2Ymo5aGNIQlNaV1pKWkQxbU9HdDNOVFk0TjJacmR6 aHpNSHBx;
step 203, the browser acquires a local service address according to the redirection response, redirects to the local service, and sends the session identifier, the authentication service address and the first instruction request code to the local service;
step 204, the local service returns a receiving response to the browser;
step 205, the browser sends a query processing state request to the local service according to a preset time interval, and receives processing state response data sent by the local service;
step 206, when the processing state response data received by the browser is an application service address, redirecting to an application service according to the application service address, sending an identity information obtaining result request to an authentication service through the application service, and receiving an identity information obtaining result returned by the authentication service through the application service;
specifically, when the local service receives a request for inquiring the processing state, processing state response data is acquired from a processing progress storage area and returned to the browser;
the steps 204 to 206 further include:
step 204-1, the local service accesses the authentication service according to the authentication service address and sends an operation instruction request including a first instruction request code and a session identifier to the authentication service;
in this embodiment, the first operation instruction request is: http://192.168.16.81: 80/MainActionpRefID = f8kw5687fkw8s0 zj;
step 204-2, after receiving the operation instruction request, the authentication service determines to detect the operation instruction of the authentication equipment according to the first instruction request code, and sends the session identifier, the authentication service address, the operation instruction of the detection authentication equipment and the second instruction request code to the local service;
step 204-3, the local service executes the operation of the detection authentication device according to the operation instruction of the detection authentication device, stores the operation state into a processing progress storage area, and sends an operation instruction request comprising a second instruction request code and an execution result and a session identifier to the authentication service;
specifically, the operation instruction request including the second instruction request code and the execution result is: connectResult;
step 204-4, after receiving the operation instruction request, the authentication service judges an execution result, when the execution result is that the authentication equipment is detected, the authentication service sends a session identifier, an authentication service address, an operation instruction for acquiring identity information and a third instruction request code to the local service, and when the execution result is that the authentication equipment is not detected, the authentication service sends the session identifier, the authentication service address, an operation instruction for detecting the authentication equipment and a second instruction request code to the local service;
specifically, the sending of the session identifier, the authentication service address, the operation instruction for obtaining the identity information, and the third instruction request code to the local service is specifically: the authentication service organizes third response data according to the authentication service address, the identity information acquisition operation instruction, the third instruction request code and the session identifier, and sends the third response data to the local service;
for example, the operation instruction for acquiring identity information is: getFaceID;
the third instruction request code is: getFaceIDResult;
the third response data is: deptCode =0& operator = getFaceID & easURL = aHR0cDovLzE5Mi4 xnjgumtyoode 6ODAvZ2V0RmFjZUlEUmVzdWx0P2 fwcfjlzlkpwy 4a3c1Njg3Zmt3 ohmweo;
204-5, the local service receives the operation instruction, judges the type of the operation instruction, returns to execute the step 204-3 when the type of the operation instruction is the detection authentication equipment, and executes the step 204-6 when the type of the operation instruction is the acquisition identity information;
step 204-6, the local service executes the operation of acquiring the user identity information in the authentication equipment according to the operation instruction of acquiring the identity information, stores the operation state in the processing progress storage area, and sends an operation instruction request comprising a third instruction request code, a session identifier and the user identity information to the authentication service;
specifically, the local service executes an operation of acquiring the user identity information in the authentication device according to the operation instruction of acquiring the identity information, specifically: the local service sends an instruction for acquiring the user identity information to the authentication equipment through the driving interface according to the operation instruction for acquiring the identity information, and receives the user identity information sent by the authentication equipment;
for example, the identity information is specifically: name = XiaoMing & gent = Man & Age =18& nature = ethic Han & Address = china beijing & IDentity Number = 1234567890;
sending an operation instruction request including a third instruction request code, a session identifier and user identity information to the authentication service is as follows: http://192.168.16.81:80/getFaceIDResultappRefID = f8kw5687fkw8s0zj & faceID = TmFtZT1YaWFvTWlu ZyZHZW5kZXI9TWFuJkFnZT0xOCZOYXRpb249 RXRobmlJIEhBhZBZyZNzPUaW 5 hQmVpmVpmSmlZJZGnGcould 0 eBOdW 1iZXI9MTIzNDU2Nzg5 MA;
step 204-7, after receiving the operation instruction request, the authentication service correspondingly stores the session identifier and the user identity information, acquires an application service address according to the third instruction request code, and sends the application service address and the session identifier to the local service;
step 204-8, the local service saves the application service address to the processing progress storage area.
In step 204-6 of this embodiment, the local service executes, according to the operation instruction for obtaining identity information, an operation for obtaining user identity information in the authentication device, specifically: the local service sends an instruction for obtaining the user identity information to the authentication equipment through the driving interface according to the operation instruction for obtaining the identity information, and receives the user identity information sent by the authentication equipment.
In step 204-7 of this embodiment, the authentication service correspondingly stores the received session identifier and the user identity information, specifically: the authentication service acquires an identity information index table, acquires a session identifier which is the same as the received session identifier from the identity information index table, and stores the identity information to an identity information position corresponding to the session identifier.
Optionally, the session identifier generated by the authentication service is specifically: the authentication service generates a random number by a random generation function.
In this embodiment, after receiving an authentication service address, a first instruction request code, and a session identification packet sent by a browser, a local service starts two processes, including a first process and a second process;
wherein, the first process and the second process share an event processing progress memory area;
specifically, the communication between the local service and the browser in steps 204 to 206 is a first process; the communication between the local service and the authentication service in the steps 204-1 to 204-8 is a second process;
in this embodiment, the second process stores the execution result between the local service and the authentication service in the event progress storage area in real time, and when receiving the query processing status request sent by the browser, the first process obtains the event processing progress from the event progress storage area and returns the event processing progress to the browser.
In this embodiment, after receiving the result of obtaining the identity information returned by the authentication service through the application service, the browser further includes: the page displays the voting or successful prompt information;
optionally, after receiving the result of obtaining the identity information returned by the authentication service through the application service, the browser further includes: the browser acquires the identity information and displays the identity information and the prompt information of the voted or the successful voted on the page.
Example 3
The embodiment of the invention provides a method for accessing authentication equipment based on a browser, which is suitable for a system comprising the browser, application service, authentication service, local service and the authentication equipment, wherein the browser and the local service are pre-installed on a client; it should be noted that, in this embodiment, the interaction between the browser and the authentication service needs to be completed through the application service, and in this embodiment, the requests sent between the browser and the application service, between the application service and the authentication service, between the browser and the local service, and between the local service and the authentication service all conform to the HTTP protocol, and the HTTP request at least includes an IP address and a port number;
the method comprises the following steps:
301, the browser sends an identity information acquisition request to an authentication service through an application service;
in this embodiment, step 301 specifically includes: the browser receives the trigger of a user, sends an identity information acquisition request to an application service according to the trigger information, and the application service sends the identity information acquisition request to an authentication service;
in this embodiment, the event specifically triggered by the user is registration of accommodation;
for example, a user clicks a registered accommodation button on a browser page to trigger the browser to send an identity information acquisition request to an application service, and the application service sends the identity information acquisition request to an authentication service;
for example, the request for obtaining identity information is: http://192.168.16.81: 80/ID eas/TokenService;
step 302, the authentication service generates a session identifier, acquires an authentication service address, a first instruction request code and a local service address, and returns the session identifier, the authentication service address, the first instruction request code and the local service address to the browser through the application service;
optionally, the session identifier is specifically a random number generated by the authentication service through a random generation function;
the specific steps of returning the session identifier, the authentication service address, the first instruction request code and the local service address to the browser through the application service are as follows: the authentication service assembles first response data according to the session identifier, the authentication service address, the first instruction request code and the local service address, and sends the first response data to the application service, and the application service sends the first response data to the browser;
specifically, the first response data is a URL character string;
for example: the session identifier is: f8kw5687fkw8s0 zj;
the authentication service address is: 192.168.16.81: 80;
the local service address is: 127.0.0.1: 44727/EAUrl;
the first instruction request code is: MainAction;
the assembled first response data is: deptCode =0& raArtifcatReceiverURL = aHR0cDovLzEyNy4wLjAuMTo0NDcyNy9FQVvybC8/ZWFzVVJMPWFIUjBjRG92THpFNU1pNHhOamd1TVRZdU9ERTZPREF2 VFdGcGJRpkR 2x2Ymo5aGNIQlNaV1pKWkQxbU9HdDNOVFk0TjJacmR6 aHpNSHBx;
step 303, the browser accesses the local service according to the local service address, and sends the session identifier, the authentication service address and the first instruction request code to the local service;
step 304, the local service returns a receiving response to the browser;
305, the browser sends a query processing state request to a local service according to a preset time interval, receives processing state response data sent by the local service, redirects to the application service according to the application service address when the received processing state response data is the application service address, sends an identity information obtaining result request to an authentication service through the application service, and receives an identity information obtaining result returned by the authentication service through the application service;
specifically, when the local service receives a request for inquiring the processing state, processing state response data is acquired from a processing progress storage area and returned to the browser;
in this embodiment, step 304 is followed by:
step 304-1, the local service accesses the authentication service according to the authentication service address, and sends an operation instruction request including a first instruction request code and a session identifier to the authentication service;
in this embodiment, the first operation instruction request is: http://192.168.16.81: 80/MainActionpRefID = f8kw5687fkw8s0 zj;
step 304-2, the authentication service determines an operation instruction of the detection authentication device and an instruction for acquiring the identity information according to the first instruction request code, and sends the session identifier, the authentication service address, the operation instruction of the detection authentication device, the instruction for acquiring the identity information and the second instruction request code to the local service;
in this embodiment, the sending of the session identifier, the authentication service address, the detection authentication device operation instruction, the identity information acquisition instruction, and the second instruction request code to the local service specifically includes: organizing second response data by the authentication service address, the first operation instruction, the second instruction request code and the session identifier, and sending the second response data to the local service by the authentication service;
the first operation instruction is as follows: getFaceID;
the second instruction request code is: getFaceIDResult;
the second response data is: deptCode =0& operator = getFaceID & easURL = aHR0cDovLzE5Mi4 xnjgumtyoode 6ODAvZ2V0RmFjZUlEUmVzdWx0P2 fwcfjlzlkpwy 4a3c1Njg3Zmt3 ohmweo;
step 304-3, the local service executes the operation of the detection and authentication device according to the operation instruction of the detection and authentication device, stores the operation state in a processing progress storage area, judges the operation result of the detection and authentication device, if the execution result is successful, executes step 304-5, and if the execution result is failed, sends an operation instruction request and a session identifier including a second instruction request code and the execution result to the authentication service;
step 304-4, the authentication service receives the operation instruction request and returns to step 304-2;
step 304-5, the local service executes the operation of acquiring the user identity information in the authentication equipment according to the operation instruction of acquiring the identity information, stores the operation state in the request processing progress storage area, and sends an operation instruction request and a session identifier which comprise a second instruction request code and the user identity information to the authentication service;
in this embodiment, the local service executes, according to the operation instruction for acquiring identity information, an operation for acquiring user identity information in the authentication device, specifically: the local service sends a user identity information acquisition instruction to the authentication equipment through the driving interface, and receives user identity information sent by the authentication equipment;
step 304-6, after receiving the operation request, the authentication service correspondingly stores the session identifier and the user identity information, acquires an application service address according to the second instruction request code, and sends the application service address and the session identifier to the local service;
step 304-7, the local service saves the application service address to the processing progress storage area.
In step 304-6 of this embodiment, the local service executes, according to the operation instruction for obtaining identity information, an operation for obtaining user identity information in the authentication device, specifically: the local service sends an instruction for obtaining the user identity information to the authentication equipment through the driving interface according to the operation instruction for obtaining the identity information, and receives the user identity information sent by the authentication equipment.
In step 304-6 of this embodiment, the authentication service correspondingly stores the received session identifier and the user identity information, specifically: the authentication service acquires an identity information index table, acquires a session identifier which is the same as the received session identifier from the identity information index table, and stores the identity information to an identity information position corresponding to the session identifier.
Optionally, the session identifier generated by the authentication service is specifically: the authentication service generates a random number by a random generation function.
In this embodiment, after receiving an authentication service address, a first instruction request code, and a session identification packet sent by a browser, a local service starts two processes, including a first process and a second process;
wherein, the first process and the second process share an event processing progress memory area;
specifically, the communication between the local service and the browser in steps 301 to 305 is a first process; the communication between the local service and the authentication service in steps 304-1 to 304-7 is a second process;
in this embodiment, the execution result between the local service and the authentication service is stored in the processing progress storage area in real time in the second process, and when receiving the query request sent by the browser, the first process obtains the event processing progress from the processing progress storage area and returns the event processing progress to the browser.
Optionally, after receiving the result of obtaining the identity information returned by the authentication service through the application service, the browser further includes: the browser acquires the identity information and displays the identity information on a page.
The method comprises the steps that the browser sends the authentication service address to the local service, so that the local service communicates with the authentication service and acquires the identity information in the authentication equipment, the local service sends the acquired identity information to the authentication service, the authentication service sends the identity information to the application service, the authentication service sends the application service address to the browser through the local service, and the browser redirects to the application service, so that the result of acquiring the identity information is obtained.
Example 4
The embodiment of the invention provides a system for accessing an authentication device based on a browser, and as shown in fig. 5, the system includes a browser 10, an authentication service 20, a local service 30, an application service 40, and an authentication device 50;
the browser 10 includes: a first sending module 11, a first receiving module 12 and a first judging module 13;
specifically, the first sending module 11 is configured to send a request for obtaining identity information to the authentication service 20 through the application service 40;
specifically, the first receiving module 12 is configured to receive a redirection response sent by the authentication service 20 through the application service 40, where the redirection response includes a session identifier, an address of the authentication service 20, and an address of the local service 30;
specifically, the first sending module 11 is further configured to obtain the address of the local service 30 according to the redirection response received by the first receiving module 12, redirect the address to the local service 30, and send the session identifier and the address of the authentication service 20 to the local service 30;
specifically, the first receiving module 12 is further configured to receive a receiving response returned by the local service 30;
specifically, the first sending module 11 is further configured to send a query processing status request to the local service 30;
specifically, the first receiving module 12 is further configured to receive processing status response data sent by the local service 30;
specifically, the first determining module 13 is configured to determine whether the received processing status response data is the application service 40 address;
specifically, the first sending module 11 is further configured to, when the first determining module 13 determines that the processing status response data is the address of the application service 40, redirect the processing status response data to the application service 40 according to the address of the application service 40, and send a request for obtaining an identity information result to the authentication service 20 through the application service 40, where the request includes a session identifier;
among them, the authentication service 20 includes: a second generating module 21, a second sending module 22 and a query module 23;
specifically, the second generating module 21 is configured to generate a session identifier;
specifically, the second sending module 22 is configured to obtain the authentication service 20 address and the local service 30 address, and send a redirection response including the session identifier, the authentication service 20 address, and the local service 30 address to the browser 10 through the application service 40;
specifically, the query module 23 is configured to query the corresponding identity information according to the session identifier in the request, and generate, according to the identity information, request response data for obtaining an identity information result;
specifically, the second sending module 22 is further configured to return request response data of the identity information result to the browser 10 through the application service 40;
among them, the local service 30 includes: a third sending module 31 and an executing module 32;
specifically, the third sending module 31 is configured to access the authentication service 20 according to the address of the authentication service 20, and send the operation instruction request and the session identifier to the authentication service 20;
further, the second sending module 22 is further configured to send the session identifier, the address of the authentication service 20, and the second operation instruction to the local service 30 according to the operation instruction request;
specifically, the execution module 32 is configured to execute an operation of acquiring the user identity information in the authentication device 50 according to the second operation instruction;
further, the third sending module 31 is further configured to send the operation instruction request, the session identifier, and the obtained user identity information to the authentication service 20;
the authentication service 20 further includes a storage module 24, configured to correspondingly store the received session identifier and the user identity information;
the second sending module 22 is further configured to obtain the address of the application service 40 according to the operation instruction request, and send the address of the application service 40 and the session identifier to the local service 30.
Optionally, in this embodiment, the local service 30 further includes: a third receiving module; the execution module 32 specifically includes a first execution unit;
specifically, a first execution unit for saving the application service 40 address to the processing progress memory area;
specifically, the third receiving module is configured to receive a query processing status request sent by the browser 10;
the third sending module 31 is further configured to obtain the address of the application service 40 from the processing progress storage area as processing status response data to return to the browser 10.
Optionally, in this embodiment, the local service 30 further includes: a third judging module and a third receiving module; the execution module 32 specifically includes a second execution unit;
specifically, a second execution unit configured to execute an operation of detecting the authentication device 50 according to a second operation instruction and save the operation state data to the processing progress storage area;
specifically, the third determination module is configured to determine that the second execution unit executes the operation result of detecting the authentication device 50; the third sending module 31 is also used for triggering when the result of the operation of the second execution unit to execute the detection authentication device 50 is judged to be successful;
specifically, the third receiving module is configured to receive a query processing status request sent by the browser 10;
the third sending module 31 is further configured to obtain the operation status data from the processing progress storage area as the processing status response data to return to the browser 10.
Preferably, in this embodiment, the third sending module 31 is further configured to send, to the authentication service 20, an operation instruction request including an execution result and a session identifier when the third determining module determines that the operation result of the second execution unit to execute the detection authentication device 50 is a failure;
the authentication service further includes a second receiving module, configured to receive the operation instruction request sent by the third sending module 31, and trigger the second sending module 22.
Optionally, in this embodiment, the second sending module 22 is further configured to send the session identifier, the address of the authentication service 20, and the first operation instruction to the local service 30 according to the operation instruction request;
the execution module 32 specifically includes a third execution unit;
specifically, a third execution unit configured to execute an operation of detecting the authentication device 50 according to the first operation instruction and save the operation state to the processing progress requesting memory area;
a third sending module 31, configured to send an operation instruction request including an execution result and a session identifier to the authentication service 20;
more specifically, the authentication service 20 further includes a second determining module, configured to determine an execution result when receiving the operation instruction request; the second sending module 22 is also used for triggering when the execution result is that the authentication device 50 is detected; and is further configured to trigger the third sending module 31 when the execution result is that the authentication device 50 is not detected.
Optionally, in this embodiment, the execution module 32 is specifically configured to send, according to the second operation instruction, an instruction for obtaining user identity information to the authentication device 50 through the driving interface, and receive the user identity information sent by the authentication device 50.
Optionally, in this embodiment, the storage module 24 is specifically configured to obtain an identity information index table, obtain a session identifier that is the same as the received session identifier from the identity information index table, and store the identity information to an identity information position corresponding to the session identifier.
Optionally, in this embodiment, the query module 2323 is specifically configured to obtain the identity information index table, search for a session identifier that is the same as the received session identifier from the identity information index table, and obtain corresponding identity information according to the session identifier.
Optionally, in this embodiment, the second generating module 21 is specifically configured to generate a random number as the session identifier through a random generating function.
Optionally, in this embodiment, the first sending module 11 is configured to, when sending the query processing status request to the local service 30, specifically, send the query processing status request to the local service 30 according to a preset time interval.
The method and system for accessing authentication equipment based on a browser provided by the invention are described in detail above, and a specific example is applied in the text to explain the principle and the implementation of the invention, and the description of the above embodiment is only used to help understand the method and the core idea of the invention; meanwhile, for a person skilled in the art, according to the idea of the present invention, there may be variations in the specific embodiments and the application scope, and in summary, the content of the present specification should not be construed as a limitation to the present invention.

Claims (20)

1. A method for accessing an authentication device based on a browser, the method comprising:
step S1, the browser sends an identity information acquisition request to the authentication service through the application service;
step S2, the authentication service generates a session identification, acquires an authentication service address and a local service address, and sends a redirection response including the session identification, the authentication service address and the local service address to the browser through the application service;
step S3, the browser acquires the local service address according to the redirection response, redirects to the local service, and sends the session identifier and the authentication service address to the local service;
step S4, the browser receives a receiving response returned by the local service;
step S5, the browser sends a request for inquiring the processing state to the local service, and receives the processing state response data sent by the local service;
step S6, the browser judges whether the received processing state response data is an application service address, if yes, the browser redirects to an application service according to the application service address, and sends an identity information obtaining result request to the authentication service through the application service, wherein the request comprises the session identification, otherwise, the browser returns to step S5;
step S7, the authentication service inquires corresponding identity information according to the session identification in the request, generates request response data for obtaining the identity information result according to the identity information, and returns the request response data for obtaining the identity information result to the browser through the application service;
the steps from S4 to S6 further include:
step S4-1, the local service accesses the authentication service according to the authentication service address and sends an operation instruction request and a session identifier to the authentication service;
step S4-2, the authentication service sends the session identification, the authentication service address and the second operation instruction to the local service according to the operation instruction request;
step S4-3, the local service executes the operation of obtaining the user identity information in the authentication equipment according to the second operation instruction, and sends an operation instruction request, a session identifier and the obtained user identity information to the authentication service;
step S4-4, the authentication service correspondingly stores the received session identification and the user identity information, obtains an application service address according to the operation instruction request, and sends the application service address and the session identification to the local service.
2. The method according to claim 1, wherein the step S4-4 is further followed by: the local service stores the application service address to a processing progress storage area;
the method further comprises the following steps: and when the local service receives a query processing state request sent by the browser, acquiring an application service address from a processing progress storage area as processing state response data and returning the processing state response data to the browser.
3. The method according to claim 1, wherein the step S4-3 is preceded by: the local service executes the operation of detecting the authentication device according to the second operation instruction, stores the operation state data in the processing progress storage area, judges the operation result of executing the detection authentication device, and executes step S4-3 if the operation result of executing the detection authentication device is judged to be successful;
the method further comprises the following steps: and when the local service receives a query processing state request sent by the browser, acquiring operation state data from a processing progress storage area as processing state response data and returning the processing state response data to the browser.
4. The method of claim 3, wherein if the operation result of detecting the authentication device is determined to be a failure, the method comprises:
step a1, the local service sends an operation instruction request including an execution result and a session identification to the authentication service;
step a2, after receiving the operation command request, the authentication service returns to step S4-2.
5. The method according to claim 1, wherein the step S4-2 is preceded by:
step b1, the authentication service sends the session identification, the authentication service address and the first operation instruction to the local service according to the operation instruction request;
step b2, the local service executes the operation of detecting the authentication device according to the first operation instruction to obtain the execution result, stores the operation state into the processing progress storage area, and sends the operation instruction request including the execution result and the session identifier to the authentication service;
step b3, after receiving the operation command request, the authentication service determines the execution result, if the execution result is that the authentication device is detected, the step S4-2 is executed, and if the execution result is that the authentication device is not detected, the step b1 is returned.
6. The method according to claim 1, wherein the operation performed by the local service according to the second operation instruction to acquire the user identity information in the authentication device is specifically: and the local service sends a user identity information acquisition instruction to the authentication equipment through a driving interface according to the second operation instruction, and receives the user identity information sent by the authentication equipment.
7. The method according to claim 1, wherein the authentication service correspondingly stores the received session identifier and the user identity information specifically as: the authentication service acquires an identity information index table, acquires a session identifier which is the same as the received session identifier from the identity information index table, and stores the identity information to an identity information position corresponding to the session identifier.
8. The method according to claim 1, wherein the step of querying, by the authentication service, the corresponding identity information according to the session identifier in the request specifically comprises: the authentication service acquires an identity information index table, searches a session identifier which is the same as the received session identifier from the identity information index table, and acquires corresponding identity information according to the session identifier.
9. The method according to claim 1, wherein the authentication service generates a session identifier, specifically: the authentication service generates a random number through a random generation function, and the random number is used as a session identifier.
10. The method according to claim 1, wherein when returning to step S5, the sending, by the browser, the query processing state request to the local service is specifically: and the browser sends a query processing state request to the local service according to a preset time interval.
11. A system for accessing an authentication device based on a browser, the system comprising the browser, an application service, an authentication service, a local service, and an authentication device;
the browser includes: the device comprises a first sending module, a first receiving module and a first judging module;
the first sending module is used for sending an identity information obtaining request to an authentication service through an application service;
the first receiving module is used for receiving a redirection response which is sent by the authentication service through the application service and comprises a session identifier, an authentication service address and a local service address;
the first sending module is further configured to obtain the local service address according to the redirection response received by the first receiving module, redirect the local service address to the local service, and send the session identifier and the authentication service address to the local service;
the first receiving module is further configured to receive a receiving response returned by the local service;
the first sending module is further configured to send a query processing status request to the local service;
the first receiving module is further configured to receive processing status response data sent by the local service;
the first judging module is used for judging whether the received processing state response data is an application service address;
the first sending module is further configured to, when the first determining module determines that the processing status response data is an application service address, redirect to the application service according to the application service address, and send an identity information result obtaining request to the authentication service through the application service, where the request includes the session identifier;
the authentication service includes: the second generating module, the second sending module and the query module;
the second generation module is used for generating a session identifier;
the second sending module is configured to obtain an authentication service address and a local service address, and send a redirection response including the session identifier, the authentication service address, and the local service address to the browser through the application service;
the query module is used for querying corresponding identity information according to the session identifier in the request and generating identity information result-acquiring request response data according to the identity information;
the second sending module is further configured to return the identity information obtaining result request response data to the browser through an application service;
the local service includes: a third sending module and an execution module;
the third sending module is used for accessing the authentication service according to an authentication service address and sending an operation instruction request and a session identifier to the authentication service;
the second sending module is further configured to send the session identifier, the authentication service address, and a second operation instruction to the local service according to an operation instruction request;
the execution module is used for executing the operation of acquiring the user identity information in the authentication equipment according to the second operation instruction;
the third sending module is further configured to send an operation instruction request, a session identifier, and the obtained user identity information to the authentication service;
the authentication service also comprises a storage module which is used for correspondingly storing the received session identification and the user identity information;
the second sending module is further configured to obtain an application service address according to the operation instruction request, and send the application service address and the session identifier to the local service.
12. The system of claim 11, wherein the local service further comprises: a third receiving module; the execution module specifically comprises a first execution unit;
the first execution unit is used for saving the application service address to the processing progress storage area;
the third receiving module is configured to receive a query processing status request sent by the browser;
and the third sending module is also used for acquiring the application service address from the processing progress storage area as processing state response data and returning the processing state response data to the browser.
13. The system of claim 11, wherein the local service further comprises: a third judging module and a third receiving module; the execution module specifically comprises a second execution unit;
the second execution unit is used for executing the operation of detecting the authentication equipment according to the second operation instruction and storing the operation state data into a processing progress storage area;
the third judging module is used for judging the operation result of the second execution unit for executing the detection authentication device; the third sending module is also used for triggering when the second execution unit judges that the operation result of detecting the authentication equipment is successful;
the third receiving module is configured to receive a query processing status request sent by the browser;
and the third sending module is also used for acquiring the operation state data from the processing progress storage area as processing state response data and returning the processing state response data to the browser.
14. The system according to claim 13, wherein the third sending module is further configured to, when the third determining module determines that the operation result of the second executing unit executing the detection authentication device is a failure, send an operation instruction request including an execution result and a session identifier to the authentication service;
the authentication service further comprises a second receiving module, and the second receiving module is used for receiving the operation instruction request sent by the third sending module and triggering the second sending module.
15. The system according to claim 11, wherein the second sending module is further configured to send a session identifier, an authentication service address, and a first operation instruction to the local service according to an operation instruction request;
the execution module specifically comprises a third execution unit;
the third execution unit is used for executing the operation of detecting the authentication equipment according to the first operation instruction and saving the operation state to the processing progress requesting storage area;
the third sending module is further configured to send an operation instruction request including an execution result and a session identifier to the authentication service;
the authentication service also comprises a second judgment module used for judging an execution result when receiving the operation instruction request; the second sending module is also used for triggering when the execution result is judged that the authentication equipment is detected; and the third sending module is also used for triggering when the execution result is judged that the authentication equipment is not detected.
16. The system according to claim 11, wherein the execution module is specifically configured to send an instruction for obtaining user identity information to the authentication device through a driver interface according to the second operation instruction, and receive the user identity information sent by the authentication device.
17. The system according to claim 11, wherein the storage module is specifically configured to obtain an identity information index table, obtain a session identifier that is the same as the received session identifier from the identity information index table, and store the identity information in an identity information location corresponding to the session identifier.
18. The system according to claim 11, wherein the query module is specifically configured to obtain an identity information index table, search a session identifier that is the same as the received session identifier from the identity information index table, and obtain corresponding identity information according to the session identifier.
19. The system according to claim 11, wherein the second generating module is specifically configured to generate a random number as the session identifier by a random generating function.
20. The system according to claim 11, wherein the first sending module is configured to, when sending the query processing status request to the local service, specifically, send the query processing status request to the local service according to a preset time interval.
CN202011260026.1A 2020-11-12 2020-11-12 Method and system for accessing authentication equipment based on browser Active CN112073443B (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN202011260026.1A CN112073443B (en) 2020-11-12 2020-11-12 Method and system for accessing authentication equipment based on browser

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN202011260026.1A CN112073443B (en) 2020-11-12 2020-11-12 Method and system for accessing authentication equipment based on browser

Publications (2)

Publication Number Publication Date
CN112073443A CN112073443A (en) 2020-12-11
CN112073443B true CN112073443B (en) 2021-03-16

Family

ID=73655794

Family Applications (1)

Application Number Title Priority Date Filing Date
CN202011260026.1A Active CN112073443B (en) 2020-11-12 2020-11-12 Method and system for accessing authentication equipment based on browser

Country Status (1)

Country Link
CN (1) CN112073443B (en)

Families Citing this family (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN113872864B (en) * 2021-09-26 2023-02-03 烽火通信科技股份有限公司 Method and device for realizing sub-route web management under mesh networking mode

Citations (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN101621380A (en) * 2008-02-29 2010-01-06 华为技术有限公司 Method for evaluating security state of terminal, network equipment and system
CN107769930A (en) * 2017-11-20 2018-03-06 飞天诚信科技股份有限公司 A kind of authentication mode forwarding method and device
EP2879073B1 (en) * 2013-11-27 2018-06-27 Bundesdruckerei GmbH Electronic transaction method and computer system
CN110120946A (en) * 2019-04-29 2019-08-13 武汉理工大学 A kind of Centralized Authentication System and method of Web and micro services
CN111526152A (en) * 2016-08-12 2020-08-11 阿里巴巴集团控股有限公司 Authentication method, authentication equipment and authentication client

Patent Citations (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN101621380A (en) * 2008-02-29 2010-01-06 华为技术有限公司 Method for evaluating security state of terminal, network equipment and system
EP2879073B1 (en) * 2013-11-27 2018-06-27 Bundesdruckerei GmbH Electronic transaction method and computer system
CN111526152A (en) * 2016-08-12 2020-08-11 阿里巴巴集团控股有限公司 Authentication method, authentication equipment and authentication client
CN107769930A (en) * 2017-11-20 2018-03-06 飞天诚信科技股份有限公司 A kind of authentication mode forwarding method and device
CN110120946A (en) * 2019-04-29 2019-08-13 武汉理工大学 A kind of Centralized Authentication System and method of Web and micro services

Also Published As

Publication number Publication date
CN112073443A (en) 2020-12-11

Similar Documents

Publication Publication Date Title
US6253248B1 (en) Information processing apparatus and method
CN109684799B (en) Account login method, login device, account login equipment and storage medium
US9032495B2 (en) Online user account login method and a server system implementing the method
CN101304418B (en) Client side protection method and system against drive-by pharming via referrer checking
US7827280B2 (en) System and method for domain name filtering through the domain name system
CN110430188B (en) Rapid URL filtering method and device
US20090144812A1 (en) Entry auxiliary apparatus, entry auxiliary system, entry auxiliary method and entry auxiliary program
JP2003157234A (en) Program for authenticating user terminal
US20190213231A1 (en) Method and apparatus for realizing communication between web page and native application, and electronic device
KR20010031603A (en) Method and system for accessing information on a network
CN109067936B (en) Domain name resolution method and device
CN1319001C (en) Resolving method of internet keyword and system thereof
CN112073443B (en) Method and system for accessing authentication equipment based on browser
WO2005119499A1 (en) Native language internet address system
KR19990072311A (en) Computer network system on internet using realname and networking method thereof
CN107612883B (en) Automatic login method and system for mobile application program
CN101510199B (en) Web page loading method and system
CN111356090A (en) Networking method of network, device thereof, terminal and computer readable storage medium
US20090192993A1 (en) Method and system for setting domain name and network device thereof
CN111031005A (en) Js-based reverse proxy server and reverse proxy method
CN114585055B (en) Vehicle-mounted WiFi access method, vehicle controller, cloud server and mobile terminal
CN113704644A (en) Verification code display method and device, computer equipment and storage medium
CN114338130A (en) Information processing method, device, server and storage medium
KR100363183B1 (en) Media that can record computer programs for direct forwarding service
KR100321926B1 (en) Media that can record computer programs to service information and/or services using direct access mode, and system thereof

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