IP Library Granted Patent US 9,542,545
Granted Patent B2
US 9,542,545 · App. 13/052,701 · Granted Jan 10, 2017

System, method and computer program product for access authentication

Inventors: Brian E. Shepler (Flower Mound, TX); Charles J. Holloway (Flower Mound, TX); Nagaraj V. Rao (Flower Mound, TX)
Assignee: WEBCETERA, L.P.
G06F21/335G06F21/552G06F21/79H04L63/102H04L63/18G06F2221/2143G06F2221/2151H04L2463/121
View Patent ↗
Loading inventors, assignments & file history…
Monitor This Case
Get email alerts when status or documents change.
Order Certified Copies
Most orders are placed with the USPTO same day — all within 24 business hours.
Order via The Patent Place →
Pre-filled with this patent's details
Quick Facts
Patent No.
US 9,542,545
App. No.
13/052,701
Granted
Jan 10, 2017
Kind
B2
Abstract

A method and technique for access authentication includes: responsive to receiving an access request from a user for a secure resource, logging an Internet Protocol (IP) address of the access request; transmitting a uniform resource locator (URL) to the user via an electronic mail message; responsive to receiving a request for the URL, logging an IP address corresponding to the URL request; and responsive to validating the IP address corresponding to the URL request with the IP address of the access request, providing access to the secure resource.

Claims (80)

1. A method comprising:

responsive to receiving an access request from a user for a secure resource in a first access session, logging an Internet Protocol (IP) address of the access request and transmitting a uniform resource locator (URL) to the user via an electronic mail message;

responsive to receiving a request for the URL in a second access session, logging an IP address corresponding to the URL request;

comparing the IP address logged from the first access session with the IP address logged from the second access session; and

responsive to verifying that the IP address corresponding to the first access session matches the IP address of the second access session, providing access to the secure resource.

2. The method of claim 1 , further comprising:

responsive to receiving the access request, querying the user for an electronic mail address; and

responsive to receiving an electronic mail address from the user, verifying the electronic mail address received from the user with a stored electronic mail address corresponding to the user.

3. The method of claim 1 , further comprising:

responsive to transmitting the URL to the user, logging a timestamp for the URL transmission;

responsive to receiving the request for the URL, logging a timestamp for the URL request; and

responsive to verifying that a difference between the timestamp for the URL transmission and the timestamp for the URL request is within a predetermined time period, providing access to the secure resource.

4. The method of claim 1 , further comprising:

randomly generating a token; and

combining the token with a character string to form the URL.

5. The method of claim 1 , further comprising:

generating a query to the user based on data received from a third party corresponding to the user; and

responsive to validating a response to the query received from the user, providing access to the secure resource.

6. The method of claim 1 , further comprising:

responsive to transmitting the URL to the user, logging a timestamp for the URL transmission;

responsive to receiving the request for the URL, logging a timestamp for the URL request;

verifying that a difference between the timestamp for the URL transmission and the timestamp for the URL request is within a predetermined time period;

generating a query to the user based on data received from a third party corresponding to the user; and

verifying that a response to the query received from the user corresponds to the data received from the third party.

7. The method of claim 6 , further comprising:

responsive to receiving the access request, querying the user for an electronic mail address; and

responsive to receiving an electronic mail address from the user, verifying the electronic mail address received from the user with a stored electronic mail address corresponding to the user.

8. A system comprising:

a processing unit having access to a secure resource; and

an authentication module configured to:

responsive to receiving an access request from a user for the secure resource in a first access session, log an Internet Protocol (IP) address of the access request and transmit a uniform resource locator (URL) to the user via an electronic mail message;

responsive to receiving a request for the URL in a second access session, log an IP address corresponding to the URL request;

compare the IP address logged from the first access session with the IP address logged from the second access session; and

responsive to verifying that the IP address corresponding to the first access session matches the IP address of the second access session, authorize access to the secure resource.

9. The system of claim 8 , wherein the authentication module is configured to:

responsive to receiving the access request, query the user for an electronic mail address; and

responsive to receiving an electronic mail address from the user, verify the electronic mail address received from the user with a stored electronic mail address corresponding to the user.

10. The system of claim 8 , wherein the authentication module is configured to

responsive to transmitting the URL to the user, log a timestamp for the URL transmission;

responsive to receiving the request for the URL, log a timestamp for the URL request; and

