WO2006097397A2 - Single login systems and methods. - Google Patents

Single login systems and methods. Download PDF

Info

Publication number
WO2006097397A2
WO2006097397A2 PCT/EP2006/060085 EP2006060085W WO2006097397A2 WO 2006097397 A2 WO2006097397 A2 WO 2006097397A2 EP 2006060085 W EP2006060085 W EP 2006060085W WO 2006097397 A2 WO2006097397 A2 WO 2006097397A2
Authority
WO
WIPO (PCT)
Prior art keywords
ticket
client
secure application
portal
credentials
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.)
Ceased
Application number
PCT/EP2006/060085
Other languages
French (fr)
Other versions
WO2006097397A3 (en
Inventor
Yongping Luo
Charles Cummins
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.)
Agfa Inc
Original Assignee
Agfa Inc
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 Agfa Inc filed Critical Agfa Inc
Publication of WO2006097397A2 publication Critical patent/WO2006097397A2/en
Publication of WO2006097397A3 publication Critical patent/WO2006097397A3/en
Anticipated expiration legal-status Critical
Ceased legal-status Critical Current

Links

Classifications

    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04LTRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
    • H04L63/00Network architectures or network communication protocols for network security
    • H04L63/08Network architectures or network communication protocols for network security for authentication of entities
    • H04L63/0815Network architectures or network communication protocols for network security for authentication of entities providing single-sign-on or federations
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04LTRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
    • H04L12/00Data switching networks
    • H04L12/02Details
    • H04L12/22Arrangements for preventing the taking of data from a data transmission channel without authorisation

