CN112632504B - Webpage access method, device, system, computer equipment and storage medium - Google Patents

Webpage access method, device, system, computer equipment and storage medium Download PDF

Info

Publication number
CN112632504B
CN112632504B CN202011501030.2A CN202011501030A CN112632504B CN 112632504 B CN112632504 B CN 112632504B CN 202011501030 A CN202011501030 A CN 202011501030A CN 112632504 B CN112632504 B CN 112632504B
Authority
CN
China
Prior art keywords
target
user
webpage
graphic code
address
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
CN202011501030.2A
Other languages
Chinese (zh)
Other versions
CN112632504A (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.)
Suning Financial Technology Nanjing Co Ltd
Original Assignee
Suning Financial Technology Nanjing 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 Suning Financial Technology Nanjing Co Ltd filed Critical Suning Financial Technology Nanjing Co Ltd
Priority to CN202011501030.2A priority Critical patent/CN112632504B/en
Publication of CN112632504A publication Critical patent/CN112632504A/en
Priority to CA3142780A priority patent/CA3142780A1/en
Application granted granted Critical
Publication of CN112632504B publication Critical patent/CN112632504B/en
Active legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Images

Classifications

    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F21/00Security arrangements for protecting computers, components thereof, programs or data against unauthorised activity
    • G06F21/30Authentication, i.e. establishing the identity or authorisation of security principals
    • G06F21/31User authentication
    • G06F21/32User authentication using biometric data, e.g. fingerprints, iris scans or voiceprints
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F21/00Security arrangements for protecting computers, components thereof, programs or data against unauthorised activity
    • G06F21/30Authentication, i.e. establishing the identity or authorisation of security principals
    • G06F21/31User authentication
    • G06F21/36User authentication by graphic or iconic representation
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06VIMAGE OR VIDEO RECOGNITION OR UNDERSTANDING
    • G06V40/00Recognition of biometric, human-related or animal-related patterns in image or video data
    • G06V40/10Human or animal bodies, e.g. vehicle occupants or pedestrians; Body parts, e.g. hands
    • G06V40/16Human faces, e.g. facial parts, sketches or expressions
    • G06V40/172Classification, e.g. identification

Landscapes

  • Engineering & Computer Science (AREA)
  • Theoretical Computer Science (AREA)
  • Computer Security & Cryptography (AREA)
  • General Physics & Mathematics (AREA)
  • Physics & Mathematics (AREA)
  • Software Systems (AREA)
  • General Engineering & Computer Science (AREA)
  • Computer Hardware Design (AREA)
  • Health & Medical Sciences (AREA)
  • General Health & Medical Sciences (AREA)
  • Oral & Maxillofacial Surgery (AREA)
  • Human Computer Interaction (AREA)
  • Multimedia (AREA)
  • Information Transfer Between Computers (AREA)

Abstract

The application relates to a webpage access method, a webpage access device, a webpage access system, a computer device and a storage medium. The method comprises the following steps: receiving a graphic code identification request; performing signature verification and decryption on the graphic code identification request to obtain a target face acquisition webpage address, target login account information and a target jump back address; skipping to a target face acquisition webpage according to the target face acquisition webpage address, and acquiring target face video information corresponding to a current user through the target face acquisition webpage, wherein the current user is a user corresponding to target login account information; comparing the target face video information with preset face video information, and determining a user authentication state corresponding to the current user; and sending the user core verification state to a webpage server corresponding to the target jump-back address so that the webpage server jumps to the target service webpage according to the user core verification state. By adopting the method, the dependence on a hardware environment can be reduced, and the convenience of a user accessing the webpage can be improved.

Description

