US20130014245A1 - Remotable information cards - Google Patents
Remotable information cards Download PDFInfo
- Publication number
- US20130014245A1 US20130014245A1 US13/619,554 US201213619554A US2013014245A1 US 20130014245 A1 US20130014245 A1 US 20130014245A1 US 201213619554 A US201213619554 A US 201213619554A US 2013014245 A1 US2013014245 A1 US 2013014245A1
- Authority
- US
- United States
- Prior art keywords
- client
- information
- relying party
- user
- identity provider
- 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.)
- Abandoned
Links
Images
Classifications
-
- G—PHYSICS
- G06—COMPUTING; CALCULATING OR COUNTING
- G06F—ELECTRIC DIGITAL DATA PROCESSING
- G06F21/00—Security arrangements for protecting computers, components thereof, programs or data against unauthorised activity
- G06F21/30—Authentication, i.e. establishing the identity or authorisation of security principals
- G06F21/31—User authentication
- G06F21/34—User authentication involving the use of external additional devices, e.g. dongles or smart cards
Definitions
- This invention pertains to using information cards, and more particularly to being able use information cards with an untrusted client.
- service providers 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.
- 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.
- 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.
- Windows CardSpaceTM (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.
- 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.
- an untrusted client can engage in a transaction with a relying party.
- An accessor function acts as an intermediary between the untrusted client and the relying party.
- the accessor function can invoke the card selector on the untrusted client and act as a pathway through which all sensitive information flows to the relying party.
- Personal information cards which normally would be stored directly on the client, can be “managed” on behalf of the user by an identity provider.
- the accessor function can determine that the relying party can use data stored in an information card, but that the relying party is itself not capable of using the information card system. The accessor function can then invoke the information card system on behalf of this legacy relying party, utilizing data from the information cards in a manner that mimics how the legacy relying party might use the data if the legacy relying party were able to use the information card system.
- FIG. 1 shows a sequence of communications between a client, a relying party, and an identity provider.
- FIG. 2 shows a trusted client, an untrusted client, an identity provider, a relying party, and a legacy relying party communicating through an accessor function, in an embodiment of the invention.
- FIG. 3 shows the clients of FIG. 2 equipped to interact with the accessor function of FIG. 2 .
- FIG. 4 shows the trusted client of FIG. 2 transmitting a personal information card to the identity provider of FIG. 2 for management on behalf of the user.
- FIG. 5 shows the untrusted client of FIG. 2 capable of communicating with a dumb USB device or a smart USB device.
- FIGS. 6A-6C show a flowchart of a procedure for the clients of FIG. 2 to interact with the accessor function in the information card system.
- FIG. 7 shows a flowchart of a procedure for the clients of FIG. 2 can construct a list of information cards available for use at the client.
- FIG. 8 shows a flowchart of a procedure for the accessor function of FIG. 2 to detect a legacy relying party and invoke the information card system on behalf of the legacy relying party.
- FIG. 9 shows a flowchart of a procedure for ways in which the accessor function of FIG. 2 can use data from an information card on behalf of the legacy relying party.
- FIG. 1 shows a sequence of communications between a client, a relying party, and an identity provider.
- each party (the client, the relying party, and the identity provider) can be referred to by their machines. Actions attributed to each party are taken by that party's machine, except where the context indicates the actions are taken by the actual party.
- computer system 105 the client, is shown as including computer 110 , monitor 115 , keyboard 120 , and mouse 125 .
- computer system 105 can interact with other computer systems, such as relying party 130 and identity provider 135 , either directly or over a network (not shown in FIG. 1 ) of any type.
- FIG. 1 shows a person skilled in the art will recognize that computer system 105 can interact with other computer systems, such as relying party 130 and identity provider 135 , either directly or over a network (not shown in FIG. 1 ) of any type.
- FIG. 1 the client, is shown as including computer 110 , monitor 115 , keyboard 120 , and mouse 125 .
- FIG. 1 does not show some of the conventional internal components of computer system 105 : for example, a central processing unit, memory, storage, etc.
- computer system 105 can interact with other computer systems, such as relying party 130 and identity provider 135 , either directly or over a network (not shown in FIG. 1 ) of any type.
- computer system 105 can be any type of machine or computing device capable of providing the services attributed herein to computer system 105 , including, for example, a laptop computer, a personal digital assistant (PDA), or a cellular telephone.
- PDA personal digital assistant
- 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.
- the operator of relying party 130 can be a merchant running a business on a website.
- 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 is managed by a party responsible for providing identity information (or other such information) about the user for consumption by the relying party.
- 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.
- 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.
- 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.
- security policy 150 is a summary of the information relying party 130 needs, how the information should be formatted, and so on.
- 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 user's 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 .
- 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 .
- 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 .
- the problem with this model is, as noted above, that there is an implicit assumption that client 105 is trustworthy. More specifically, there is an implicit assumption that client 105 is not subject to attacks that might result in sensitive information of the user being captured by a third party. When this assumption is removed—that is, when client 105 is potentially subject to attacks that could leak sensitive information—the problem with this model becomes apparent.
- trusted client 105 can be any trusted client, as known in the art.
- Untrusted client 205 represents a client whose security cannot be trusted: for example, untrusted client 205 might be vulnerable to key logging software, screen capture software, memory interrogation, or any other variety of attack that might expose the user's sensitive information to another.
- Untrusted client 205 might be, for example, a kiosk in a public place, or even a publicly-accessible computer, such as might be found in the library. Any machine whose security is uncertain or cannot otherwise be guaranteed can be considered to be an untrusted client.
- a relying party can be relying party 130 , a relying party that is capable of processing a security token issued in accordance with the information card system.
- the relying party can also be a legacy relying party, such as legacy relying party 210 .
- Legacy relying party 210 represents a party with whom trusted client 105 or untrusted client 205 might wish to conduct a transaction, but does not process security tokens issued in accordance with the information card system.
- legacy relying party 210 might represent a website that expects a user to provide a username and password to access a resource on the website, but does not request a security token from an information card system.
- legacy relying party 210 might be a website that includes a form that can be filled out from data stored in information card.
- legacy relying party 210 might be a machine that uses LDAP in order to authenticate credentials and retrieve attribute information; accessor function 215 can populate an LDAP store that can be used by this machine.
- accessor function 215 can populate an LDAP store that can be used by this machine.
- identity provider 135 can store not only the information cards managed by identity provider 135 , but also personal information cards created by the user. As discussed above, personal information cards are cards that are self-asserting: the user is asserting the accuracy of the information in the personal information card, rather than some other authority, such as identity provider 135 .
- That identity provider 135 stores personal information cards as well as managed information cards does not represent that identity provider 135 now asserts the information contained in the personal information cards; identity provider 135 is merely offering a service that allows for the use of personal information cards on machines such as untrusted client 205 .
- untrusted client 205 As the use of untrusted client 205 depends on identity provider 135 already storing the information cards (either personal or managed), the information cards need to be established before the user can use untrusted client 205 . Since establishing information cards involves information about the user that should be kept secret, normally the user will create the information cards on trusted client 105 , and then transfer the information cards to identity provider 135 , after which the user can use the information cards to perform a transaction on untrusted client 205 .
- Facilitating communications between trusted client 105 , untrusted client 205 , relying party 130 , legacy relying party 210 , and identity provider 135 is accessor function 215 .
- Most communications between trusted client 105 and/or untrusted client 205 on the one hand and identity provider 135 , relying party 130 , and/or legacy relying party 210 on the other hand pass through accessor function 215 , with some exceptions to be discussed below.
- trusted client 105 and untrusted client 205 communicate with accessor function 215 via lines of communication 220 and 225 , respectively.
- identity provider 135 , relying party 130 , and legacy relying party 210 communicate with accessor function via lines of communication 230 , 235 , and 240 , respectively.
- FIG. 2 is a network connecting trusted client 105 , untrusted client 205 , accessor function 215 , identity provider 135 , relying party 130 , and legacy relying party 210 .
- a person skilled in the art will recognize that some network(s) connect these components, and that different networks and different network types can be used to connect these various components. For example, some components of FIG. 2 might be connected via wireline networks, where as other components might be connected via wireless networks.
- trusted client 105 can communicate directly with relying party 130 and identity provider 135 without the intervention of accessor function 215 . Nevertheless, there is an advantage to including accessor function 215 in the system shown in FIG. 2 . Specifically, by including accessor function 215 in the system shown in FIG. 2 , legacy relying party 210 can use the information card system with trusted client 105 , a functionality that would not be available without accessor function 215 .
- out-of-band modes 245 and 250 are also shown in FIG. 2 , coupled to accessor function 215 via line of communication 255 and identity provider 135 via line of communication 260 , respectively.
- Out-of-band modes 245 and 250 enable functions that, for one reason or another, should not be carried out across the network connecting trusted client 105 and/or untrusted client 205 with accessor function 215 and identity provider 135 .
- accessor function 215 or identity provider 135 might request a user of untrusted client 205 to authenticate himself: for example, by submitting a username and password combination. If such information were input into untrusted client 205 , this information, which is sensitive to the user, might be captured by some software residing on untrusted client 205 .
- out-of-band modes 245 and 250 can be any out-of-band mode that does not utilize the network connecting untrusted client 205 with the respective components of the system.
- out-of-band modes 245 and 250 can utilize a cellular telephone connection. When out-of-band authentication is needed, the user's cellular telephone can be rung, and the user asked to input an authentication code.
- out-of-band authentication can detect that possibility, protecting the user's identity.
- the user can input the authentication code. Once the user is properly authenticated, the system can proceed as normal.
- legacy relying party 210 represents a relying party that is not capable of using the information card system.
- Accessor function 215 can detect that legacy relying party 210 is a legacy relying party, and act as a proxy for legacy relying party 210 in using the information card system.
- Co-pending U.S. patent application Ser. No. 12/019,104, titled “PROCESSING HTML EXTENSIONS TO ENABLE SUPPORT OF INFORMATION CARDS BY A RELYING PARTY”, filed Jan. 24, 2008, and incorporated by reference herein describes how a trusted client can use the information card system on behalf of a legacy relying party.
- a person skilled in the art will recognize how accessor function can be adapted to provide a similar functionality on behalf of a legacy relying party, separating this functionality from the trusted client.
- FIG. 3 shows the clients of FIG. 2 equipped to interact with the accessor function of FIG. 2 .
- clients 105 and 205 are shown as including card selector 305 , receiver 310 , and transmitter 315 .
- Card selector 305 enables the user of the client to select the desired information card to use in a particular transaction.
- Receiver 310 and transmitter 315 enable communications to and from the client.
- FIG. 3 also shows clients 105 and 205 as including information cards, such as information card 320 . These information cards are displayed in card selector 305 , permitting the user to select the desired information cards used for the current transaction. However, the information cards are not necessarily stored on the client. As discussed above with reference to FIGS. 1 and 2 , it is not desirable to store personal information cards on untrusted client 205 , as the information contained on the personal information cards might be sensitive to the user and might be captured by some software resident on untrusted client 205 . Instead, clients 105 and 205 can request a list of information cards that are available for use at the client. This is discussed further with reference to FIGS. 4 and 5 below.
- FIG. 4 shows the trusted client of FIG. 2 transmitting a personal information card to the identity provider of FIG. 2 for management on behalf of the user.
- trusted client 105 is shown transmitting personal information card 320 to identity provider 135 .
- trusted client 105 could use personal information card 320 without needing identity provider 135 to “manage” personal information card 320 (shown coupled to identity provider 135 as personal information card 405 ) on its behalf.
- identity provider 135 “manage” personal information card 405 (along with managed information card 410 )
- the system enables the use of personal information card 405 at any client.
- having identity provider 135 “manage” personal information card 405 on behalf of trusted client 105 not only enables the use of personal information card 405 at untrusted clients, but it also enables the user to utilize personal information card 405 at other trusted clients on which personal information card 320 has not been installed.
- the system enables not only the use of untrusted clients with the information card system, but it also enables the user to have a “virtual wallet” that can be used at any client, trusted or not.
- the client can request from identity provider 135 images of any information cards resident on identity provider 135 that belong to the user.
- the images of the information cards of themselves are not sensitive information, and can be transmitted across any networks, even to an untrusted client.
- the images of the information cards can be graphical images, such as bitmaps, GIFs, JPGs, or any other desired graphical form, which can be displayed by the client.
- the images of the information cards can also be structured in a “textual form” that can be displayed by the client.
- the images can be structured as HTML, XML, or other text-based formats; the client can then process the text-based format and display information about the information card to the user.
- the image normally does not include any secret information (which, if made available to an untrusted client, could be captured and used against the user).
- the user knows what information is represented by the image of each information card, and therefore can select an appropriate information card to use in the current transaction.
- the information card system can use data known about the information cards installed on the system, in conjunction with the security policy from the relying party, to identify installed information cards that can satisfy the security policy.
- the identity provider can transmit to the client only images of information cards that can satisfy the security policy.
- the user can select any information card whose image is shown, in the knowledge that the information card can satisfy the security policy of the relying party.
- the identity provider can transmit images of all information cards available at the identity provider, without identifying which information cards can satisfy the security policy of the relying party.
- the burden is on the user to remember which information card might satisfy the security policy of the relying party.
- FIGS. 2 and 4 only one identity provider is shown. However, a person skilled in the art will recognize that multiple identity providers can exist, and can be used in conjunction with embodiments of the invention.
- one identity provider can operate as a proxy for another identity provider. This proxy service can operate for any desired objective: for example, to authenticate the user to the second identity provider, or to obtain a list of information cards available at the second identity provider.
- FIG. 5 shows the untrusted client of FIG. 2 capable of communicating with a dumb USB device or a smart USB device.
- untrusted client 205 is shown communicating variously with dumb USB device 505 or smart USB device 510 . While the discussion of FIG. 5 focuses on the storage device as a USB device, a person skilled in the art will recognize that the USB device can be replaced with any appropriate alternative storage form.
- Dumb USB device 505 represents a dumb storage device: that is, a storage device that simply stores data, without any inherent security or processing capability. As it lacks any security or processing capabilities, dumb USB device 505 is not considered any more “secure” than untrusted client 205 is. Thus, dumb USB device 505 normally would not store any sensitive information. Dumb USB device 505 is shown as storing personal information card 515 and managed information card 520 . These are not true information cards stored on dumb USB device 505 ; rather, they are merely images representing information cards that can be accessed from some other source, such as an identity provider.
- the card selector on untrusted client 205 When the card selector on untrusted client 205 is invoked, it can detect the presence of dumb USB device 505 , and retrieve from the storage therein the images of personal information card 515 and managed information card 520 . The user can therefore bring with him on dumb USB device 505 images of information cards the user wants to carry with him, even though the cards themselves remain stored securely at the identity provider.
- smart USB device 510 can securely store information cards, such as personal information card 525 and managed information card 530 .
- smart USB device 510 can include local secure token service 535 .
- Local secure token service 535 is a trusted secure token service, capable of generating (from within smart USB device 510 ) a security token responsive to a selected information card. (This of course assumes that the data needed to generate the security token is available within smart USB device 510 .
- local secure token service 535 cannot generate a security token based on managed information card 530 , as the data that comprises managed information card 530 is not stored on smart USB device 510 , but rather on identity provider 135 .) Because smart USB device 510 is secure, and because local secure token service 535 is trusted, local secure token service 535 can generate a security token without any sensitive information being compromised, even though smart USB device 510 is coupled to untrusted client 205 , which itself might be compromised.
- a client can obtain a list of available information cards.
- the client can query the identity provider (possibly via the accessor function) for a list of information cards available at the identity provider.
- the client can access available information cards (either directly available or just images representing information cards available at another source, such as an identity provider) from a locally-coupled data store, such as a USB device.
- a client can generate a list of available information cards by combining multiple sources: for example, both querying an identity provider and accessing a local USB device.
- FIGS. 6A-6C show a flowchart of a procedure for the clients of FIG. 2 to interact with the accessor function in the information card system.
- the client trusted or untrusted, requests access to a resource of a relying party.
- the client receives a request to invoke a card selector.
- this request to invoke the card selector is typically performed by the accessor function, which can act as a proxy for the relying party; can be the destination of the client's request, as redirected; or can be the direct destination of the client's request.
- the card selector is invoked on the client.
- either the accessor function or an identity provider might request that the user authenticate himself to the system.
- the user authenticates himself to the identity provider; at block 625 , the user authenticates himself to the accessor function.
- the user does not need to authenticate himself to both the accessor function and the identity provider. If the user does not need to authenticate himself (for example if the user has previously authenticated himself this session, or if the system does not request authentication), the authentication blocks can be omitted, as shown by dashed line 630 .
- the client requests a list of available information cards. As discussed above, this can involve querying an identity provider for list of the information cards available at that identity provider, accessing a local data store, such as a USB device, or some other means.
- the client receives the users selected information card.
- the accessor function needs to receive a security token.
- the security token can be generated by an identity provider or, if a trusted local secure token service is available (for example on a smart USB device), the security token can be generated in the local secure token service.
- the client can request an identity provider to generate the security token; alternatively, at block 650 , the client can request the trusted local secure token service to generate the security token. Either way, once the client has the security token, at block 655 , the client transmits a security token to the accessor function, and at block 660 , the client gains access to the resource.
- the security token as generated by the identity provider passes through the client before it is delivered to the relying party (in embodiments of the invention, via the accessor function).
- the security token can be transmitted from the identity provider directly to the accessor function, bypassing the client.
- the identity provider it is helpful for the identity provider to also transmit a message to the client, alerting the client that the security token was transmitted directly to the accessor function. In this way, the client is kept aware of the fact that the security token was transmitted to the accessor function, even though the security token did not pass through the client on the way to the accessor function.
- FIG. 7 shows a flowchart of a procedure for the clients of FIG. 2 can construct a list of information cards available for use at the client.
- the client can request a list of available information cards from an identity provider, and at block 710 , the client can receive the list of information cards available from the identity provider.
- one identity provider can act as a proxy for another identity provider.
- the request for the list of information cards available at the first identity provider can include the request for the list of information cards available at the other identity provider(s) by proxy.
- the client can request a list of information cards available to it from the accessor function, and at block 720 , the client can receive a list of information cards available from the accessor function.
- the accessor function is essentially acting as a proxy for the identity provider(s).
- the client can access a list of available information cards from a local data store.
- this local data store can be, for example, a USB device.
- FIG. 8 shows a flowchart of a procedure for the accessor function of FIG. 2 to detect a legacy relying party and invoke the information card system on behalf of the legacy relying party.
- the accessor function identifies a request to access a resource of a legacy relying party.
- resources can include an authentication request of a legacy relying party, a form of the legacy relying party to be filled out, or an LDAP store that needs to be populated, among other possibilities. Further, this request can be made by either a trusted client or an untrusted client, depending on the situation.
- the accessor function If the request is made by an untrusted client, then the accessor function is fulfilling two roles: that of enabling the remote use of information cards at an untrusted client, and that of enabling the use of information cards with legacy relying parties that are not designed to use a security token.)
- the accessor function requests a security token from a client.
- accessor function uses the security token to access the resource of the legacy relying party. Further details as to how the accessor function can use the security token to access the resource of the legacy relying party are shown with reference to FIG. 9 below.
- FIG. 9 shows a flowchart of a procedure for ways in which the accessor function of FIG. 2 can use data from an information card on behalf of the legacy relying party.
- the accessor function can use the security token to fill out a form on the website of the legacy relying party.
- the accessor function can use the security token to authenticate the user to the legacy relying party.
- 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 can 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.
- VR virtual reality
- 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 can 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 can utilize one or more connections to one or more remote machines, such as through a network interface, modem, or other communicative coupling.
- Machines can be interconnected by way of a physical and/or logical network, such as an intranet, the Internet, local area networks, wide area networks, etc.
- network communication can 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.
- RF radio frequency
- IEEE Institute of Electrical and Electronics Engineers
- Associated data can 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.
- volatile and/or non-volatile memory e.g., RAM, ROM, etc.
- RAM random access memory
- ROM read-only memory
- 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 can 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 can be used in a compressed or encrypted format. Associated data can be used in a distributed environment, and stored locally and/or remotely for machine access.
Landscapes
- Engineering & Computer Science (AREA)
- Computer Security & Cryptography (AREA)
- Theoretical Computer Science (AREA)
- Computer Hardware Design (AREA)
- Software Systems (AREA)
- Physics & Mathematics (AREA)
- General Engineering & Computer Science (AREA)
- General Physics & Mathematics (AREA)
- Storage Device Security (AREA)
Abstract
An accessor function interfaces among a client, a relying party, and an identity provider. The identity provider can “manage” personal (i.e., self-asserted) information cards on behalf of a user, making the personal information cards available on clients on which the personal information cards are not installed. The client can be an untrusted client, vulnerable to attacks such as key logging, screen capture, and memory interrogation. The accessor function can also asked as a proxy for the relying party in terms of invoking and using the information cards system, for use with legacy relying parties.
Description
- This application is a divisional of co-pending U.S. patent application Ser. No. 13/408,384, titled “REMOTABLE INFORMATION CARDS”, filed Feb. 29, 2012, which is a continuation of U.S. patent application Ser. No. 12/111,874, titled “REMOTABLE INFORMATION CARDS”, filed Apr. 29, 2008, now U.S. Pat. No. 8,151,324, issued Apr. 3, 2012, which is a continuation-in-part of co-pending U.S. patent application Ser. No. 11/843,572, titled “PERFORMING A BUSINESS TRANSACTION WITHOUT DISCLOSING SENSITIVE IDENTITY INFORMATION TO A RELYING PARTY”, filed Aug. 22, 2007, now U.S. Pat. No. 8,073,783, issued Dec. 6, 2011, of co-pending U.S. patent application Ser. No. 11/843,638, titled “POLICY-BASED AUDITING OF IDENTITY CREDENTIAL DISCLOSURE BY A SECURE TOKEN SERVICE”, filed Aug. 22, 2007, and of co-pending U.S. patent application Ser. No. 11/843,640, titled “FRAMEWORK AND TECHNOLOGY TO ENABLE THE PORTABILITY OF INFORMATION CARDS”, filed Aug. 22, 2007, now U.S. Pat. No. 8,074,257, issued Dec. 6, 2011, all of which are herein incorporated by reference for all purposes. Co-pending U.S. patent application Ser. No. 11/843,572, titled “PERFORMING A BUSINESS TRANSACTION WITHOUT DISCLOSING SENSITIVE IDENTITY INFORMATION TO A RELYING PARTY”, filed Aug. 22, 2007, now U.S. Pat. No. 8,073,783, issued Dec. 6, 2011, co-pending U.S. patent application Ser. No. 11/843,638, titled “POLICY-BASED AUDITING OF IDENTITY CREDENTIAL DISCLOSURE BY A SECURE TOKEN SERVICE”, filed Aug. 22, 2007, and co-pending U.S. patent application Ser. No. 11/843,640, titled “FRAMEWORK AND TECHNOLOGY TO ENABLE THE PORTABILITY OF INFORMATION CARDS”, filed Aug. 22, 2007, now U.S. Pat. No. 8,074,257, issued Dec. 6, 2011, all claim the benefit of U.S. Provisional Patent Application Ser. No. 60/895,312, filed Mar. 16, 2007, 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 herein incorporated by reference for all purposes.
- U.S. patent application Ser. No. 12/111,874, titled “REMOTABLE INFORMATION CARDS”, filed Apr. 29, 2008, now U.S. Pat. No. 8,151,324, issued Apr. 3, 2012, is also a continuation-in-part of co-pending U.S. patent application Ser. No. 12/019,104, titled “PROCESSING HTML EXTENSIONS TO ENABLE SUPPORT OF INFORMATION CARDS BY A RELYING PARTY”, filed Jan. 24, 2008, which claims the benefit of U.S. Provisional Patent Application Ser. No. 60/973,679, filed Sep. 19, 2007, both of which are herein incorporated by reference for all purposes.
- U.S. patent application Ser. No. 12/111,874, titled “REMOTABLE INFORMATION CARDS”, filed Apr. 29, 2008, now U.S. Pat. No. 8,151,324, issued Apr. 3, 2012, is also a continuation-in-part of co-pending U.S. patent application Ser. No. 12/029,373, filed Feb. 11, 2008, which is herein incorporated by reference for all purposes.
- This invention pertains to using information cards, and more particularly to being able use information cards with an untrusted client.
- 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.
- While this system simplifies the management of information used to satisfy the requests of service providers, there are potential problems. This system assumes that a client machine is trustworthy. But if the client machine is not trustworthy—if the client might be subject to attacks of different natures—it would be dangerous for a user to use the client with the system. The various attacks to which the client might be subjected might lead to the user involuntarily revealing secret information, which could then be used against the user at a later time.
- A need remains for a way to addresses these and other problems associated with the prior art.
- In an embodiment of the invention, an untrusted client can engage in a transaction with a relying party. An accessor function acts as an intermediary between the untrusted client and the relying party. The accessor function can invoke the card selector on the untrusted client and act as a pathway through which all sensitive information flows to the relying party. Personal information cards, which normally would be stored directly on the client, can be “managed” on behalf of the user by an identity provider.
- In another embodiment of the invention, the accessor function can determine that the relying party can use data stored in an information card, but that the relying party is itself not capable of using the information card system. The accessor function can then invoke the information card system on behalf of this legacy relying party, utilizing data from the information cards in a manner that mimics how the legacy relying party might use the data if the legacy relying party were able to use the information card 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.
-
FIG. 1 shows a sequence of communications between a client, a relying party, and an identity provider. -
FIG. 2 shows a trusted client, an untrusted client, an identity provider, a relying party, and a legacy relying party communicating through an accessor function, in an embodiment of the invention. -
FIG. 3 shows the clients ofFIG. 2 equipped to interact with the accessor function ofFIG. 2 . -
FIG. 4 shows the trusted client ofFIG. 2 transmitting a personal information card to the identity provider ofFIG. 2 for management on behalf of the user. -
FIG. 5 shows the untrusted client ofFIG. 2 capable of communicating with a dumb USB device or a smart USB device. -
FIGS. 6A-6C show a flowchart of a procedure for the clients ofFIG. 2 to interact with the accessor function in the information card system. -
FIG. 7 shows a flowchart of a procedure for the clients ofFIG. 2 can construct a list of information cards available for use at the client. -
FIG. 8 shows a flowchart of a procedure for the accessor function ofFIG. 2 to detect a legacy relying party and invoke the information card system on behalf of the legacy relying party. -
FIG. 9 shows a flowchart of a procedure for ways in which the accessor function ofFIG. 2 can use data from an information card on behalf of the legacy relying party. - Before explaining the invention, it is important to understand the context of the invention.
FIG. 1 shows a sequence of communications between a client, a relying party, and an identity provider. For simplicity, each party (the client, the relying party, and the identity provider) can be referred to by their machines. Actions attributed to each party are taken by that party's machine, except where the context indicates the actions are taken by the actual party. - In
FIG. 1 ,computer system 105, the client, is shown as includingcomputer 110, monitor 115, keyboard 120, andmouse 125. A person skilled in the art will recognize that other components can be included with computer system 105: for example, other input/output devices, such as a printer. In addition,FIG. 1 does not show some of the conventional internal components of computer system 105: for example, a central processing unit, memory, storage, etc. Although not shown inFIG. 1 , a person skilled in the art will recognize thatcomputer system 105 can interact with other computer systems, such as relyingparty 130 andidentity provider 135, either directly or over a network (not shown inFIG. 1 ) of any type. Finally, althoughFIG. 1 showscomputer system 105 as a conventional desktop computer, a person skilled in the art will recognize thatcomputer system 105 can be any type of machine or computing device capable of providing the services attributed herein tocomputer system 105, including, for example, a laptop computer, a personal digital assistant (PDA), or a cellular telephone. - Relying
party 130 is a machine managed by a party that relies in some way on the identity of the user ofcomputer system 105. The operator of relyingparty 130 can be any type of relying party. For example, the operator of relyingparty 130 can be a merchant running a business on a website. Or, the operator of relyingparty 130 can be an entity that offers assistance on some matter to registered parties. Relyingparty 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 ofinformation identity provider 135 stores for a user, a single user might store identifying information with a number ofdifferent 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 relyingparty 130, as shown incommunication 140, which is returned incommunication 145 assecurity policy 150.Security policy 150 is a summary of theinformation relying party 130 needs, how the information should be formatted, and so on. - Once
computer system 105 hassecurity policy 150,computer system 105 can identify which information cards will satisfysecurity policy 150. Different security policies might result in different information cards being usable. For example, if relyingparty 130 simply needs a user's 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 satisfiessecurity 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 fromidentity provider 135, as shown incommunication 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 returnssecurity token 160, as shown incommunication 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 byidentity provider 135, so that relyingparty 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 forwardssecurity token 160 to relyingparty 130, as shown incommunication 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 ofcomputer 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. Relyingparty 130 only receives the information the user wants relyingparty 130 to have, and does not store that information on behalf of the user (although it would be possible for relyingparty 130 to store the information in security token 160: there is no effective way to prevent such an act). - The problem with this model is, as noted above, that there is an implicit assumption that
client 105 is trustworthy. More specifically, there is an implicit assumption thatclient 105 is not subject to attacks that might result in sensitive information of the user being captured by a third party. When this assumption is removed—that is, whenclient 105 is potentially subject to attacks that could leak sensitive information—the problem with this model becomes apparent. - Now that the problem—removing the assumption that
client 105 is trustworthy—is understood, embodiments of the invention can be explained. InFIG. 2 , both trustedclient 105 anduntrusted client 205 are shown communicating with relying parties.Trusted client 105 can be any trusted client, as known in the art.Untrusted client 205 represents a client whose security cannot be trusted: for example,untrusted client 205 might be vulnerable to key logging software, screen capture software, memory interrogation, or any other variety of attack that might expose the user's sensitive information to another.Untrusted client 205 might be, for example, a kiosk in a public place, or even a publicly-accessible computer, such as might be found in the library. Any machine whose security is uncertain or cannot otherwise be guaranteed can be considered to be an untrusted client. - A relying party can be relying
party 130, a relying party that is capable of processing a security token issued in accordance with the information card system. The relying party can also be a legacy relying party, such aslegacy relying party 210.Legacy relying party 210 represents a party with whom trustedclient 105 oruntrusted client 205 might wish to conduct a transaction, but does not process security tokens issued in accordance with the information card system. For example,legacy relying party 210 might represent a website that expects a user to provide a username and password to access a resource on the website, but does not request a security token from an information card system. Or,legacy relying party 210 might be a website that includes a form that can be filled out from data stored in information card. Or,legacy relying party 210 might be a machine that uses LDAP in order to authenticate credentials and retrieve attribute information;accessor function 215 can populate an LDAP store that can be used by this machine. A person skilled in the art will recognize other types of legacy relying parties, not normally designed to use information card systems, with which embodiments of the invention can be used. - As noted above, when a user uses
untrusted client 205 to perform a transaction using the information card system, it is desirable to avoid any sensitive information be made available directly tountrusted client 205. To accomplish this aim,identity provider 135 can store not only the information cards managed byidentity provider 135, but also personal information cards created by the user. As discussed above, personal information cards are cards that are self-asserting: the user is asserting the accuracy of the information in the personal information card, rather than some other authority, such asidentity provider 135. Thatidentity provider 135 stores personal information cards as well as managed information cards does not represent thatidentity provider 135 now asserts the information contained in the personal information cards;identity provider 135 is merely offering a service that allows for the use of personal information cards on machines such asuntrusted client 205. - As the use of
untrusted client 205 depends onidentity provider 135 already storing the information cards (either personal or managed), the information cards need to be established before the user can useuntrusted client 205. Since establishing information cards involves information about the user that should be kept secret, normally the user will create the information cards on trustedclient 105, and then transfer the information cards toidentity provider 135, after which the user can use the information cards to perform a transaction onuntrusted client 205. - Facilitating communications between
trusted client 105,untrusted client 205, relyingparty 130,legacy relying party 210, andidentity provider 135 isaccessor function 215. Most communications betweentrusted client 105 and/oruntrusted client 205 on the one hand andidentity provider 135, relyingparty 130, and/orlegacy relying party 210 on the other hand pass throughaccessor function 215, with some exceptions to be discussed below. For example, trustedclient 105 anduntrusted client 205 communicate withaccessor function 215 via lines ofcommunication 220 and 225, respectively. Similarly,identity provider 135, relyingparty 130, andlegacy relying party 210 communicate with accessor function via lines ofcommunication FIG. 2 is a network connecting trustedclient 105,untrusted client 205,accessor function 215,identity provider 135, relyingparty 130, andlegacy relying party 210. A person skilled in the art will recognize that some network(s) connect these components, and that different networks and different network types can be used to connect these various components. For example, some components ofFIG. 2 might be connected via wireline networks, where as other components might be connected via wireless networks.) - A person skilled in the art might recognize that trusted
client 105 can communicate directly with relyingparty 130 andidentity provider 135 without the intervention ofaccessor function 215. Nevertheless, there is an advantage to includingaccessor function 215 in the system shown inFIG. 2 . Specifically, by includingaccessor function 215 in the system shown inFIG. 2 ,legacy relying party 210 can use the information card system with trustedclient 105, a functionality that would not be available withoutaccessor function 215. - Also shown in
FIG. 2 are out-of-band modes accessor function 215 via line ofcommunication 255 andidentity provider 135 via line ofcommunication 260, respectively. Out-of-band modes client 105 and/oruntrusted client 205 withaccessor function 215 andidentity provider 135. For example,accessor function 215 oridentity provider 135 might request a user ofuntrusted client 205 to authenticate himself: for example, by submitting a username and password combination. If such information were input intountrusted client 205, this information, which is sensitive to the user, might be captured by some software residing onuntrusted client 205. Thus, instead of the user inputting the information intountrusted client 205, thereby potentially leaking sensitive information, the user can utilize an out-of-band authentication mode, such as out ofband mode untrusted client 205. Out-of-band modes untrusted client 205 with the respective components of the system. For example, out-of-band modes - As discussed above,
legacy relying party 210 represents a relying party that is not capable of using the information card system.Accessor function 215 can detect thatlegacy relying party 210 is a legacy relying party, and act as a proxy forlegacy relying party 210 in using the information card system. Co-pending U.S. patent application Ser. No. 12/019,104, titled “PROCESSING HTML EXTENSIONS TO ENABLE SUPPORT OF INFORMATION CARDS BY A RELYING PARTY”, filed Jan. 24, 2008, and incorporated by reference herein describes how a trusted client can use the information card system on behalf of a legacy relying party. A person skilled in the art will recognize how accessor function can be adapted to provide a similar functionality on behalf of a legacy relying party, separating this functionality from the trusted client. -
FIG. 3 shows the clients ofFIG. 2 equipped to interact with the accessor function ofFIG. 2 . InFIG. 3 ,clients card selector 305,receiver 310, andtransmitter 315.Card selector 305 enables the user of the client to select the desired information card to use in a particular transaction.Receiver 310 andtransmitter 315 enable communications to and from the client. -
FIG. 3 also showsclients information card 320. These information cards are displayed incard selector 305, permitting the user to select the desired information cards used for the current transaction. However, the information cards are not necessarily stored on the client. As discussed above with reference toFIGS. 1 and 2 , it is not desirable to store personal information cards onuntrusted client 205, as the information contained on the personal information cards might be sensitive to the user and might be captured by some software resident onuntrusted client 205. Instead,clients FIGS. 4 and 5 below. -
FIG. 4 shows the trusted client ofFIG. 2 transmitting a personal information card to the identity provider ofFIG. 2 for management on behalf of the user. InFIG. 4 , trustedclient 105 is shown transmittingpersonal information card 320 toidentity provider 135. As trustedclient 105 is, of course, trusted, trustedclient 105 could usepersonal information card 320 without needingidentity provider 135 to “manage” personal information card 320 (shown coupled toidentity provider 135 as personal information card 405) on its behalf. However, by havingidentity provider 135 “manage” personal information card 405 (along with managed information card 410), the system enables the use ofpersonal information card 405 at any client. In fact, havingidentity provider 135 “manage”personal information card 405 on behalf of trustedclient 105 not only enables the use ofpersonal information card 405 at untrusted clients, but it also enables the user to utilizepersonal information card 405 at other trusted clients on whichpersonal information card 320 has not been installed. Thus, the system enables not only the use of untrusted clients with the information card system, but it also enables the user to have a “virtual wallet” that can be used at any client, trusted or not. - When the user desires to utilize the information card system from a client (trusted or not), the client can request from
identity provider 135 images of any information cards resident onidentity provider 135 that belong to the user. The images of the information cards of themselves are not sensitive information, and can be transmitted across any networks, even to an untrusted client. The images of the information cards can be graphical images, such as bitmaps, GIFs, JPGs, or any other desired graphical form, which can be displayed by the client. The images of the information cards can also be structured in a “textual form” that can be displayed by the client. For example, the images can be structured as HTML, XML, or other text-based formats; the client can then process the text-based format and display information about the information card to the user. In either case, the image normally does not include any secret information (which, if made available to an untrusted client, could be captured and used against the user). The user, of course, knows what information is represented by the image of each information card, and therefore can select an appropriate information card to use in the current transaction. - At this point, it is worth noting that the advantage of the virtualization of the user's “wallet” can come at a price. For example, as discussed above, the information card system can use data known about the information cards installed on the system, in conjunction with the security policy from the relying party, to identify installed information cards that can satisfy the security policy. In some embodiments of this invention, the identity provider can transmit to the client only images of information cards that can satisfy the security policy. In such embodiments of the invention, the user can select any information card whose image is shown, in the knowledge that the information card can satisfy the security policy of the relying party. In other embodiments of the invention, however, the identity provider can transmit images of all information cards available at the identity provider, without identifying which information cards can satisfy the security policy of the relying party. In these alternative embodiments of the invention, the burden is on the user to remember which information card might satisfy the security policy of the relying party.
- In
FIGS. 2 and 4 , only one identity provider is shown. However, a person skilled in the art will recognize that multiple identity providers can exist, and can be used in conjunction with embodiments of the invention. For example, one identity provider can operate as a proxy for another identity provider. This proxy service can operate for any desired objective: for example, to authenticate the user to the second identity provider, or to obtain a list of information cards available at the second identity provider. -
FIG. 5 shows the untrusted client ofFIG. 2 capable of communicating with a dumb USB device or a smart USB device. InFIG. 5 ,untrusted client 205 is shown communicating variously withdumb USB device 505 orsmart USB device 510. While the discussion ofFIG. 5 focuses on the storage device as a USB device, a person skilled in the art will recognize that the USB device can be replaced with any appropriate alternative storage form. -
Dumb USB device 505 represents a dumb storage device: that is, a storage device that simply stores data, without any inherent security or processing capability. As it lacks any security or processing capabilities,dumb USB device 505 is not considered any more “secure” thanuntrusted client 205 is. Thus,dumb USB device 505 normally would not store any sensitive information.Dumb USB device 505 is shown as storingpersonal information card 515 and managedinformation card 520. These are not true information cards stored ondumb USB device 505; rather, they are merely images representing information cards that can be accessed from some other source, such as an identity provider. When the card selector onuntrusted client 205 is invoked, it can detect the presence ofdumb USB device 505, and retrieve from the storage therein the images ofpersonal information card 515 and managedinformation card 520. The user can therefore bring with him ondumb USB device 505 images of information cards the user wants to carry with him, even though the cards themselves remain stored securely at the identity provider. - In contrast, when
untrusted client 205 is coupled tosmart USB device 510, things can operate a little differently. Becausesmart USB device 510 is “smart”,smart USB device 510 can securely store information cards, such aspersonal information card 525 and managedinformation card 530. In addition,smart USB device 510 can include local securetoken service 535. Local securetoken service 535 is a trusted secure token service, capable of generating (from within smart USB device 510) a security token responsive to a selected information card. (This of course assumes that the data needed to generate the security token is available withinsmart USB device 510. For example, local securetoken service 535 cannot generate a security token based on managedinformation card 530, as the data that comprises managedinformation card 530 is not stored onsmart USB device 510, but rather onidentity provider 135.) Becausesmart USB device 510 is secure, and because local securetoken service 535 is trusted, local securetoken service 535 can generate a security token without any sensitive information being compromised, even thoughsmart USB device 510 is coupled tountrusted client 205, which itself might be compromised. - A comparison with co-pending U.S. patent application Ser. No. 11/843,572, titled “PERFORMING A BUSINESS TRANSACTION WITHOUT DISCLOSING SENSITIVE IDENTITY INFORMATION TO A RELYING PARTY”, filed Aug. 22, 2007, now U.S. Pat. No. 8,073,783, issued Dec. 6, 2011, to co-pending U.S. patent application Ser. No. 11/843,638, titled “POLICY-BASED AUDITING OF IDENTITY CREDENTIAL DISCLOSURE BY A SECURE TOKEN SERVICE”, filed Aug. 22, 2007, to co-pending U.S. patent application Ser. No. 11/843,640, titled “FRAMEWORK AND TECHNOLOGY TO ENABLE THE PORTABILITY OF INFORMATION CARDS”, filed Aug. 22, 2007, now U.S. Pat. No. 8,074,257, issued Dec. 6, 2011, all of which are herein incorporated by reference, might now be useful. These related applications describe, among other concepts, portable information cards. For example, if the client is coupled to a USB device storing the portable information cards, the client can access the information cards from this USB device. The same is true of any other pluggable card store. But if the client is not trusted, the use of portable information cards as described in these related applications does not avoid the potential revelation of sensitive information on the untrusted client: once the untrusted client has access to the information cards (particularly personal information cards) from the pluggable card store, the sensitive information stored in those cards is vulnerable. In contrast, with remotable information cards, the sensitive information in card stores can be protected.
- At this point, it should be clear as to how a client can obtain a list of available information cards. The client can query the identity provider (possibly via the accessor function) for a list of information cards available at the identity provider. Or, the client can access available information cards (either directly available or just images representing information cards available at another source, such as an identity provider) from a locally-coupled data store, such as a USB device. A person skilled in the art will also recognize that a client can generate a list of available information cards by combining multiple sources: for example, both querying an identity provider and accessing a local USB device.
-
FIGS. 6A-6C show a flowchart of a procedure for the clients ofFIG. 2 to interact with the accessor function in the information card system. InFIG. 6A , atblock 605, the client, trusted or untrusted, requests access to a resource of a relying party. Atblock 610, the client receives a request to invoke a card selector. As discussed above, this request to invoke the card selector is typically performed by the accessor function, which can act as a proxy for the relying party; can be the destination of the client's request, as redirected; or can be the direct destination of the client's request. Atblock 615, the card selector is invoked on the client. - At some point, either the accessor function or an identity provider might request that the user authenticate himself to the system. At block 620 (
FIG. 6B ), the user authenticates himself to the identity provider; atblock 625, the user authenticates himself to the accessor function. Typically, the user does not need to authenticate himself to both the accessor function and the identity provider. If the user does not need to authenticate himself (for example if the user has previously authenticated himself this session, or if the system does not request authentication), the authentication blocks can be omitted, as shown by dashedline 630. - Assuming authentication is satisfied (if required), at
block 635 the client requests a list of available information cards. As discussed above, this can involve querying an identity provider for list of the information cards available at that identity provider, accessing a local data store, such as a USB device, or some other means. Atblock 640, the client receives the users selected information card. - At this point, once the information card has been selected, the accessor function needs to receive a security token. As discussed above, with reference to
FIGS. 2 and 5 , the security token can be generated by an identity provider or, if a trusted local secure token service is available (for example on a smart USB device), the security token can be generated in the local secure token service. Atblock 645, the client can request an identity provider to generate the security token; alternatively, atblock 650, the client can request the trusted local secure token service to generate the security token. Either way, once the client has the security token, atblock 655, the client transmits a security token to the accessor function, and atblock 660, the client gains access to the resource. - A person skilled in the art will recognize that normal operation of the information card system has all information flowing through the client: no information normally bypasses the client. Thus, in normal operation, the security token as generated by the identity provider passes through the client before it is delivered to the relying party (in embodiments of the invention, via the accessor function). However, a person skilled in the art will also recognize that, if the security token is considered “sensitive information” (in that the security token represents, usually in encrypted form, data from an information card), the security token can be transmitted from the identity provider directly to the accessor function, bypassing the client. In this embodiment of the invention, it is helpful for the identity provider to also transmit a message to the client, alerting the client that the security token was transmitted directly to the accessor function. In this way, the client is kept aware of the fact that the security token was transmitted to the accessor function, even though the security token did not pass through the client on the way to the accessor function.
- As discussed above with reference to block 635, the client can determine a list of available information cards from a number of different sources.
FIG. 7 shows a flowchart of a procedure for the clients ofFIG. 2 can construct a list of information cards available for use at the client. Atblock 705, the client can request a list of available information cards from an identity provider, and atblock 710, the client can receive the list of information cards available from the identity provider. As discussed above with reference toFIG. 2 , one identity provider can act as a proxy for another identity provider. In such an embodiment of the invention, the request for the list of information cards available at the first identity provider can include the request for the list of information cards available at the other identity provider(s) by proxy. - Alternatively, at
block 715, the client can request a list of information cards available to it from the accessor function, and atblock 720, the client can receive a list of information cards available from the accessor function. In this embodiment of the invention, the accessor function is essentially acting as a proxy for the identity provider(s). - In another alternative, at
block 725, the client can access a list of available information cards from a local data store. As discussed above with reference toFIG. 5 , this local data store can be, for example, a USB device. -
FIG. 8 shows a flowchart of a procedure for the accessor function ofFIG. 2 to detect a legacy relying party and invoke the information card system on behalf of the legacy relying party. Atblock 805, the accessor function identifies a request to access a resource of a legacy relying party. As discussed above with reference toFIG. 2 , such resources can include an authentication request of a legacy relying party, a form of the legacy relying party to be filled out, or an LDAP store that needs to be populated, among other possibilities. Further, this request can be made by either a trusted client or an untrusted client, depending on the situation. (If the request is made by an untrusted client, then the accessor function is fulfilling two roles: that of enabling the remote use of information cards at an untrusted client, and that of enabling the use of information cards with legacy relying parties that are not designed to use a security token.) Atblock 810, the accessor function requests a security token from a client. Finally, atblock 815, accessor function uses the security token to access the resource of the legacy relying party. Further details as to how the accessor function can use the security token to access the resource of the legacy relying party are shown with reference toFIG. 9 below. -
FIG. 9 shows a flowchart of a procedure for ways in which the accessor function ofFIG. 2 can use data from an information card on behalf of the legacy relying party. Atblock 905, the accessor function can use the security token to fill out a form on the website of the legacy relying party. Atblock 910, the accessor function can use the security token to authenticate the user to the legacy relying party. And atblock 915, the accessor function and use the security token to populate an LDAP store on behalf of the legacy relying party. - The following discussion is intended to provide a brief, general description of a suitable machine in which certain aspects of the invention can 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 can 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 can 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 can utilize one or more connections to one or more remote machines, such as through a network interface, modem, or other communicative coupling. Machines can 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 can 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 can 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 can 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 can 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 can be used in a compressed or encrypted format. Associated data can 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 can be modified in arrangement and detail without departing from such principles, and can 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 can 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 can come within the scope and spirit of the following claims and equivalents thereto.
Claims (5)
1. A method, comprising:
identifying a request of a resource of a legacy relying party received from a client, the legacy relying party not designed to use a security token;
requesting the security token from the client; and
using the security token on behalf of the user to access the resource.
2. A method according to claim 1 , wherein using the security token on behalf of the user includes filling out a form on a website of the legacy relying party.
3. A method according to claim 1 , wherein using the security token on behalf of the user includes authenticating the user to the legacy relying party.
4. A method according to claim 1 , wherein using the security token on behalf of the user includes populating an LDAP store used by the legacy relying party.
5. A method according to claim 1 , wherein:
identifying a request of a resource of a legacy relying party received from a client includes identifying a request of a resource of a legacy relying party received from an untrusted client; and
requesting the security token from the untrusted client.
Priority Applications (1)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
US13/619,554 US20130014245A1 (en) | 2007-03-16 | 2012-09-14 | Remotable information cards |
Applications Claiming Priority (12)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
US89531207P | 2007-03-16 | 2007-03-16 | |
US89532507P | 2007-03-16 | 2007-03-16 | |
US89531607P | 2007-03-16 | 2007-03-16 | |
US11/843,572 US8073783B2 (en) | 2007-03-16 | 2007-08-22 | Performing a business transaction without disclosing sensitive identity information to a relying party |
US11/843,640 US8074257B2 (en) | 2007-03-16 | 2007-08-22 | Framework and technology to enable the portability of information cards |
US11/843,638 US8370913B2 (en) | 2007-03-16 | 2007-08-22 | Policy-based auditing of identity credential disclosure by a secure token service |
US97367907P | 2007-09-19 | 2007-09-19 | |
US12/019,104 US20090077655A1 (en) | 2007-09-19 | 2008-01-24 | Processing html extensions to enable support of information cards by a relying party |
US12/029,373 US20090204622A1 (en) | 2008-02-11 | 2008-02-11 | Visual and non-visual cues for conveying state of information cards, electronic wallets, and keyrings |
US12/111,874 US8151324B2 (en) | 2007-03-16 | 2008-04-29 | Remotable information cards |
US13/408,384 US20120159605A1 (en) | 2007-03-16 | 2012-02-29 | Remotable information cards |
US13/619,554 US20130014245A1 (en) | 2007-03-16 | 2012-09-14 | Remotable information cards |
Related Parent Applications (1)
Application Number | Title | Priority Date | Filing Date |
---|---|---|---|
US13/408,384 Division US20120159605A1 (en) | 2007-03-16 | 2012-02-29 | Remotable information cards |
Publications (1)
Publication Number | Publication Date |
---|---|
US20130014245A1 true US20130014245A1 (en) | 2013-01-10 |
Family
ID=40673640
Family Applications (3)
Application Number | Title | Priority Date | Filing Date |
---|---|---|---|
US12/111,874 Expired - Fee Related US8151324B2 (en) | 2007-03-16 | 2008-04-29 | Remotable information cards |
US13/408,384 Abandoned US20120159605A1 (en) | 2007-03-16 | 2012-02-29 | Remotable information cards |
US13/619,554 Abandoned US20130014245A1 (en) | 2007-03-16 | 2012-09-14 | Remotable information cards |
Family Applications Before (2)
Application Number | Title | Priority Date | Filing Date |
---|---|---|---|
US12/111,874 Expired - Fee Related US8151324B2 (en) | 2007-03-16 | 2008-04-29 | Remotable information cards |
US13/408,384 Abandoned US20120159605A1 (en) | 2007-03-16 | 2012-02-29 | Remotable information cards |
Country Status (2)
Country | Link |
---|---|
US (3) | US8151324B2 (en) |
EP (2) | EP2113858A1 (en) |
Cited By (2)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
WO2015009045A1 (en) * | 2013-07-16 | 2015-01-22 | Samsung Electronics Co., Ltd. | Media based authentication and authorization for secure services |
CN106485170A (en) * | 2015-09-02 | 2017-03-08 | 阿里巴巴集团控股有限公司 | A kind of data inputting method and device |
Families Citing this family (19)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
US8151324B2 (en) | 2007-03-16 | 2012-04-03 | Lloyd Leon Burch | Remotable information cards |
US8087060B2 (en) | 2007-03-16 | 2011-12-27 | James Mark Norman | Chaining information card selectors |
US10594695B2 (en) * | 2007-12-10 | 2020-03-17 | Nokia Technologies Oy | Authentication arrangement |
US8079069B2 (en) * | 2008-03-24 | 2011-12-13 | Oracle International Corporation | Cardspace history validator |
US20090300714A1 (en) | 2008-05-27 | 2009-12-03 | Open Invention Network Llc | Privacy engine and method of use in a user-centric identity management system |
US9269010B2 (en) | 2008-07-14 | 2016-02-23 | Jumio Inc. | Mobile phone payment system using integrated camera credit card reader |
US9305230B2 (en) * | 2008-07-14 | 2016-04-05 | Jumio Inc. | Internet payment system using credit card imaging |
US8561172B2 (en) | 2008-08-29 | 2013-10-15 | Novell Intellectual Property Holdings, Inc. | System and method for virtual information cards |
US8083135B2 (en) | 2009-01-12 | 2011-12-27 | Novell, Inc. | Information card overlay |
US8632003B2 (en) | 2009-01-27 | 2014-01-21 | Novell, Inc. | Multiple persona information cards |
US20120116918A1 (en) * | 2010-11-10 | 2012-05-10 | Precise Biometrics Ab | Secure payment mechanism |
US9378379B1 (en) * | 2011-01-19 | 2016-06-28 | Bank Of America Corporation | Method and apparatus for the protection of information in a device upon separation from a network |
US10552697B2 (en) | 2012-02-03 | 2020-02-04 | Jumio Corporation | Systems, devices, and methods for identifying user data |
US9172694B2 (en) * | 2012-05-22 | 2015-10-27 | International Business Machines Corporation | Propagating delegated authorized credentials through legacy systems |
US9342695B2 (en) | 2012-10-02 | 2016-05-17 | Mordecai Barkan | Secured automated or semi-automated systems |
US11188652B2 (en) | 2012-10-02 | 2021-11-30 | Mordecai Barkan | Access management and credential protection |
EP2904743B1 (en) | 2012-10-02 | 2017-09-06 | Mordecai Barkan | Secure computer architectures, systems, and applications |
US9672360B2 (en) * | 2012-10-02 | 2017-06-06 | Mordecai Barkan | Secure computer architectures, systems, and applications |
CN112580573A (en) | 2015-02-03 | 2021-03-30 | 居米奥公司 | System and method for imaging identification information |
Citations (3)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
US20040098595A1 (en) * | 2002-11-14 | 2004-05-20 | International Business Machines Corporation | Integrating legacy application/data access with single sign-on in a distributed computing environment |
US20080196096A1 (en) * | 2007-02-13 | 2008-08-14 | Amiram Grynberg | Methods for Extending a Security Token Based Identity System |
US7669218B1 (en) * | 2004-07-02 | 2010-02-23 | Cox Communications, Inc. | Provision of electronic mail services via a cable services network |
Family Cites Families (140)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
US1910408A (en) | 1930-07-03 | 1933-05-23 | Schwartzberg Louis | Cell structure and inclosing element |
US4153931A (en) | 1973-06-04 | 1979-05-08 | Sigma Systems Inc. | Automatic library control apparatus |
US5073950A (en) | 1989-04-13 | 1991-12-17 | Personnel Identification & Entry Access Control, Inc. | Finger profile identification system |
CA2100134C (en) | 1992-09-29 | 1999-06-22 | Raymond Otto Colbert | Secure credit/debit card authorization |
US5590038A (en) | 1994-06-20 | 1996-12-31 | Pitroda; Satyan G. | Universal electronic transaction card including receipt storage and system and methods of conducting electronic transactions |
US5594806A (en) | 1994-06-20 | 1997-01-14 | Personnel Identification & Entry Access Control, Inc. | Knuckle profile indentity verification system |
US7904722B2 (en) | 1994-07-19 | 2011-03-08 | Certco, Llc | Method for securely using digital signatures in a commercial cryptographic system |
US5546471A (en) | 1994-10-28 | 1996-08-13 | The National Registry, Inc. | Ergonomic fingerprint reader apparatus |
US5613012A (en) | 1994-11-28 | 1997-03-18 | Smarttouch, Llc. | Tokenless identification system for authorization of electronic transactions and electronic transmissions |
US7613659B1 (en) | 1994-11-28 | 2009-11-03 | Yt Acquisition Corporation | System and method for processing tokenless biometric electronic transmissions using an electronic rule module clearinghouse |
CN1912885B (en) | 1995-02-13 | 2010-12-22 | 英特特拉斯特技术公司 | Systems and methods for secure transaction management and electronic rights protection |
US5546523A (en) | 1995-04-13 | 1996-08-13 | Gatto; James G. | Electronic fund transfer system |
JPH1097414A (en) | 1996-09-19 | 1998-04-14 | Toshiba Corp | Portable information equipment and program start control method |
US5848412A (en) | 1996-11-19 | 1998-12-08 | Ncr Corporation | User controlled browser identification disclosing mechanism |
US7494416B2 (en) | 1997-02-21 | 2009-02-24 | Walker Digital, Llc | Method and apparatus for providing insurance policies for gambling losses |
US5805803A (en) * | 1997-05-13 | 1998-09-08 | Digital Equipment Corporation | Secure web tunnel |
US7403922B1 (en) | 1997-07-28 | 2008-07-22 | Cybersource Corporation | Method and apparatus for evaluating fraud risk in an electronic commerce transaction |
EP0917119A3 (en) | 1997-11-12 | 2001-01-10 | Citicorp Development Center, Inc. | Distributed network based electronic wallet |
US7555460B1 (en) | 2000-06-05 | 2009-06-30 | Diversinet Corp. | Payment system and method using tokens |
GB9800854D0 (en) | 1998-01-16 | 1998-03-11 | Nexus Corp | A material and device for terminal transaction |
US6970836B1 (en) | 1998-04-14 | 2005-11-29 | Citicorp Development Center, Inc. | System and method for securely storing electronic data |
US7207477B1 (en) | 2004-03-08 | 2007-04-24 | Diebold, Incorporated | Wireless transfer of account data and signature from hand-held device to electronic check generator |
US6327578B1 (en) | 1998-12-29 | 2001-12-04 | International Business Machines Corporation | Four-party credit/debit payment protocol |
US6481621B1 (en) | 1999-01-12 | 2002-11-19 | International Business Machines Corporation | System method and article of manufacture for accessing and processing smart card information |
US6880155B2 (en) | 1999-02-02 | 2005-04-12 | Sun Microsystems, Inc. | Token-based linking |
US6028950A (en) | 1999-02-10 | 2000-02-22 | The National Registry, Inc. | Fingerprint controlled set-top box |
US6721713B1 (en) | 1999-05-27 | 2004-04-13 | Andersen Consulting Llp | Business alliance identification in a web architecture framework |
US20010007983A1 (en) | 1999-12-28 | 2001-07-12 | Lee Jong-Ii | Method and system for transaction of electronic money with a mobile communication unit as an electronic wallet |
US20020178370A1 (en) | 1999-12-30 | 2002-11-28 | Gurevich Michael N. | Method and apparatus for secure authentication and sensitive data management |
US7003501B2 (en) | 2000-02-11 | 2006-02-21 | Maurice Ostroff | Method for preventing fraudulent use of credit cards and credit card information, and for preventing unauthorized access to restricted physical and virtual sites |
US6618705B1 (en) | 2000-04-19 | 2003-09-09 | Tiejun (Ronald) Wang | Method and system for conducting business in a transnational e-commerce network |
US20030158960A1 (en) | 2000-05-22 | 2003-08-21 | Engberg Stephan J. | System and method for establishing a privacy communication path |
US7565329B2 (en) | 2000-05-31 | 2009-07-21 | Yt Acquisition Corporation | Biometric financial transaction system and method |
US20020046041A1 (en) | 2000-06-23 | 2002-04-18 | Ken Lang | Automated reputation/trust service |
JP2002063530A (en) | 2000-08-23 | 2002-02-28 | Hitachi Ltd | Card management system and processing method of card information |
US6938019B1 (en) | 2000-08-29 | 2005-08-30 | Uzo Chijioke Chukwuemeka | Method and apparatus for making secure electronic payments |
US7103575B1 (en) | 2000-08-31 | 2006-09-05 | International Business Machines Corporation | Enabling use of smart cards by consumer devices for internet commerce |
US7392388B2 (en) | 2000-09-07 | 2008-06-24 | Swivel Secure Limited | Systems and methods for identity verification for secure transactions |
US7043760B2 (en) | 2000-10-11 | 2006-05-09 | David H. Holtzman | System and method for establishing and managing relationships between pseudonymous identifications and memberships in organizations |
US6513721B1 (en) | 2000-11-27 | 2003-02-04 | Microsoft Corporation | Methods and arrangements for configuring portable security token features and contents |
US7529698B2 (en) | 2001-01-16 | 2009-05-05 | Raymond Anthony Joao | Apparatus and method for providing transaction history information, account history information, and/or charge-back information |
US20020103801A1 (en) | 2001-01-31 | 2002-08-01 | Lyons Martha L. | Centralized clearinghouse for community identity information |
GB2372412A (en) | 2001-02-20 | 2002-08-21 | Hewlett Packard Co | Digital credential monitoring |
JP2002269350A (en) | 2001-03-14 | 2002-09-20 | Hitachi Ltd | Transaction settlement method, transaction settlement system and portable communication terminal used therefor and settlement terminal for member store |
JP2002298058A (en) | 2001-03-29 | 2002-10-11 | Seiko Epson Corp | System and method for providing digital contents, server device, and digital contents providing program |
US7464057B2 (en) | 2001-03-30 | 2008-12-09 | Citibank, N.A. | Method and system for multi-currency escrow service for web-based transactions |
GB2409091B (en) | 2001-04-06 | 2005-10-12 | Freedom Card Ltd | Payment system |
US20040199475A1 (en) | 2001-04-27 | 2004-10-07 | Rivest Ronald L. | Method and system for micropayment transactions |
US7225156B2 (en) | 2001-07-11 | 2007-05-29 | Fisher Douglas C | Persistent dynamic payment service |
US7996888B2 (en) | 2002-01-11 | 2011-08-09 | Nokia Corporation | Virtual identity apparatus and method for using same |
US7177929B2 (en) | 2002-03-27 | 2007-02-13 | International Business Machines Corporation | Persisting node reputations in transient network communities |
US6805289B2 (en) | 2002-05-23 | 2004-10-19 | Eduardo Noriega | Prepaid card payment system and method for electronic commerce |
US20040019571A1 (en) | 2002-07-26 | 2004-01-29 | Intel Corporation | Mobile communication device with electronic token repository and method |
US7353532B2 (en) | 2002-08-30 | 2008-04-01 | International Business Machines Corporation | Secure system and method for enforcement of privacy policy and protection of confidentiality |
US7797434B2 (en) | 2002-12-31 | 2010-09-14 | International Business Machines Corporation | Method and system for user-determind attribute storage in a federated environment |
US8554930B2 (en) | 2002-12-31 | 2013-10-08 | International Business Machines Corporation | Method and system for proof-of-possession operations associated with authentication assertions in a heterogeneous federated environment |
US7703128B2 (en) | 2003-02-13 | 2010-04-20 | Microsoft Corporation | Digital identity management |
EP1450321A1 (en) | 2003-02-21 | 2004-08-25 | Swisscom Mobile AG | Method and system for detecting possible fraud in paying transactions |
DE60308733T2 (en) * | 2003-02-21 | 2007-08-09 | Telefonaktiebolaget Lm Ericsson (Publ) | EMPLOYEE ANNOUNCEMENT IN A SINGLE SIGN-ON SYSTEM |
US20040199787A1 (en) | 2003-04-02 | 2004-10-07 | Sun Microsystems, Inc., A Delaware Corporation | Card device resource access control |
US8108920B2 (en) | 2003-05-12 | 2012-01-31 | Microsoft Corporation | Passive client single sign-on for web applications |
US7444519B2 (en) | 2003-09-23 | 2008-10-28 | Computer Associates Think, Inc. | Access control for federated identities |
US20050108575A1 (en) * | 2003-11-18 | 2005-05-19 | Yung Chong M. | Apparatus, system, and method for faciliating authenticated communication between authentication realms |
US20050124320A1 (en) | 2003-12-09 | 2005-06-09 | Johannes Ernst | System and method for the light-weight management of identity and related information |
JP4496771B2 (en) | 2003-12-19 | 2010-07-07 | 株式会社日立製作所 | IC card system and application loading method |
US6948656B2 (en) | 2003-12-23 | 2005-09-27 | First Data Corporation | System with GPS to manage risk of financial transactions |
US8443092B2 (en) | 2003-12-23 | 2013-05-14 | Alcatel Lucent | Presentity filtering for user preferences |
US7636941B2 (en) | 2004-03-10 | 2009-12-22 | Microsoft Corporation | Cross-domain authentication |
US20050229005A1 (en) | 2004-04-07 | 2005-10-13 | Activcard Inc. | Security badge arrangement |
US7698375B2 (en) * | 2004-07-21 | 2010-04-13 | International Business Machines Corporation | Method and system for pluggability of federation protocol runtimes for federated user lifecycle management |
US7360237B2 (en) | 2004-07-30 | 2008-04-15 | Lehman Brothers Inc. | System and method for secure network connectivity |
US7797413B2 (en) | 2004-10-29 | 2010-09-14 | The Go Daddy Group, Inc. | Digital identity registration |
US8904040B2 (en) | 2004-10-29 | 2014-12-02 | Go Daddy Operating Company, LLC | Digital identity validation |
US20070118449A1 (en) | 2004-11-22 | 2007-05-24 | De La Motte Alain L | Trust-linked debit card technology |
US7562382B2 (en) | 2004-12-16 | 2009-07-14 | International Business Machines Corporation | Specializing support for a federation relationship |
US7210620B2 (en) | 2005-01-04 | 2007-05-01 | Ameriprise Financial, Inc. | System for facilitating online electronic transactions |
US7788729B2 (en) | 2005-03-04 | 2010-08-31 | Microsoft Corporation | Method and system for integrating multiple identities, identity mechanisms and identity providers in a single user paradigm |
US20090089871A1 (en) | 2005-03-07 | 2009-04-02 | Network Engines, Inc. | Methods and apparatus for digital data processor instantiation |
US7774830B2 (en) | 2005-03-14 | 2010-08-10 | Microsoft Corporation | Access control policy engine controlling access to resource based on any of multiple received types of security tokens |
US7537152B2 (en) | 2005-03-23 | 2009-05-26 | E2Interative, Inc. | Delivery of value identifiers using short message service (SMS) |
US8032562B2 (en) | 2005-03-29 | 2011-10-04 | Microsoft Corporation | Identity management user experience |
US8996423B2 (en) | 2005-04-19 | 2015-03-31 | Microsoft Corporation | Authentication for a commercial transaction using a mobile module |
AU2006244447B2 (en) | 2005-05-06 | 2011-08-18 | Symantec Corporation | Token sharing system and method |
US7594258B2 (en) | 2005-06-27 | 2009-09-22 | Yahoo! Inc. | Access control systems and methods using visibility tokens with automatic propagation |
US20070016484A1 (en) | 2005-07-12 | 2007-01-18 | Waters Timothy M | Method for facilitating authorized online communication |
US7729977B2 (en) | 2005-08-17 | 2010-06-01 | Quan Xiao | Method and system for grouping merchandise, services and users and for trading merchandise and services |
US20070061567A1 (en) | 2005-09-10 | 2007-03-15 | Glen Day | Digital information protection system |
US7620177B2 (en) | 2005-10-31 | 2009-11-17 | Hewlett-Packard Development Company, L.P. | Secure printing |
US7788499B2 (en) | 2005-12-19 | 2010-08-31 | Microsoft Corporation | Security tokens including displayable claims |
US8769127B2 (en) | 2006-02-10 | 2014-07-01 | Northrop Grumman Systems Corporation | Cross-domain solution (CDS) collaborate-access-browse (CAB) and assured file transfer (AFT) |
US8117459B2 (en) | 2006-02-24 | 2012-02-14 | Microsoft Corporation | Personal identification information schemas |
US7747540B2 (en) | 2006-02-24 | 2010-06-29 | Microsoft Corporation | Account linking with privacy keys |
US20070203852A1 (en) | 2006-02-24 | 2007-08-30 | Microsoft Corporation | Identity information including reputation information |
US8104074B2 (en) * | 2006-02-24 | 2012-01-24 | Microsoft Corporation | Identity providers in digital identity system |
US20070214429A1 (en) | 2006-03-13 | 2007-09-13 | Olga Lyudovyk | System and method for managing application alerts |
US7591424B2 (en) | 2006-03-30 | 2009-09-22 | Microsoft Corporation | Framework for adding billing payment types |
EP1860589B1 (en) | 2006-05-26 | 2013-11-27 | Incard SA | Method for accessing structured data in IC Cards |
US7860883B2 (en) | 2006-07-08 | 2010-12-28 | International Business Machines Corporation | Method and system for distributed retrieval of data objects within multi-protocol profiles in federated environments |
US7664022B2 (en) | 2006-08-29 | 2010-02-16 | Cingular Wireless Ii, Llc | Policy-based service management system |
US20080071808A1 (en) | 2006-09-14 | 2008-03-20 | Sxip Identity Corporation | Internet Identity Manager |
US7831522B1 (en) | 2006-09-28 | 2010-11-09 | Symantec Corporation | Evaluating relying parties |
US8108677B2 (en) | 2006-10-19 | 2012-01-31 | Alcatel Lucent | Method and apparatus for authentication of session packets for resource and admission control functions (RACF) |
US20090186701A1 (en) | 2006-11-13 | 2009-07-23 | Bally Gaming, Inc. | Networked Gaming System With Stored Value Cards and Method |
US7991902B2 (en) | 2006-12-08 | 2011-08-02 | Microsoft Corporation | Reputation-based authorization decisions |
EP1933522B1 (en) * | 2006-12-11 | 2013-10-23 | Sap Ag | Method and system for authentication |
US20080162297A1 (en) | 2006-12-30 | 2008-07-03 | Sap Ag | Systems and methods for virtual consignment in an e-commerce marketplace |
US8087072B2 (en) | 2007-01-18 | 2011-12-27 | Microsoft Corporation | Provisioning of digital identity representations |
US8407767B2 (en) | 2007-01-18 | 2013-03-26 | Microsoft Corporation | Provisioning of digital identity representations |
US8689296B2 (en) * | 2007-01-26 | 2014-04-01 | Microsoft Corporation | Remote access of digital identities |
US8590027B2 (en) | 2007-02-05 | 2013-11-19 | Red Hat, Inc. | Secure authentication in browser redirection authentication schemes |
US20080222714A1 (en) | 2007-03-09 | 2008-09-11 | Mark Frederick Wahl | System and method for authentication upon network attachment |
US20090077118A1 (en) | 2007-03-16 | 2009-03-19 | Novell, Inc. | Information card federation point tracking and management |
US20090204622A1 (en) | 2008-02-11 | 2009-08-13 | Novell, Inc. | Visual and non-visual cues for conveying state of information cards, electronic wallets, and keyrings |
US20090077627A1 (en) | 2007-03-16 | 2009-03-19 | Novell, Inc. | Information card federation point tracking and management |
US8151324B2 (en) | 2007-03-16 | 2012-04-03 | Lloyd Leon Burch | Remotable information cards |
US20090178112A1 (en) | 2007-03-16 | 2009-07-09 | Novell, Inc. | Level of service descriptors |
US20090249430A1 (en) | 2008-03-25 | 2009-10-01 | Novell, Inc. | Claim category handling |
US8087060B2 (en) | 2007-03-16 | 2011-12-27 | James Mark Norman | Chaining information card selectors |
US7742995B2 (en) | 2007-03-23 | 2010-06-22 | Mastercard International, Inc. | Pre-authenticated identification token |
US8881253B2 (en) | 2007-03-28 | 2014-11-04 | Symantec Corporation | Method and apparatus for accepting a digital identity of a user based on transitive trust among parties |
US7870597B2 (en) | 2007-04-10 | 2011-01-11 | Symantec Corporation | Method and apparatus for managing digital identities through a single interface |
US20080263644A1 (en) | 2007-04-23 | 2008-10-23 | Doron Grinstein | Federated authorization for distributed computing |
US8230484B1 (en) * | 2007-05-01 | 2012-07-24 | Emc Corporation | Control of resource access privileges via agent authentication |
US8595647B2 (en) | 2007-06-14 | 2013-11-26 | Novell, Inc. | System and method for providing dynamic prioritization and importance filtering of computer desktop icons and program menu items |
US8522247B2 (en) | 2007-07-30 | 2013-08-27 | Novell Intellectual Property Holdings, Inc. | System and method for indicating usage of system resources using taskbar graphics |
US8434129B2 (en) | 2007-08-02 | 2013-04-30 | Fugen Solutions, Inc. | Method and apparatus for multi-domain identity interoperability and compliance verification |
KR100953452B1 (en) | 2007-08-21 | 2010-04-20 | 주식회사 한국스마트카드 | A card authorization terminal system and a card management method using the same |
US20090089870A1 (en) * | 2007-09-28 | 2009-04-02 | Mark Frederick Wahl | System and method for validating interactions in an identity metasystem |
US20090099860A1 (en) | 2007-10-15 | 2009-04-16 | Sap Ag | Composite Application Using Security Annotations |
DE102008000067C5 (en) | 2008-01-16 | 2012-10-25 | Bundesdruckerei Gmbh | Method for reading attributes from an ID token |
US20090205035A1 (en) | 2008-02-11 | 2009-08-13 | Novell, Inc. | Info card selector reception of identity provider based data pertaining to info cards |
US8468576B2 (en) | 2008-02-11 | 2013-06-18 | Apple Inc. | System and method for application-integrated information card selection |
US9460440B2 (en) | 2008-02-21 | 2016-10-04 | The Coca-Cola Company | Systems and methods for providing electronic transaction auditing and accountability |
US8079069B2 (en) | 2008-03-24 | 2011-12-13 | Oracle International Corporation | Cardspace history validator |
US20090254476A1 (en) | 2008-04-04 | 2009-10-08 | Quickreceipt Solutions Incorporated | Method and system for managing personal and financial information |
WO2009129337A1 (en) | 2008-04-15 | 2009-10-22 | Problem Resolution Enterprise, Llc | Method and process for registering a device to verify transactions |
US20090300714A1 (en) | 2008-05-27 | 2009-12-03 | Open Invention Network Llc | Privacy engine and method of use in a user-centric identity management system |
US8074258B2 (en) | 2008-06-18 | 2011-12-06 | Microsoft Corporation | Obtaining digital identities or tokens through independent endpoint resolution |
US8910256B2 (en) | 2008-08-08 | 2014-12-09 | Microsoft Corporation | Form filling with digital identities, and automatic password generation |
US20100274691A1 (en) | 2009-04-28 | 2010-10-28 | Ayman Hammad | Multi alerts based system |
-
2008
- 2008-04-29 US US12/111,874 patent/US8151324B2/en not_active Expired - Fee Related
-
2009
- 2009-03-26 EP EP09156291A patent/EP2113858A1/en not_active Ceased
- 2009-03-26 EP EP10164484A patent/EP2239677A1/en not_active Withdrawn
-
2012
- 2012-02-29 US US13/408,384 patent/US20120159605A1/en not_active Abandoned
- 2012-09-14 US US13/619,554 patent/US20130014245A1/en not_active Abandoned
Patent Citations (3)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
US20040098595A1 (en) * | 2002-11-14 | 2004-05-20 | International Business Machines Corporation | Integrating legacy application/data access with single sign-on in a distributed computing environment |
US7669218B1 (en) * | 2004-07-02 | 2010-02-23 | Cox Communications, Inc. | Provision of electronic mail services via a cable services network |
US20080196096A1 (en) * | 2007-02-13 | 2008-08-14 | Amiram Grynberg | Methods for Extending a Security Token Based Identity System |
Cited By (2)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
WO2015009045A1 (en) * | 2013-07-16 | 2015-01-22 | Samsung Electronics Co., Ltd. | Media based authentication and authorization for secure services |
CN106485170A (en) * | 2015-09-02 | 2017-03-08 | 阿里巴巴集团控股有限公司 | A kind of data inputting method and device |
Also Published As
Publication number | Publication date |
---|---|
EP2239677A1 (en) | 2010-10-13 |
EP2113858A1 (en) | 2009-11-04 |
US20120159605A1 (en) | 2012-06-21 |
US8151324B2 (en) | 2012-04-03 |
US20090328166A1 (en) | 2009-12-31 |
Similar Documents
Publication | Publication Date | Title |
---|---|---|
US8151324B2 (en) | Remotable information cards | |
RU2673842C1 (en) | Device safety automatic certification with the use of the blocks chain | |
US8079069B2 (en) | Cardspace history validator | |
US8775524B2 (en) | Obtaining and assessing objective data ralating to network resources | |
US8087060B2 (en) | Chaining information card selectors | |
US8561172B2 (en) | System and method for virtual information cards | |
Zissis et al. | Addressing cloud computing security issues | |
US8468576B2 (en) | System and method for application-integrated information card selection | |
US6807577B1 (en) | System and method for network log-on by associating legacy profiles with user certificates | |
TWI438642B (en) | Provisioning of digital identity representations | |
US10397008B2 (en) | Management of secret data items used for server authentication | |
US20090205035A1 (en) | Info card selector reception of identity provider based data pertaining to info cards | |
US8632003B2 (en) | Multiple persona information cards | |
US20100251353A1 (en) | User-authorized information card delegation | |
US20060174119A1 (en) | Authenticating destinations of sensitive data in web browsing | |
US20090077118A1 (en) | Information card federation point tracking and management | |
US20090077627A1 (en) | Information card federation point tracking and management | |
CN101897166A (en) | Systems and methods for establishing a secure communication channel using a browser component | |
US9871804B2 (en) | User authentication | |
JP4820342B2 (en) | User authentication method, user authentication apparatus, program, and recording medium | |
WO2016191376A1 (en) | Initial provisioning through shared proofs of knowledge and crowdsourced identification | |
US20100095372A1 (en) | Trusted relying party proxy for information card tokens | |
CN117061248A (en) | Data security protection method and device for data sharing | |
CN118381626A (en) | Inter-application authentication method, device and readable storage medium | |
Henshaw | Phishing Warden: Enhancing Content-Triggered Trust Negotiation to Prevent Phishing Attacks |
Legal Events
Date | Code | Title | Description |
---|---|---|---|
STCB | Information on status: application discontinuation |
Free format text: ABANDONED -- FAILURE TO RESPOND TO AN OFFICE ACTION |