Definitions

  • This invention relates to systems and methods of accessing secure applications from a secure portal and more particularly to accessing such applications from a portal using a single login procedure.
  • Portals are frequently used on the Internet to provide a single location that provides access to a number of resources, such as hyperlinks and other information. Often a portal is dedicated to a particular topic, such as an Intranet for a particular company, or a more general topic such as “medical information” . These portals may be "secure", in that proper credentials must be provided by a user in order to access the portal. These credentials are usually a ticket issued by a server or a combination username and password that must be presented by a user, usually by using a login procedure .
  • the hyperlinks at the portal are typically used to allow the user to access web sites or documents and the like, and can be used to allow the user to access software applications.
  • Such applications may be "secure” in that they also require the provision of credentials by the user. In such a case, the user typically has to present credentials for authentication twice, once on accessing the portal, and again on accessing the secure application.
  • a method for allowing a client to access a secure application hosted on a server using a hyperlink provided on a secure portal.
  • the hyperlink is associated with the secure application.
  • the method includes: initiating a login procedure to gain access to the portal, which involves providing credentials to the portal in response to a prompt for credentials and authenticating the credentials received from the client; granting the client access to the portal; actuating the hyperlink to gain access to the secure application; constructing a request to the server containing the credentials; communicating the request to the server; authenticating the credentials contained within the request; and granting the client access to the secure application.
  • granting the client access to the secure application includes presenting the secure application to the client without requiring presentation of a separate login procedure for the secure application.
  • the credentials include the user name and password.
  • the hyperlink is associated with the secure application.
  • the method includes: initiating a login procedure to gain access to the portal including providing credentials to the portal in response to a prompt for credentials and authenticating credentials received from the client; generating a ticket for the client using a ticket generator; granting the client access to the portal; actuating the hyperlink to gain access to the secure application; constructing a request to the server containing the ticket; communicating the request to the server; validating the ticket contained in the request; and granting the client access to the secure application if the ticket is valid.
  • granting the client access to the secure application includes presenting the secure application to the client without requiring presentation of a separate login procedure for the secure application.
  • the credentials include the user name and password.
  • generating a ticket for the client using a ticket generator includes providing the ticket with a time stamp,- and encrypting the ticket.
  • validating the ticket contained in the request includes verifying that the ticket is properly encrypted and that the time stamp on the ticket is valid and has not expired.
  • the method further includes presenting a separate login procedure for the secure application if the ticket is invalid.
  • the method includes generating a ticket for the client after authenticating the credentials in the request.
  • the ticket includes a time stamp.
  • the method further comprises including the ticket in a request for service for the secure application, communicating the request for service to the server and validating the ticket.
  • Validating the ticket includes verifying that the ticket is properly encrypted and that the time stamp on the ticket is valid and has not expired.
  • the method includes upon validation of the ticket, satisfying the request for service and issuing another ticket to replace the original ticket.
  • computer executable software code transmitted as an information signal for allowing a client to access a secure application hosted on a server using a hyperlink provided on a secure portal.
  • the hyperlink being associated with the secure application.
  • the code includes: (a) code to initiate a login procedure to gain access to the portal including code to provide credentials to the portal in response to a prompt for credentials and code to authenticate credentials received from the client; (b) code to grant the client access to the portal; (c) code to actuate the hyperlink to gain access to the secure application; (d) code to construct a request to the server containing the credentials; (e) code to communicate the request to the server; (f) code to authenticate the credentials contained in the request; and (g) code to grant the client access to the secure application.
  • computer executable software code transmitted as an information signal is provided for allowing a client to access a secure application hosted on a server using a hyperlink provided on a secure portal.
  • the hyperlink is associated with the secure application.
  • the code includes: (a) code to initiate a login procedure to gain access to the portal including code to provide credentials to the portal in response to a prompt for credentials and code to authenticate credentials received from the client; (b) code to grant the client access to the portal; (c) code to generate a ticket based on the user name and password, for the client; (d) code to grant the client access to the portal; (e) code to actuate the hyperlink to gain access to the secure application; (f) code to construct a request containing the ticket; (g) code to communicate the request to the server; (h) code to validate the ticket contained in the request; and (i) code to grant the client access to the secure application if the ticket is valid.
  • a computer readable medium carrying one or more sequences of instructions for allowing a client to access a secure application hosted on a server using a hyperlink provided on a secure portal .
  • the hyperlink is associated with the secure application.
  • the execution of the one or more sequences of instructions by one or more processors causes the one or more processors to perform the steps of: initiating a login procedure to gain access to the portal, including providing credentials to the portal in response to a prompt for credentials and authenticating the credentials received from the client; granting the client access to the portal; actuating the hyperlink to gain access to the secure application; constructing a request to the server containing the credentials; communicating the request to the server; authenticating the credentials contained within the request; and granting the client access to the secure application.
  • the computer readable medium may further comprise a sequence of instructions for presenting the secure application to the client without requiring presentation of a separate login procedure for the secure application.
  • a computer readable medium carrying one or more sequences of instructions for allowing a client to access a secure application hosted on a server using a hyperlink provided on a secure portal.
  • the hyperlink is associated with the secure application.
  • the execution of the one or more sequences of instructions by one or more processors causes the one or more processors to perform the steps of: initiating a login procedure to gain access to the portal including providing credentials to the portal in response to a prompt for credentials and authenticating credentials received from the client; generating a ticket for the client using a ticket generator; granting the client access to the portal; actuating the hyperlink to gain access to the secure application; constructing a request to the server containing the ticket; communicating the request to the server; validating the ticket contained in the request; and granting the client access to the secure application if the ticket is valid.
  • the computer readable medium may further comprise a sequence of instructions for presenting the secure application to the client without requiring presentation of a separate login procedure for the secure application.
  • a computer system for allowing a client to access a secure application hosted on a server using a hyperlink provided on a secure portal.
  • the hyperlink is associated with the secure application.
  • the computer system includes: means for initiating a logon procedure to gain access to the portal including means for providing credentials to the portal in response to a prompt for credentials and means for authenticating the credentials received from the client; means for granting the client access to the portal; means for actuating the hyperlink to gain access to the secure application; means for constructing a request to the server containing the credentials; means for communicating the request to the server; means for authenticating the credentials contained within the request; and means for granting the client access to the secure application.
  • the computer system further including means for presenting the secure application to the client without requiring presentation of a separate login procedure for the secure application.
  • Fig. 1 is a block diagram showing a system according to an embodiment of the invention
  • Fig. 2 is a block diagram showing a LAN based system according to another embodiment of the invention.
  • Fig. 3 is a block diagram of an alternative embodiment of a system according to the invention in which the secure application is on a different server than that of the portal;
  • Fig. 4 is a flow chart showing a method according to an embodiment of the invention in which a user/password is used to access the secure application.
  • Fig. 5 is a flow chart showing the an alternative method according to a preferred embodiment of the invention in which a ticket is used to access the secure application.
  • secure application means a software program accessible via a hyperlink, that generally requires authentication of credentials to access, or that has a number of security levels allowing clients with appropriate security level access to those portions of the software commensurate with the security level;
  • credentials means identification provided by a client that must be presented to access a resource, such as a portal or a secure application. Examples include a user name and password, a ticket or biometric identifiers such as voice prints, fingerprints, retinal scans or the like;
  • portal means a web site or software application that offers a broad array of resources and services for perusal or selection by a user, such as e-mail, forums, search engines, and hyperlinks to other resources, including software applications and web sites;
  • serving means a small program that runs on a server that may run within a web server or web browser environment .
  • request means a HTTP request
  • server means a computer in a network used to provide services, and may include software operating on such a computer;
  • “computer executable software code” means binary code executable by a computer to carry out a process or sequence of instructions
  • “computer readable medium” means a storage medium in with software code may be stored and accessed by a computer. Such media includes RAM, ROM, hard drives, CDs, DVDs, and other volatile and nonvolatile storage media,-
  • sequences of instructions means one or more ordered instructions that can be carried out by a computer
  • information signal means a signal by which a computer can communicate information to another computer.
  • Information signals can be transmitted via conventional means, including ADSL, IDSN, Tl lines, WiFi and the like.
  • login procedure means the process by which a client computer operated by a user and seeking to gain access to an application or resource, is presented with a request for credentials and provides credentials to gain access to a resource;
  • ticket generator means a program designed to be executed by a computer, such as a client or server and that can be used to generate and validate a ticket.
  • FIGs. 1 through 3 Sample configurations of systems to implement embodiments of the invention are seen in Figs. 1 through 3.
  • a typical system according to a first embodiment of the invention is shown in which a client computer 10 accesses portal 40 via the Internet 20.
  • portal 40 operates on server 30.
  • Server 30 and client computer 10 are typically conventional computers.
  • Such computers include communication means such as a modem, by which they can communicate information signals to other computers . These information signals include computer executable software code that can be executed by the recipient computer. These communications means allow the computers to receive, provide and communicate, requests, programs and credentials to other computers.
  • the computers also typically have input means, such as a mouse, keyboard, microphone, fingerprint scanner or the like, and output means such as a monitor and speakers.
  • the computers also have computer readable media, such as RAM and ROM, as well as hard drives and other storage media for carrying sequences of instructions.
  • the computers are also provided with at least one processor by which they can carry out sequences of instructions, and can construct requests, permit access and authenticate credentials.
  • Client computer 10 can be another server, a personal computer (PC) , or another device with sufficient computing power, such as a Blackberry ® or a personal digital assistant (PDA) .
  • Client computer is in communication with the Internet 20 and thereby with portal 40 via conventional methods, including those described above.
  • the Internet 20 is the electronic communications network that connects computer networks and organizational computer facilities around the world, and includes the World Wide Web (WWW) .
  • WWW World Wide Web
  • Server 30 is typically a computer or software application on a computer that is in communication with the Internet 20.
  • Portal 40 is typically a web page in HTML format accessible via the Internet 20.
  • portal 40 may be a software application accessible via a local area network (LAN) .
  • LAN local area network
  • Portal 40 typically has a collection of resources, such as hyperlinks to web sites (usually related sites) , and has access to software applications and other information.
  • Portal 40 is accessible by client computer 10 only after authentication of client's credentials.
  • Secure application 60 is a software application accessible via portal 40 only by provision of authenticated credentials from client 10.
  • a ticket generator 300 is also provided.
  • secure application 60 may be operating on the same server 30 as portal 40, such that both the secure application and portal 40 may be accessed by client computer 10 via the Internet 20.
  • ticket generator 300 runs on server 30.
  • client computer 10, portal 40 and secure application 60 may all be part of a local area network (LAN) 70.
  • LAN local area network
  • secure application 60 resides on a server other than server 30.
  • ticket generator 300 is running on a server distinct from server 30.
  • FIG 4 illustrates a method according to an embodiment of the invention.
  • the client 10 initiates a login procedure to gain access to the portal 40. More specifically, in step 400, client 10 requests access to portal 40.
  • portal 40 prompts client 10 to provide credentials, such as a user name and password.
  • the client 10 provides the credentials (step 420) .
  • the portal 40 authenticates the credentials using conventional means (step 425) for instance, looking up the credentials in a dedicate database and ensuring that the user name corresponds to the password, and on authentication of the credentials, grants client 10 access to portal 40 (step 430).
  • the client 10 actuates the hyperlink associated with secure application 60 (step 435) and constructs a request to server 30 hosting the secure application 60 (step 440) .
  • the request includes the user name and password previously provided to the portal to gain access thereto. While the request may be either a GET request or a POST request, it is preferable to employ a POST request for the sake of security. In contrast to a GET request, the POST request does not place the user name and password in the universal resources locator (URL) where it may be viewed or accessed by a person other than the user.
  • URL universal resources locator
  • the request is communicated to the server 30 using conventional means (step 450) .
  • the server 30 authenticates the user name and password contained within the request (step 460) .
  • the client is then granted access to secure application 60 (step 470) . More specifically, the secure application is presented to the client without requiring a separate, login procedure for the secure application.
  • all of the above communications, particularly the request are encrypted.
  • ticket generator 300 may be desirable to have ticket generator 300 generate a ticket with a time stamp, for the client after the server 30 has authenticated the user name and password.
  • the ticket could be generated at a selected time interval, every five minutes, for instance, while the secure application is active. Such ticket could be forwarded to the client and could included in a subsequent request for service to the secure application (i.e. search query or the like) .
  • the ticket could be validated by the ticket generator by verifying that the ticket is encrypted with the appropriate private key and that the time stamp on the ticket is valid and has not expired. Thereafter, the secure application 60 would comply with the request for service and the ticket generator could be actuated to issue the client a new ticket having a more recent time stamp to replace the previously submitted ticket.
  • the client continues to have access to the secure application. However, in the event that the secure application 60 remains inactive for a period exceeding the selected time interval, the time stamp on the ticket would expire, and the secure application would be timed out. If the client subsequently submitted a request to the secure application, the client would be presented with a login procedure for the secure application generally similar to the one used to gain access to the portal 40, wherein the client is prompted for a user name and password or the like.
  • the credentials included a user name and password, however, it will be appreciated that this need not be the case in every application.
  • the method could be implemented to similar advantage using credentials other than the user name and password pair.
  • an alternate method could employ other identification means, for instance, biometric identifiers in the nature of voiceprints, fingerprints or retinal scans.
  • the identification means could also take the form of a ticket.
  • FIG. 5 shows a flow chart illustrating an alternative method according to a preferred embodiment of the invention.
  • the client 10 initiates a login procedure to gain access to the portal 40. More specifically, in step 400, client 10 requests access to portal 40.
  • portal 40 prompts client 10 to provide credentials, such as a username and password.
  • the client 10 provides the credentials (step 420) .
  • the portal 40 authenticates the credentials using conventional means (step 425) .
  • the server 30 causes ticket generator 300 to generate a ticket for client 10 based on the user name and password (step 426) .
  • the client 10 is then granted access to the portal 40 (step 430) .
  • the client 10 actuates the hyperlink associated with secure application 60 and constructs a request to server 30 hosting the secure application 60 (step 441) .
  • the request contains the previously generated ticket.
  • the username and password are not directly contained within the request for improved security.
  • the request may be a POST request or a GET Request. If a GET request is used the ticket will be placed in the request.
  • the request is then communicated to server 30 (step 450) .
  • the server 30 causes the ticket generator 300 to validate the ticket.
  • Ticket validation involves verifying that the ticket is encrypted with the appropriate private key and that the time stamp on the ticket is valid and has not expired. If the ticket is still valid, the client is granted access to secure application 60 (step 465) .
  • the secure application is presented to the client without requiring a separate, user login procedure for the secure application. In the event that the ticket is expired, client 10 is presented with a user login procedure for the secure application generally similar to the one used to gain access to the portal 40, wherein the client is prompted for a username and password or the like.
  • the time stamp on the ticket allows controlled access to secure application 60 by limiting the time within which such ticket is effective.
  • the ticket may only allow access for a period of five minutes from the time stamp on such ticket.
  • the expiration period for the time stamp can be selected by the administrator of the server 30.
  • the ticket generator 300 resides on the server 30, but this need not be the case m every embodiment.
  • ticket generator 300 may reside on an entirely different server.
  • a ticket generator 300 may be actuated to generate a ticket with a time stamp, for the client.
  • Such ticket could be forwarded to the client and could be included m a subsequent request for service to the secure application (i.e. search query or the like) .
  • the ticket could be validated by the ticket generator by verifying that the ticket is encrypted with the appropriate private key and that the time stamp on the ticket is valid and has not expired.
  • the secure application 60 would comply with the request and a ticket generator could issue the client a new ticket with a more recent time stamp to replace the previously submitted, original ticket. Provided the ticket remained valid and unexpired, the client could continue to have access to the secure application. However, m the event the secure application 60 remained inactive for an extended period of time, the time stamp on the ticket would expire, and che secure application would be timed out. If the client subsequently submitted a request to the secure application, the client would be presented with a login procedure for the secure application generally similar to the one used to gain access to the portal 40, wherein the client is prompted for a user name and password or the like.
  • portal 40 may provide access to a secure application 60 that has varying levels of access depending on the client 10. For example, if portal 40 represents an intranet for a particular hospital, then different clients 10 may have access to particular patient records, but not others. This would allow a doctor to access portal 40 by entering his or her username and password. When the doctor clicks on the hyperlink to the patient records, secure application 60 is accessed, and the username and password already provided by the client 60 is used to allow access to that doctor's patients only.
  • the secure application 60 may be one of many applications hosted by the portal 40.
  • a user operating a client 10 is required to type in their user name and password to access the portal 40.
  • From a hyperlink within this portal 40 a user can access the secure application 60 (which may be a full applet client) without having to type in the user name and password again. This is because, when user clicks the link to the secure application 60 from the portal 40, the portal 40 will provide the already input user name and password (in the case of the method shown in Figure 4) or a ticket (in the case of the method of Figure 5) through the hyperlink, so that the user can access the secure application 60 directly without going through a login procedure.
  • HTTP servlet request containing the user's user name and password is constructed.
  • the servlet on the secure application's server 30 responds to the request with a web page.
  • the secure application 60 is then presented to client 10 so that it appears as though the client went through the normal login procedure.
  • all communications are preferably made using HTTPS.
  • the request to access the secure application 60 includes parameters for the user / password parameter pair and for the ticket parameter. For security reasons, the request should be a POST request or a GET request with a ticket parameter.
  • a launch servlet launches the ExhibAppClass applet without showing the logon page (that is part of the normal login procedure) . If the user and password parameter are used, ticket generator 300 generates a ticket for the client 10. The ticket passed in or generated is then put into the parameter list of the ExhibAppClass applet, with parameter name ticket.
  • the width and height of the applet are preferably set to 0 so the user does not observe the applet .
  • the other parameters of the ExhibAppClass applet are similar to that of a normal launch servlet.
  • the options that can be attached to a general launch request can also be attached to a single logon request.
  • the request can set the parameter "-SSL-ENABLED" for security level.
  • the ExhibAppClass applet transmitted from the server looks for the ticket parameter. If the ticket parameter exists, the applet will skip the login page, and use the ticket to logon to the server .
  • a servlet named SingleLogonLauncher, is introduced to generate an html page that contains the ExhibAppClass applet, the applet that launches the EXHIBIT application (i.e. the first page of secure application 60) on the client.
  • the servlet generates the html page according to an html template. Because the servlet and the ExhibitLauncher servlet generate the html pages in a similar way, it is efficient to use the same logic for both servlets.
  • the logic for generating the html is in class GenericLauncher, the super class of ExhibitLauncher.
  • Preferably SingleLogonLauncher extends GenericLauncher.
  • class SingleLogonLauncher to class GenericLauncher are:
  • the ExhibAppClass applet must check the ticket parameter. If the ticket parameter is available, then the applet will not launch the logon page. Instead, it launches the application window directly.
  • This application window is functional in a typical browser used to open an HTML file. To operate the single logon using the POST command the userid and password is entered from the browser.

