This invention pertains to on-line transactions, and more particularly to presenting cues regarding the state of information 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.
As users interact with systems, such as relying parties, the user's actions generate information about the user and the particular information cards being used. In a similar manner, information can be generated from other sources: for example, if a third party were to try and spoof the user's identity to use the information card, this is also data about the information card. But the user does not have a way of finding out this information and factoring it into his or her selection of an information card.
A need remains for a way to addresses these and other problems associated with the prior art.
In an embodiment of the invention, a system includes a metadata engine. The metadata engine is capable of providing information to the user about metadata applicable to an information card. The user can then use the metadata in using the system.
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 at http://msdn2.microsoft.com/en-us/library/aa480189.aspx 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 an e-mail address, 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).
But, as noted above, there might be information about the information cards—metadata—stored either locally or externally (such as on an identity provider) that might be of value to the user. If the user is not provided this metadata, the user makes less than a fully-informed decision in selecting an information card.
Now that the problem—accessing and using the metadata that the user is otherwise not aware of—is understood, a solution to the problem can be explained.
Computer system 105 also includes policy store 225. Policy store 225 stores policies, such as policy 230, which can specify what metadata the card selector can use (and request from an identity provider), that can be of value to a user.
Computer system 105 also includes metadata store 235. Metadata store 235 stores metadata, such as metadata 240, about the information cards. The metadata in metadata store 235 can be identified by the policies in policy store 225. Examples of metadata that can be stored in metadata store 235 can include the last time the information card was used, the frequency with which the information card is used, whether the information card was last used successfully, a date and/or time when the information card will expire, a balance associated with the information card, among other possibilities.
Computer system 105 also includes metadata engine 245. Metadata engine 245 is responsible for processing metadata 240 to determine what information can be presented to the user, and the form in which the data can be presented. One way in which metadata 240 can be presented to the user, metadata 240 can be presented in a visual form to the user: for example, by flashing information to the user on the screen. Related U.S. patent application Ser. No. ______, titled “VISUAL AND NON-VISUAL CUES FOR CONVEYING STATE OF INFORMATION CARDS, ELECTRONIC WALLETS, AND KEYRINGS”, filed ______, which is incorporated by reference, can be used to provide information to a user.
Finally, computer system 105 includes metadata store updater 250. Metadata store updater 250 is responsible for updating metadata store 235. This update can be based on actions taken by the user or any other source of information that affects the data stored in metadata store 235.
In the above described embodiments of the invention, it is assumed that all the pertinent metadata for information cards is stored on computer system 105. But this is not always the case. In some situations, identity provider 135 stores the metadata on information cards, as shown in
In the system of
When and how computer system 105 receives metadata 240 from identity provider 135 depends on the implementation of the system. In one embodiment, computer system 105 requests metadata 240 from identity provider 135 at the same time that computer system 105 requests a security token from identity provider 135. In this embodiment, computer system 105 cannot inform the user about the metadata before the user selects the information card, as the information card is selected before the security token is requested.
In another embodiment, computer system 105 can request metadata 240 from identity provider 135 in request that is out-of-band from a request for a security token. In this embodiment, because computer system 105 can request metadata 240 before requesting the security token, computer system 105 can process the metadata. The user can then use this information before selecting an information card (and before computer system 105 requests a security token from identity provider 135).
In yet another embodiment, computer system 105 can inform identity provider 135 that computer system 105 is online. This communication can be part of a broadcast from computer system 105 to a number of identity providers. Then, identity provider 135 can make a decision whether it has any metadata that should be provided to computer system 105. If identity provider 135 has some metadata to provide to computer system 105, identity provider 135 can transmit this metadata to computer system 105 in an unsolicited communication. In this embodiment, the responsibility for the decision as to whether to transmit the metadata lies with identity provider 135.
In these embodiments where computer system 105 requests metadata from identity provider 135, computer system 105 can request metadata from each identity provider when the system connects to the network (or at some regular intervals thereafter: for example, once per day). Computer system 105 then uses this information, however requested and whenever received, to update cache 305. A person skilled in the art will recognize other ways in which computer system 105 can update cache 305. A person skilled in the art will also recognize that these update policies mean that cache 305 may be out-of-date when card selector 205 accesses the metadata from cache 305. These concerns exist, but it is better to use accurate (if slightly out-of-date) information in the presentation of information cards than to not have the metadata at all.
One way to address the problems of metadata management in the system of
Not shown in
In situations where computer system 105 requests the metadata from identity provider 135 separately from the request for the security token (which can be called an out-of-band request for the metadata), there can be multiple channels used for communications between computer system 105 and identity provider 135.
A channel is a means of communication between computer system 105 and identity provider 135. A channel can include the physical constructs connecting computer system 105 and identity provider 135, the protocols used to manage the communication, and an identifier of a particular communication session between computer system 105 and identity provider 135, among other elements. For example, where both computer system 105 and identity provider 135 are connected to the Internet, the physical constructs between computer system 105 and identity provider 135 can include routers and cabling (or wireless routers, if some portion of the channel includes wireless communication). If a channel requires that communications travel between computer system 105 and identity provider 135 along a specific sequence of machines, this information form part of the definition of the channel. On the other hand, if the path between the machines is not critical, communications might travel along different paths, even while part of the same channel. Similarly, communications along different channels might include different protocols used to manage the message traffic. Finally, even if identical paths and protocols are used, communications between computer system 105 and identity provider 135 might involve different channels, if the communications are considered to be part of different sessions between the machines.
In
As discussed above with reference to
On the other had, if the metadata is received from an external source, such as an identity provider, then at block 920 (on
In yet another embodiment, such as the push model discussed above with reference to
In any embodiment where the system receives the metadata from the identity provider, if the identity provider encrypted the metadata, then the system can decrypt the metadata, as shown in block 945 (on
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, and other tangible, physical storage media. Associated data may also 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 is related to co-pending U.S. patent application Ser. No. ______, titled “VISUAL AND NON-VISUAL CUES FOR CONVEYING STATE OF INFORMATION CARDS, ELECTRONIC WALLETS, AND KEYRINGS”, filed ______, which is hereby incorporated by reference for all purposes. This patent application is related to co-pending U.S. patent application Ser. No. 11/843,572, filed Aug. 22, 2007, 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 hereby incorporated by reference for all purposes and all of which claim the benefit of U.S. Provisional Patent Application Ser. No. 60/895,325, filed Mar. 16, 2007, of U.S. Provisional Patent Application Ser. No. 60/895,312, filed Mar. 16, 2007, and of U.S. Provisional Patent Application Ser. No. 60/895,316, filed Mar. 16, 2007, all of which are all hereby incorporated by reference for all purposes.
Number | Date | Country | |
---|---|---|---|
Parent | 12029373 | Feb 2008 | US |
Child | 12030063 | US |