CN111478909A - Access processing method, server access method, server and self-service terminal - Google Patents

Access processing method, server access method, server and self-service terminal Download PDF

Info

Publication number
CN111478909A
CN111478909A CN202010272253.XA CN202010272253A CN111478909A CN 111478909 A CN111478909 A CN 111478909A CN 202010272253 A CN202010272253 A CN 202010272253A CN 111478909 A CN111478909 A CN 111478909A
Authority
CN
China
Prior art keywords
service terminal
server
self
authorization code
sent
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.)
Pending
Application number
CN202010272253.XA
Other languages
Chinese (zh)
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.)
Inspur Software Technology Co Ltd
Original Assignee
Inspur Software 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 Inspur Software Technology Co Ltd filed Critical Inspur Software Technology Co Ltd
Priority to CN202010272253.XA priority Critical patent/CN111478909A/en
Publication of CN111478909A publication Critical patent/CN111478909A/en
Pending legal-status Critical Current

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
    • 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/141Setup of application sessions
    • 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/60Scheduling or organising the servicing of application requests, e.g. requests for application data transmissions using the analysis and optimisation of the required network resources

Abstract

The invention provides a method for processing access of a self-service terminal, a method for accessing a server, the server and the self-service terminal, wherein the method for processing access of the self-service terminal is applied to the server and comprises the following steps: allocating an authorization code for at least one self-service terminal registered on the server; receiving an access request sent by a target self-service terminal; judging whether the server has the session of the target self-service terminal which sends the access request, if so, allowing the target self-service terminal to access the server, otherwise, forbidding the target self-service terminal to access the server, and prompting the target self-service terminal to send an authorization code; and when a valid authorization code sent by the target self-service terminal is received, establishing a session of the target self-service terminal on the server. The invention provides a method for processing access of a self-service terminal, a method for accessing a server, the server and the self-service terminal, which can improve the security of accessing the server.

Description