Webpage access method, device, system, computer equipment and storage medium
Technical Field
The present application relates to the field of computer technologies, and in particular, to a method, an apparatus, a system, a computer device, and a storage medium for accessing a web page.
Background
With the rapid development of internet technology, the problem of webpage security is becoming more and more severe, and attacks against webpage vulnerabilities are emerging in a large number. The traditional webpage access methods such as user name and password, dynamic verification code and single sign-on cannot meet the access scenes with higher security requirements such as real person identity verification, and the like, but the current webpage access method for realizing the real person identity verification is usually realized by additionally arranging hardware equipment such as a fingerprint identifier, an identity card identifier and a camera, needs strong dependence on hardware environment, and easily causes poor convenience of users accessing webpages.
Disclosure of Invention
In view of the foregoing, it is desirable to provide a web page access method, apparatus, system, computer device, and storage medium that can reduce dependency on a hardware environment and improve user convenience of web page access.
A method of accessing a web page, the method comprising:
receiving a graphic code identification request;
performing signature verification and decryption on the graphic code identification request to obtain a target face acquisition webpage address, target login account information and a target jump-back address;
skipping to a target face acquisition webpage according to the target face acquisition webpage address, and acquiring target face video information corresponding to a current user through the target face acquisition webpage, wherein the current user is a user corresponding to target login account information;
comparing the target face video information with preset face video information to determine a user authentication state corresponding to the current user;
and sending the user core verification state to a webpage server corresponding to the target jump-back address, so that the webpage server jumps to a target service webpage according to the user core verification state.
In one embodiment, receiving a graphic code identification request includes: sending a target graphic code acquisition request to a webpage server; receiving a target graphic code returned by the webpage server according to the target graphic code acquisition request; and scanning the target graphic code, and triggering to generate a graphic code identification request.
In one embodiment, the signature verification and decryption of the graphic code identification request to obtain a target face acquisition webpage address, target login account information and a target jump back address comprises: acquiring a preset signature verification decryption algorithm; the method comprises the steps of carrying out signature verification decryption on a graphic code identification request according to a preset signature verification decryption algorithm to obtain a target face acquisition webpage address, target login account information and a target jump back address, wherein the target face acquisition webpage address is an H5 page address used for carrying out face acquisition, the target login information is login information corresponding to a current user triggering generation of the graphic code identification request, the current user is a user logging in a target face acquisition webpage corresponding to the target face acquisition webpage address and carrying out user face acquisition, and the target jump back address is an address corresponding to a webpage server.
In one embodiment, the determining the user authentication status corresponding to the current user according to the comparison between the target face video information and the preset face video information includes: calculating the similarity between the target face video information and preset face video information; when the similarity is larger than or equal to a preset similarity threshold, determining that the user authentication state corresponding to the current user is that the user authentication passes; and when the similarity is smaller than a preset similarity threshold, determining that the user authentication state corresponding to the current user is a user authentication failure.
In one embodiment, the calculating the similarity between the target face video information and the preset face video information includes: detecting whether the current user is a living body or not according to the target face video information; when the current user is determined to be a living body, intercepting the clear characteristic information of the target face according to the video information of the target face; and calculating the similarity between the target face clear characteristic information and the preset face video information.
In one embodiment, sending the user authentication status to the web server corresponding to the target jump-back address, so that the web server jumps to the target service web page according to the user authentication status includes: sending the user core verification state to a webpage server corresponding to the target jump-back address, and when the user core verification state is that the user core verification passes, the webpage server jumps to a target service webpage; when the user authentication state is a user authentication failure, the webpage server inquires the next user authentication state within a preset time interval until the user authentication state is a user authentication passing state, and jumps to a target service webpage.
A web page access system, the system comprising: the system comprises a webpage client, a corresponding webpage server, a user execution end, a corresponding user server and a human face body-checking server, wherein:
the webpage client is used for sending a target graphic code acquisition request to the webpage server;
the webpage server is used for determining a target graphic code from the candidate graphic code set according to the target graphic code acquisition request and returning the target graphic code to the webpage client;
the webpage client is used for displaying the target graphic code;
the user execution end is used for scanning the target graphic code, triggering and generating a graphic code identification request and sending the graphic code identification request to the user server end;
the user server is used for verifying and decrypting the graphic code identification request to obtain a target face acquisition webpage address, target login account information and a target jump-back address, returning the target face acquisition webpage address and the target login account information to the user execution end, and simultaneously returning the target login account information to the webpage server corresponding to the target jump-back address;
the user execution end is used for jumping to a target face acquisition webpage according to the target face acquisition webpage address, acquiring target face video information corresponding to a current user through the target face acquisition webpage, wherein the current user is a user corresponding to target login account information, and sending the target face video information to the face core server;
the face verification server is used for comparing the target face video information with preset face video information, determining a user verification state corresponding to the current user, sending the user verification state to the webpage server corresponding to the target jump-back address, and returning the user verification state to the user execution end;
the webpage server is used for binding and updating the user authentication state and the target login account information and indicating the webpage client to skip the target service webpage according to the user authentication state;
the webpage client is used for displaying the target service webpage according to the indication;
and the user execution end is used for displaying the user core verification state.
A web page access apparatus, the apparatus comprising:
the graphic code identification request receiving module is used for receiving a graphic code identification request;
the graphic code identification request analysis module is used for carrying out signature verification and decryption on the graphic code identification request to obtain a target face acquisition webpage address, target login account information and a target jump-back address;
the face video information acquisition module is used for jumping to a target face acquisition webpage according to the target face acquisition webpage address, and acquiring target face video information corresponding to a current user through the target face acquisition webpage, wherein the current user is a user corresponding to target login account information;
the user core verification state determining module is used for comparing the target face video information with preset face video information and determining a user core verification state corresponding to the current user;
and the user core verification state sending module is used for sending the user core verification state to the webpage server corresponding to the target jump-back address so that the webpage server jumps to the target service webpage according to the user core verification state.
A computer device comprising a memory, a processor and a computer program stored on the memory and executable on the processor, the processor implementing the following steps when executing the computer program:
receiving a graphic code identification request;
performing signature verification and decryption on the graphic code identification request to obtain a target face acquisition webpage address, target login account information and a target jump-back address;
skipping to a target face acquisition webpage according to the target face acquisition webpage address, and acquiring target face video information corresponding to a current user through the target face acquisition webpage, wherein the current user is a user corresponding to target login account information;
comparing the target face video information with preset face video information, and determining a user authentication state corresponding to the current user;
and sending the user core verification state to a webpage server corresponding to the target jump-back address, so that the webpage server jumps to a target service webpage according to the user core verification state.
A computer-readable storage medium, on which a computer program is stored which, when executed by a processor, carries out the steps of:
receiving a graphic code identification request;
performing signature verification and decryption on the graphic code identification request to obtain a target face acquisition webpage address, target login account information and a target jump back address;
skipping to a target face acquisition webpage according to the target face acquisition webpage address, and acquiring target face video information corresponding to a current user through the target face acquisition webpage, wherein the current user is a user corresponding to target login account information;
comparing the target face video information with preset face video information to determine a user authentication state corresponding to the current user;
and sending the user core verification state to a webpage server corresponding to the target jump-back address so that the webpage server jumps to the target service webpage according to the user core verification state.
The webpage access method, the device, the system, the computer equipment and the storage medium receive the graphic code identification request, check and decrypt the graphic code identification request to obtain a target face acquisition webpage address, target login account information and a target jump-back address, jump to the target face acquisition webpage according to the target face acquisition webpage address, acquire target face video information corresponding to a current user through the target face acquisition webpage, the current user is a user corresponding to the target login account information, compare the target face video information with preset face video information to determine a user core authentication state corresponding to the current user, and send the user core authentication state to a webpage server corresponding to the target jump-back address, so that the webpage server jumps to a target service webpage according to the user core authentication state.
Therefore, the webpage security access method based on face recognition generates a graphic code of a face recognition H5 webpage website through a webpage server, uses a mobile terminal to scan the graphic code to acquire face image information, verifies the identity of a true person of a login user at a server corresponding to the mobile terminal, realizes the security access of a target access website of a webpage client corresponding to the webpage server, solves the problem that the traditional access methods such as a user name password, a dynamic verification code and single sign-on cannot meet the requirement of true person verification, solves the problem that the traditional access method by additionally arranging hardware equipment such as a fingerprint recognizer, an identity card recognizer and a camera cannot meet the requirement of convenient access of a common user, reduces the dependence on a hardware environment, and improves the convenience of a user accessing the webpage.
Drawings
FIG. 1 is a diagram of an application environment of a method for accessing a web page in one embodiment;
FIG. 2 is a schematic flow chart diagram illustrating a method for web page access in one embodiment;
FIG. 3 is a flowchart illustrating a receiving step of a pattern code recognition request according to an embodiment;
FIG. 4 is a flowchart illustrating a pattern code identification request parsing step in one embodiment;
FIG. 5 is a flowchart illustrating the user authentication status determination step in one embodiment;
FIG. 6 is a flowchart of the similarity calculating step in one embodiment;
FIG. 7 is a flowchart illustrating the user authentication status sending step in one embodiment;
FIG. 8 is a block diagram that illustrates the architecture of the web page access system in one embodiment;
FIG. 9 is a block diagram showing the construction of a web page access device according to an embodiment;
FIG. 10 is a diagram showing an internal structure of a computer device according to an embodiment.
Detailed Description
In order to make the objects, technical solutions and advantages of the present application more apparent, the present application is described in further detail below with reference to the accompanying drawings and embodiments. It should be understood that the specific embodiments described herein are merely illustrative of and not restrictive on the broad application.
The webpage access method provided by the application can be applied to the application environment shown in fig. 1. The terminal 102 communicates with the server 104 through a network, and the server 104 communicates with the web server 106 through a network. The terminal 102 may be, but not limited to, various personal computers, notebook computers, smart phones, tablet computers, and portable wearable devices, and the server 104 may be implemented by an independent server or a server cluster formed by a plurality of servers.
Specifically, the terminal 102 triggers to generate a graphic code identification request, sends the graphic code identification request to the server 104, the server 104 performs signature verification and decryption on the graphic code identification request to obtain a target face acquisition webpage address, target login account information and a target jump-back address, jumps to the target face acquisition webpage according to the target face acquisition webpage address, acquires target face video information corresponding to a current user through the target face acquisition webpage, the current user is a user corresponding to the target login account information, determines a user authentication state corresponding to the current user according to comparison between the target face video information and preset face video information, sends the user authentication state to the webpage server device 106 corresponding to the target jump-back address, and finally, the webpage server device 106 jumps to a target service webpage according to the user authentication state.
In one embodiment, as shown in fig. 2, a method for accessing a web page is provided, which is described by taking the method as an example applied to the server in fig. 1, and includes the following steps:
step 202, receiving a graphic code identification request.
The graphic code identification request is used for requesting identification of a graphic code, and the graphic code identification request can be generated by operation triggering on the graphic code, wherein the operation can be, but is not limited to, a scanning operation, a voice operation and the like. The graphic code is a combination of pictures and texts without any rule, and belongs to one type of verification codes. The graphical code may be, but is not limited to, a two-dimensional code, a bar code, and the like. Specifically, a preset encryption algorithm can be performed in advance according to business requirements, actual application scenarios or product requirements to generate a target graphic code, and then the target graphic code is displayed through a corresponding terminal. And further, scanning operation can be carried out on the displayed target graphic code, and a graphic code identification request is triggered and generated.
And 204, checking and decrypting the graphic code identification request to obtain a target face acquisition webpage address, target login account information and a target jump-back address.
After receiving the graphic code identification request, the graphic code identification request can be subjected to signature verification and decryption due to the fact that the graphic code identification request comprises a plurality of encrypted parameter information, the graphic code identification request can be subjected to signature verification and decryption according to a preset signature verification and decryption algorithm, the preset signature verification and decryption algorithm is an encrypted reverse algorithm, and the graphic code identification request can be decrypted through the preset signature verification and decryption algorithm to obtain a target face collection webpage address, target login account information and a target jump-back address corresponding to the graphic code identification request.
The target face acquisition webpage address is an H5 page address used for face acquisition, face acquisition of a current user can be carried out by jumping to a target face acquisition webpage corresponding to the target face acquisition webpage address, target login account information is login information corresponding to the current user which triggers generation of a graphic code identification request, and the current user is the user who logs in the target face acquisition webpage corresponding to the target face acquisition webpage address and carries out face acquisition of the user. That is to say, the current user may perform a scanning operation on the displayed graphical code to trigger generation of a graphical code identification request, and the relevant user information of the current user is target login account information.
The target jump-back address is an address corresponding to the web page server, the web page server can be determined according to the target jump-back address, the web page server is a device for generating a graphic code, the graphic code is generated at the web page server, the web page server comprises a corresponding web page client, and the web page client can be used for displaying the graphic code, namely, a current user can scan the graphic code displayed by the web page client to trigger generation of a graphic code identification request. The webpage server can also receive the result of the target face recognition and the subsequent user verification state.
And step 206, skipping to a target face acquisition webpage according to the target face acquisition webpage address, and acquiring target face video information corresponding to the current user through the target face acquisition webpage, wherein the current user is a user corresponding to the target login account information.
The target face acquisition webpage address is an H5 page address used for face acquisition, and face acquisition of a current user can be carried out by jumping to a target face acquisition webpage corresponding to the target face acquisition webpage address, so that after the image code identification request is analyzed to obtain the target face acquisition webpage address, the target face acquisition webpage address is jumped to a corresponding target face acquisition webpage according to the target face acquisition webpage address, target face video information corresponding to the current user can be acquired through the target face acquisition webpage, and the current user logs in the target face acquisition webpage corresponding to the target face acquisition webpage address to carry out user face acquisition. That is to say, the current user may perform a scanning operation on the displayed graphical code to trigger generation of a graphical code identification request, and the relevant user information of the current user is target login account information.
The target face acquisition webpage may include a plurality of target face acquisition sub-webpages, different target face acquisition sub-webpages correspond to different functions, and when all target face acquisition sub-webpages are completed, target face video information is obtained, wherein the target face video information includes but is not limited to a section of video, voice and audio information and the like of a current user.
And 208, comparing the target face video information with preset face video information, and determining a user authentication state corresponding to the current user.
The preset face video information is collected and acquired in advance according to business requirements, practical application scenes or product requirements, the preset face video information can also be face video information uploaded in advance when a user registers, the preset face video information comprises face video information and audio information, and a corresponding user core verification state can be determined according to the similarity of the preset face video information. Specifically, after the target face video information is obtained, the target face video information may be compared with preset face video information, and first, the matched preset face video information needs to be determined according to the target face video information, that is, a user corresponding to the target face video information should be the same person as a user corresponding to the preset face video information, then, the similarity between the target face video information and the preset face video information of the same user is calculated, and finally, the user kernel authentication state corresponding to the current user is determined according to the similarity.
The similarity between the calculated target face video information and the preset face video information of the same user can be calculated according to the existing similarity algorithm without any limitation, and then the preset similarity threshold is obtained, so that the user authentication state corresponding to the current user can be determined according to the size relationship between the similarity and the preset similarity threshold. Specifically, when the similarity is greater than or equal to the preset similarity threshold, it may be determined that the user authentication state corresponding to the current user is that the user authentication passes. And when the similarity is smaller than a preset similarity threshold, determining that the user authentication state corresponding to the current user is a user authentication failure.
And step 210, sending the user core verification state to a webpage server corresponding to the target jump-back address, so that the webpage server jumps to the target service webpage according to the user core verification state.
The user authentication state includes but is not limited to user authentication passing and user authentication failing, different user authentication states correspond to different operations, when the user authentication state is the user authentication passing, it is indicated that the face identification of the current user as a real person passes the identity authentication at the same time, therefore, the user authentication state can be sent to the webpage server corresponding to the target jump-back address, and when the user authentication state is the user authentication passing, the webpage server jumps to the target service webpage. The step of the web page server jumping to the target service web page may be specifically instructing a web page client corresponding to the web page server to jump to the target service web page, and because the web page server does not have a display function, the corresponding web page client may be instructed to display the target service web page, so as to perform a subsequent service process.
When the user authentication status is user authentication failure, it is indicated that the current user is not human face identification of a real person, or does not pass authentication, and the current user is not a real person and may be a user face model, a photo and the like, so that authentication of a non-real person is avoided, and authentication security is improved.
According to the webpage access method, a graphic code identification request is received, signature verification and decryption are carried out on the graphic code identification request, a target face acquisition webpage address, target login account information and a target jump-back address are obtained, a target face acquisition webpage is jumped to the target face acquisition webpage according to the target face acquisition webpage address, target face video information corresponding to a current user is acquired through the target face acquisition webpage, the current user is a user corresponding to the target login account information, a user core verification state corresponding to the current user is determined according to the comparison of the target face video information and preset face video information, the user core verification state is sent to a webpage server corresponding to the target jump-back address, and therefore the webpage server can jump to a target service webpage according to the user core verification state.
Therefore, the webpage security access method based on face recognition generates a graphic code of a face recognition H5 webpage website through a webpage server, the mobile terminal scans the graphic code to acquire face image information, the identity of a true person of a login user is verified at a server corresponding to the mobile terminal, the security access of a target access website of a webpage client corresponding to the webpage server is realized, the problem that the traditional access methods such as a user name password, a dynamic verification code and single sign-on cannot meet the requirement of true person verification is solved, the problem that the traditional access method by additionally arranging hardware devices such as a fingerprint recognizer, an identity card recognizer and a camera cannot meet the requirement of convenient access of a common user is solved, the dependence on a hardware environment is reduced, and the convenience of a user accessing the webpage is improved.
In one embodiment, as shown in FIG. 3, receiving a pattern code identification request includes:
step 302, sending a target graphic code acquisition request to a web page server.
And step 304, receiving the target graphic code returned by the webpage server according to the target graphic code acquisition request.
And step 306, scanning the target graphic code, and triggering to generate a graphic code identification request.
The target graphic code acquisition request is used for requesting to acquire the target graphic code, can carry a target graphic code identifier or does not carry any graphic code identifier, and is sent to the webpage server. The webpage server is a device for generating the graphic code, the graphic code is generated at the webpage server, the webpage server comprises a corresponding webpage client, and the webpage client can be used for displaying the target graphic code. Further, after receiving the target graphic code acquisition request, the web server may acquire the corresponding target graphic code according to the target graphic code acquisition request, and if the target graphic code acquisition request carries the target graphic code identifier, the web server may search for the target graphic code corresponding to the target graphic code identifier according to the target graphic code acquisition request and return the target graphic code.
If the target graphic code acquisition request does not carry the target graphic code identifier, the web page server side can randomly determine a matched target graphic code from the generated candidate graphic codes according to business requirements, actual application scenes or product requirements, and returns the target graphic code. Finally, the operation trigger generation can be performed on the graphic code, and the operation can be, but is not limited to, a scanning operation, a voice operation, and the like. The graphic code is a combination of pictures and texts without any rule, and belongs to one type of verification codes. The graphical code may be, but is not limited to, a two-dimensional code, a bar code, and the like.
In one embodiment, as shown in fig. 4, the verifying and decrypting the graphic code identification request to obtain the target face collecting web page address, the target login account information, and the target jump-back address includes:
and 402, acquiring a preset signature verification decryption algorithm.
Step 404, performing signature verification and decryption on the graphic code identification request according to a preset signature verification and decryption algorithm to obtain a target face acquisition webpage address, target login account information and a target jump back address, wherein the target face acquisition webpage address is an H5 page address for performing face acquisition, the target login information is login information corresponding to a current user who triggers generation of the graphic code identification request, the current user is a user who performs user face acquisition on a target face acquisition webpage corresponding to the target face acquisition webpage address, and the target jump back address is an address corresponding to a webpage server.
After receiving the graphic code identification request, the graphic code identification request comprises a plurality of encrypted parameter information, so that the graphic code identification request can be subjected to signature verification decryption, wherein signature verification decryption can be performed on the graphic code identification request according to a preset signature verification decryption algorithm, signature verification decryption is performed on the graphic code identification request according to a preset signature verification decryption algorithm, the preset signature verification decryption algorithm is an encrypted reverse algorithm, and the graphic code identification request can be decrypted through the preset signature verification decryption algorithm to obtain a target face acquisition webpage address, target login account information and a target jump-back address corresponding to the graphic code identification request.
The target face acquisition webpage address is an H5 page address used for face acquisition, face acquisition of a current user can be carried out by jumping to a target face acquisition webpage corresponding to the target face acquisition webpage address, target login account information is login information corresponding to the current user which triggers generation of a graphic code identification request, and the current user is a user who logs in the target face acquisition webpage corresponding to the target face acquisition webpage address and carries out face acquisition of the user. That is to say, the current user may perform a scanning operation on the displayed graphical code to trigger generation of a graphical code identification request, and the relevant user information of the current user is target login account information.
The target jump-back address is an address corresponding to the web page server, the web page server can be determined according to the target jump-back address, the web page server is a device for generating a graphic code, the graphic code is generated at the web page server, the web page server comprises a corresponding web page client, and the web page client can be used for displaying the graphic code, namely, a current user can scan the graphic code displayed by the web page client to trigger generation of a graphic code identification request. The webpage server can also receive the result of the target face recognition and the subsequent user verification state.
In an embodiment, as shown in fig. 5, determining a user verification status corresponding to a current user according to a comparison between target face video information and preset face video information includes:
step 502, calculating the similarity between the target face video information and the preset face video information.
And step 504, when the similarity is greater than or equal to the preset similarity threshold, determining that the user authentication state corresponding to the current user is that the user authentication passes.
Step 506, when the similarity is smaller than the preset similarity threshold, determining that the user authentication state corresponding to the current user is a user authentication failure.
The preset face video information is collected and acquired in advance according to business requirements, practical application scenes or product requirements, the preset face video information can also be face video information uploaded in advance when a user registers, the preset face video information comprises face video information and audio information, and a corresponding user core verification state can be determined according to the similarity of the preset face video information. Specifically, after the target face video information is obtained, the target face video information may be compared with preset face video information, and first, the matched preset face video information needs to be determined according to the target face video information, that is, a user corresponding to the target face video information should be the same person as a user corresponding to the preset face video information, then, the similarity between the target face video information and the preset face video information of the same user is calculated, and finally, the user kernel authentication state corresponding to the current user is determined according to the similarity.
The similarity between the calculated target face video information and the preset face video information of the same user can be calculated according to the existing similarity algorithm without any limitation, and then the preset similarity threshold is obtained, so that the user authentication state corresponding to the current user can be determined according to the size relationship between the similarity and the preset similarity threshold. Specifically, when the similarity is greater than or equal to the preset similarity threshold, it may be determined that the user authentication state corresponding to the current user is that the user authentication passes. And when the similarity is smaller than a preset similarity threshold, determining that the user authentication state corresponding to the current user is a user authentication failure.
In one embodiment, as shown in fig. 6, calculating the similarity between the target face video information and the preset face video information includes:
step 602, detecting whether the current user is a living body according to the target face video information.
And step 604, intercepting the clear characteristic information of the target face according to the video information of the target face when the current user is determined to be a living body.
And 606, calculating the similarity between the target face clear feature information and the preset face video information.
In order to avoid the influence caused by noise and unclear face video information, clear face feature information needs to be intercepted from the target face video information. In order to avoid the problem, living body detection needs to be carried out on target face video information firstly, and after the current user corresponding to the target face video information is judged to be a real person, clear face characteristic information is cut out from the target face video information, and then similarity calculation with preset face video information is carried out.
Specifically, after the target face video information is obtained, whether the current user is a living body can be detected according to the target face video information, specifically, a preset living body detection algorithm is obtained, and whether the current user corresponding to the target face information is a living body is detected through the preset living body detection algorithm, wherein the preset living body detection algorithm can adopt the existing living body detection algorithm without any limitation, when the current user corresponding to the target face video information is detected to be a living body, the corresponding target face clear feature information can be intercepted according to the target face video information, and finally, the similarity between the target face clear feature information and the preset face video information is calculated. The similarity may be calculated according to an existing similarity algorithm, which is not limited herein.
In an embodiment, as shown in fig. 7, sending the user authentication status to the web server corresponding to the target jump-back address, so that the web server jumps to the target service web page according to the user authentication status includes:
step 702, sending the user core verification state to the web page server corresponding to the target jump-back address, and when the user core verification state is that the user core verification passes, the web page server jumps to the target service web page.
Step 704, when the user authentication status is that the user authentication fails, the web server queries for a next user authentication status within a preset time interval until the user authentication status is that the user authentication passes, and jumps to the target service web page.
The user authentication state comprises but is not limited to user authentication passing and user authentication failing, different user authentication states correspond to different operations, when the user authentication state is the user authentication passing, the fact that the face identification of the current user, which is a real person, passes the authentication at the same time is indicated, therefore, the user authentication state can be sent to the webpage server corresponding to the target jump-back address, and when the user authentication state is the user authentication passing, the webpage server jumps to the target service webpage. The step of the web page server jumping to the target service web page may be specifically instructing a web page client corresponding to the web page server to jump to the target service web page, and because the web page server does not have a display function, the corresponding web page client may be instructed to display the target service web page, so as to perform a subsequent service process.
When the user authentication status is user authentication failure, the current user is not the face identification of a real person, or does not pass the authentication, and the current user is not the real person and can be a user face model, a photo and the like, so that the authentication of a non-real person is avoided, and the authentication safety is improved.
In a specific embodiment, a method for accessing a web page is provided, which specifically includes the following steps:
1. and receiving a graphic code identification request.
1-1, sending a target graphic code acquisition request to a webpage server.
And 1-2, receiving the target graphic code returned by the webpage server according to the target graphic code acquisition request.
And 1-3, scanning the target graphic code and triggering to generate a graphic code identification request.
2. And checking and decrypting the graphic code identification request to obtain a target face acquisition webpage address, target login account information and a target jump back address.
And 2-1, acquiring a preset signature verification decryption algorithm.
And 2-2, performing signature verification and decryption on the graphic code identification request according to a preset signature verification and decryption algorithm to obtain a target face acquisition webpage address, target login account information and a target jump back address, wherein the target face acquisition webpage address is an H5 page address for performing face acquisition, the target login information is login information corresponding to a current user who triggers generation of the graphic code identification request, the current user is a user who performs user face acquisition on a target face acquisition webpage corresponding to the target face acquisition webpage address, and the target jump back address is an address corresponding to a webpage server.
3. And skipping to a target face acquisition webpage according to the target face acquisition webpage address, and acquiring target face video information corresponding to the current user through the target face acquisition webpage, wherein the current user is the user corresponding to the target login account information.
4. And comparing the target face video information with preset face video information to determine a user authentication state corresponding to the current user.
And 4-1, calculating the similarity between the target face video information and the preset face video information.
4-1-1, detecting whether the current user is a living body according to the target face video information.
And 4-1-2, when the current user is determined to be a living body, intercepting the clear characteristic information of the target face according to the video information of the target face.
And 4-1-3, calculating the similarity between the target face clear characteristic information and the preset face video information.
And 4-2, when the similarity is larger than or equal to a preset similarity threshold, determining that the user authentication state corresponding to the current user is that the user authentication is passed.
And 4-3, when the similarity is smaller than a preset similarity threshold, determining that the user authentication state corresponding to the current user is a user authentication failure.
5. And sending the user core verification state to a webpage server corresponding to the target jump-back address, so that the webpage server jumps to a target service webpage according to the user core verification state.
And 5-1, sending the user core verification state to a webpage server corresponding to the target jump-back address, and when the user core verification state is that the user core verification passes, jumping to a target service webpage by the webpage server.
And 5-2, when the user authentication state is a user authentication failure, the webpage server inquires the next user authentication state within a preset time interval until the user authentication state is a user authentication passing state, and the webpage server jumps to a target service webpage.
It should be understood that, although the steps in the above-described flowcharts are shown in order as indicated by the arrows, the steps are not necessarily performed in order as indicated by the arrows. The steps are not performed in the exact order shown and described, and may be performed in other orders, unless explicitly stated otherwise. Moreover, at least a portion of the steps in the above-described flowcharts may include multiple sub-steps or multiple stages, which are not necessarily performed at the same time, but may be performed at different times, and the order of performing the sub-steps or the stages is not necessarily sequential, but may be performed alternately or alternatingly with other steps or at least a portion of the sub-steps or stages of other steps.
In one embodiment, as shown in fig. 8, a web page access system 800 is provided, which includes a web page client 802, a corresponding web page server 804, a user execution server 806, a corresponding user server 808, and a face core server 810, wherein:
the web client 802 is configured to send a target graphics code obtaining request to the web server 804.
And the web page server 804 is used for determining the target graphic code from the candidate graphic code set according to the target graphic code acquisition request and returning the target graphic code to the web page client 804.
And the webpage client 802 is used for displaying the target graphic code.
The user execution end 806 is configured to perform a scanning operation on the target graphic code, trigger generation of a graphic code identification request, and send the graphic code identification request to the user server end 808.
And the user server 808 is configured to perform signature verification and decryption on the graphic code identification request to obtain a target face acquisition webpage address, target login account information and a target jump back address, return the target face acquisition webpage address and the target login account information to the user execution end, and return the target login account information to the webpage server 804 corresponding to the target jump back address.
And the user execution terminal 806 is configured to jump to a target face acquisition webpage according to the target face acquisition webpage address, acquire target face video information corresponding to a current user through the target face acquisition webpage, where the current user is a user corresponding to the target login account information, and send the target face video information to the face core server 810.
The face verification server 810 is configured to determine a user verification status corresponding to the current user according to comparison between the target face video information and preset face video information, send the user verification status to the web server corresponding to the target jump-back address, and return the user verification status to the user execution end 806.
And the webpage server 804 is used for binding and updating the user authentication state and the target login account information, and instructing the webpage client to skip the target service webpage according to the user authentication state.
And the web page client 802 is used for displaying the target service web page according to the indication.
And the user execution end 806 is used for displaying the user core verification state.
In one embodiment, as shown in fig. 9, a web page access apparatus 900 is provided, which includes a graphic code identification request receiving module 902, a graphic code identification request parsing module 904, a human face video information collecting module 906, a user authentication status determining module 908, and a user authentication status sending module 910, where:
a graphic code identification request receiving module 902, configured to receive a graphic code identification request.
And the graphic code identification request analysis module 904 is configured to perform signature verification and decryption on the graphic code identification request to obtain a target face acquisition webpage address, target login account information, and a target jump back address.
And the face video information acquisition module 906 is configured to jump to a target face acquisition webpage according to the target face acquisition webpage address, and acquire target face video information corresponding to a current user through the target face acquisition webpage, where the current user is a user corresponding to the target login account information.
The user authentication status determining module 908 is configured to compare the target face video information with preset face video information, and determine a user authentication status corresponding to the current user.
The user core verification state sending module 910 is configured to send the user core verification state to the web server corresponding to the target jump-back address, so that the web server jumps to the target service web page according to the user core verification state.
In an embodiment, the graphic code identification request receiving module 902 is further configured to send a target graphic code obtaining request to the web server, receive a target graphic code returned by the web server according to the target graphic code obtaining request, perform a scanning operation on the target graphic code, and trigger generation of the graphic code identification request.
In one embodiment, the graphic code identification request parsing module 904 is further configured to obtain a preset signature verification decryption algorithm, perform signature verification decryption on the graphic code identification request according to the preset signature verification decryption algorithm, and obtain a target face acquisition webpage address, target login account information, and a target jump-back address, where the target face acquisition webpage address is an H5 page address used for face acquisition, the target login information is login information corresponding to a current user who triggers generation of the graphic code identification request, the current user is a user who performs user face acquisition for a target face acquisition webpage corresponding to the target face acquisition webpage address, and the target jump-back address is an address corresponding to a webpage server.
In an embodiment, the user core authentication state determination module 908 is further configured to calculate a similarity between the target face video information and the preset face video information, determine that the user core authentication state corresponding to the current user passes user core authentication when the similarity is greater than or equal to a preset similarity threshold, and determine that the user core authentication state corresponding to the current user fails user core authentication when the similarity is less than the preset similarity threshold.
In one embodiment, the user authentication status determining module 908 is further configured to detect whether the current user is a living body according to the target face video information, and intercept the target face clear feature information according to the target face video information when the current user is determined to be the living body, and calculate a similarity between the target face clear feature information and the preset face video information.
In an embodiment, the user core authentication status sending module 910 is further configured to send the user core authentication status to a web service end corresponding to the target jump-back address, where when the user core authentication status is that the user core authentication passes, the web service end jumps to the target service web page, and when the user core authentication status is that the user core authentication fails, the web service end queries for requesting a next user core authentication status within a preset time interval until the user core authentication status passes, and jumps to the target service web page.
For specific limitations of the web page access device, reference may be made to the above limitations of the web page access method, which will not be described herein again. The modules in the web page access device can be wholly or partially implemented by software, hardware and a combination thereof. The modules can be embedded in a hardware form or independent of a processor in the computer device, and can also be stored in a memory in the computer device in a software form, so that the processor can call and execute operations corresponding to the modules.
In one embodiment, a computer device is provided, which may be a server, and its internal structure diagram may be as shown in fig. 10. The computer device includes a processor, a memory, a network interface, and a database connected by a system bus. Wherein the processor of the computer device is configured to provide computing and control capabilities. The memory of the computer device comprises a nonvolatile storage medium and an internal memory. The non-volatile storage medium stores an operating system, a computer program, and a database. The internal memory provides an environment for the operation of an operating system and computer programs in the non-volatile storage medium. The database of the computer equipment is used for storing preset human face video information. The network interface of the computer device is used for communicating with an external terminal through a network connection. The computer program is executed by a processor to implement a web page access method.
It will be appreciated by those skilled in the art that the configuration shown in fig. 10 is a block diagram of only a portion of the configuration associated with the present application, and is not intended to limit the computing device to which the present application may be applied, and that a particular computing device may include more or less components than those shown, or may combine certain components, or have a different arrangement of components.
In one embodiment, there is provided a computer device comprising a memory, a processor and a computer program stored on the memory and executable on the processor, the processor implementing the following steps when executing the computer program: receiving a graphic code identification request; performing signature verification and decryption on the graphic code identification request to obtain a target face acquisition webpage address, target login account information and a target jump back address; skipping to a target face acquisition webpage according to the target face acquisition webpage address, and acquiring target face video information corresponding to a current user through the target face acquisition webpage, wherein the current user is a user corresponding to target login account information; comparing the target face video information with preset face video information to determine a user authentication state corresponding to the current user; and sending the user core verification state to a webpage server corresponding to the target jump-back address, so that the webpage server jumps to a target service webpage according to the user core verification state.
In one embodiment, the processor, when executing the computer program, further performs the steps of: sending a target graphic code acquisition request to a webpage server; receiving a target graphic code returned by the webpage server according to the target graphic code acquisition request; and scanning the target graphic code, and triggering to generate a graphic code identification request.
In one embodiment, the processor, when executing the computer program, further performs the steps of: acquiring a preset signature verification decryption algorithm; the method comprises the steps of carrying out signature verification decryption on a graphic code identification request according to a preset signature verification decryption algorithm to obtain a target face acquisition webpage address, target login account information and a target jump back address, wherein the target face acquisition webpage address is an H5 page address used for carrying out face acquisition, the target login information is login information corresponding to a current user triggering generation of the graphic code identification request, the current user is a user logging in a target face acquisition webpage corresponding to the target face acquisition webpage address and carrying out user face acquisition, and the target jump back address is an address corresponding to a webpage server.
In one embodiment, the processor when executing the computer program further performs the steps of: calculating the similarity between target face video information and preset face video information; when the similarity is greater than or equal to a preset similarity threshold, determining that the user authentication state corresponding to the current user is that the user authentication passes; and when the similarity is smaller than a preset similarity threshold, determining that the user authentication state corresponding to the current user is a user authentication failure.
In one embodiment, the processor, when executing the computer program, further performs the steps of: detecting whether a current user is a living body or not according to the target face video information; when the current user is determined to be a living body, intercepting clear characteristic information of a target face according to video information of the target face; and calculating the similarity between the target face clear characteristic information and the preset face video information.
In one embodiment, the processor, when executing the computer program, further performs the steps of: sending the user core verification state to a webpage server corresponding to the target jump-back address, and when the user core verification state is that the user core verification passes, the webpage server jumps to a target service webpage; when the user authentication state is a user authentication failure, the webpage server inquires the next user authentication state within a preset time interval until the user authentication state is a user authentication passing state, and jumps to a target service webpage.
In one embodiment, a computer-readable storage medium is provided, on which a computer program is stored which, when executed by a processor, performs the steps of: receiving a graphic code identification request; performing signature verification and decryption on the graphic code identification request to obtain a target face acquisition webpage address, target login account information and a target jump-back address; skipping to a target face acquisition webpage according to the target face acquisition webpage address, and acquiring target face video information corresponding to a current user through the target face acquisition webpage, wherein the current user is a user corresponding to target login account information; comparing the target face video information with preset face video information to determine a user authentication state corresponding to the current user; and sending the user core verification state to a webpage server corresponding to the target jump-back address so that the webpage server jumps to the target service webpage according to the user core verification state.
In one embodiment, the processor, when executing the computer program, further performs the steps of: sending a target graphic code acquisition request to a webpage server; receiving a target graphic code returned by the webpage server according to the target graphic code acquisition request; and scanning the target graphic code, and triggering to generate a graphic code identification request.
In one embodiment, the processor, when executing the computer program, further performs the steps of: acquiring a preset signature verification decryption algorithm; the method comprises the steps of carrying out signature verification decryption on a graphic code identification request according to a preset signature verification decryption algorithm to obtain a target face acquisition webpage address, target login account information and a target jump back address, wherein the target face acquisition webpage address is an H5 page address used for carrying out face acquisition, the target login information is login information corresponding to a current user triggering generation of the graphic code identification request, the current user is a user logging in a target face acquisition webpage corresponding to the target face acquisition webpage address and carrying out user face acquisition, and the target jump back address is an address corresponding to a webpage server.
In one embodiment, the processor, when executing the computer program, further performs the steps of: calculating the similarity between the target face video information and preset face video information; when the similarity is greater than or equal to a preset similarity threshold, determining that the user authentication state corresponding to the current user is that the user authentication passes; and when the similarity is smaller than a preset similarity threshold, determining that the user authentication state corresponding to the current user is a user authentication failure.
In one embodiment, the processor when executing the computer program further performs the steps of: detecting whether a current user is a living body or not according to the target face video information; when the current user is determined to be a living body, intercepting clear characteristic information of a target face according to video information of the target face; and calculating the similarity between the target face clear characteristic information and the preset face video information.
In one embodiment, the processor, when executing the computer program, further performs the steps of: sending the user core verification state to a webpage server corresponding to the target jump-back address, and when the user core verification state is that user core verification passes, jumping to a target service webpage by the webpage server; when the user authentication state is a user authentication failure, the webpage server inquires the next user authentication state within a preset time interval until the user authentication state is a user authentication passing state, and jumps to a target service webpage.
It will be understood by those skilled in the art that all or part of the processes of the methods of the embodiments described above can be implemented by hardware instructions of a computer program, which can be stored in a non-volatile computer-readable storage medium, and when executed, can include the processes of the embodiments of the methods described above. Any reference to memory, storage, database, or other medium used in the embodiments provided herein may include non-volatile and/or volatile memory, among others. Non-volatile memory can include read-only memory (ROM), programmable ROM (PROM), electrically Programmable ROM (EPROM), electrically Erasable Programmable ROM (EEPROM), or flash memory. Volatile memory can include Random Access Memory (RAM) or external cache memory. By way of illustration and not limitation, RAM is available in a variety of forms such as Static RAM (SRAM), dynamic RAM (DRAM), synchronous DRAM (SDRAM), double Data Rate SDRAM (DDRSDRAM), enhanced SDRAM (ESDRAM), synchronous Link DRAM (SLDRAM), rambus (Rambus) direct RAM (RDRAM), direct memory bus dynamic RAM (DRDRAM), and memory bus dynamic RAM (RDRAM).
All possible combinations of the technical features in the above embodiments may not be described for the sake of brevity, but should be considered as being within the scope of the present disclosure as long as there is no contradiction between the combinations of the technical features.
The above-mentioned embodiments only express several embodiments of the present application, and the description thereof is more specific and detailed, but not construed as limiting the scope of the invention. It should be noted that, for a person skilled in the art, several variations and modifications can be made without departing from the concept of the present application, which falls within the scope of protection of the present application. Therefore, the protection scope of the present patent application shall be subject to the appended claims.

