This invention pertains to performing on-line transactions, and more particularly to supporting multiple card selectors used in performing on-line transactions.
When a user interacts with sites on the Internet (hereafter referred to as “service providers” or “relying parties”), the service provider often expects to know something about the user that is requesting the services of the provider. The typical approach for a service provider is to require the user to log into or authenticate to the service provider's computer system. But this approach, while satisfactory for the service provider, is less than ideal to the user. First, the user must remember a username and password for each service provider who expects such information. Given that different computer systems impose different requirements, and the possibility that another user might have chosen the same username, the user might be unable to use the same username/password combination on each such computer system. (There is also the related problem that if the user uses the same username/password combination on multiple computer systems, someone who hacks one such computer system would be able to access other such computer systems.) Second, the user has no control over how the service provider uses the information it stores. If the service provider uses the stored information in a way the user does not want, the user has relatively little ability to prevent such abuse, or recourse after the fact.
To address this problem, new systems have been developed that allow the user a measure of control over the information stored about the user. Windows CardSpace™ (sometimes called CardSpace) is a Microsoft implementation of an identity meta-system that offers a solution to this problem. (Microsoft, Windows, and CardSpace are either registered trademarks or trademarks of Microsoft Corporation in the United States and/or other countries.) A user can store identity information with an identity provider the user trusts. When a service provider wants some information about the user, the user can control the release of information stored with the identity provider to the service provider. The user can then use the offered services that required the identity information.
Systems such as Microsoft Windows CardSpace do not establish a single way to manage the information cards. This “lack” of a “standard” is actually a good thing, in that parties that develop card selectors are not limited to a single defined mechanism for storing and using information cards. If a developer decides that a particular piece of data is important to store with an information card, there is no “standard” that prohibits the developer from adding that data to the information card. But it creates a problem in that information cards created by different systems might not be compatible with card managers of other developers.
Information card management tools typically offer the ability to export and import information cards. By exporting and importing cards, users can, if they choose, consolidate their information cards in a single card store that uses a common structure. But such import and export functions can result in the loss of data in the information card. For example, if it turns out that one information card management system stores a particular piece of data that is used only by the card selector developed by that same developer, exporting and importing the information card into a new card management system can result in the loss of that piece of data and the corresponding functionality.
A need remains for a way to provide users with the ability to manage their information cards without losing functionality that addresses these and other problems associated with the prior art.
In an embodiment of the invention, a machine stores information cards in a plurality of card stores, each of which is associated with a card selector. When the machine is used to perform an on-line transaction, a generic card selector is invoked. The generic card selector uses a selector policy engine to select an appropriate card selector to be used in the transaction. The selector policy engine can indicate that the user should be prompted to select a card selector. An information card can then be identified and used in performing the on-line transaction.
The foregoing and other features, objects, and advantages of the invention will become more readily apparent from the following detailed description, which proceeds with reference to the accompanying drawings.
Before explaining the invention, it is important to understand the context of the invention.
In
Relying party 130 is a machine managed by a party that relies in some way on the identity of the user of computer system 105. The operator of relying party 130 can be any type of relying party. For example, the operator of relying party 130 can be a merchant running a business on a website. Or, the operator of relying party 130 can be an entity that offers assistance on some matter to registered parties. Relying party 130 is so named because it relies on establishing some identifying information about the user.
Identity provider 135, on the other hand, is managed by a party responsible for providing identity information (or other such information) about the user for consumption by the relying party. Depending on the type of information identity provider 135 stores for a user, a single user might store identifying information with a number of different identity providers 135, any of which might be able to satisfy the request of the relying party. For example, identity provider 135 might be a governmental agency, responsible for storing information generated by the government, such as a driver's license number or a social security number. Or, identity provider 135 might be a third party that is in the business of managing identity information on behalf of users.
The conventional methodology of releasing identity information can be found in a number of sources. One such source is Microsoft Corporation, which has published a document entitled Introducing Windows CardSpace, which can be found on the World Wide Web and is hereby incorporated by reference. To summarize the operation of Windows CardSpace, when a user wants to access some data from relying party 130, computer system 105 requests the security policy of relying party 130, as shown in communication 140, which is returned in communication 145 as security policy 150. Security policy 150 is a summary of the information relying party 130 needs, how the information should be formatted, and so on.
Once computer system 105 has security policy 150, computer system 105 can identify which information cards will satisfy security policy 150. Different security policies might result in different information cards being usable. For example, if relying party 130 simply needs a username and password combination, the information cards that will satisfy this security policy will be different from the information cards that satisfy a security policy requesting the user's full name, mailing address, and social security number. The user can then select an information card that satisfies security policy 150.
Once the user has selected an acceptable information card, computer system 105 uses the selected information card to transmit a request for a security token from identity provider 135, as shown in communication 155. This request can identify the data to be included in the security token, the credential that identifies the user, and other data the identity provider needs to generate the security token. Identity provider 135 returns security token 160, as shown in communication 165. Security token 160 includes a number of claims or pieces of information, that include the data the user wants to release to the relying party. Security token 160 is usually encrypted in some manner, and perhaps signed and/or time-stamped by identity provider 135, so that relying party 130 can be certain that the security token originated with identity provider 135 (as opposed to being spoofed by someone intent on defrauding relying party 130). Computer system 105 then forwards security token 160 to relying party 130, as shown in communication 170.
In addition, the selected information card can be a self-issued information card: that is, an information card issued not by an identity provider, but by computer system 105 itself. In that case, identity provider 135 effectively becomes part of computer system 105.
In this model, a person skilled in the art will recognize that because all information flows through computer system 105, the user has a measure of control over the release of the user's identity information. Relying party 130 only receives the information the user wants relying party 130 to have, and does not store that information on behalf of the user (although it would be possible for relying party 130 to store the information in security token 160: there is no effective way to prevent such an act).
The above description does not touch on the possibility that there might be more than one card selector. Put another way, the above description, which is how the system is generally envisioned as operating, does not address the consideration that there might be multiple different platforms, each of which could use one or more different card providers. This is the problem that embodiments of this invention address.
Now that the problem—finding a way to permit different card stores that communicate with different card providers—is understood, a solution to the problem can be described.
Selector policy engine 305 uses policies to select the appropriate card store. Any desired policies can be used.
When selector policy engine 305 receives a policy, the selection of the card selector can be performed automatically. Selector policy engine 305 can also indicate that the user should be prompted to select a card selector. In that case, the user is given the option of selecting the card selector to use for the transaction. A person skilled in the art will also recognize that even if selector policy engine 305 automatically selects a card selector based on one or more policies, the user can manually override that choice; and choose a different card selector.
Regardless of the sequence that led to screenshot of
Although
The following discussion is intended to provide a brief, general description of a suitable machine in which certain aspects of the invention may be implemented. Typically, the machine includes a system bus to which is attached processors, memory, e.g., random access memory (RAM), read-only memory (ROM), or other state preserving medium, storage devices, a video interface, and input/output interface ports. The machine may be controlled, at least in part, by input from conventional input devices, such as keyboards, mice, etc., as well as by directives received from another machine, interaction with a virtual reality (VR) environment, biometric feedback, or other input signal. As used herein, the term “machine” is intended to broadly encompass a single machine, or a system of communicatively coupled machines or devices operating together. Exemplary machines include computing devices such as personal computers, workstations, servers, portable computers, handheld devices, telephones, tablets, etc., as well as transportation devices, such as private or public transportation, e.g., automobiles, trains, cabs, etc.
The machine may include embedded controllers, such as programmable or non-programmable logic devices or arrays, Application Specific Integrated Circuits, embedded computers, smart cards, and the like. The machine may utilize one or more connections to one or more remote machines, such as through a network interface, modem, or other communicative coupling. Machines may be interconnected by way of a physical and/or logical network, such as an intranet, the Internet, local area networks, wide area networks, etc. One skilled in the art will appreciate that network communication may utilize various wired and/or wireless short range or long range carriers and protocols, including radio frequency (RF), satellite, microwave, Institute of Electrical and Electronics Engineers (IEEE) 545.11, Bluetooth, optical, infrared, cable, laser, etc.
The invention may be described by reference to or in conjunction with associated data including functions, procedures, data structures, application programs, instructions, etc. which, when accessed by a machine, result in the machine performing tasks or defining abstract data types or low-level hardware contexts. Associated data may be stored in, for example, the volatile and/or non-volatile memory, e.g., RAM, ROM, etc., or in other storage devices and their associated storage media, including hard-drives, floppy-disks, optical storage, tapes, flash memory, memory sticks, digital video disks, biological storage, etc. Associated data may be delivered over transmission environments, including the physical and/or logical network, in the form of packets, serial data, parallel data, propagated signals, etc., and may be used in a compressed or encrypted format. Associated data may be used in a distributed environment, and stored locally and/or remotely for machine access.
Having described and illustrated the principles of the invention with reference to illustrated embodiments, it will be recognized that the illustrated embodiments may be modified in arrangement and detail without departing from such principles, and may be combined in any desired manner. And although the foregoing discussion has focused on particular embodiments, other configurations are contemplated. In particular, even though expressions such as “according to an embodiment of the invention” or the like are used herein, these phrases are meant to generally reference embodiment possibilities, and are not intended to limit the invention to particular embodiment configurations. As used herein, these terms may reference the same or different embodiments that are combinable into other embodiments.
Consequently, in view of the wide variety of permutations to the embodiments described herein, this detailed description and accompanying material is intended to be illustrative only, and should not be taken as limiting the scope of the invention. What is claimed as the invention, therefore, is all such modifications as may come within the scope and spirit of the following claims and equivalents thereto.
This patent application claims the benefit of U.S. Provisional Patent Application Ser. No. 60/895,312, filed Mar. 16, 2007, of U.S. Provisional Patent Application Ser. No. 60/895,316, filed Mar. 16, 2007, and U.S. Provisional Patent Application Ser. No. 60/895,325, filed Mar. 16, 2007, all of which are incorporated by reference herein for all purposes. This patent application is related to co-pending U.S. patent application Ser. No. 11/843,572, filed Aug. 22, 2007, to co-pending U.S. patent application Ser. No. 11/843,638, filed Aug. 22, 2007, and to co-pending U.S. patent application Ser. No. 11/843,640, filed Aug. 22, 2007, all of which are incorporated by reference herein for all purposes.
Number | Name | Date | Kind |
---|---|---|---|
3614839 | Thomas | Oct 1971 | A |
3949501 | Andrews et al. | Apr 1976 | A |
4153931 | Green et al. | May 1979 | A |
4568403 | Egan | Feb 1986 | A |
4730848 | McCormick | Mar 1988 | A |
5073950 | Colbert et al. | Dec 1991 | A |
5485510 | Colbert | Jan 1996 | A |
5546471 | Merjanian | Aug 1996 | A |
5546523 | Gatto | Aug 1996 | A |
5594806 | Colbert | Jan 1997 | A |
5613012 | Hoffman et al. | Mar 1997 | A |
5848412 | Rowland et al. | Dec 1998 | A |
6028950 | Merjanian | Feb 2000 | A |
6055595 | Tachibana et al. | Apr 2000 | A |
6327578 | Linehan | Dec 2001 | B1 |
6363488 | Ginter et al. | Mar 2002 | B1 |
6481621 | Herrendoerfer et al. | Nov 2002 | B1 |
6513721 | Salmre et al. | Feb 2003 | B1 |
6612488 | Suzuki | Sep 2003 | B2 |
6721713 | Guheen et al. | Apr 2004 | B1 |
6880155 | Schwabe et al. | Apr 2005 | B2 |
6913194 | Suzuki | Jul 2005 | B2 |
6970836 | Paltenghe et al. | Nov 2005 | B1 |
7003501 | Ostroff | Feb 2006 | B2 |
7103575 | Linehan | Sep 2006 | B1 |
7104444 | Suzuki | Sep 2006 | B2 |
7210620 | Jones | May 2007 | B2 |
7225156 | Fisher et al. | May 2007 | B2 |
7231369 | Hirabayashi | Jun 2007 | B2 |
7343351 | Bishop et al. | Mar 2008 | B1 |
7353532 | Duri et al. | Apr 2008 | B2 |
7360237 | Engle et al. | Apr 2008 | B2 |
7416486 | Walker et al. | Aug 2008 | B2 |
7444519 | Laferriere et al. | Oct 2008 | B2 |
7487920 | Sato et al. | Feb 2009 | B2 |
7494416 | Walker et al. | Feb 2009 | B2 |
7500607 | Williams | Mar 2009 | B2 |
7529698 | Joao | May 2009 | B2 |
7537152 | Chakiris et al. | May 2009 | B2 |
RE40753 | Wang et al. | Jun 2009 | E |
7555460 | Barkan | Jun 2009 | B1 |
7565329 | Lapsley et al. | Jul 2009 | B2 |
7591424 | Wang et al. | Sep 2009 | B2 |
7594258 | Mao et al. | Sep 2009 | B2 |
7610040 | Cantini et al. | Oct 2009 | B2 |
7613659 | Hoffman et al. | Nov 2009 | B1 |
7620177 | Ibrahim et al. | Nov 2009 | B2 |
7636941 | Blinn et al. | Dec 2009 | B2 |
7661585 | Joao | Feb 2010 | B2 |
7664022 | Hu | Feb 2010 | B2 |
7747540 | Cameron et al. | Jun 2010 | B2 |
7771273 | Walker et al. | Aug 2010 | B2 |
7788499 | Cameron et al. | Aug 2010 | B2 |
7797413 | Adelman et al. | Sep 2010 | B2 |
7797434 | Blakley et al. | Sep 2010 | B2 |
7831522 | Satish et al. | Nov 2010 | B1 |
7860883 | Hinton et al. | Dec 2010 | B2 |
20010007983 | Lee | Jul 2001 | A1 |
20020026397 | Ieta et al. | Feb 2002 | A1 |
20020029337 | Sudia et al. | Mar 2002 | A1 |
20020029342 | Keech | Mar 2002 | A1 |
20020046041 | Lang | Apr 2002 | A1 |
20020083014 | Brickell et al. | Jun 2002 | A1 |
20020095360 | Joao | Jul 2002 | A1 |
20020103801 | Lyons | Aug 2002 | A1 |
20020116647 | Mont et al. | Aug 2002 | A1 |
20020178370 | Gurevich et al. | Nov 2002 | A1 |
20030061170 | Uzo | Mar 2003 | A1 |
20030126094 | Fisher et al. | Jul 2003 | A1 |
20030158960 | Engberg | Aug 2003 | A1 |
20030172090 | Asunmaa et al. | Sep 2003 | A1 |
20030217140 | Burbeck et al. | Nov 2003 | A1 |
20030218062 | Noriega et al. | Nov 2003 | A1 |
20040019571 | Hurwitz et al. | Jan 2004 | A1 |
20040034440 | Middlebrook | Feb 2004 | A1 |
20040128392 | Blakley et al. | Jul 2004 | A1 |
20040162786 | Cross et al. | Aug 2004 | A1 |
20040199475 | Rivest et al. | Oct 2004 | A1 |
20040199787 | Hans et al. | Oct 2004 | A1 |
20040230831 | Spelman et al. | Nov 2004 | A1 |
20050027713 | Cameron et al. | Feb 2005 | A1 |
20050033692 | Jarman et al. | Feb 2005 | A1 |
20050044423 | Mellmer et al. | Feb 2005 | A1 |
20050091543 | Holtzman et al. | Apr 2005 | A1 |
20050097550 | Schwabe et al. | May 2005 | A1 |
20050124320 | Ernst et al. | Jun 2005 | A1 |
20050135240 | Ozugur | Jun 2005 | A1 |
20050229005 | Le Saint et al. | Oct 2005 | A1 |
20050247777 | Pitroda | Nov 2005 | A1 |
20050247797 | Ramachandran | Nov 2005 | A1 |
20050289080 | Rhiando | Dec 2005 | A1 |
20050289341 | Ritola et al. | Dec 2005 | A1 |
20060020679 | Hinton et al. | Jan 2006 | A1 |
20060136990 | Hinton et al. | Jun 2006 | A1 |
20060155993 | Busboon | Jul 2006 | A1 |
20060200424 | Cameron et al. | Sep 2006 | A1 |
20060206931 | Dillaway et al. | Sep 2006 | A1 |
20060224611 | Dunn et al. | Oct 2006 | A1 |
20060235796 | Johnson et al. | Oct 2006 | A1 |
20070016484 | Waters et al. | Jan 2007 | A1 |
20070016943 | M'Raihi et al. | Jan 2007 | A1 |
20070043651 | Xiao et al. | Feb 2007 | A1 |
20070061567 | Day et al. | Mar 2007 | A1 |
20070118449 | De La Motte | May 2007 | A1 |
20070143835 | Cameron et al. | Jun 2007 | A1 |
20070192245 | Fisher et al. | Aug 2007 | A1 |
20070203852 | Cameron et al. | Aug 2007 | A1 |
20070204168 | Cameron et al. | Aug 2007 | A1 |
20070204325 | Cameron et al. | Aug 2007 | A1 |
20070208869 | Adelman et al. | Sep 2007 | A1 |
20070208940 | Adelman et al. | Sep 2007 | A1 |
20070214079 | Mears | Sep 2007 | A1 |
20070214429 | Lyudovyk et al. | Sep 2007 | A1 |
20070282951 | Selimis et al. | Dec 2007 | A1 |
20070294431 | Adelman et al. | Dec 2007 | A1 |
20080003977 | Chakiris et al. | Jan 2008 | A1 |
20080010675 | Massascusa et al. | Jan 2008 | A1 |
20080071808 | Hardt et al. | Mar 2008 | A1 |
20080098228 | Anderson et al. | Apr 2008 | A1 |
20080140576 | Lewis et al. | Jun 2008 | A1 |
20080141339 | Gomez et al. | Jun 2008 | A1 |
20080141366 | Cross et al. | Jun 2008 | A1 |
20080162297 | Hershkovitz et al. | Jul 2008 | A1 |
20080178271 | Gajjala et al. | Jul 2008 | A1 |
20080178272 | Gajjala et al. | Jul 2008 | A1 |
20080184339 | Shewchuk et al. | Jul 2008 | A1 |
20080189778 | Rowley | Aug 2008 | A1 |
20080196096 | Grynberg | Aug 2008 | A1 |
20080222714 | Wahl | Sep 2008 | A1 |
20080229410 | Felsted et al. | Sep 2008 | A1 |
20080235144 | Phillips | Sep 2008 | A1 |
20080244722 | Satish et al. | Oct 2008 | A1 |
20080256594 | Satish et al. | Oct 2008 | A1 |
20080263644 | Grinstein | Oct 2008 | A1 |
20080289020 | Cameron et al. | Nov 2008 | A1 |
20080301784 | Zhu et al. | Dec 2008 | A1 |
20080313567 | Sabin et al. | Dec 2008 | A1 |
20090013391 | Ernst | Jan 2009 | A1 |
20090037920 | Brown et al. | Feb 2009 | A1 |
20090077118 | Doman et al. | Mar 2009 | A1 |
20090077627 | Doman et al. | Mar 2009 | A1 |
20090089625 | Kannappan et al. | Apr 2009 | A1 |
20090089870 | Wahl | Apr 2009 | A1 |
20090089871 | Murphy et al. | Apr 2009 | A1 |
20090099860 | Karabulut et al. | Apr 2009 | A1 |
20090125558 | Suh | May 2009 | A1 |
20090131157 | Hedrick et al. | May 2009 | A1 |
20090138398 | Cole et al. | May 2009 | A1 |
20090178112 | Doman et al. | Jul 2009 | A1 |
20090186701 | Rowe et al. | Jul 2009 | A1 |
20090199284 | Sanders et al. | Aug 2009 | A1 |
20090204622 | Sanders et al. | Aug 2009 | A1 |
20090205014 | Doman et al. | Aug 2009 | A1 |
20090205035 | Sermersheim et al. | Aug 2009 | A1 |
20090216666 | Antao et al. | Aug 2009 | A1 |
20090241178 | Burch et al. | Sep 2009 | A1 |
20090249430 | Buss et al. | Oct 2009 | A1 |
20090251749 | O'Boyle et al. | Oct 2009 | A1 |
20090254476 | Sharma et al. | Oct 2009 | A1 |
20090254483 | Barkan | Oct 2009 | A1 |
20090260064 | McDowell et al. | Oct 2009 | A1 |
20090300512 | Ahn | Dec 2009 | A1 |
20090300714 | Ahn | Dec 2009 | A1 |
20090300747 | Ahn | Dec 2009 | A1 |
20090320095 | Nanda et al. | Dec 2009 | A1 |
20090328166 | Burch et al. | Dec 2009 | A1 |
20100037303 | Sharif et al. | Feb 2010 | A1 |
20100274691 | Hammad et al. | Oct 2010 | A1 |
20110023103 | Dietrich et al. | Jan 2011 | A1 |
Number | Date | Country |
---|---|---|
0917120 | May 1999 | EP |
11003382 | Jan 1999 | JP |
11039540 | Feb 1999 | JP |
11154260 | Jun 1999 | JP |
WO9823062 | May 1998 | WO |
WO2008088945 | Jul 2008 | WO |
Number | Date | Country | |
---|---|---|---|
20080229411 A1 | Sep 2008 | US |
Number | Date | Country | |
---|---|---|---|
60895312 | Mar 2007 | US | |
60895316 | Mar 2007 | US | |
60895325 | Mar 2007 | US |