Access processing method, server access method, server and self-service terminal
Technical Field
The invention relates to the technical field of computers, in particular to a method for processing access of a self-service terminal, a method for accessing a server, the server and the self-service terminal.
Background
To reduce the burden on hall window service personnel, many service halls use self-service terminals to assist service personnel in handling services.
In the prior art, the server allows the access request to access the server as long as the access request sent by the self-service terminal is received. However, the access request received by the server may not come from a legitimate self-service terminal, and the access request may be a forged access request.
As can be seen from the above description, the prior art approach to accessing a server is very insecure.
Disclosure of Invention
The embodiment of the invention provides a method for processing access of a self-service terminal, a method for accessing a server, the server and the self-service terminal, and can improve the security of accessing the server.
In a first aspect, an embodiment of the present invention provides a method for processing access of a self-service terminal, which is applied to a server, and includes:
allocating an authorization code for at least one self-service terminal registered on the server;
receiving an access request sent by a target self-service terminal;
judging whether the server has the session of the target self-service terminal which sends the access request, if so, allowing the target self-service terminal to access the server, otherwise, forbidding the target self-service terminal to access the server, and prompting the target self-service terminal to send an authorization code;
and when a valid authorization code sent by the target self-service terminal is received, establishing a session of the target self-service terminal on the server.
Alternatively,
before the allocating an authorization code for at least one self-service terminal registered on the server, further comprising:
for each self-service terminal, executing:
receiving hardware information of a current self-service terminal sent by a terminal plug-in on the current self-service terminal;
and judging whether the current self-service terminal is registered on the server or not according to the hardware information, and if not, registering the current self-service terminal on the server.
Alternatively,
the method further comprises the following steps:
and when receiving an authorization code sent by the target self-service terminal, judging whether the authorization code is in a valid period, if so, determining that the authorization code sent by the target self-service terminal is a valid authorization code, otherwise, determining that the authorization code sent by the target self-service terminal is an invalid authorization code, and generating a new authorization code for the target self-service terminal.
Alternatively,
after the creating the session of the target self-service terminal on the server, further comprising:
and when the authorization code of the target self-service terminal is detected to be over, clearing the session of the target self-service terminal from the server.
In a second aspect, an embodiment of the present invention provides a method for accessing a server, which is applied to a self-service terminal, and includes:
sending an access request to a server;
when a prompt that the authorization code needs to be sent is received, the prompt that the authorization code needs to be input is sent;
and when receiving an externally input authorization code, sending the externally input authorization code to the server, and accessing the server within the validity period of the authorization code.
Alternatively,
the method further comprises the following steps:
when the self-service terminal interacts with a server for the first time, hardware information of the self-service terminal is obtained and sent to the server, so that the server registers for the self-service terminal.
In a third aspect, an embodiment of the present invention provides a server, including:
a distribution module for distributing an authorization code for at least one self-service terminal registered on the server;
the receiving module is used for receiving an access request sent by the target self-service terminal;
a session judgment module, configured to judge whether a session of the target self-service terminal that sent the access request exists on the server, if so, allow the target self-service terminal to access the server, otherwise, prohibit the target self-service terminal from accessing the server, and prompt the target self-service terminal to send an authorization code;
and the creating module is used for creating the session of the target self-service terminal on the server when a valid authorization code sent by the target self-service terminal is received.
Alternatively,
the server further comprises:
a registration module, configured to execute, for each self-service terminal: and receiving hardware information of the current self-service terminal sent by a terminal plug-in on the current self-service terminal, judging whether the current self-service terminal is registered on the server or not according to the hardware information, and if not, registering the current self-service terminal on the server.
Alternatively,
and the authorization code judging module is used for judging whether the authorization code is in the valid period or not when the authorization code sent by the target self-service terminal is received, if so, determining that the authorization code sent by the target self-service terminal is a valid authorization code, otherwise, determining that the authorization code sent by the target self-service terminal is an invalid authorization code, and generating a new authorization code for the target self-service terminal.
Alternatively,
the server further comprises:
and the clearing module is used for clearing the session of the target self-service terminal from the server after the authorization code of the target self-service terminal is detected to be over.
A fourth aspect of the present invention provides a self-service terminal, including:
the request sending module is used for sending an access request to the server;
the prompting module is used for sending a prompt of needing to input the authorization code when receiving the prompt of needing to send the authorization code sent by the server;
and the authorization code sending module is used for sending the externally input authorization code to the server when the externally input authorization code is received.
Alternatively,
the self-service terminal further comprises:
and the terminal plug-in is used for acquiring hardware information of the self-service terminal when interacting with the server for the first time, and sending the hardware information to the server so as to register the server for the self-service terminal.
In the embodiment of the invention, the authorization codes are distributed for the self-service terminals registered on the server, when a valid authorization code sent by any target self-service terminal is received, a session is established for the target self-service terminal, if the valid authorization code sent by the target self-service terminal is not received, the session is not established for the target self-service terminal, and when an access request is received, if the session of the target self-service terminal sending the access request is not sent by the server, the target self-service terminal is not allowed to access the server. That is, if the server is to be accessed, the server needs to be registered, and a valid authorization code is sent to the server, so that the security of accessing the server is greatly improved.
Drawings
In order to more clearly illustrate the embodiments of the present invention or the technical solutions in the prior art, the drawings used in the description of the embodiments or the prior art will be briefly introduced below, and it is obvious that the drawings in the following description are some embodiments of the present invention, and for those skilled in the art, other drawings can be obtained according to these drawings without creative efforts.
FIG. 1 is a flow chart of a method for handling access of a self-service terminal according to an embodiment of the invention;
FIG. 2 is a flow chart of a method for accessing a server according to an embodiment of the present invention;
FIG. 3 is a flow chart of a method for handling access of a self-service terminal according to an embodiment of the invention;
FIG. 4 is a schematic diagram of a server according to an embodiment of the present invention;
fig. 5 is a schematic diagram of a self-service terminal according to an embodiment of the present invention.
Detailed Description
In order to make the objects, technical solutions and advantages of the embodiments of the present invention clearer and more complete, the technical solutions in the embodiments of the present invention will be described below with reference to the drawings in the embodiments of the present invention, and it is obvious that the described embodiments are some, but not all, embodiments of the present invention, and based on the embodiments of the present invention, all other embodiments obtained by a person of ordinary skill in the art without creative efforts belong to the scope of the present invention.
As shown in fig. 1, an embodiment of the present invention provides a method for processing access of a self-service terminal, which is applied to a server, and includes:
step 101: allocating an authorization code for at least one self-service terminal registered on the server;
step 102: receiving an access request sent by a target self-service terminal;
step 103: judging whether a session of the target self-service terminal which sends the access request exists on the server, if so, executing step 104, otherwise, executing step 105;
step 104: allowing the target self-service terminal to access the server;
step 105: forbidding the target self-service terminal to access the server, and prompting the target self-service terminal to send an authorization code;
step 106: and when a valid authorization code sent by the target self-service terminal is received, establishing a session of the target self-service terminal on the server.
In the embodiment of the invention, the authorization codes are distributed for the self-service terminals registered on the server, when a valid authorization code sent by any target self-service terminal is received, a session is established for the target self-service terminal, if the valid authorization code sent by the target self-service terminal is not received, the session is not established for the target self-service terminal, and when an access request is received, if the session of the target self-service terminal sending the access request is not sent by the server, the target self-service terminal is not allowed to access the server. That is, if the server is to be accessed, the server needs to be registered, and a valid authorization code is sent to the server, so that the security of accessing the server is greatly improved.
In the embodiment of the invention, after any self-service terminal registers on the server, the server distributes an authorization code for the self-service terminal, and the authorization code is not directly sent to the self-service terminal by the server but sent to a worker on the self-service terminal side by a worker on the server side. In this way, the security of accessing the server is further improved.
In an embodiment of the present invention, before allocating an authorization code for at least one self-service terminal registered on the server, the method further includes:
for each self-service terminal, executing:
receiving hardware information of a current self-service terminal sent by a terminal plug-in on the current self-service terminal;
and judging whether the current self-service terminal is registered on the server or not according to the hardware information, and if not, registering the current self-service terminal on the server.
In the embodiment of the invention, the server registers the self-service terminal through hardware information, wherein the hardware information can be the MAC ID of the self-service terminal. Each hardware device has a unique MAC ID. The self-service terminal can be identified by the MAC ID. If the MAC ID of the self-service terminal is recorded on the server, the self-service terminal is indicated to be registered on the server, and if the MAC ID of the self-service terminal is not recorded, the self-service terminal is indicated to be not registered on the server.
The self-service terminal can send the hardware information to the server when interacting with the server for the first time, and the server registers the self-service terminal.
In an embodiment of the invention, the method further comprises:
and when receiving an authorization code sent by the target self-service terminal, judging whether the authorization code is in a valid period, if so, determining that the authorization code sent by the target self-service terminal is a valid authorization code, otherwise, determining that the authorization code sent by the target self-service terminal is an invalid authorization code, and generating a new authorization code for the target self-service terminal.
In this embodiment of the present invention, the authorization code allocated by the server has a validity period, for example: the validity period is 1 week, and starts when the authorization code is used, and is valid within one week and invalid after more than one week. And after the authorization code is invalid, the server generates a new authorization code, the staff member on the server side sends the new authorization code to the staff member on the self-service terminal side, and the staff member on the self-service terminal side inputs the new authorization code into the self-service terminal, so that the self-service terminal can access the server in the valid period of the new authorization code.
In an embodiment of the present invention, after the creating the session of the target self-service terminal on the server, the method further includes:
and when the authorization code of the target self-service terminal is detected to be over, clearing the session of the target self-service terminal from the server.
In the embodiment of the invention, when the authorization code is over, the session of the target self-service terminal is cleared, and when the target self-service terminal sends an access request, the session of the target self-service terminal cannot be found on the server, so that the server does not allow the target self-service terminal to access the server.
As shown in fig. 2, an embodiment of the present invention provides a method for accessing a server, which is applied to a self-service terminal, and includes:
step 201: sending an access request to a server;
step 202: when a prompt that the authorization code needs to be sent is received, the prompt that the authorization code needs to be input is sent;
step 203: and when receiving an externally input authorization code, sending the externally input authorization code to the server, and accessing the server within the validity period of the authorization code.
In the embodiment of the invention, after the self-service terminal sends the access request to the server, if the session of the self-service terminal exists on the server, the self-service terminal can access the server, if the session of the self-service terminal does not exist on the server, the server returns a prompt of needing to send the authorization code to the self-service terminal, and the self-service terminal sends the prompt of needing to input the authorization code.
In an embodiment of the invention, the method further comprises:
when the self-service terminal interacts with a server for the first time, hardware information of the self-service terminal is obtained and sent to the server, so that the server registers for the self-service terminal.
In the embodiment of the invention, in order to access the access server, the self-service terminal registers with the server when interacting with the server for the first time, so that the server generates the authorization code of the self-service terminal.
In the embodiment of the invention, the hardware information of the self-service terminal can be acquired through a terminal plug-in arranged on the self-service terminal and is sent to the server.
A method for processing access of a self-service terminal according to an embodiment of the present invention is described in detail below with reference to a server and the self-service terminal, and as shown in fig. 3, the method includes:
step 301: and when the self-service terminal interacts with the server for the first time, acquiring hardware information of the self-service terminal, and sending the hardware information to the server.
Step 302: and the server receives the hardware information sent by the self-service terminal.
Step 303: and the server judges whether the self-service terminal is registered on the server or not according to the hardware information, if so, the current flow is ended, and otherwise, the step 304 is executed.
Step 304: the server registers for the self-service terminal on the server, assigns an authorization code for the self-service terminal, and executes step 305.
Step 305: and the self-service terminal sends an access request to the server.
Step 306: the server receives an access request sent by the target self-service terminal.
Step 307: the server determines whether there is a session on the server for accessing the requested kiosk, if so, step 308 is performed, otherwise, step 309 is performed.
Step 308: the server allows the self-service terminal to access the server.
Step 309: the server forbids the self-service terminal to access the server and sends a prompt that the authorization code needs to be sent to the self-service terminal.
Step 310: and when receiving a prompt sent by the server and needing to send the authorization code, the self-service terminal sends the prompt needing to input the authorization code.
Step 311: and when receiving the externally input authorization code, the self-service terminal sends the externally input authorization code to the server.
Step 312: and when receiving the authorization code sent by the self-service terminal, the server judges whether the authorization code is in the valid period, if so, the step 313 is executed, and if not, the step 314 is executed.
Step 313: the server creates the session of the self-service terminal on the server, and when the authorization code of the self-service terminal is detected to be over, the session of the self-service terminal is cleared from the server.
Step 314: the server generates a new authorization code for the self-service terminal.
In the embodiment of the invention, the server performs access control on the self-service terminal with the session through single sign-on.
The embodiment of the invention can effectively prevent the self-service terminal from directly using the server without authorization, and enhance the system safety and the data safety.
In the embodiment of the invention, all verification plug-ins inherit at the server side, and the self-service terminal does not need to be adjusted, so that the use is more convenient and faster, and the expandability is strong.
As shown in fig. 4, an embodiment of the present invention provides a server, including:
an allocation module 401 configured to allocate an authorization code for at least one self-service terminal registered on the server;
a receiving module 402, configured to receive an access request sent by a target self-service terminal;
a session judgment module 403, configured to judge whether a session of the target self-service terminal that sent the access request exists on the server, if so, allow the target self-service terminal to access the server, otherwise, prohibit the target self-service terminal from accessing the server, and prompt the target self-service terminal to send an authorization code;
a creating module 404, configured to create a session of the target self-service terminal on the server when a valid authorization code sent by the target self-service terminal is received.
In an embodiment of the present invention, the server further includes:
a registration module, configured to execute, for each self-service terminal: and receiving hardware information of the current self-service terminal sent by a terminal plug-in on the current self-service terminal, judging whether the current self-service terminal is registered on the server or not according to the hardware information, and if not, registering the current self-service terminal on the server.
In an embodiment of the present invention, the authorization code determining module is configured to determine whether the authorization code is within a valid period when the authorization code sent by the target self-service terminal is received, and if so, determine that the authorization code sent by the target self-service terminal is a valid authorization code, otherwise, determine that the authorization code sent by the target self-service terminal is an invalid authorization code, and generate a new authorization code for the target self-service terminal.
In an embodiment of the present invention, the server further includes:
and the clearing module is used for clearing the session of the target self-service terminal from the server after the authorization code of the target self-service terminal is detected to be over.
As shown in fig. 5, an embodiment of the present invention provides a self-service terminal, including:
a request sending module 501, configured to send an access request to a server;
a prompt module 502, configured to send a prompt that an authorization code needs to be input when receiving a prompt that the authorization code needs to be sent from the server;
an authorization code sending module 503, configured to send the externally input authorization code to the server when the externally input authorization code is received.
In an embodiment of the present invention, the self-service terminal further includes:
and the terminal plug-in is used for acquiring hardware information of the self-service terminal when interacting with the server for the first time, and sending the hardware information to the server so as to register the server for the self-service terminal.
Because the information interaction, execution process, and other contents between the units in the device are based on the same concept as the method embodiment of the present invention, specific contents may refer to the description in the method embodiment of the present invention, and are not described herein again.
The present invention also provides a computer readable medium storing instructions for causing a computer to perform a method of handling access by a self-service terminal as described herein. Specifically, a system or an apparatus equipped with a storage medium on which software program codes that realize the functions of any of the above-described embodiments are stored may be provided, and a computer (or a CPU or MPU) of the system or the apparatus is caused to read out and execute the program codes stored in the storage medium.
In this case, the program code itself read from the storage medium can realize the functions of any of the above-described embodiments, and thus the program code and the storage medium storing the program code constitute a part of the present invention.
Examples of the storage medium for supplying the program code include a floppy disk, a hard disk, a magneto-optical disk, an optical disk (e.g., CD-ROM, CD-R, CD-RW, DVD-ROM, DVD-RAM, DVD-RW, DVD + RW), a magnetic tape, a nonvolatile memory card, and a ROM. Alternatively, the program code may be downloaded from a server computer via a communications network.
Further, it should be clear that the functions of any one of the above-described embodiments may be implemented not only by executing the program code read out by the computer, but also by causing an operating system or the like operating on the computer to perform a part or all of the actual operations based on instructions of the program code.
Further, it is to be understood that the program code read out from the storage medium is written to a memory provided in an expansion board inserted into the computer or to a memory provided in an expansion unit connected to the computer, and then causes a CPU or the like mounted on the expansion board or the expansion unit to perform part or all of the actual operations based on instructions of the program code, thereby realizing the functions of any of the above-described embodiments.
It should be noted that not all steps and modules in the above flows and system structure diagrams are necessary, and some steps or modules may be omitted according to actual needs. The execution order of the steps is not fixed and can be adjusted as required. The system structure described in the above embodiments may be a physical structure or a logical structure, that is, some modules may be implemented by the same physical entity, or some modules may be implemented by a plurality of physical entities, or some components in a plurality of independent devices may be implemented together.
In the above embodiments, the hardware unit may be implemented mechanically or electrically. For example, a hardware element may comprise permanently dedicated circuitry or logic (such as a dedicated processor, FPGA or ASIC) to perform the corresponding operations. The hardware elements may also comprise programmable logic or circuitry, such as a general purpose processor or other programmable processor, that may be temporarily configured by software to perform the corresponding operations. The specific implementation (mechanical, or dedicated permanent, or temporarily set) may be determined based on cost and time considerations.
While the invention has been shown and described in detail in the drawings and in the preferred embodiments, it is not intended to limit the invention to the embodiments disclosed, and it will be apparent to those skilled in the art that various combinations of the code auditing means in the various embodiments described above may be used to obtain further embodiments of the invention, which are also within the scope of the invention.