Claims (9)

1. A method of web page access, the method comprising:
receiving a graphic code identification request;
acquiring a preset signature verification decryption algorithm;
performing signature verification and decryption on the graphic code identification request according to the preset signature verification and decryption algorithm to obtain a target face acquisition webpage address, target login account information and a target jump back address, wherein the target face acquisition webpage address is an H5 page address for performing face acquisition, the target login information is login information corresponding to a current user who triggers generation of the graphic code identification request, the current user is a user who logs in a target face acquisition webpage corresponding to the target face acquisition webpage address to perform user face acquisition, and the target jump back address is an address corresponding to a webpage server;
skipping to a target face acquisition webpage according to the target face acquisition webpage address, and acquiring target face video information corresponding to a current user through the target face acquisition webpage, wherein the current user is a user corresponding to the target login account information;
comparing the target face video information with preset face video information to determine a user authentication state corresponding to the current user;
and sending the user core verification state to a webpage server corresponding to the target jump-back address so that the webpage server jumps to a target service webpage according to the user core verification state.
2. The method of claim 1, wherein receiving the graphical code identification request comprises:
sending a target graphic code acquisition request to the webpage server;
receiving a target graphic code returned by the webpage server according to the target graphic code acquisition request;
and scanning the target graphic code, and triggering to generate a graphic code identification request.
3. The method according to claim 1, wherein the determining the user authentication status corresponding to the current user according to the comparison between the target face video information and preset face video information comprises:
calculating the similarity between the target face video information and the preset face video information;
when the similarity is larger than or equal to the preset similarity threshold, determining that the user authentication state corresponding to the current user is that user authentication passes;
and when the similarity is smaller than the preset similarity threshold, determining that the user authentication state corresponding to the current user is a user authentication failure.
4. The method according to claim 3, wherein the calculating the similarity between the target face video information and the preset face video information comprises:
detecting whether the current user is a living body or not according to the target face video information;
when the current user is determined to be a living body, intercepting clear characteristic information of a target face according to the video information of the target face;
and calculating the similarity between the target face clear characteristic information and the preset face video information.
5. The method of claim 3, wherein the sending the user authentication status to the web server corresponding to the target jump-back address, so that the web server jumps to a target service web page according to the user authentication status comprises:
sending the user core verification state to a webpage server corresponding to the target jump-back address, and when the user core verification state is that the user core verification passes, the webpage server jumps to a target service webpage;
and when the user authentication state is the user authentication failure, the webpage server inquires the next user authentication state at a preset time interval until the user authentication state is the user authentication passing, and jumps to a target service webpage.
6. A web page access system, the system comprising: the system comprises a webpage client, a corresponding webpage server, a user execution end, a corresponding user server and a human face body-checking server, wherein:
the webpage client is used for sending a target graphic code acquisition request to the webpage server;
the webpage server is used for determining a target graphic code from a candidate graphic code set according to the target graphic code acquisition request and returning the target graphic code to the webpage client;
the webpage client is used for displaying the target graphic code;
the user execution end is used for scanning the target graphic code, triggering and generating a graphic code identification request and sending the graphic code identification request to the user server;
the user server is used for obtaining a preset signature verification decryption algorithm, verifying and decrypting the graphic code identification request according to the preset signature verification decryption algorithm to obtain a target face acquisition webpage address, target login account information and a target jump-back address, wherein the target face acquisition webpage address is an H5 page address used for carrying out face acquisition, the target login information is login information corresponding to a current user which triggers generation of the graphic code identification request, the current user is a user who logs in a target face acquisition webpage corresponding to the target face acquisition webpage address and carries out user face acquisition, the target jump-back address is an address corresponding to a webpage server, the target face acquisition webpage address and the target login account information are returned to the user execution end, and meanwhile, the target login account information is returned to the webpage server corresponding to the target jump-back address;
the user execution end is used for skipping to a target face acquisition webpage according to the target face acquisition webpage address, acquiring target face video information corresponding to a current user through the target face acquisition webpage, wherein the current user is a user corresponding to the target login account information, and sending the target face video information to the face core server;
the face core body server is used for comparing the target face video information with preset face video information, determining a user core body verification state corresponding to the current user, sending the user core body verification state to a webpage server corresponding to the target jump-back address, and returning the user core body verification state to the user execution end;
the webpage server is used for binding and updating the user authentication state and the target login account information and indicating the webpage client to skip a target service webpage according to the user authentication state;
the webpage client is used for displaying the target service webpage according to the indication;
and the user execution end is used for displaying the user core verification state.
7. A web page access apparatus, the apparatus comprising:
the graphic code identification request receiving module is used for receiving a graphic code identification request;
the graphic code identification request analysis module is used for acquiring a preset signature verification decryption algorithm, performing signature verification decryption on the graphic code identification request according to the preset signature verification decryption algorithm to obtain a target face acquisition webpage address, target login account information and a target jump-back address, wherein the target face acquisition webpage address is an H5 page address used for carrying out face acquisition, the target login information is login information corresponding to a current user which triggers generation of the graphic code identification request, the current user is a user who logs in a target face acquisition webpage corresponding to the target face acquisition webpage address to carry out user face acquisition, and the target jump-back address is an address corresponding to a webpage server;
the face video information acquisition module is used for skipping to a target face acquisition webpage according to the target face acquisition webpage address and acquiring target face video information corresponding to a current user through the target face acquisition webpage, wherein the current user is a user corresponding to the target login account information;
the user authentication state determining module is used for comparing the target face video information with preset face video information to determine a user authentication state corresponding to the current user;
and the user core verification state sending module is used for sending the user core verification state to the webpage server corresponding to the target jump-back address so that the webpage server jumps to a target service webpage according to the user core verification state.
8. A computer arrangement comprising a memory, a processor and a computer program stored on the memory and executable on the processor, characterized in that the processor implements the steps of the method according to any of claims 1 to 5 when executing the computer program.
9. A computer-readable storage medium, on which a computer program is stored, which, when being executed by a processor, carries out the steps of the method of any one of claims 1 to 5.
CN202011501030.2A 2020-12-17 2020-12-17 Webpage access method, device, system, computer equipment and storage medium Active CN112632504B (en)