Landscapes

  • Engineering & Computer Science (AREA)
  • Computer Security & Cryptography (AREA)
  • Computer Networks & Wireless Communication (AREA)
  • Signal Processing (AREA)
  • Computer Hardware Design (AREA)
  • Computing Systems (AREA)
  • General Engineering & Computer Science (AREA)
  • Information Transfer Between Computers (AREA)
  • Storage Device Security (AREA)

Abstract

The present invention relates to systems and methods of accessing secure applications from a portal using a single login procedure. More specifically, systems and methods are provided for allowing a client to access a secure application hosted on a server using a hyperlink provided on a secure portal. The hyperlink is associated with the secure application. According to one method, a client initiates a login procedure to gain access to the portal . Credentials are provided to the portal in response to a prompt for credentials. The credentials received from the client are authenticated and thereafter the client is granted access to the portal. To gain access to the secure application, the client actuates the hyperlink. A request containing the credentials is constructed and communicated to the server. The credentials contained within the request are authenticated and the client is granted access to the secure application. The secure application is presented to the client without requiring presentation of a separate login procedure for the secure application.

Description

_ -\ _
SINGLE LOGIN SYSTEMS AND METHODS
[DESCRIPTION]
FIELD OF THE INVENTION
This invention relates to systems and methods of accessing secure applications from a secure portal and more particularly to accessing such applications from a portal using a single login procedure.
BACKGROUND OF THE INVENTION
Portals are frequently used on the Internet to provide a single location that provides access to a number of resources, such as hyperlinks and other information. Often a portal is dedicated to a particular topic, such as an Intranet for a particular company, or a more general topic such as "medical information" . These portals may be "secure", in that proper credentials must be provided by a user in order to access the portal. These credentials are usually a ticket issued by a server or a combination username and password that must be presented by a user, usually by using a login procedure .
The hyperlinks at the portal are typically used to allow the user to access web sites or documents and the like, and can be used to allow the user to access software applications. Such applications may be "secure" in that they also require the provision of credentials by the user. In such a case, the user typically has to present credentials for authentication twice, once on accessing the portal, and again on accessing the secure application.
The provision of credentials twice, particularly the same credentials twice, is a nuisance to users, who already likely have to deal with and memorize several combinations of username/passwords to access various resources. The inefficiencies in the delay and cost in computing processing are also a problem.
One solution to the two login problem is disclosed in PCT Application No. PCT/US02/04844 to Weissman. Weissman discloses a system for communicating with servers using message definitions, in which a portal masks itself as a client to access a secure resource from the portal without re-entering the user's credentials.
Another solution is disclosed in U.S. Patent Application Publication No. 2004/0128506 to Blakely et al . , which discloses a method and system for authentication in a heterogeneous federated environment, in which a trust proxy (and trust broker) is used to verify credentials when a request to access a secure domain is made.
While several solutions have been proposed, there remains a need for an efficient method and system that allows a client to access a secure application hosted on a server using a hyperlink provided on a secure portal .
SUMMARY OF THE INVENTION
The above-mentioned advantageous effects are realised by a method having the specific features set out in claim 1. Specific features for preferred embodiments of the invention are set out in the dependent claims.
In a broad aspect of an embodiment of the present invention, a method is provided for allowing a client to access a secure application hosted on a server using a hyperlink provided on a secure portal. The hyperlink is associated with the secure application. The method includes: initiating a login procedure to gain access to the portal, which involves providing credentials to the portal in response to a prompt for credentials and authenticating the credentials received from the client; granting the client access to the portal; actuating the hyperlink to gain access to the secure application; constructing a request to the server containing the credentials; communicating the request to the server; authenticating the credentials contained within the request; and granting the client access to the secure application. In a further feature, granting the client access to the secure application includes presenting the secure application to the client without requiring presentation of a separate login procedure for the secure application. In another further feature, the credentials include the user name and password.
According to another broad aspect of an embodiment of the present invention, there is provided a method of allowing a client to access a secure application hosted on a server using a hyperlink provided on a secure portal. The hyperlink is associated with the secure application. The method includes: initiating a login procedure to gain access to the portal including providing credentials to the portal in response to a prompt for credentials and authenticating credentials received from the client; generating a ticket for the client using a ticket generator; granting the client access to the portal; actuating the hyperlink to gain access to the secure application; constructing a request to the server containing the ticket; communicating the request to the server; validating the ticket contained in the request; and granting the client access to the secure application if the ticket is valid. In a further feature, granting the client access to the secure application includes presenting the secure application to the client without requiring presentation of a separate login procedure for the secure application. In another further feature, the credentials include the user name and password.
In an additional feature, generating a ticket for the client using a ticket generator includes providing the ticket with a time stamp,- and encrypting the ticket. In still another feature, validating the ticket contained in the request includes verifying that the ticket is properly encrypted and that the time stamp on the ticket is valid and has not expired. In yet another additional feature, the method further includes presenting a separate login procedure for the secure application if the ticket is invalid.
In still an additional feature, the method includes generating a ticket for the client after authenticating the credentials in the request. The ticket includes a time stamp. The method further comprises including the ticket in a request for service for the secure application, communicating the request for service to the server and validating the ticket. Validating the ticket includes verifying that the ticket is properly encrypted and that the time stamp on the ticket is valid and has not expired. In a further feature, the method includes upon validation of the ticket, satisfying the request for service and issuing another ticket to replace the original ticket.
According to yet another aspect of an embodiment of the present invention, computer executable software code transmitted as an information signal, is provided for allowing a client to access a secure application hosted on a server using a hyperlink provided on a secure portal. The hyperlink being associated with the secure application. The code includes: (a) code to initiate a login procedure to gain access to the portal including code to provide credentials to the portal in response to a prompt for credentials and code to authenticate credentials received from the client; (b) code to grant the client access to the portal; (c) code to actuate the hyperlink to gain access to the secure application; (d) code to construct a request to the server containing the credentials; (e) code to communicate the request to the server; (f) code to authenticate the credentials contained in the request; and (g) code to grant the client access to the secure application.
According to a further aspect of an embodiment of the present invention, computer executable software code transmitted as an information signal, is provided for allowing a client to access a secure application hosted on a server using a hyperlink provided on a secure portal. The hyperlink is associated with the secure application. The code includes: (a) code to initiate a login procedure to gain access to the portal including code to provide credentials to the portal in response to a prompt for credentials and code to authenticate credentials received from the client; (b) code to grant the client access to the portal; (c) code to generate a ticket based on the user name and password, for the client; (d) code to grant the client access to the portal; (e) code to actuate the hyperlink to gain access to the secure application; (f) code to construct a request containing the ticket; (g) code to communicate the request to the server; (h) code to validate the ticket contained in the request; and (i) code to grant the client access to the secure application if the ticket is valid.
According to still another broad aspect of an embodiment of the present invention, there is provided a computer readable medium carrying one or more sequences of instructions for allowing a client to access a secure application hosted on a server using a hyperlink provided on a secure portal . The hyperlink is associated with the secure application. The execution of the one or more sequences of instructions by one or more processors causes the one or more processors to perform the steps of: initiating a login procedure to gain access to the portal, including providing credentials to the portal in response to a prompt for credentials and authenticating the credentials received from the client; granting the client access to the portal; actuating the hyperlink to gain access to the secure application; constructing a request to the server containing the credentials; communicating the request to the server; authenticating the credentials contained within the request; and granting the client access to the secure application. The computer readable medium may further comprise a sequence of instructions for presenting the secure application to the client without requiring presentation of a separate login procedure for the secure application.
According to another aspect, there is provided a computer readable medium carrying one or more sequences of instructions for allowing a client to access a secure application hosted on a server using a hyperlink provided on a secure portal. The hyperlink is associated with the secure application. The execution of the one or more sequences of instructions by one or more processors causes the one or more processors to perform the steps of: initiating a login procedure to gain access to the portal including providing credentials to the portal in response to a prompt for credentials and authenticating credentials received from the client; generating a ticket for the client using a ticket generator; granting the client access to the portal; actuating the hyperlink to gain access to the secure application; constructing a request to the server containing the ticket; communicating the request to the server; validating the ticket contained in the request; and granting the client access to the secure application if the ticket is valid. The computer readable medium may further comprise a sequence of instructions for presenting the secure application to the client without requiring presentation of a separate login procedure for the secure application.
In still another aspect, there is provided a computer system for allowing a client to access a secure application hosted on a server using a hyperlink provided on a secure portal. The hyperlink is associated with the secure application. The computer system includes: means for initiating a logon procedure to gain access to the portal including means for providing credentials to the portal in response to a prompt for credentials and means for authenticating the credentials received from the client; means for granting the client access to the portal; means for actuating the hyperlink to gain access to the secure application; means for constructing a request to the server containing the credentials; means for communicating the request to the server; means for authenticating the credentials contained within the request; and means for granting the client access to the secure application. The computer system further including means for presenting the secure application to the client without requiring presentation of a separate login procedure for the secure application.
Further advantages and embodiments of the present invention will become apparent from the following description [and drawings] . BRIEF DESCRIPTION OF THE DRAWINGS
The embodiments of the present invention shall be more clearly- understood with reference to the following detailed description of the embodiments of the invention taken in conjunction with the accompanying drawings, in which:
Fig. 1 is a block diagram showing a system according to an embodiment of the invention;
Fig. 2 is a block diagram showing a LAN based system according to another embodiment of the invention;
Fig. 3 is a block diagram of an alternative embodiment of a system according to the invention in which the secure application is on a different server than that of the portal;
Fig. 4 is a flow chart showing a method according to an embodiment of the invention in which a user/password is used to access the secure application; and
Fig. 5 is a flow chart showing the an alternative method according to a preferred embodiment of the invention in which a ticket is used to access the secure application.
DETAILED DESCRIPTION OF THE INVENTION
The description which follows, and the embodiments described therein are provided by way of illustration of an example, or examples of particular embodiments of principles and aspects of the present invention. These examples are provided for the purposes of explanation and not of limitation, of those principles of the invention. In the description that follows, like parts are marked throughout the specification and the drawings with the same respective reference numerals.
Definitions
The words and phrases listed below as used throughout the specification in connection with the single login system described herein, will have the following meaning:
"secure application" means a software program accessible via a hyperlink, that generally requires authentication of credentials to access, or that has a number of security levels allowing clients with appropriate security level access to those portions of the software commensurate with the security level;
"credentials" means identification provided by a client that must be presented to access a resource, such as a portal or a secure application. Examples include a user name and password, a ticket or biometric identifiers such as voice prints, fingerprints, retinal scans or the like;
"portal" means a web site or software application that offers a broad array of resources and services for perusal or selection by a user, such as e-mail, forums, search engines, and hyperlinks to other resources, including software applications and web sites;
"servlet" means a small program that runs on a server that may run within a web server or web browser environment .
"request" means a HTTP request;
"server" means a computer in a network used to provide services, and may include software operating on such a computer;
"computer executable software code" means binary code executable by a computer to carry out a process or sequence of instructions; - S -
"computer readable medium" means a storage medium in with software code may be stored and accessed by a computer. Such media includes RAM, ROM, hard drives, CDs, DVDs, and other volatile and nonvolatile storage media,-
"sequences of instructions" means one or more ordered instructions that can be carried out by a computer;
"information signal" means a signal by which a computer can communicate information to another computer. Information signals can be transmitted via conventional means, including ADSL, IDSN, Tl lines, WiFi and the like.
"login procedure" means the process by which a client computer operated by a user and seeking to gain access to an application or resource, is presented with a request for credentials and provides credentials to gain access to a resource;
"ticket generator" means a program designed to be executed by a computer, such as a client or server and that can be used to generate and validate a ticket.
The Hardware
Sample configurations of systems to implement embodiments of the invention are seen in Figs. 1 through 3. As seen in Figure 1, a typical system according to a first embodiment of the invention is shown in which a client computer 10 accesses portal 40 via the Internet 20. In this embodiment, portal 40 operates on server 30.
Server 30 and client computer 10 are typically conventional computers. Such computers include communication means such as a modem, by which they can communicate information signals to other computers . These information signals include computer executable software code that can be executed by the recipient computer. These communications means allow the computers to receive, provide and communicate, requests, programs and credentials to other computers. The computers also typically have input means, such as a mouse, keyboard, microphone, fingerprint scanner or the like, and output means such as a monitor and speakers. The computers also have computer readable media, such as RAM and ROM, as well as hard drives and other storage media for carrying sequences of instructions. The computers are also provided with at least one processor by which they can carry out sequences of instructions, and can construct requests, permit access and authenticate credentials.
Client computer 10 can be another server, a personal computer (PC) , or another device with sufficient computing power, such as a Blackberry® or a personal digital assistant (PDA) . Client computer is in communication with the Internet 20 and thereby with portal 40 via conventional methods, including those described above.
The Internet 20 is the electronic communications network that connects computer networks and organizational computer facilities around the world, and includes the World Wide Web (WWW) .
Server 30 is typically a computer or software application on a computer that is in communication with the Internet 20.
Portal 40 is typically a web page in HTML format accessible via the Internet 20. Alternatively, portal 40 may be a software application accessible via a local area network (LAN) . Portal 40 typically has a collection of resources, such as hyperlinks to web sites (usually related sites) , and has access to software applications and other information. Portal 40 is accessible by client computer 10 only after authentication of client's credentials.
Secure application 60 is a software application accessible via portal 40 only by provision of authenticated credentials from client 10.
A ticket generator 300 is also provided.
As seen in Figure 1, in a first embodiment of the invention, secure application 60 may be operating on the same server 30 as portal 40, such that both the secure application and portal 40 may be accessed by client computer 10 via the Internet 20. In this embodiment, ticket generator 300 runs on server 30. In a second embodiment of the invention shown in Figure 2, client computer 10, portal 40 and secure application 60 may all be part of a local area network (LAN) 70. In yet a third embodiment of the invention, as seen in Figure 3, secure application 60 resides on a server other than server 30. In the latter embodiment, as illustrated, ticket generator 300 is running on a server distinct from server 30. Other possible configurations of systems to carry out embodiments of the invention will be known to those skilled in the art.
The Methods
Figure 4 illustrates a method according to an embodiment of the invention. The client 10 initiates a login procedure to gain access to the portal 40. More specifically, in step 400, client 10 requests access to portal 40. In step 410, portal 40 prompts client 10 to provide credentials, such as a user name and password. The client 10 provides the credentials (step 420) . The portal 40 authenticates the credentials using conventional means (step 425) for instance, looking up the credentials in a dedicate database and ensuring that the user name corresponds to the password, and on authentication of the credentials, grants client 10 access to portal 40 (step 430).
The client 10 actuates the hyperlink associated with secure application 60 (step 435) and constructs a request to server 30 hosting the secure application 60 (step 440) . In this embodiment, the request includes the user name and password previously provided to the portal to gain access thereto. While the request may be either a GET request or a POST request, it is preferable to employ a POST request for the sake of security. In contrast to a GET request, the POST request does not place the user name and password in the universal resources locator (URL) where it may be viewed or accessed by a person other than the user.
The request is communicated to the server 30 using conventional means (step 450) . On receipt of the request, the server 30 authenticates the user name and password contained within the request (step 460) . The client is then granted access to secure application 60 (step 470) . More specifically, the secure application is presented to the client without requiring a separate, login procedure for the secure application. In the interest of maintaining security, preferably all of the above communications, particularly the request, are encrypted.
In some applications, it may be desirable to have ticket generator 300 generate a ticket with a time stamp, for the client after the server 30 has authenticated the user name and password. The ticket could be generated at a selected time interval, every five minutes, for instance, while the secure application is active. Such ticket could be forwarded to the client and could included in a subsequent request for service to the secure application (i.e. search query or the like) . Upon receipt of this request, the ticket could be validated by the ticket generator by verifying that the ticket is encrypted with the appropriate private key and that the time stamp on the ticket is valid and has not expired. Thereafter, the secure application 60 would comply with the request for service and the ticket generator could be actuated to issue the client a new ticket having a more recent time stamp to replace the previously submitted ticket. In so long as the ticket remains valid and unexpired, the client continues to have access to the secure application. However, in the event that the secure application 60 remains inactive for a period exceeding the selected time interval, the time stamp on the ticket would expire, and the secure application would be timed out. If the client subsequently submitted a request to the secure application, the client would be presented with a login procedure for the secure application generally similar to the one used to gain access to the portal 40, wherein the client is prompted for a user name and password or the like.
In the foregoing embodiment, the credentials included a user name and password, however, it will be appreciated that this need not be the case in every application. In alternative embodiments, with appropriate modifications, the method could be implemented to similar advantage using credentials other than the user name and password pair. For instance, an alternate method could employ other identification means, for instance, biometric identifiers in the nature of voiceprints, fingerprints or retinal scans. Alternatively, the identification means could also take the form of a ticket.
Figure 5 shows a flow chart illustrating an alternative method according to a preferred embodiment of the invention. In like fashion to the method shown in Figure 4, the client 10 initiates a login procedure to gain access to the portal 40. More specifically, in step 400, client 10 requests access to portal 40. In step 410, portal 40 prompts client 10 to provide credentials, such as a username and password. The client 10 provides the credentials (step 420) . The portal 40 authenticates the credentials using conventional means (step 425) . Upon authentication of the credentials, the server 30 causes ticket generator 300 to generate a ticket for client 10 based on the user name and password (step 426) . The client 10 is then granted access to the portal 40 (step 430) .
In step 435, the client 10 actuates the hyperlink associated with secure application 60 and constructs a request to server 30 hosting the secure application 60 (step 441) . However, in this embodiment, the request contains the previously generated ticket. In contrast to the method shown in Figure 4, the username and password are not directly contained within the request for improved security. The request may be a POST request or a GET Request. If a GET request is used the ticket will be placed in the request.
The request is then communicated to server 30 (step 450) . In step 455, the server 30 causes the ticket generator 300 to validate the ticket. Ticket validation involves verifying that the ticket is encrypted with the appropriate private key and that the time stamp on the ticket is valid and has not expired. If the ticket is still valid, the client is granted access to secure application 60 (step 465) . The secure application is presented to the client without requiring a separate, user login procedure for the secure application. In the event that the ticket is expired, client 10 is presented with a user login procedure for the secure application generally similar to the one used to gain access to the portal 40, wherein the client is prompted for a username and password or the like. It will thus be understood that the time stamp on the ticket allows controlled access to secure application 60 by limiting the time within which such ticket is effective. For example, the ticket may only allow access for a period of five minutes from the time stamp on such ticket. The expiration period for the time stamp can be selected by the administrator of the server 30.
In this embodiment, the ticket generator 300 resides on the server 30, but this need not be the case m every embodiment. For example, m an alternative embodiment, ticket generator 300 may reside on an entirely different server.
The method according to the foregoing embodiment could also benefit from the general concept of periodically refreshing the ticket, described above m the context of the method shown in Figure 4. More specifically, at a selected time interval, while the secure application is active, a ticket generator 300 may be actuated to generate a ticket with a time stamp, for the client. Such ticket could be forwarded to the client and could be included m a subsequent request for service to the secure application (i.e. search query or the like) . Upon receipt of this request, the ticket could be validated by the ticket generator by verifying that the ticket is encrypted with the appropriate private key and that the time stamp on the ticket is valid and has not expired. Thereafter, the secure application 60 would comply with the request and a ticket generator could issue the client a new ticket with a more recent time stamp to replace the previously submitted, original ticket. Provided the ticket remained valid and unexpired, the client could continue to have access to the secure application. However, m the event the secure application 60 remained inactive for an extended period of time, the time stamp on the ticket would expire, and che secure application would be timed out. If the client subsequently submitted a request to the secure application, the client would be presented with a login procedure for the secure application generally similar to the one used to gain access to the portal 40, wherein the client is prompted for a user name and password or the like.
Example
In a more detailed description of an embodiment of the invention, portal 40 may provide access to a secure application 60 that has varying levels of access depending on the client 10. For example, if portal 40 represents an intranet for a particular hospital, then different clients 10 may have access to particular patient records, but not others. This would allow a doctor to access portal 40 by entering his or her username and password. When the doctor clicks on the hyperlink to the patient records, secure application 60 is accessed, and the username and password already provided by the client 60 is used to allow access to that doctor's patients only.
In such a case, the secure application 60 may be one of many applications hosted by the portal 40. A user operating a client 10 is required to type in their user name and password to access the portal 40. From a hyperlink within this portal 40, a user can access the secure application 60 (which may be a full applet client) without having to type in the user name and password again. This is because, when user clicks the link to the secure application 60 from the portal 40, the portal 40 will provide the already input user name and password (in the case of the method shown in Figure 4) or a ticket (in the case of the method of Figure 5) through the hyperlink, so that the user can access the secure application 60 directly without going through a login procedure.
With reference to the method shown in Figure 4, when client 10 actuates a link to the secure application 60, an HTTP servlet request containing the user's user name and password is constructed. On authentication of the user name and password, the servlet on the secure application's server 30 responds to the request with a web page. The secure application 60 is then presented to client 10 so that it appears as though the client went through the normal login procedure. To maintain an acceptable level of security all communications are preferably made using HTTPS.
The example below is described with reference to the method shown in Figure 5 using common http commands such as GET and POST that are known in the art .
The request to access the secure application 60 (to avoid the presentation of a login page) includes parameters for the user / password parameter pair and for the ticket parameter. For security reasons, the request should be a POST request or a GET request with a ticket parameter. A launch servlet launches the ExhibAppClass applet without showing the logon page (that is part of the normal login procedure) . If the user and password parameter are used, ticket generator 300 generates a ticket for the client 10. The ticket passed in or generated is then put into the parameter list of the ExhibAppClass applet, with parameter name ticket. The width and height of the applet are preferably set to 0 so the user does not observe the applet . The other parameters of the ExhibAppClass applet are similar to that of a normal launch servlet. As a result, the options that can be attached to a general launch request can also be attached to a single logon request. For example, the request can set the parameter "-SSL-ENABLED" for security level.
On the client, the ExhibAppClass applet transmitted from the server, looks for the ticket parameter. If the ticket parameter exists, the applet will skip the login page, and use the ticket to logon to the server .
The following further details this embodiment of the invention, in which a ticket is issued to the client by the ticket generator 300 and included in the request thereafter transmitted to server 30.
Module: jexhib-launcher
A servlet, named SingleLogonLauncher, is introduced to generate an html page that contains the ExhibAppClass applet, the applet that launches the EXHIBIT application (i.e. the first page of secure application 60) on the client. The servlet generates the html page according to an html template. Because the servlet and the ExhibitLauncher servlet generate the html pages in a similar way, it is efficient to use the same logic for both servlets. The logic for generating the html is in class GenericLauncher, the super class of ExhibitLauncher. Preferably SingleLogonLauncher extends GenericLauncher.
Preferably, the major extensions of class SingleLogonLauncher to class GenericLauncher are:
1. SingleLogonLauncher needs to handle POST requests.
2. SingleLogonLaucher accepts GET request with ticket parameter .
3. SingleLogonLauncher provides a ticket parameter to the ExhibAppClass applet.
4. SingleLogonLauncher set the width and height of the applet to 0.
Module: exhibit-client
On the client side, the ExhibAppClass applet must check the ticket parameter. If the ticket parameter is available, then the applet will not launch the logon page. Instead, it launches the application window directly. This application window is functional in a typical browser used to open an HTML file. To operate the single logon using the POST command the userid and password is entered from the browser.
Although particular preferred embodiments of the invention have been disclosed in detail for illustrative purposes, it will be recognized that variations or modifications of the disclosed systems and methods lie within the scope of the present invention.