Claims (10)

1. A method of handling access by self-service terminals, applied to a server, for allocating an authorization code to at least one self-service terminal registered on said server, further comprising:
receiving an access request sent by a target self-service terminal;
judging whether the server has the session of the target self-service terminal which sends the access request, if so, allowing the target self-service terminal to access the server, otherwise, forbidding the target self-service terminal to access the server, and prompting the target self-service terminal to send an authorization code;
and when a valid authorization code sent by the target self-service terminal is received, establishing a session of the target self-service terminal on the server.
2. The method of claim 1,
before the allocating an authorization code for at least one self-service terminal registered on the server, further comprising:
for each self-service terminal, executing:
receiving hardware information of a current self-service terminal sent by a terminal plug-in on the current self-service terminal;
and judging whether the current self-service terminal is registered on the server or not according to the hardware information, and if not, registering the current self-service terminal on the server.
3. The method according to claim 1 or 2,
further comprising:
when receiving an authorization code sent by the target self-service terminal, judging whether the authorization code is in a valid period, if so, determining that the authorization code sent by the target self-service terminal is a valid authorization code, otherwise, determining that the authorization code sent by the target self-service terminal is an invalid authorization code, and generating a new authorization code for the target self-service terminal;
and/or the presence of a gas in the gas,
after the creating the session of the target self-service terminal on the server, further comprising:
and when the authorization code of the target self-service terminal is detected to be over, clearing the session of the target self-service terminal from the server.
4. The method for accessing the server is applied to the self-service terminal and comprises the following steps:
sending an access request to a server;
when a prompt that the authorization code needs to be sent is received, the prompt that the authorization code needs to be input is sent;
and when receiving an externally input authorization code, sending the externally input authorization code to the server, and accessing the server within the validity period of the authorization code.
5. The method of claim 4,
further comprising:
when the self-service terminal interacts with a server for the first time, hardware information of the self-service terminal is obtained and sent to the server, so that the server registers for the self-service terminal.
6. A server, comprising:
a distribution module for distributing an authorization code for at least one self-service terminal registered on the server;
the receiving module is used for receiving an access request sent by the target self-service terminal;
a session judgment module, configured to judge whether a session of the target self-service terminal that sent the access request exists on the server, if so, allow the target self-service terminal to access the server, otherwise, prohibit the target self-service terminal from accessing the server, and prompt the target self-service terminal to send an authorization code;
and the creating module is used for creating the session of the target self-service terminal on the server when a valid authorization code sent by the target self-service terminal is received.
7. The server according to claim 6,
further comprising:
a registration module, configured to execute, for each self-service terminal: and receiving hardware information of the current self-service terminal sent by a terminal plug-in on the current self-service terminal, judging whether the current self-service terminal is registered on the server or not according to the hardware information, and if not, registering the current self-service terminal on the server.
8. The server according to claim 6,
the authorization code judging module is used for judging whether the authorization code is in a valid period or not when the authorization code sent by the target self-service terminal is received, if so, determining that the authorization code sent by the target self-service terminal is a valid authorization code, otherwise, determining that the authorization code sent by the target self-service terminal is an invalid authorization code, and generating a new authorization code for the target self-service terminal;
and/or the presence of a gas in the gas,
further comprising:
and the clearing module is used for clearing the session of the target self-service terminal from the server after the authorization code of the target self-service terminal is detected to be over.
9. Self-service terminal, its characterized in that includes:
the request sending module is used for sending an access request to the server;
the prompting module is used for sending a prompt of needing to input the authorization code when receiving the prompt of needing to send the authorization code sent by the server;
and the authorization code sending module is used for sending the externally input authorization code to the server when the externally input authorization code is received.
10. The self-service terminal of claim 9, further comprising:
and the terminal plug-in is used for acquiring hardware information of the self-service terminal when interacting with the server for the first time, and sending the hardware information to the server so as to register the server for the self-service terminal.
CN202010272253.XA 2020-04-09 2020-04-09 Access processing method, server access method, server and self-service terminal Pending CN111478909A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN202010272253.XA CN111478909A (en) 2020-04-09 2020-04-09 Access processing method, server access method, server and self-service terminal

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN202010272253.XA CN111478909A (en) 2020-04-09 2020-04-09 Access processing method, server access method, server and self-service terminal