Priority Applications (2)

Application Number Priority Date Filing Date Title
CN202011501030.2A CN112632504B (en) 2020-12-17 2020-12-17 Webpage access method, device, system, computer equipment and storage medium
CA3142780A CA3142780A1 (en) 2020-12-17 2021-12-17 Webpage access method, apparatus, computer device and storage medium

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN202011501030.2A CN112632504B (en) 2020-12-17 2020-12-17 Webpage access method, device, system, computer equipment and storage medium

Publications (2)

Publication Number Publication Date
CN112632504A CN112632504A (en) 2021-04-09
CN112632504B true CN112632504B (en) 2022-12-23

Family

ID=75317397

Family Applications (1)

Application Number Title Priority Date Filing Date
CN202011501030.2A Active CN112632504B (en) 2020-12-17 2020-12-17 Webpage access method, device, system, computer equipment and storage medium

Country Status (2)

Country Link
CN (1) CN112632504B (en)
CA (1) CA3142780A1 (en)

Families Citing this family (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN113507485B (en) * 2021-08-12 2022-07-29 河北民族师范学院 Cloud security access system and method

Family Cites Families (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN109191112B (en) * 2018-07-16 2021-09-28 创新先进技术有限公司 Identity verification method and device
CN109409043B (en) * 2018-09-03 2024-05-17 中国平安人寿保险股份有限公司 Login method of application system, terminal equipment and medium
CN110751025A (en) * 2019-09-06 2020-02-04 平安普惠企业管理有限公司 Business handling method, device, equipment and medium based on face recognition
CN111695051B (en) * 2020-05-06 2022-03-25 支付宝(杭州)信息技术有限公司 Page access method and device based on code scanning, electronic equipment and storage medium

Also Published As

Publication number Publication date
CA3142780A1 (en) 2022-06-17
CN112632504A (en) 2021-04-09

Similar Documents

Publication Publication Date Title
CN108429745B (en) Login authentication method and system, and webpage login method and system
CN109766072B (en) Information verification input method and device, computer equipment and storage medium
CN109684873B (en) Data access control method and device, computer equipment and storage medium
CN108256322B (en) Security testing method and device, computer equipment and storage medium
CN110099047B (en) Registration information processing method and device, computer equipment and storage medium
JP2019536147A (en) Service execution method and apparatus
CN111241555B (en) Access method and device for simulating user login, computer equipment and storage medium
CN111275448A (en) Face data processing method and device and computer equipment
CN110727935B (en) Single sign-on method, system, computer device and storage medium
CN108418797B (en) Webpage access method and device, computer equipment and storage medium
CN109117616B (en) Verification method and device, electronic equipment and computer readable storage medium
WO2021027150A1 (en) Server security detection method and apparatus, computer device, and storage medium
CN111259358A (en) Login method, login device, computer equipment and storage medium
CN112632504B (en) Webpage access method, device, system, computer equipment and storage medium
CN111125748A (en) Judgment method and device for unauthorized query, computer equipment and storage medium
CN108418809B (en) Chat data processing method and device, computer equipment and storage medium
CN112233749B (en) Health detection report acquisition method and device, computer equipment and storage medium
CN111371755B (en) Voiceprint data processing method and device, computer equipment and storage medium
CN110930193B (en) Advertisement conversion rate evaluation method, advertisement conversion rate evaluation device, computer equipment and storage medium
CN112559938A (en) Electronic seal file generation method and device, computer equipment and storage medium
CN111652720A (en) Cloud evidence obtaining method and device, computer equipment and storage medium
CN111339317A (en) User registration identification method and device, computer equipment and storage medium
CN114448722B (en) Cross-browser login method and device, computer equipment and storage medium
CN113032755B (en) Nuclear power equipment operator verification method, device, equipment and storage medium
CN110460585B (en) Equipment identity identification method and device, computer equipment and storage medium

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