verify that a difference between the timestamp for the URL transmission and the timestamp for the URL request is within a predetermined time period.

11. The system of claim 8 , wherein the authentication module is configured to:

randomly generating a token; and

combine the token with a character string to form the URL.

12. The system of claim 8 , wherein the authentication module is configured to:

generate a query to the user based on data received from a third party corresponding to the user; and

verify that a response to the query received from the user corresponds to the data received from the third party.

13. The system of claim 8 , wherein the authentication module is configured to:

responsive to transmitting the URL to the user, log a timestamp for the URL transmission;

responsive to receiving the request for the URL, log a timestamp for the URL request;

verify that a difference between the timestamp for the URL transmission and the timestamp for the URL request is within a predetermined time period;

generate a query to the user based on data received from a third party corresponding to the user; and

verify that a response to the query received from the user corresponds to the data received from the third party.

14. The system of claim 13 , wherein the authentication module is configured to:

responsive to receiving the access request, query the user for an electronic mail address; and

responsive to receiving an electronic mail address from the user, verify the electronic mail address received from the user with a stored electronic mail address corresponding to the user.

15. A computer program product for having a computer program embodied on a computer-readable storage medium, the computer program executable to:

responsive to receiving an access request from a user for the secure resource in a first access session, log an Internet Protocol (IP) address of the access request and transmit a uniform resource locator (URL) to the user via an electronic mail message;

responsive to receiving a request for the URL in a second access session, log an IP address corresponding to the URL request;

compare the IP address logged from the first access session with the IP address logged from the second access session; and

responsive to verifying that the IP address corresponding to the first access session matches the IP address of the second access session, authorize access to the secure resource.

16. The computer program product of claim 15 , wherein the computer readable program is configured to:

responsive to transmitting the URL to the user, log a timestamp for the URL transmission;

responsive to receiving the request for the URL, log a timestamp for the URL request; and

verify that a difference between the timestamp for the URL transmission and the timestamp for the URL request is within a predetermined time period.

17. The computer program product of claim 15 , wherein the computer readable program is configured to:

generate a query to the user based on data received from a third party corresponding to the user; and

verify that a response to the query received from the user corresponds to the data received from the third party.

18. The computer program product of claim 15 , wherein the computer readable program is configured to:

randomly generating a token; and

combine the token with a character string to form the URL.

19. The computer program product of claim 15 , wherein the computer readable program is configured to:

responsive to transmitting the URL to the user, log a timestamp for the URL transmission;

responsive to receiving the request for the URL, log a timestamp for the URL request;

verify that a difference between the timestamp for the URL transmission and the timestamp for the URL request is within a predetermined time period;

generate a query to the user based on data received from a third party corresponding to the user; and

verify that a response to the query received from the user corresponds to the data received from the third party.

20. The computer program product of claim 19 , wherein the computer readable program is configured to:

responsive to receiving the access request, query the user for an electronic mail address; and

responsive to receiving an electronic mail address from the user, verify the electronic mail address received from the user with a stored electronic mail address corresponding to the user.

Assignments (5)
INTELLECTUAL PROPERTY SECURITY AGREEMENT Recorded Feb 28, 2024
From: APPLIED SYSTEMS, INC.
To: NOMURA CORPORATE FUNDING AMERICAS, LLC
Reel/Frame 066697/0902 →
INTELLECTUAL PROPERTY SECURITY AGREEMENT Recorded Feb 28, 2024
From: APPLIED SYSTEMS, INC.
To: NOMURA CORPORATE FUNDING AMERICAS, LLC
Reel/Frame 066697/0927 →
MERGER Recorded Mar 30, 2022
From: WEBCETERA INC.
To: APPLIED SYSTEMS, INC.
Reel/Frame 059443/0677 →
ENTITY CONVERSION Recorded Mar 16, 2022
From: WEBCETERA, L.P.
To: WEBCETERA INC.
Reel/Frame 059370/0332 →
ASSIGNMENT OF ASSIGNOR'S INTEREST Recorded Mar 21, 2011
From: SHEPLER, BRIAN E.; HOLLOWAY, CHARLES J.; RAO, NAGARAJ V.
To: WEBCETERA, L.P.
Reel/Frame 025991/0483 →
Continuity (1)
Related Publication 20120246702A1 · Sep 27, 2012