Publications (1)

Publication Number Publication Date
CN111478909A true CN111478909A (en) 2020-07-31

Family

ID=71751332

Family Applications (1)

Application Number Title Priority Date Filing Date
CN202010272253.XA Pending CN111478909A (en) 2020-04-09 2020-04-09 Access processing method, server access method, server and self-service terminal

Country Status (1)

Country Link
CN (1) CN111478909A (en)

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN113472749A (en) * 2021-06-02 2021-10-01 浪潮软件股份有限公司 Method for preventing unauthorized self-service machine terminal from accessing B/S architecture system

Citations (8)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN104468518A (en) * 2014-11-10 2015-03-25 腾讯科技(深圳)有限公司 Service management method, device and system
CN104869123A (en) * 2015-06-03 2015-08-26 维融集团有限公司 Network access control method and server
CN106209727A (en) * 2015-04-29 2016-12-07 阿里巴巴集团控股有限公司 A kind of session access method and apparatus
CN107579947A (en) * 2016-07-05 2018-01-12 中兴通讯股份有限公司 A kind of control method, device, server and the mobile terminal of visitor's terminal
CN108092946A (en) * 2016-11-23 2018-05-29 中国移动通信集团广东有限公司 A kind of method and system for having secure access to network
US20180167384A1 (en) * 2016-12-12 2018-06-14 Sap Se Authorization code flow for in-browser applications
US20180255066A1 (en) * 2015-01-26 2018-09-06 Microstrategy Incorporated Enhanced authentication security
CN110851805A (en) * 2019-10-14 2020-02-28 深圳市非零无限科技有限公司 Method, system and readable storage medium for verifying user access authorization by SDK