Claims

[CLAIMS]
1. A method of allowing a client to access a secure application hosted on a server using a hyperlink provided on a secure portal, the hyperlink being associated with the secure application, the method comprising:
- initiating a login procedure to gain access to the portal including providing credentials to the portal in response to a prompt for credentials and authenticating credentials received from the client;
-granting the client access to the portal;
-actuating the hyperlink to gain access to the secure application;
-constructing a request containing the credentials;
-communicating the request to the server;
-authenticating the credentials contained in the request; and
-granting the client access to the secure application.
2. The method according to claim 1 wherein granting the client access to the secure application includes presenting the secure application to the client without requiring presentation of a separate login procedure for the secure application.
3. The method according to claim 1 or 2 wherein the credentials include a user name and password.
4. The method according to claims 1 to 3 wherein the request is encrypted.
5. The method according to claims 1 to 4 further comprising generating a ticket for the client after authenticating the credentials in the request, the ticket including a time stamp.
6. The method according to claim 5 further comprising including the ticket in a request for service for the secure application and communicating the request for service to the server.
7. The method according to claims 5 or 6 further comprising validating the ticket.
8. The method according to claim 7 wherein validating the ticket includes verifying that the ticket is properly encrypted and that the time stamp on the ticket is valid and has not expired.
9. The method according to claims 7 or 8 further comprising upon validation of the ticket, satisfying the request for service and issuing another ticket to replace the original ticket.
10. A method of allowing a client to access a secure application hosted on a server using a hyperlink provided on a secure portal, the hyperlink being associated with the secure application, the method comprising:
- initiating a login procedure to gain access to the portal including providing credentials to the portal in response to a prompt for credentials and authenticating credentials received from the client;
-generating a ticket based on the user name and password, for the client using a ticket generator;
-granting the client access to the portal;
-actuating the hyperlink to gain access to the secure application;
-constructing a request containing the ticket;
-communicating the request to the server;
-validating the ticket contained in the request; and
-granting the client access to the secure application if the ticket is valid.
11. The method according to claim 10 wherein granting the client access to the secure application includes presenting the secure application to the client without requiring presentation of a separate login procedure for the secure application.
12. The method according to claim 10 or 11 wherein generating a ticket for the client using a ticket generator includes providing the ticket with a time stamp and encrypting the ticket.
13. The method according to claims 10 to 12 wherein validating the ticket contained in the request includes verifying that the ticket is properly encrypted and that the time stamp on the ticket is valid and has not expired.
14. The method according to claim 13 further including presenting a separate login procedure for the secure application if the ticket is invalid.
15. The method according to claims 10 to 14 wherein the credentials include a user name and password.
16. Computer executable software code transmitted as an information signal, for allowing a client to access a secure application hosted on a server using a hyperlink provided on a secure portal, the hyperlink being associated with the secure application, the code comprising :
(a) code to initiate a login procedure to gain access to the portal including code to provide credentials to the portal in response to a prompt for credentials and code to authenticate credentials received from the client;
(b) code to grant the client access to the portal;
(c) code to actuate the hyperlink to gain access to the secure application;
(d) code to construct a request to the server containing the credentials ;
(e) code to communicate the request to the server;
(f) code to authenticate the credentials contained in the request; and
(g) code to grant the client access to the secure application.
17. Computer executable software code transmitted as an information signal, for allowing a client to access a secure application hosted on a server using a hyperlink provided on a secure portal, the hyperlink being associated with the secure application, the code comprising :
(a) code to initiate a login procedure to gain access to the portal including code to provide credentials to the portal in response to a prompt for credentials and code to authenticate credentials received from the client;
(b) code to grant the client access to the portal;
(c) code to generate a ticket based on the user name and password, for the client;
(d) code to grant the client access to the portal;
(e) code to actuate the hyperlink to gain access to the secure application;
(f) code to construct a request containing the ticket;
(g) code to communicate the request to the server;
(h) code to validate the ticket contained in the request; and
(i) code to grant the client access to the secure application if the ticket is valid.
PCT/EP2006/060085 2005-03-14 2006-02-20 Single login systems and methods. Ceased WO2006097397A2 (en)

