The present invention relates to a method for securely associating data with Hypertext Transfer Protocol (HTTP) and HTTPS sessions.
The prior art reveals providing access to application services, such e-mail and Instant Messaging (IM), from a mobile device such as a mobile telephone. In order to provide access to such applications, the prior art mobile device is equipped with a client which communicates with a server typically via a plurality of communications networks. For example, a mobile core network provides the wireless interconnection between the mobile device, one or more fixed ground stations, or nodes, and the mobile backbone network which interconnects the nodes and an external network, such as the internet, an X.25 network or the like, which interconnects the mobile backbone network of the mobile core network with the servers of the service provider.
The operator of the core mobile network, typically referred to as a mobile carrier, offers these application services as a “mobile access service” and charges the user of the mobile device for use of such mobile access services. For charging purposes, the mobile carrier requires identification of the user of the mobile access service(s) which is used to identify the mobile user/device but is unrelated to the mobile access service(s) being used.
One example of such an identifier is the Mobile Directory Number (MDN) which for example in a GSM network is the user's unique 16 digit Mobile Station ISDN Number (MSISDN). The MSISDN identifier is available from the mobile GSM device whenever the device is communicating with nodes within the mobile core network (e.g. the Home Location Register, HLR), as it is available at a number of protocol layers. However, when a client resident on the mobile device is communicating with an application located on a server which is outside of the core mobile network, the MSISDN identifier may be unavailable to the client. This can occur, for instance, when the client comprises a downloadable JAVA midlet or the like, and where for security reasons the JAVA machine in the mobile device does not disclose the MSISDN identifier to the JAVA applications that it runs.
The prior art reveals a number of methods for providing identification of the mobile device/user. For example, the prior art reveals the client requesting such identification from an intermediate node in the mobile core network and then inserting this identification by the client into the headers of subsequent transmissions. One drawback of this prior art solution is that the client could insert incorrect (and in the worst case fraudulent) identifiers into the headers as there is no way to adequately verify that the source of the identifier is the intermediate node. Additionally, this prior art implementation provides virtually no control over the clients. For example, there is no way to reset identifiers stored on the client side or to force the clients to validate the identifiers.
The prior art also reveals providing a recognizable transaction (packet) format which is then intercepted by an intermediate node and the requisite identifier inserted into the packet. For example, when HTTP is being used for communicating between client and server, intermediate nodes (such as WAP gateways) can add the identifier, or any other information that is not available to the client for that matter, to the HTTP transaction by adding headers to the HTTP request or response.
One drawback of this prior art approach is that it cannot be used when a secure end-to-end tunnelling protocol, such as HTTPS, is being used as an intermediate node cannot alter the contents of an HTTPS transaction. Such a secure protocol is needed, for example, when confidential information such as user credentials (User ID and/or password) is to be transmitted and at least a portion of the communication path used to transmit the information is via an unsecured network such as the Internet.
Another drawback of the above prior art approach is that the intermediate node cannot distinguish between the different types of transactions which are being routed through the node and as a result the identifier must be inserted in all transactions which increases latency and the requisite bandwidth.
In order to overcome the above and other drawbacks, there is disclosed a method for establishing an authenticated communication session between a client and a server over a communications network, the client identified by a credential which is unavailable to the client. The method comprises transmitting a service request to the server at a first location, receiving a token and a redirection to a second location from the server, and appending the token to the service request and retransmitting the service request together with the token to the server at the second server location via an intermediate node, wherein the intermediate node appends the credential to the retransmitted service request and transmits the service request, the token and the credential to the server.
There is also disclosed a method for establishing an authenticated communication session between a client and a server over a communications network, the client identified by a credential which is unavailable to the client. The method comprises receiving a service request from the client at a first location, transmitting a redirection to a second location comprising a token to the client, receiving at the second location a redirected service request and the credential from the client via an intermediate node, and transmitting to the client an acknowledgment of correct reception of the redirected service request if the redirected service request includes the token.
Additionally, there is disclosed a computing system comprising a server, a mobile device comprising a client interconnected with the server via a data network, the client identified by a credential which is unavailable to the client, and an intermediate node interconnected to the client and the server via the data network wherein the credential is available to the intermediate node. Upon reception of a service request from the client the server redirects the client to retransmit the service request to the server via the intermediate node together with a token, wherein the intermediate node appends a credential identifying the client to the redirected service request and the token and relays the redirected service request, the token and the credential to the server.
Furthermore, there is disclosed a computer program product in a computer readable medium for establishing an authenticated communication session between a client and a server over a communications network, the client identified by a credential which is unavailable to the client. The product comprises instructions for receiving a token and a redirected service request from the client, instructions for appending the credential to the redirected service request and the token, and instructions for transmitting the redirected service request, the token and the credential to the server.
There is also disclosed a computer program product in a computer readable medium for establishing an authenticated communication session between a client and a server over a communications network, the client identified by a credential which is unavailable to the client. The product comprises instructions for generating a service request, instructions for transmitting the service request to the server, instructions for receiving a token, a redirection and an indication that the service request is to be retransmitted to said server via an intermediate node from the server, and instructions for appending the token to the service request and retransmitting the service request together with the token to the server via the intermediate node.
Also, there is disclosed a computer program product in a computer readable medium for establishing an authenticated communication session between a client and a server over a communications network, the client identified by a credential which is not available to the client. The product comprises instructions for receiving a service request from the client, instructions for sending to the client a redirection comprising a first token and an indication that the service request should be retransmitted to the server via an intermediate node, and instructions for receiving a redirected service request, the first token and the credential from the intermediate node.
Referring now to
Each of the mobile devices 12 additionally comprises at least one client 26, such as a JAVA midlet, which communicates with a server application 28 located on the external device 22. The client 26 communicates, or transacts, with the server 28 using a predefined protocol such as TCP/IP, HTTP, HTTPS, or the like.
Referring now to
Still referring to
At step 34 the client 26 directs a next request (for example an HTTP Get) to the intermediate node 20. As discussed above, the address of the intermediate node 20 is well known and provided to the client 26 during an earlier configuration step (not shown). This request also comprises the AID and SID that will enable the server 28 to identify the particular client 26 originating the request when it receives the request from the intermediate node 20. Note that the network which is used to support the transaction in step 34 may be different from the network used in step 30. In this case, the network used in step 34 is trusted, as in step 30. For example, the network used in step 30 can comprise the network of the mobile operator and a leased line connecting the client 26 to a server 28 residing in a 3rd party hosting center, while the network used in step 34 may be simply the network of the mobile carrier connecting the client 26 to an intermediate node 20 residing within this network (typically, this element would be a WAP Gateway or a Gateway GPRS Support Node (GGSN)).
At step 36, the intermediate node 20 inserts the mobile credentials (for example, the MSISDN) of the user and forwards the transmission, illustratively in the form of an HTTP Get, to the server 28 using the location received from the client 26.
At step 38 the server 28 receives the message from the intermediate node. This message typically contains:
On completion of step 38 the server 28 is informed of the mobile credential of the end user associated with the client 26.
Subsequent transactions initiated by the client 26, as illustrated in step 40, can include the AID, SID thereby enabling the server 28 to identify the client 26. These are typically carried out using a direct HTTP interconnection between the client 26 and the server 28. As the MSISDN has now been made available to the server 28 and associated with the AID and SID, the server 28 can then respond directly to these transactions.
Referring now to
Still referring to
At step 46, the server 28 similarly responds using HTTPS illustratively providing the same information as discussed hereinabove in reference to
Subsequent steps 48, 50 and 52 are identical to steps 34, 36 and 38 as described hereinabove with reference to
At step 54 an SSL tunnel is again established between client 26 and server 28. Step 56 is essentially identical to step 40 as described hereinabove with reference to
Similarly as to the network as described hereinabove with reference to
Still referring to
Referring now to
Illustratively, in a GSM system when the client 26 sends the redirected HTTP request to the intermediate node 20 (for example a Serving GPRS Support Node, SGSN), the request includes an identification of the originating device, for example the International Mobile Subscriber Identify (IMSI). The IMSI is typically used by the SGSN to validate that the client in question is entitled to use the requested telecommunications services. Confirmation of entitlement is typically provided by another device within the GSM system (not shown) which also provides back the MSISDN associated with that IMSI to the SGSN.
Additionally, at step 60 the server 28 returns in its HTTP response to the initial message:
Illustratively, in order to be difficult to guess the Cookies are formed of chains of 32 characters (128 bits) generated based on, for example, an IP address, a sequence number, a time stamp and a random seed.
Illustratively, in
At step 62 the client 26 transmits its next request, illustratively an HTTP Request using the Get method which is directed to the server location previously provided by the server 28 (illustratively “indirect.oz.com”), to the intermediate node 20, whose address was provided to the client 26 during an earlier configuration step (not shown) and therefore well known. This request also comprises the AID, SID and Cookie B that will subsequently be used by the server 28 to identify the particular client 26 originating the request upon reception of the request from the intermediate node 20. In addition, and as will now be clear to a person of ordinary skill in the art, use of the Cookie enables the server 28 to verify that the client 26 originating the request is indeed the client to which the server 28 previously transmitted the Cookie in step 60.
Note that the network used to support the transaction in step 62 may be different from the network used in step 58, similar to as already described hereinabove in reference to
At step 64 the intermediate node 20 inserts the mobile credential of the user (illustratively the MSISDN) into the transaction. The intermediate node 20 subsequently forwards the request to the server 28 at the server location provided by the client in the request sent at step 62.
At step 66 the server 28 receives the message from the intermediate node 20. This message illustratively contains:
Thus, at the end of step 66, the server 28 is aware of the mobile credential of the user associated with the mobile client 26.
At step 68, subsequent or additional transactions initiated by the client 26 require only the inclusion of Cookie1:B to enable the server 28 to identify the client 26, and may be directed by the client 26 directly to the server 28 (although in a given embodiment the AID and SID could also be included). As will now be apparent to a person of ordinary skill in the art, server 28 is thus able to respond directly to these transactions given that the server 28 already has the MSISDN associated with the client 26 identified by Cookie1:B.
During the subsequent transaction at step 68, it may be desirable to check periodically, for instance every 24 hours, that the MSISDN associated with the client 26 is still valid. This can be accomplished by the server 28 replying periodically to requests from the client 26 with a “303” response, similarly as described in step 60 as discussed hereinabove for example including a new value for the Cookie1:B. This would serve as an indication to the client 26 to redirect requests to the intermediate node 20 giving rise to the sequence as previously described in steps 62 through 66. Upon obtaining confirmation that the MSISDN is still valid, the client would then direct subsequent queries directly to the end server, as in step 68.
Still referring to
Another benefit resulting from the use of the Cookie is to provide a positive confirmation to the server 28 that the client 26 that initiated the request in step 62 is indeed the same as the client that initiated the earlier communication in step 58, and hence that the MSISDN associated with the client identified by the AID, SID and Cookie in step 64 is the same as the client that initiated the request in step 58.
Still another benefit resulting from the use of the Cookie is that it can be used instead of or in conjunction with AID and SID to identify the client in the subsequent transactions at step 68, thereby making it more difficult for a fraudulent party to impersonate the client in these further transactions.
Referring now to
The above described alternative illustrative embodiment of
Referring now to
Similar to step 62 as discussed hereinabove in reference to
Referring now to
Referring now to
The fourth alternative embodiment as described hereinabove in reference to
Referring now to
One advantage of this fifth alternative illustrative embodiment is the provision of additional flexibility in enabling the server 28 to use different cookies for requests incoming directly from the client 26 than for those requests whose source is an intermediate location.
Referring now to
Referring now to
Referring now to
Referring now to
The above illustrated embodiments of the present invention can be advantageously used to provide solutions compliant with RFC 2616 (HTTP 1.1 June 1999, available at http://www.ietf.org/rfc/rfc2616.txt) and RFC 2818 (HTTP over TLS, May 200, available at http://www.ietf.org/rfc/rfc2818.txt), which are well-established standards both of which are incorporated herein by reference in their entirety.
Although the present invention has been described hereinabove by way of an illustrative embodiment thereof, this embodiment can be modified at will, within the scope of the present invention, without departing from the spirit and nature of the subject of the present invention.
Number | Date | Country | Kind |
---|---|---|---|
2527550 | Nov 2005 | CA | national |
Filing Document | Filing Date | Country | Kind | 371c Date |
---|---|---|---|---|
PCT/CA2006/001931 | 11/24/2006 | WO | 00 | 6/13/2008 |
Publishing Document | Publishing Date | Country | Kind |
---|---|---|---|
WO2007/059628 | 5/31/2007 | WO | A |
Number | Name | Date | Kind |
---|---|---|---|
5485519 | Weiss | Jan 1996 | A |
5542046 | Carlson et al. | Jul 1996 | A |
5841866 | Bruwer et al. | Nov 1998 | A |
5943423 | Muftic | Aug 1999 | A |
6253327 | Zhang et al. | Jun 2001 | B1 |
6263432 | Sasmazel et al. | Jul 2001 | B1 |
6339423 | Sampson et al. | Jan 2002 | B1 |
6351817 | Flyntz | Feb 2002 | B1 |
6385729 | DiGiorgio et al. | May 2002 | B1 |
6389542 | Flyntz | May 2002 | B1 |
6397261 | Eldridge et al. | May 2002 | B1 |
6418420 | DiGiorgio et al. | Jul 2002 | B1 |
6636973 | Novoa et al. | Oct 2003 | B1 |
6804786 | Chamley et al. | Oct 2004 | B1 |
6963740 | Guthery et al. | Nov 2005 | B1 |
7024689 | O'Donnell et al. | Apr 2006 | B2 |
7234158 | Guo et al. | Jun 2007 | B1 |
7249375 | Bhatia et al. | Jul 2007 | B2 |
7653938 | Touitou et al. | Jan 2010 | B1 |
7681229 | Ebrahimi et al. | Mar 2010 | B1 |
7685300 | Burrows et al. | Mar 2010 | B2 |
8042163 | Karr et al. | Oct 2011 | B1 |
20020147924 | Flyntz | Oct 2002 | A1 |
20030005300 | Noble et al. | Jan 2003 | A1 |
20030200332 | Gupta et al. | Oct 2003 | A1 |
20040006699 | von Mueller et al. | Jan 2004 | A1 |
20050088971 | Qing et al. | Apr 2005 | A1 |
20050102422 | Yamamote et al. | May 2005 | A1 |
20050262026 | Watkins | Nov 2005 | A1 |
20060136717 | Buer et al. | Jun 2006 | A1 |
20060195893 | Caceres et al. | Aug 2006 | A1 |
20060270386 | Yu et al. | Nov 2006 | A1 |
Number | Date | Country |
---|---|---|
WO 03065640 | Aug 2003 | WO |
Entry |
---|
Covington et al.; A context-aware security architecture for emerging applications; Published in: Computer Security Applications Conference, 2002. Proceedings. 18th Annual; Date of Conference: 2002; pp. 249-258; IEEE Xplore. |
Patel et al.; Ticket based service access for the mobile user; Published in: Proceeding MobiCom '97 Proceedings of the 3rd annual ACM/IEEE international conference on Mobile computing and networking; 1997; pp. 223-233; ACM Digital Library. |
International Search Report and Written Opinion received in corresponding Patent Cooperation Treaty Application No. PCT/CA2006/001931, dated Feb. 21, 2007, 8 pages. |
International Preliminary Report on Patentability received in corresponding Patent Cooperation Treaty Application No. PCT/CA2006/001931, dated May 27, 2008, 7 pages. |
Fielding, et al., “Hypertext Transfer Protocol—HTTP/1.1”, Network Working Group, Request for Comments: 2616, Obsoletes: 2068, Category: Standards Track, Jun. 1999, 150 pages. |
Rescorla, “HTTP Over TLS”, Network Working Group, Request for Comments: 2818, Category: Informational, May 2000, 6 pages. |
Friedman et al., “Hypertext Transfer Protocol—HTTP/1.1,” [online] [retrieved Mar. 2, 2011]. Retrieved from the Internet: <http://www.ietf.org/rfc/rfc2616.txt>. 165 pages. |
Rescorla et al., “HTTP Over TLS,” [online] [retrieved Mar. 2, 2011]. Retrieved from the Internet: <http://www.ietf.org/rfc/rfc2818.txt>. 7 pages. |
Office Action issued in connection with Canadian Patent Application No. 2,632,159, dated Jan. 27, 2011. |
Number | Date | Country | |
---|---|---|---|
20080307517 A1 | Dec 2008 | US |
Number | Date | Country | |
---|---|---|---|
60739440 | Nov 2005 | US |