Patent Citations (8)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN104468518A (en) * 2014-11-10 2015-03-25 腾讯科技(深圳)有限公司 Service management method, device and system
US20180255066A1 (en) * 2015-01-26 2018-09-06 Microstrategy Incorporated Enhanced authentication security
CN106209727A (en) * 2015-04-29 2016-12-07 阿里巴巴集团控股有限公司 A kind of session access method and apparatus
CN104869123A (en) * 2015-06-03 2015-08-26 维融集团有限公司 Network access control method and server
CN107579947A (en) * 2016-07-05 2018-01-12 中兴通讯股份有限公司 A kind of control method, device, server and the mobile terminal of visitor's terminal
CN108092946A (en) * 2016-11-23 2018-05-29 中国移动通信集团广东有限公司 A kind of method and system for having secure access to network
US20180167384A1 (en) * 2016-12-12 2018-06-14 Sap Se Authorization code flow for in-browser applications
CN110851805A (en) * 2019-10-14 2020-02-28 深圳市非零无限科技有限公司 Method, system and readable storage medium for verifying user access authorization by SDK

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN113472749A (en) * 2021-06-02 2021-10-01 浪潮软件股份有限公司 Method for preventing unauthorized self-service machine terminal from accessing B/S architecture system

Similar Documents

Publication Publication Date Title
US10943418B2 (en) Method, server, smart terminal and storage device for access authentication
CN108711206B (en) Gate control method, related equipment, system and storage medium
CN106452772B (en) Terminal authentication method and device
CN107124431A (en) Method for authenticating, device, computer-readable recording medium and right discriminating system
EP2869231B1 (en) Verification of authenticity of a maintenance means connected to a controller of a passenger transportation/access device of a building and provision and obtainment of a license key for use therein
US20120254963A1 (en) Dynamic pin dual factor authentication using mobile device
CN110224992B (en) Method, apparatus, system and computer readable medium for shared resource restriction reuse
CN110009776B (en) Identity authentication method and device
CN107634973B (en) Service interface safe calling method
JP2007148471A (en) Service notification system
CN108400875B (en) Key value-based authorization authentication method, system, electronic device and storage medium
CN111159657A (en) Application program authentication method and system
CN113225351A (en) Request processing method and device, storage medium and electronic equipment
CN111478909A (en) Access processing method, server access method, server and self-service terminal
CN112581110A (en) Fuel deduction method and device, electronic equipment and storage medium
CN111292088A (en) Block chain-based multi-level authorization method, system, equipment and storage medium
EP4196899A1 (en) Techniques for persisting data across instances of a cloud shell
CN106534215A (en) Service installation method and device and service login method and device
CN113065122A (en) Temporary authority management method, device and computer readable medium
CN106506520B (en) A kind of authentication method and device based on single-sign-on
CN114338788B (en) Message pushing method, electronic equipment and storage medium
CN111917732B (en) Big data component access method, device and system and electronic equipment
CN112367347B (en) Encryption equipment access method, device and computer readable storage medium
US20220337567A1 (en) Secure transmission of sensitive data over an electronic network
US9185090B1 (en) Method and apparatus for simplified, policy-driven authorizations

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
RJ01 Rejection of invention patent application after publication

Application publication date: 20200731

RJ01 Rejection of invention patent application after publication