Applications Claiming Priority (2)

Application Number Priority Date Filing Date Title
US11/078,282 2005-03-14
US11/078,282 US20060206926A1 (en) 2005-03-14 2005-03-14 Single login systems and methods

Publications (2)

Publication Number Publication Date
WO2006097397A2 true WO2006097397A2 (en) 2006-09-21
WO2006097397A3 WO2006097397A3 (en) 2007-02-01

Family

ID=36809170

Family Applications (1)

Application Number Title Priority Date Filing Date
PCT/EP2006/060085 Ceased WO2006097397A2 (en) 2005-03-14 2006-02-20 Single login systems and methods.

Country Status (2)

Country Link
US (1) US20060206926A1 (en)
WO (1) WO2006097397A2 (en)

Families Citing this family (16)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US20090007250A1 (en) * 2007-06-27 2009-01-01 Microsoft Corporation Client authentication distributor
US8161154B2 (en) * 2007-12-04 2012-04-17 Hewlett-Packard Development Company, L.P. Establishing a thin client terminal services session
US8397077B2 (en) 2007-12-07 2013-03-12 Pistolstar, Inc. Client side authentication redirection
US9189615B2 (en) * 2010-04-28 2015-11-17 Openlane, Inc. Systems and methods for system login and single sign-on
US20120296826A1 (en) * 2011-05-18 2012-11-22 Bytemark, Inc. Method and system for distributing electronic tickets with visual display
US10762733B2 (en) 2013-09-26 2020-09-01 Bytemark, Inc. Method and system for electronic ticket validation using proximity detection
US20130060842A1 (en) * 2011-08-21 2013-03-07 World Software Corporation Remote desktop and data management system
US10108924B2 (en) * 2013-09-26 2018-10-23 At&T Mobility Ii Llc Methods and apparatus to emulate a toy
US10057354B2 (en) * 2014-05-30 2018-08-21 Genesys Telecommunications Laboratories, Inc. System and method for single logout of applications
US9632824B2 (en) 2014-05-30 2017-04-25 Genesys Telecommunications Laboratories, Inc. System and method for application inactivity control
CA2989051C (en) 2015-08-17 2024-05-28 Bytemark, Inc. Short range wireless translation methods and systems for hands-free fare validation
US11803784B2 (en) 2015-08-17 2023-10-31 Siemens Mobility, Inc. Sensor fusion for transit applications
US11329817B2 (en) 2017-10-19 2022-05-10 Devi Selva Kumar Vijayanarayanan Protecting data using controlled corruption in computer networks
WO2019077581A1 (en) 2017-10-19 2019-04-25 Autnhive Corporation System and method for generating and depositing keys for multi-point authentication
US10903997B2 (en) 2017-10-19 2021-01-26 Autnhive Corporation Generating keys using controlled corruption in computer networks
CN111600837A (en) * 2020-04-08 2020-08-28 曙光信息产业(北京)有限公司 Login management system and method based on multi-data center cloud management platform

Family Cites Families (19)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US5241594A (en) * 1992-06-02 1993-08-31 Hughes Aircraft Company One-time logon means and methods for distributed computing systems
US5684950A (en) * 1996-09-23 1997-11-04 Lockheed Martin Corporation Method and system for authenticating users to multiple computer servers via a single sign-on
US5944824A (en) * 1997-04-30 1999-08-31 Mci Communications Corporation System and method for single sign-on to a plurality of network elements
US6275944B1 (en) * 1998-04-30 2001-08-14 International Business Machines Corporation Method and system for single sign on using configuration directives with respect to target types
US6178511B1 (en) * 1998-04-30 2001-01-23 International Business Machines Corporation Coordinating user target logons in a single sign-on (SSO) environment
US6243816B1 (en) * 1998-04-30 2001-06-05 International Business Machines Corporation Single sign-on (SSO) mechanism personal key manager
US6240512B1 (en) * 1998-04-30 2001-05-29 International Business Machines Corporation Single sign-on (SSO) mechanism having master key synchronization
US6412073B1 (en) * 1998-12-08 2002-06-25 Yodiee.Com, Inc Method and apparatus for providing and maintaining a user-interactive portal system accessible via internet or other switched-packet-network
US6629246B1 (en) * 1999-04-28 2003-09-30 Sun Microsystems, Inc. Single sign-on for a network system that includes multiple separately-controlled restricted access resources
US6678733B1 (en) * 1999-10-26 2004-01-13 At Home Corporation Method and system for authorizing and authenticating users
US20020161901A1 (en) * 2001-02-21 2002-10-31 Boris Weissman System for communicating with servers using message definitions
US7987501B2 (en) * 2001-12-04 2011-07-26 Jpmorgan Chase Bank, N.A. System and method for single session sign-on
US7191467B1 (en) * 2002-03-15 2007-03-13 Microsoft Corporation Method and system of integrating third party authentication into internet browser code
US20030182551A1 (en) * 2002-03-25 2003-09-25 Frantz Christopher J. Method for a single sign-on
US20030226036A1 (en) * 2002-05-30 2003-12-04 International Business Machines Corporation Method and apparatus for single sign-on authentication
US20040002878A1 (en) * 2002-06-28 2004-01-01 International Business Machines Corporation Method and system for user-determined authentication in a federated environment
US7475146B2 (en) * 2002-11-28 2009-01-06 International Business Machines Corporation Method and system for accessing internet resources through a proxy using the form-based authentication
US20040128541A1 (en) * 2002-12-31 2004-07-01 Iinternational Business Machines Corporation Local architecture for federated heterogeneous system
US8561161B2 (en) * 2002-12-31 2013-10-15 International Business Machines Corporation Method and system for authentication in a heterogeneous federated environment

Also Published As

Publication number Publication date
US20060206926A1 (en) 2006-09-14
WO2006097397A3 (en) 2007-02-01

Similar Documents

Publication Publication Date Title
KR100946110B1 (en) Method and system for stepping up with certificate-based authentication without breaking an existing SSL session
US7296077B2 (en) Method and system for web-based switch-user operation
KR100800339B1 (en) Method and system for authentication and single sign-on determined by user in federated environment
EP1839224B1 (en) Method and system for secure binding register name identifier profile
US7660880B2 (en) System and method for automated login
JP5030967B2 (en) Method and system for extending authentication methods
US20060206926A1 (en) Single login systems and methods
US20050144482A1 (en) Internet protocol compatible access authentication system
US20030093699A1 (en) Graphical passwords for use in a data processing network
Bakar et al. Adaptive authentication based on analysis of user behavior
US7234158B1 (en) Separate client state object and user interface domains
JPH1141230A (en) User authentication method and user authentication system
US7356711B1 (en) Secure registration
CN111163045B (en) Transparent mechanism for local combination of distributed and stored user data related to individuals
Spence et al. Shibgrid: Shibboleth access for the uk national grid service
WO2003025717A1 (en) Server access control
JP2002342270A (en) Remote access control method and remote access control program
JP2004078622A (en) Integrated management of user authentication
CN120034367A (en) Unified authentication method and computer equipment based on Oauth authorization framework
KR101066729B1 (en) Method and system for user authentication of sub-location of network location
Gan et al. Design and implementation of a practical secure distributed healthcare application
Ishii et al. Poster: Single Sign-on Using Portable IdP on USB Flash Drive

Legal Events

Date Code Title Description
121 Ep: the epo has been informed by wipo that ep was designated in this application
NENP Non-entry into the national phase

Ref country code: DE

NENP Non-entry into the national phase

Ref country code: RU

WWW Wipo information: withdrawn in national office

Country of ref document: RU

122 Ep: pct application non-entry in european phase

Ref document number: 06724852

Country of ref document: EP

Kind code of ref document: A2

WWW Wipo information: withdrawn in national office

Ref document number: 6724852

Country of ref document: EP