US20130014208A1 - Chaining information card selectors - Google Patents
Chaining information card selectors Download PDFInfo
- Publication number
- US20130014208A1 US20130014208A1 US13/619,594 US201213619594A US2013014208A1 US 20130014208 A1 US20130014208 A1 US 20130014208A1 US 201213619594 A US201213619594 A US 201213619594A US 2013014208 A1 US2013014208 A1 US 2013014208A1
- Authority
- US
- United States
- Prior art keywords
- card
- selector
- information
- user
- selectors
- 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
-
- H—ELECTRICITY
- H04—ELECTRIC COMMUNICATION TECHNIQUE
- H04L—TRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
- H04L63/00—Network architectures or network communication protocols for network security
- H04L63/08—Network architectures or network communication protocols for network security for authentication of entities
- H04L63/0815—Network architectures or network communication protocols for network security for authentication of entities providing single-sign-on or federations
-
- 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/41—User authentication where a single sign-on provides access to a plurality of computers
-
- G—PHYSICS
- G06—COMPUTING; CALCULATING OR COUNTING
- G06Q—INFORMATION AND COMMUNICATION TECHNOLOGY [ICT] SPECIALLY ADAPTED FOR ADMINISTRATIVE, COMMERCIAL, FINANCIAL, MANAGERIAL OR SUPERVISORY PURPOSES; SYSTEMS OR METHODS SPECIALLY ADAPTED FOR ADMINISTRATIVE, COMMERCIAL, FINANCIAL, MANAGERIAL OR SUPERVISORY PURPOSES, NOT OTHERWISE PROVIDED FOR
- G06Q20/00—Payment architectures, schemes or protocols
- G06Q20/08—Payment architectures
- G06Q20/10—Payment architectures specially adapted for electronic funds transfer [EFT] systems; specially adapted for home banking systems
-
- G—PHYSICS
- G06—COMPUTING; CALCULATING OR COUNTING
- G06Q—INFORMATION AND COMMUNICATION TECHNOLOGY [ICT] SPECIALLY ADAPTED FOR ADMINISTRATIVE, COMMERCIAL, FINANCIAL, MANAGERIAL OR SUPERVISORY PURPOSES; SYSTEMS OR METHODS SPECIALLY ADAPTED FOR ADMINISTRATIVE, COMMERCIAL, FINANCIAL, MANAGERIAL OR SUPERVISORY PURPOSES, NOT OTHERWISE PROVIDED FOR
- G06Q20/00—Payment architectures, schemes or protocols
- G06Q20/30—Payment architectures, schemes or protocols characterised by the use of specific devices or networks
- G06Q20/36—Payment architectures, schemes or protocols characterised by the use of specific devices or networks using electronic wallets or electronic money safes
- G06Q20/367—Payment architectures, schemes or protocols characterised by the use of specific devices or networks using electronic wallets or electronic money safes involving electronic purses or money safes
-
- G—PHYSICS
- G06—COMPUTING; CALCULATING OR COUNTING
- G06Q—INFORMATION AND COMMUNICATION TECHNOLOGY [ICT] SPECIALLY ADAPTED FOR ADMINISTRATIVE, COMMERCIAL, FINANCIAL, MANAGERIAL OR SUPERVISORY PURPOSES; SYSTEMS OR METHODS SPECIALLY ADAPTED FOR ADMINISTRATIVE, COMMERCIAL, FINANCIAL, MANAGERIAL OR SUPERVISORY PURPOSES, NOT OTHERWISE PROVIDED FOR
- G06Q20/00—Payment architectures, schemes or protocols
- G06Q20/38—Payment protocols; Details thereof
- G06Q20/382—Payment protocols; Details thereof insuring higher security of transaction
-
- G—PHYSICS
- G06—COMPUTING; CALCULATING OR COUNTING
- G06Q—INFORMATION AND COMMUNICATION TECHNOLOGY [ICT] SPECIALLY ADAPTED FOR ADMINISTRATIVE, COMMERCIAL, FINANCIAL, MANAGERIAL OR SUPERVISORY PURPOSES; SYSTEMS OR METHODS SPECIALLY ADAPTED FOR ADMINISTRATIVE, COMMERCIAL, FINANCIAL, MANAGERIAL OR SUPERVISORY PURPOSES, NOT OTHERWISE PROVIDED FOR
- G06Q20/00—Payment architectures, schemes or protocols
- G06Q20/38—Payment protocols; Details thereof
- G06Q20/40—Authorisation, e.g. identification of payer or payee, verification of customer or shop credentials; Review and approval of payers, e.g. check credit lines or negative lists
-
- H—ELECTRICITY
- H04—ELECTRIC COMMUNICATION TECHNIQUE
- H04L—TRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
- H04L63/00—Network architectures or network communication protocols for network security
- H04L63/08—Network architectures or network communication protocols for network security for authentication of entities
- H04L63/0807—Network architectures or network communication protocols for network security for authentication of entities using tickets, e.g. Kerberos
-
- H—ELECTRICITY
- H04—ELECTRIC COMMUNICATION TECHNIQUE
- H04L—TRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
- H04L63/00—Network architectures or network communication protocols for network security
- H04L63/20—Network architectures or network communication protocols for network security for managing network security; network security policies in general
Definitions
- This invention pertains to performing on-line transactions, and more particularly to supporting multiple card selectors used in performing on-line transactions.
- 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.
- Information card management tools typically offer the ability to export and import information cards. By exporting and importing cards, users can, if they choose, consolidate their information cards in a single card store that uses a common structure. But such import and export functions can result in the loss of data in the information card. For example, if it turns out that one information card management system stores a particular piece of data that is used only by the card selector developed by that same developer, exporting and importing the information card into a new card management system can result in the loss of that piece of data and the corresponding functionality.
- a machine stores information cards in a plurality of card stores, each of which is associated with a card selector.
- a generic card selector is invoked.
- the generic card selector uses a selector policy engine to select an appropriate card selector to be used in the transaction.
- the selector policy engine can indicate that the user should be prompted to select a card selector.
- An information card can then be identified and used in performing the on-line transaction.
- FIG. 1 shows a sequence of communications between a client, a relying party, and an identity provider.
- FIG. 2 shows a system designed to provide the ability to manage information cards, according to an embodiment of the invention.
- FIG. 3 shows details about interactions between the generic card selector and other card selectors and information cards in the system of FIG. 2 .
- FIG. 4 shows examples of types of data that can be used by the selector policy engine of FIG. 3 in selecting a card selector.
- FIG. 5 shows an example screenshot presented to a user in selecting a card selector in the system of FIG. 2 .
- FIG. 6 shows a flowchart of a procedure for using multiple card selectors to manage information cards in the system of FIG. 2 .
- FIG. 7 shows a flowchart of different procedures for selecting a card selector in the system of FIG. 2 .
- 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) may 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) 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) of any type.
- FIG. 1 computer system 105 , 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) 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 and is hereby incorporated by reference.
- Microsoft Corporation which has published a document entitled Introducing Windows CardSpace 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 username and password combination, the information cards that will satisfy this security policy will be different from the information cards that satisfy a security policy requesting the user's full name, mailing address, and social security number. The user can then select an information card that satisfies security policy 150 .
- 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 .
- FIG. 2 shows a system to perform a transaction without storing information card information on computer system 105 , according to an embodiment of the invention.
- computer system 105 includes generic card selector 205 , receiver 210 , and transmitter 215 .
- Generic card selector 205 is responsible for enabling a user to select information card 220 that satisfies the security policy, but might not be able to interface with every card store on computer system 105 .
- Receiver 210 is responsible for receiving data transmitted to computer system 105
- transmitter 215 is responsible for transmitting information from computer system 105 . These components are the same as those found in computer system 105 as shown in FIG. 1 .
- FIG. 3 shows details about interactions between the generic card selector and other card selectors and information cards in the system of FIG. 2 .
- generic card selector 205 uses selector policy engine 305 to select a card selector that can be used to interface with one or more card stores.
- card selector 310 is shown as interfacing with card store 315 , which can include information card 215 ;
- card selector 320 is shown as interfacing with card store 325 ;
- card selector 330 is shown as interfacing with card store 335 .
- FIG. 3 shows three card selectors, each interfacing with one card store, a person skilled in the art will recognize that there can be any number of card selectors, each of which can interface with any number of card stores. Further, it can occur that multiple card selectors can interface with a single card store.
- Selector policy engine 305 uses policies to select the appropriate card store. Any desired policies can be used.
- FIG. 4 shows examples of policies that can be used to select a card selector.
- security policy 160 received from the relying party
- user name (or login ID) 405
- other user data 410 which can be any other data about the user: for example, the department in which the user works
- user preference 415 for example, the user might indicate that when providing information to a particular relying party to use a particular card selector.
- the policy used to select a card selector can be time-based policy 420 or location-based policy 425 , in which case the time when and/or location where the policy is used can be a factor in selecting the card selector. For example, during work hours, selector policy engine 305 might select one card selector, but outside of working hours, selector policy engine 305 might select a different card selector. Or when selector policy engine 305 can select different card selectors based on whether the computer on which the user is performing the transaction is at work or at home. Finally, selector policy engine 305 can use adaptive policy 430 .
- Adaptive policy 430 is a policy that changes over time: the rules governing its operation are not constant. For example, an adaptive policy might learn to identify patterns in the user's choice of card selectors and adjust itself accordingly to try and anticipate the user's pattern. A person skilled in the art will also recognize that any other policy can be used to select the card selector.
- selector policy engine 305 When selector policy engine 305 receives a policy, the selection of the card selector can be performed automatically. Selector policy engine 305 can also indicate that the user should be prompted to select a card selector. In that case, the user is given the option of selecting the card selector to use for the transaction. A person skilled in the art will also recognize that even if selector policy engine 305 automatically selects a card selector based on one or more policies, the user can manually override that choice, and choose a different card selector.
- FIG. 5 shows an example screenshot presented to a user in selecting a card selector in the system of FIG. 2 .
- screen 505 is shown with pop-up window 510 giving the user the opportunity to select a card selector.
- the user might see pop-up window 510 because the selector policy engine indicated that the user was supposed to manually select the card selector. Or it might be that the selector policy engine had automatically selected a card selector, but the user overrode that selection, and so was presented with pop-up window 510 .
- pop-up window 510 offers the user at least two card selectors 515 and 520 (there might be more card selector options found by scrolling down pop-up window 510 ).
- pop-up window can provide information about the card selector, such as the cards managed by that card selector. For example, in card selector 515 , information card 215 is available, whereas in card selector 520 , information card 525 is available.
- FIG. 6 shows a flowchart of a procedure for using multiple card selectors to manage information cards in the system of FIG. 2 .
- the machine receives a card selector as a plug-in to the generic card selector. This can occur for multiple different card selectors: as shown by dashed arrow 610 , block 605 can be performed any number of times as appropriate. A person skilled in the will also recognize that block 605 can be performed at any time, usually when a card store is made available on the machine.
- the machine receives a security policy from the relying party.
- the generic card selector uses the selector policy engine to select a card selector, as described below with reference to FIG. 7 .
- an information card is identified using the card selector.
- the machine uses the identified information card to satisfy the security policy. As described above, this typically involves requesting a security token from an identity provider, and transmitting the security token to the relying party.
- FIG. 6 describes adding card selectors to the machine
- FIG. 6 does not describe removing card selectors.
- card selectors will remain on the machine as long as the associated card stores are on the machine. But a person skilled in the art will recognize that card selectors can also be removed from the machine, if they do not interface with any card stores on the machine.
- FIG. 7 shows a flowchart of different procedures for selecting a card selector in the system of FIG. 2 .
- the selector policy engine can automatically select a card selector using one or more policies, as described above with reference to FIGS. 3-4 .
- the machine can present to the user a list of all available card selectors, and at block 715 the machine can receive from the user the preferred card selector.
- the machine includes a system bus to which is attached processors, memory, e.g., random access memory (RAM), read-only memory (ROM), or other state preserving medium, storage devices, a video interface, and input/output interface ports.
- the machine may be controlled, at least in part, by input from conventional input devices, such as keyboards, mice, etc., as well as by directives received from another machine, interaction with a virtual reality (VR) environment, biometric feedback, or other input signal.
- 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 may include embedded controllers, such as programmable or non-programmable logic devices or arrays, Application Specific Integrated Circuits, embedded computers, smart cards, and the like.
- the machine may utilize one or more connections to one or more remote machines, such as through a network interface, modem, or other communicative coupling.
- Machines may be interconnected by way of a physical and/or logical network, such as an intranet, the Internet, local area networks, wide area networks, etc.
- network communication may utilize various wired and/or wireless short range or long range carriers and protocols, including radio frequency (RF), satellite, microwave, Institute of Electrical and Electronics Engineers (IEEE) 545.11, Bluetooth, optical, infrared, cable, laser, etc.
- RF radio frequency
- IEEE Institute of Electrical and Electronics Engineers
- Associated data may be stored in, for example, the volatile and/or non-volatile memory, e.g., RAM, ROM, etc., or in other storage devices and their associated storage media, including hard-drives, floppy-disks, optical storage, tapes, flash memory, memory sticks, digital video disks, biological storage, etc.
- volatile and/or non-volatile memory e.g., RAM, ROM, etc.
- other storage devices and their associated storage media including hard-drives, floppy-disks, optical storage, tapes, flash memory, memory sticks, digital video disks, biological storage, etc.
- Associated data may be delivered over transmission environments, including the physical and/or logical network, in the form of packets, serial data, parallel data, propagated signals, etc., and may be used in a compressed or encrypted format. Associated data may be used in a distributed environment, and stored locally and/or remotely for machine access.
Landscapes
- Engineering & Computer Science (AREA)
- Business, Economics & Management (AREA)
- Accounting & Taxation (AREA)
- Theoretical Computer Science (AREA)
- Finance (AREA)
- General Physics & Mathematics (AREA)
- Physics & Mathematics (AREA)
- Computer Security & Cryptography (AREA)
- General Business, Economics & Management (AREA)
- Strategic Management (AREA)
- Computer Hardware Design (AREA)
- General Engineering & Computer Science (AREA)
- Computer Networks & Wireless Communication (AREA)
- Economics (AREA)
- Development Economics (AREA)
- Computing Systems (AREA)
- Signal Processing (AREA)
- Software Systems (AREA)
- Storage Device Security (AREA)
Abstract
A machine includes card stores to store information cards. For each card store, one or more card selectors can be provided. When performing a transaction involving information cards, a generic card selector, using a selector policy engine, can identify a card selector to use for the transaction. The identified card selector can be used to identify an information card in a card store to use in performing the transaction, which can be used to provide a security token to the relying party.
Description
- This patent application is a continuation of co-pending U.S. patent application Ser. No. 13/302,938, titled “CHAINING INFORMATION CARD SELECTORS”, filed Nov. 22, 2011, which is a continuation of U.S. patent application Ser. No. 11/843,608, filed Aug. 22, 2007, now U.S. Pat. No. 8,087,060, issued Dec. 27, 2011, which claims the benefit of U.S. Provisional Patent Application Ser. No. 60/895,312, filed Mar. 16, 2007, of U.S. Provisional Patent Application Ser. No. 60/895,316, filed Mar. 16, 2007, and U.S. Provisional Patent Application Ser. No. 60/895,325, filed Mar. 16, 2007, all of which are incorporated by reference herein for all purposes. This patent application is related to co-pending U.S. patent application Ser. No. 11/843,572, filed Aug. 22, 2007, now U.S. Pat. No. 8,073,783, issued Dec. 6, 2011, to co-pending U.S. patent application Ser. No. 11/843,638, filed Aug. 22, 2007, and to co-pending U.S. patent application Ser. No. 11/843,640, filed Aug. 22, 2007, now U.S. Pat. No. 8,074,257, issued Dec. 6, 2011, all of which are incorporated by reference herein for all purposes.
- This invention pertains to performing on-line transactions, and more particularly to supporting multiple card selectors used in performing on-line transactions.
- When a user interacts with sites on the Internet (hereafter referred to as “service providers” or “relying parties”), the service provider often expects to know something about the user that is requesting the services of the provider. The typical approach for a service provider is to require the user to log into or authenticate to the service provider's computer system. But this approach, while satisfactory for the service provider, is less than ideal to the user. First, the user must remember a username and password for each service provider who expects such information. Given that different computer systems impose different requirements, and the possibility that another user might have chosen the same username, the user might be unable to use the same username/password combination on each such computer system. (There is also the related problem that if the user uses the same username/password combination on multiple computer systems, someone who hacks one such computer system would be able to access other such computer systems.) Second, the user has no control over how the service provider uses the information it stores. If the service provider uses the stored information in a way the user does not want, the user has relatively little ability to prevent such abuse, or recourse after the fact.
- To address this problem, new systems have been developed that allow the user a measure of control over the information stored about the user. Windows CardSpace™ (sometimes called CardSpace) is a Microsoft implementation of an identity meta-system that offers a solution to this problem. (Microsoft, Windows, and CardSpace are either registered trademarks or trademarks of Microsoft Corporation in the United States and/or other countries.) A user can store identity information with an identity provider the user trusts. When a service provider wants some information about the user, the user can control the release of information stored with the identity provider to the service provider. The user can then use the offered services that required the identity information.
- Systems such as Microsoft Windows CardSpace do not establish a single way to manage the information cards. This “lack” of a “standard” is actually a good thing, in that parties that develop card selectors are not limited to a single defined mechanism for storing and using information cards. If a developer decides that a particular piece of data is important to store with an information card, there is no “standard” that prohibits the developer from adding that data to the information card. But it creates a problem in that information cards created by different systems might not be compatible with card managers of other developers.
- Information card management tools typically offer the ability to export and import information cards. By exporting and importing cards, users can, if they choose, consolidate their information cards in a single card store that uses a common structure. But such import and export functions can result in the loss of data in the information card. For example, if it turns out that one information card management system stores a particular piece of data that is used only by the card selector developed by that same developer, exporting and importing the information card into a new card management system can result in the loss of that piece of data and the corresponding functionality.
- A need remains for a way to provide users with the ability to manage their information cards without losing functionality that addresses these and other problems associated with the prior art.
- In an embodiment of the invention, a machine stores information cards in a plurality of card stores, each of which is associated with a card selector. When the machine is used to perform an on-line transaction, a generic card selector is invoked. The generic card selector uses a selector policy engine to select an appropriate card selector to be used in the transaction. The selector policy engine can indicate that the user should be prompted to select a card selector. An information card can then be identified and used in performing the on-line transaction.
- The foregoing and other features, objects, and advantages of the invention will become more readily apparent from the following detailed description, which proceeds with reference to the accompanying drawings.
-
FIG. 1 shows a sequence of communications between a client, a relying party, and an identity provider. -
FIG. 2 shows a system designed to provide the ability to manage information cards, according to an embodiment of the invention. -
FIG. 3 shows details about interactions between the generic card selector and other card selectors and information cards in the system ofFIG. 2 . -
FIG. 4 shows examples of types of data that can be used by the selector policy engine ofFIG. 3 in selecting a card selector. -
FIG. 5 shows an example screenshot presented to a user in selecting a card selector in the system ofFIG. 2 . -
FIG. 6 shows a flowchart of a procedure for using multiple card selectors to manage information cards in the system ofFIG. 2 . -
FIG. 7 shows a flowchart of different procedures for selecting a card selector in the system ofFIG. 2 . - 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) may 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 ofcomputer 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) 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 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 username and password combination, the information cards that will satisfy this security policy will be different from the information cards that satisfy a security policy requesting the user's full name, mailing address, and social security number. The user can then select an information card that 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 above description does not touch on the possibility that there might be more than one card selector. Put another way, the above description, which is how the system is generally envisioned as operating, does not address the consideration that there might be multiple different platforms, each of which could use one or more different card providers. This is the problem that embodiments of this invention address.
- Now that the problem—finding a way to permit different card stores that communicate with different card providers—is understood, a solution to the problem can be described.
FIG. 2 shows a system to perform a transaction without storing information card information oncomputer system 105, according to an embodiment of the invention. InFIG. 2 ,computer system 105 includesgeneric card selector 205,receiver 210, andtransmitter 215.Generic card selector 205 is responsible for enabling a user to selectinformation card 220 that satisfies the security policy, but might not be able to interface with every card store oncomputer system 105.Receiver 210 is responsible for receiving data transmitted tocomputer system 105, andtransmitter 215 is responsible for transmitting information fromcomputer system 105. These components are the same as those found incomputer system 105 as shown inFIG. 1 . -
FIG. 3 shows details about interactions between the generic card selector and other card selectors and information cards in the system ofFIG. 2 . InFIG. 3 ,generic card selector 205 usesselector policy engine 305 to select a card selector that can be used to interface with one or more card stores. For example, inFIG. 3 ,card selector 310 is shown as interfacing withcard store 315, which can includeinformation card 215;card selector 320 is shown as interfacing withcard store 325; andcard selector 330 is shown as interfacing withcard store 335. WhileFIG. 3 shows three card selectors, each interfacing with one card store, a person skilled in the art will recognize that there can be any number of card selectors, each of which can interface with any number of card stores. Further, it can occur that multiple card selectors can interface with a single card store. -
Selector policy engine 305 uses policies to select the appropriate card store. Any desired policies can be used.FIG. 4 shows examples of policies that can be used to select a card selector. InFIG. 4 , among the various data that can be used to select the card selector are:security policy 160 received from the relying party; user name (or login ID) 405;other user data 410, which can be any other data about the user: for example, the department in which the user works; and user preference 415 (for example, the user might indicate that when providing information to a particular relying party to use a particular card selector). In addition, the policy used to select a card selector can be time-basedpolicy 420 or location-basedpolicy 425, in which case the time when and/or location where the policy is used can be a factor in selecting the card selector. For example, during work hours,selector policy engine 305 might select one card selector, but outside of working hours,selector policy engine 305 might select a different card selector. Or whenselector policy engine 305 can select different card selectors based on whether the computer on which the user is performing the transaction is at work or at home. Finally,selector policy engine 305 can useadaptive policy 430.Adaptive policy 430 is a policy that changes over time: the rules governing its operation are not constant. For example, an adaptive policy might learn to identify patterns in the user's choice of card selectors and adjust itself accordingly to try and anticipate the user's pattern. A person skilled in the art will also recognize that any other policy can be used to select the card selector. - When
selector policy engine 305 receives a policy, the selection of the card selector can be performed automatically.Selector policy engine 305 can also indicate that the user should be prompted to select a card selector. In that case, the user is given the option of selecting the card selector to use for the transaction. A person skilled in the art will also recognize that even ifselector policy engine 305 automatically selects a card selector based on one or more policies, the user can manually override that choice, and choose a different card selector. -
FIG. 5 shows an example screenshot presented to a user in selecting a card selector in the system ofFIG. 2 . InFIG. 5 ,screen 505 is shown with pop-upwindow 510 giving the user the opportunity to select a card selector. The user might see pop-upwindow 510 because the selector policy engine indicated that the user was supposed to manually select the card selector. Or it might be that the selector policy engine had automatically selected a card selector, but the user overrode that selection, and so was presented with pop-upwindow 510. - Regardless of the sequence that led to screenshot of
FIG. 5 , pop-upwindow 510 offers the user at least twocard selectors 515 and 520 (there might be more card selector options found by scrolling down pop-up window 510). For each card selector, pop-up window can provide information about the card selector, such as the cards managed by that card selector. For example, incard selector 515,information card 215 is available, whereas incard selector 520,information card 525 is available. Once the user has selected the desired card selector, the user can then select an information card using that card selector, and complete the transaction. -
FIG. 6 shows a flowchart of a procedure for using multiple card selectors to manage information cards in the system ofFIG. 2 . Atblock 605, the machine receives a card selector as a plug-in to the generic card selector. This can occur for multiple different card selectors: as shown by dashedarrow 610, block 605 can be performed any number of times as appropriate. A person skilled in the will also recognize thatblock 605 can be performed at any time, usually when a card store is made available on the machine. Atblock 615, the machine receives a security policy from the relying party. Atblock 620, the generic card selector uses the selector policy engine to select a card selector, as described below with reference toFIG. 7 . Atblock 625, an information card is identified using the card selector. Finally, atblock 630, the machine uses the identified information card to satisfy the security policy. As described above, this typically involves requesting a security token from an identity provider, and transmitting the security token to the relying party. - Although
FIG. 6 describes adding card selectors to the machine,FIG. 6 does not describe removing card selectors. Typically, card selectors will remain on the machine as long as the associated card stores are on the machine. But a person skilled in the art will recognize that card selectors can also be removed from the machine, if they do not interface with any card stores on the machine. -
FIG. 7 shows a flowchart of different procedures for selecting a card selector in the system ofFIG. 2 . Atblock 705, the selector policy engine can automatically select a card selector using one or more policies, as described above with reference toFIGS. 3-4 . Alternatively, atblock 710, the machine can present to the user a list of all available card selectors, and atblock 715 the machine can receive from the user the preferred card selector. - The following discussion is intended to provide a brief, general description of a suitable machine in which certain aspects of the invention may be implemented. Typically, the machine includes a system bus to which is attached processors, memory, e.g., random access memory (RAM), read-only memory (ROM), or other state preserving medium, storage devices, a video interface, and input/output interface ports. The machine may be controlled, at least in part, by input from conventional input devices, such as keyboards, mice, etc., as well as by directives received from another machine, interaction with a virtual reality (VR) environment, biometric feedback, or other input signal. As used herein, the term “machine” is intended to broadly encompass a single machine, or a system of communicatively coupled machines or devices operating together. Exemplary machines include computing devices such as personal computers, workstations, servers, portable computers, handheld devices, telephones, tablets, etc., as well as transportation devices, such as private or public transportation, e.g., automobiles, trains, cabs, etc.
- The machine may include embedded controllers, such as programmable or non-programmable logic devices or arrays, Application Specific Integrated Circuits, embedded computers, smart cards, and the like. The machine may utilize one or more connections to one or more remote machines, such as through a network interface, modem, or other communicative coupling. Machines may be interconnected by way of a physical and/or logical network, such as an intranet, the Internet, local area networks, wide area networks, etc. One skilled in the art will appreciate that network communication may utilize various wired and/or wireless short range or long range carriers and protocols, including radio frequency (RF), satellite, microwave, Institute of Electrical and Electronics Engineers (IEEE) 545.11, Bluetooth, optical, infrared, cable, laser, etc.
- The invention may be described by reference to or in conjunction with associated data including functions, procedures, data structures, application programs, instructions, etc. which, when accessed by a machine, result in the machine performing tasks or defining abstract data types or low-level hardware contexts. Associated data may be stored in, for example, the volatile and/or non-volatile memory, e.g., RAM, ROM, etc., or in other storage devices and their associated storage media, including hard-drives, floppy-disks, optical storage, tapes, flash memory, memory sticks, digital video disks, biological storage, etc. Associated data may be delivered over transmission environments, including the physical and/or logical network, in the form of packets, serial data, parallel data, propagated signals, etc., and may be used in a compressed or encrypted format. Associated data may be used in a distributed environment, and stored locally and/or remotely for machine access.
- Having described and illustrated the principles of the invention with reference to illustrated embodiments, it will be recognized that the illustrated embodiments may be modified in arrangement and detail without departing from such principles, and may be combined in any desired manner. And although the foregoing discussion has focused on particular embodiments, other configurations are contemplated. In particular, even though expressions such as “according to an embodiment of the invention” or the like are used herein, these phrases are meant to generally reference embodiment possibilities, and are not intended to limit the invention to particular embodiment configurations. As used herein, these terms may reference the same or different embodiments that are combinable into other embodiments.
- Consequently, in view of the wide variety of permutations to the embodiments described herein, this detailed description and accompanying material is intended to be illustrative only, and should not be taken as limiting the scope of the invention. What is claimed as the invention, therefore, is all such modifications as may come within the scope and spirit of the following claims and equivalents thereto.
Claims (1)
1. An apparatus, comprising:
a computer;
a card store;
a plurality of card selectors;
a generic card selector to receive a security policy;
a selector policy engine to identify one of the plurality of card selectors; and
means for using one of the information cards in said card store with said identified card selector to respond to the security policy.
Priority Applications (1)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
US13/619,594 US20130014208A1 (en) | 2007-03-16 | 2012-09-14 | Chaining information card selectors |
Applications Claiming Priority (6)
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,608 US8087060B2 (en) | 2007-03-16 | 2007-08-22 | Chaining information card selectors |
US13/302,938 US8353002B2 (en) | 2007-03-16 | 2011-11-22 | Chaining information card selectors |
US13/619,594 US20130014208A1 (en) | 2007-03-16 | 2012-09-14 | Chaining information card selectors |
Related Parent Applications (1)
Application Number | Title | Priority Date | Filing Date |
---|---|---|---|
US13/302,938 Continuation US8353002B2 (en) | 2007-03-16 | 2011-11-22 | Chaining information card selectors |
Publications (1)
Publication Number | Publication Date |
---|---|
US20130014208A1 true US20130014208A1 (en) | 2013-01-10 |
Family
ID=39764024
Family Applications (9)
Application Number | Title | Priority Date | Filing Date |
---|---|---|---|
US11/843,608 Expired - Fee Related US8087060B2 (en) | 2007-03-16 | 2007-08-22 | Chaining information card selectors |
US11/843,638 Active 2031-01-05 US8370913B2 (en) | 2007-03-16 | 2007-08-22 | Policy-based auditing of identity credential disclosure by a secure token service |
US11/843,572 Active 2029-02-02 US8073783B2 (en) | 2007-03-16 | 2007-08-22 | Performing a business transaction without disclosing sensitive identity information to a relying party |
US11/843,591 Expired - Fee Related US8479254B2 (en) | 2007-03-16 | 2007-08-22 | Credential categorization |
US11/843,640 Expired - Fee Related US8074257B2 (en) | 2007-03-16 | 2007-08-22 | Framework and technology to enable the portability of information cards |
US13/036,996 Expired - Fee Related US8364600B2 (en) | 2007-03-16 | 2011-02-28 | Performing a business transaction without disclosing sensitive identity information to a relying party |
US13/302,938 Expired - Fee Related US8353002B2 (en) | 2007-03-16 | 2011-11-22 | Chaining information card selectors |
US13/619,478 Abandoned US20130014207A1 (en) | 2007-03-16 | 2012-09-14 | Policy-based auditing of identity credential disclosure by a secure token service |
US13/619,594 Abandoned US20130014208A1 (en) | 2007-03-16 | 2012-09-14 | Chaining information card selectors |
Family Applications Before (8)
Application Number | Title | Priority Date | Filing Date |
---|---|---|---|
US11/843,608 Expired - Fee Related US8087060B2 (en) | 2007-03-16 | 2007-08-22 | Chaining information card selectors |
US11/843,638 Active 2031-01-05 US8370913B2 (en) | 2007-03-16 | 2007-08-22 | Policy-based auditing of identity credential disclosure by a secure token service |
US11/843,572 Active 2029-02-02 US8073783B2 (en) | 2007-03-16 | 2007-08-22 | Performing a business transaction without disclosing sensitive identity information to a relying party |
US11/843,591 Expired - Fee Related US8479254B2 (en) | 2007-03-16 | 2007-08-22 | Credential categorization |
US11/843,640 Expired - Fee Related US8074257B2 (en) | 2007-03-16 | 2007-08-22 | Framework and technology to enable the portability of information cards |
US13/036,996 Expired - Fee Related US8364600B2 (en) | 2007-03-16 | 2011-02-28 | Performing a business transaction without disclosing sensitive identity information to a relying party |
US13/302,938 Expired - Fee Related US8353002B2 (en) | 2007-03-16 | 2011-11-22 | Chaining information card selectors |
US13/619,478 Abandoned US20130014207A1 (en) | 2007-03-16 | 2012-09-14 | Policy-based auditing of identity credential disclosure by a secure token service |
Country Status (1)
Country | Link |
---|---|
US (9) | US8087060B2 (en) |
Families Citing this family (84)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
US20090217362A1 (en) * | 2007-01-18 | 2009-08-27 | Microsoft Corporation | Selectively provisioning clients with digital identity representations |
US8689296B2 (en) | 2007-01-26 | 2014-04-01 | Microsoft Corporation | Remote access of digital identities |
US20090228885A1 (en) * | 2008-03-07 | 2009-09-10 | Novell, Inc. | System and method for using workflows with information cards |
US8087060B2 (en) | 2007-03-16 | 2011-12-27 | James Mark Norman | Chaining information card selectors |
US20090249430A1 (en) * | 2008-03-25 | 2009-10-01 | Novell, Inc. | Claim category handling |
US8151324B2 (en) | 2007-03-16 | 2012-04-03 | Lloyd Leon Burch | Remotable information cards |
US8135383B2 (en) * | 2007-07-30 | 2012-03-13 | Lsi Corporation | Information security and delivery method and apparatus |
US20090063312A1 (en) * | 2007-08-28 | 2009-03-05 | Hurst Douglas J | Method and System for Processing Secure Wireless Payment Transactions and for Providing a Virtual Terminal for Merchant Processing of Such Transactions |
US8407141B2 (en) * | 2007-10-30 | 2013-03-26 | Visa U.S.A. Inc. | System and method for processing multiple methods of payment |
US8374932B2 (en) | 2007-10-30 | 2013-02-12 | Visa U.S.A. Inc. | Payment entity device transaction processing using multiple payment methods |
KR101074987B1 (en) * | 2007-11-06 | 2011-10-18 | 한국전자통신연구원 | Context based rfid privacy control system and the applicable methods for personalization of tagged product |
DE102008000067C5 (en) * | 2008-01-16 | 2012-10-25 | Bundesdruckerei Gmbh | Method for reading attributes from an ID token |
US20090199284A1 (en) * | 2008-02-06 | 2009-08-06 | Novell, Inc. | Methods for setting and changing the user credential in information cards |
US20090205035A1 (en) * | 2008-02-11 | 2009-08-13 | Novell, Inc. | Info card selector reception of identity provider based data pertaining to info cards |
US20090217368A1 (en) * | 2008-02-27 | 2009-08-27 | Novell, Inc. | System and method for secure account reset utilizing information cards |
US20090241032A1 (en) * | 2008-03-18 | 2009-09-24 | David Carroll Challener | Apparatus, system, and method for uniform resource locator sharing |
US8079069B2 (en) * | 2008-03-24 | 2011-12-13 | Oracle International Corporation | Cardspace history validator |
US8301500B2 (en) * | 2008-04-02 | 2012-10-30 | Global 1 Enterprises | Ghosting payment account data in a mobile telephone payment transaction system |
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 |
US20100011409A1 (en) * | 2008-07-09 | 2010-01-14 | Novell, Inc. | Non-interactive information card token generation |
DE102008040416A1 (en) * | 2008-07-15 | 2010-01-21 | Bundesdruckerei Gmbh | Method for reading attributes from an ID token |
US8561172B2 (en) * | 2008-08-29 | 2013-10-15 | Novell Intellectual Property Holdings, Inc. | System and method for virtual information cards |
WO2010031698A2 (en) * | 2008-09-22 | 2010-03-25 | Bundesdruckerei Gmbh | Method for storing data, computer programme product, id token and computer system |
WO2010045156A2 (en) * | 2008-10-13 | 2010-04-22 | Hewlett-Packard Development Company, L.P. | Systems and processes for securing sensitive information |
US20100250955A1 (en) * | 2008-10-22 | 2010-09-30 | Paul Trevithick | Brokered information sharing system |
US10867298B1 (en) | 2008-10-31 | 2020-12-15 | Wells Fargo Bank, N.A. | Payment vehicle with on and off function |
US20100114768A1 (en) * | 2008-10-31 | 2010-05-06 | Wachovia Corporation | Payment vehicle with on and off function |
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 |
US8495715B2 (en) | 2009-02-23 | 2013-07-23 | Oracle International Corporation | Techniques for credential auditing |
US8249630B1 (en) * | 2009-03-25 | 2012-08-21 | Sprint Communications Company L.P. | Messaging session enhancement with user data |
US8584251B2 (en) * | 2009-04-07 | 2013-11-12 | Princeton Payment Solutions | Token-based payment processing system |
US8763142B2 (en) | 2009-04-07 | 2014-06-24 | Princeton Payment Solutions | Tokenized payment processing schemes |
US20100287597A1 (en) * | 2009-05-07 | 2010-11-11 | Microsoft Corporation | Security policy trigger for policy enforcement |
US9043891B2 (en) * | 2010-02-18 | 2015-05-26 | Microsoft Technology Licensiing, LLC | Preserving privacy with digital identities |
US20110239293A1 (en) * | 2010-03-24 | 2011-09-29 | Microsoft Corporation | Auditing access to data based on resource properties |
US8984597B2 (en) | 2010-05-27 | 2015-03-17 | Microsoft Technology Licensing, Llc | Protecting user credentials using an intermediary component |
US8973099B2 (en) | 2010-06-15 | 2015-03-03 | Microsoft Corporation | Integrating account selectors with passive authentication protocols |
US8745716B2 (en) | 2010-11-17 | 2014-06-03 | Sequent Software Inc. | System and method for providing secure data communication functionality to a variety of applications on a portable communication device |
US8538845B2 (en) | 2011-06-03 | 2013-09-17 | Mozido, Llc | Monetary transaction system |
CN103890706B (en) | 2011-10-31 | 2019-06-14 | 惠普发展公司,有限责任合伙企业 | Rendering for rendering content is permitted |
US10438196B2 (en) | 2011-11-21 | 2019-10-08 | Mozido, Inc. | Using a mobile wallet infrastructure to support multiple mobile wallet providers |
US9208488B2 (en) | 2011-11-21 | 2015-12-08 | Mozido, Inc. | Using a mobile wallet infrastructure to support multiple mobile wallet providers |
US20130185364A1 (en) * | 2012-01-18 | 2013-07-18 | Rajesh Bhatia | Email applications |
US9191394B2 (en) | 2012-02-08 | 2015-11-17 | Microsoft Technology Licensing, Llc | Protecting user credentials from a computing device |
US20130228616A1 (en) * | 2012-03-02 | 2013-09-05 | Amazon Technologies, Inc. | Dynamic Payment Card |
US20130275282A1 (en) | 2012-04-17 | 2013-10-17 | Microsoft Corporation | Anonymous billing |
US9462080B2 (en) | 2012-04-27 | 2016-10-04 | Hewlett-Packard Development Company, L.P. | Management service to manage a file |
US10607219B2 (en) * | 2012-06-11 | 2020-03-31 | Visa International Service Association | Systems and methods to provide privacy protection for activities related to transactions |
US9256871B2 (en) | 2012-07-26 | 2016-02-09 | Visa U.S.A. Inc. | Configurable payment tokens |
US9444817B2 (en) | 2012-09-27 | 2016-09-13 | Microsoft Technology Licensing, Llc | Facilitating claim use by service providers |
US8788421B2 (en) | 2012-11-20 | 2014-07-22 | Mastercard International Incorporated | Systems and methods for processing electronic payments using a global payment directory |
US8959600B2 (en) | 2013-01-29 | 2015-02-17 | Oracle International Corporation | Proxy data views for administrative credentials |
US20140304181A1 (en) * | 2013-04-05 | 2014-10-09 | Microsoft Corporation | Badge authentication |
WO2015005900A1 (en) * | 2013-07-08 | 2015-01-15 | Nokia Siemens Networks Oy | Establishment of packet data network connection via relay user equipment |
JP6110503B2 (en) * | 2013-09-24 | 2017-04-05 | 日立マクセル株式会社 | TV call equipment |
US10243945B1 (en) * | 2013-10-28 | 2019-03-26 | Amazon Technologies, Inc. | Managed identity federation |
US9218468B1 (en) | 2013-12-16 | 2015-12-22 | Matthew B. Rappaport | Systems and methods for verifying attributes of users of online systems |
US11216815B2 (en) | 2014-05-27 | 2022-01-04 | American Express Travel Related Services Company, Inc. | Systems and methods for fraud liability shifting |
US20160005042A1 (en) * | 2014-07-02 | 2016-01-07 | Mistral Mobile | Host card emulation out-of-bound device binding verification |
US9444848B2 (en) * | 2014-09-19 | 2016-09-13 | Microsoft Technology Licensing, Llc | Conditional access to services based on device claims |
US9813400B2 (en) | 2014-11-07 | 2017-11-07 | Probaris Technologies, Inc. | Computer-implemented systems and methods of device based, internet-centric, authentication |
US10904234B2 (en) | 2014-11-07 | 2021-01-26 | Privakey, Inc. | Systems and methods of device based customer authentication and authorization |
US11429975B1 (en) | 2015-03-27 | 2022-08-30 | Wells Fargo Bank, N.A. | Token management system |
US11170364B1 (en) | 2015-07-31 | 2021-11-09 | Wells Fargo Bank, N.A. | Connected payment card systems and methods |
US10542117B2 (en) | 2015-09-03 | 2020-01-21 | Verisign, Inc. | Systems and methods for providing secure access to shared registration systems |
US11329821B2 (en) | 2015-12-28 | 2022-05-10 | Verisign, Inc. | Shared registration system |
US9608993B1 (en) * | 2016-02-01 | 2017-03-28 | International Business Machines Corporation | Credential abuse prevention and efficient revocation with oblivious third party |
US10592864B2 (en) | 2016-04-28 | 2020-03-17 | Microsoft Technology Licensing, Llc | Share token issuance for declarative document authoring |
US11886611B1 (en) | 2016-07-01 | 2024-01-30 | Wells Fargo Bank, N.A. | Control tower for virtual rewards currency |
US11615402B1 (en) | 2016-07-01 | 2023-03-28 | Wells Fargo Bank, N.A. | Access control tower |
US11935020B1 (en) | 2016-07-01 | 2024-03-19 | Wells Fargo Bank, N.A. | Control tower for prospective transactions |
US10992679B1 (en) | 2016-07-01 | 2021-04-27 | Wells Fargo Bank, N.A. | Access control tower |
US11386223B1 (en) | 2016-07-01 | 2022-07-12 | Wells Fargo Bank, N.A. | Access control tower |
US10915881B2 (en) | 2017-01-27 | 2021-02-09 | American Express Travel Related Services Company, Inc. | Transaction account charge splitting |
US11556936B1 (en) | 2017-04-25 | 2023-01-17 | Wells Fargo Bank, N.A. | System and method for card control |
US11748756B2 (en) * | 2017-05-12 | 2023-09-05 | Samsung Electronics Co., Ltd. | System and method for fraud detection |
US11062388B1 (en) | 2017-07-06 | 2021-07-13 | Wells Fargo Bank, N.A | Data control tower |
US11188887B1 (en) | 2017-11-20 | 2021-11-30 | Wells Fargo Bank, N.A. | Systems and methods for payment information access management |
CN109951840A (en) * | 2019-03-06 | 2019-06-28 | 成都国星通信有限公司 | A kind of more smart card extended methods and system |
US10917524B1 (en) * | 2019-10-30 | 2021-02-09 | American Tel-A-Systems, Inc. | Methods for auditing communication sessions |
US12028455B2 (en) * | 2020-07-14 | 2024-07-02 | Visa International Service Association | Privacy-preserving identity attribute verification using policy tokens |
US10992606B1 (en) | 2020-09-04 | 2021-04-27 | Wells Fargo Bank, N.A. | Synchronous interfacing with unaffiliated networked systems to alter functionality of sets of electronic assets |
US11546338B1 (en) | 2021-01-05 | 2023-01-03 | Wells Fargo Bank, N.A. | Digital account controls portal and protocols for federated and non-federated systems and devices |
Citations (4)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
US20050137737A1 (en) * | 2003-12-19 | 2005-06-23 | Akiko Sato | Integrated circuit card system and application loading method |
US20070294753A1 (en) * | 2006-06-05 | 2007-12-20 | Akira Tanaka | Adaptor or ic card for encrypted communication on network |
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 |
US8087060B2 (en) * | 2007-03-16 | 2011-12-27 | James Mark Norman | Chaining information card selectors |
Family Cites Families (172)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
US40753A (en) * | 1863-12-01 | Improved artificial fuel | ||
US3614839A (en) | 1968-04-01 | 1971-10-26 | Polaroid Corp | Id card laminar structures and processes for making same |
US3949501A (en) * | 1972-10-05 | 1976-04-13 | Polaroid Corporation | Novel identification card |
US4153931A (en) | 1973-06-04 | 1979-05-08 | Sigma Systems Inc. | Automatic library control apparatus |
US4568403A (en) * | 1982-03-17 | 1986-02-04 | Miller Products, Inc. | Method of making laminated member |
US4730848A (en) * | 1986-05-19 | 1988-03-15 | General Credit Card Forms, Inc. | Credit card transaction slips pack and method of making |
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 |
US5594806A (en) | 1994-06-20 | 1997-01-14 | Personnel Identification & Entry Access Control, Inc. | Knuckle profile indentity verification system |
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 |
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 |
US5742756A (en) | 1996-02-12 | 1998-04-21 | Microsoft Corporation | System and method of using smart cards to perform security-critical operations requiring user authorization |
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 |
WO1998023062A1 (en) | 1996-11-22 | 1998-05-28 | T-Netix, Inc. | Voice recognition for information system access and transaction processing |
US7494416B2 (en) * | 1997-02-21 | 2009-02-24 | Walker Digital, Llc | Method and apparatus for providing insurance policies for gambling losses |
JPH113382A (en) | 1997-06-11 | 1999-01-06 | Sanwa Ginkou:Kk | Telephone banking system and transaction method |
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 |
JP3507315B2 (en) | 1997-11-25 | 2004-03-15 | 住友商事株式会社 | Authentication payment device |
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 |
JPH1139540A (en) | 1998-05-18 | 1999-02-12 | Toshiba Corp | Automatic transaction device |
PT1633151T (en) * | 1998-09-15 | 2017-05-11 | Upaid Systems Ltd | Communication services |
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 |
US7343351B1 (en) | 1999-08-31 | 2008-03-11 | American Express Travel Related Services Company, Inc. | Methods and apparatus for conducting electronic transactions |
US7680819B1 (en) | 1999-11-12 | 2010-03-16 | Novell, Inc. | Managing digital identity information |
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 |
AU2001247984A1 (en) * | 2000-02-16 | 2001-08-27 | Bea Systems Inc. | Workflow integration system for enterprise wide electronic collaboration |
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 |
US7395246B2 (en) | 2000-06-30 | 2008-07-01 | Intel Corporation | Delegating digital credentials |
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 |
JP3695695B2 (en) | 2000-12-25 | 2005-09-14 | 株式会社カイ・コーポレーション | Password generation verification system and method |
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 |
US20030046575A1 (en) | 2001-08-30 | 2003-03-06 | International Business Machines Corporation | Digital identity information cards |
US20030083903A1 (en) | 2001-10-30 | 2003-05-01 | Myers Gene E. | Method and apparatus for contemporaneous billing and documenting with rendered services |
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 |
US20040034440A1 (en) | 2002-08-14 | 2004-02-19 | Richard Middlebrook | Golf handicap and merchandising kiosk |
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 |
DE60308733T2 (en) | 2003-02-21 | 2007-08-09 | Telefonaktiebolaget Lm Ericsson (Publ) | EMPLOYEE ANNOUNCEMENT IN A SINGLE SIGN-ON SYSTEM |
EP1450321A1 (en) | 2003-02-21 | 2004-08-25 | Swisscom Mobile AG | Method and system for detecting possible fraud in paying transactions |
US20040199787A1 (en) | 2003-04-02 | 2004-10-07 | Sun Microsystems, Inc., A Delaware Corporation | Card device resource access control |
CN1551026A (en) * | 2003-04-18 | 2004-12-01 | 松下电器产业株式会社 | System supporting consolidated accounting |
US8108920B2 (en) | 2003-05-12 | 2012-01-31 | Microsoft Corporation | Passive client single sign-on for web applications |
US20050027713A1 (en) | 2003-08-01 | 2005-02-03 | Kim Cameron | Administrative reset of multiple passwords |
US7454783B2 (en) | 2003-08-08 | 2008-11-18 | Metapass, Inc. | System, method, and apparatus for automatic login |
US7494414B2 (en) * | 2003-09-12 | 2009-02-24 | Igt | Gaming device having a card management system for the management of circulating data cards |
US7444519B2 (en) | 2003-09-23 | 2008-10-28 | Computer Associates Think, Inc. | Access control for federated identities |
US20080131567A1 (en) * | 2003-10-01 | 2008-06-05 | Lemme Anthony R | Vacuum sealable coffee and marinating food storage container |
US20050124320A1 (en) | 2003-12-09 | 2005-06-09 | Johannes Ernst | System and method for the light-weight management of identity and related information |
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 |
US8499153B2 (en) | 2004-06-24 | 2013-07-30 | Nokia Corporation | System and method of authenticating a user to a service provider |
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 |
US20070208940A1 (en) | 2004-10-29 | 2007-09-06 | The Go Daddy Group, Inc. | Digital identity related reputation tracking and publishing |
US8904040B2 (en) | 2004-10-29 | 2014-12-02 | Go Daddy Operating Company, LLC | Digital identity validation |
US7797413B2 (en) | 2004-10-29 | 2010-09-14 | The Go Daddy Group, Inc. | Digital identity registration |
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 |
US8301566B2 (en) | 2005-10-20 | 2012-10-30 | American Express Travel Related Services Company, Inc. | System and method for providing a financial transaction instrument with user-definable authorization criteria |
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 |
US8104074B2 (en) * | 2006-02-24 | 2012-01-24 | Microsoft Corporation | Identity providers in digital identity system |
US20070203852A1 (en) * | 2006-02-24 | 2007-08-30 | Microsoft Corporation | Identity information including reputation information |
US7747540B2 (en) | 2006-02-24 | 2010-06-29 | Microsoft Corporation | Account linking with privacy keys |
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 |
US20070266082A1 (en) | 2006-05-10 | 2007-11-15 | Mcconnell Jane E | Methods, systems, and computer-readable media for displaying high resolution content related to the exploration and production of geologic resources in a thin client computer network |
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 |
US8407767B2 (en) | 2007-01-18 | 2013-03-26 | Microsoft Corporation | Provisioning of digital identity representations |
US8087072B2 (en) * | 2007-01-18 | 2011-12-27 | 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 |
US20080196096A1 (en) | 2007-02-13 | 2008-08-14 | Amiram Grynberg | Methods for Extending a Security Token Based Identity System |
US20080222714A1 (en) | 2007-03-09 | 2008-09-11 | Mark Frederick Wahl | System and method for authentication upon network attachment |
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 |
US20090077627A1 (en) * | 2007-03-16 | 2009-03-19 | Novell, Inc. | Information card federation point tracking and management |
US20090077118A1 (en) * | 2007-03-16 | 2009-03-19 | Novell, Inc. | Information card federation point tracking and management |
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 |
US20080289020A1 (en) | 2007-05-15 | 2008-11-20 | Microsoft Corporation | Identity Tokens Using Biometric Representations |
US8528058B2 (en) | 2007-05-31 | 2013-09-03 | Microsoft Corporation | Native use of web service protocols and claims in server 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 |
US20090013391A1 (en) | 2007-07-03 | 2009-01-08 | Johannes Ernst | Identification System and Method |
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 |
US20090077638A1 (en) | 2007-09-17 | 2009-03-19 | Novell, Inc. | Setting and synching preferred credentials in a disparate credential store environment |
US20090089870A1 (en) * | 2007-09-28 | 2009-04-02 | Mark Frederick Wahl | System and method for validating interactions in an identity metasystem |
US8261406B2 (en) * | 2007-10-11 | 2012-09-11 | Black & Decker Inc. | Vacuum with multiple exhaust points |
US20090099860A1 (en) | 2007-10-15 | 2009-04-16 | Sap Ag | Composite Application Using Security Annotations |
US20090119756A1 (en) | 2007-11-06 | 2009-05-07 | International Business Machines Corporation | Credential Verification using Credential Repository |
DE102008000067C5 (en) | 2008-01-16 | 2012-10-25 | Bundesdruckerei Gmbh | Method for reading attributes from an ID token |
US8161545B2 (en) | 2008-01-29 | 2012-04-17 | Craine Dean A | Keyboard with programmable username and password keys and system |
US20090199284A1 (en) | 2008-02-06 | 2009-08-06 | Novell, Inc. | Methods for setting and changing the user credential in information cards |
US8468576B2 (en) | 2008-02-11 | 2013-06-18 | Apple Inc. | System and method for application-integrated information card selection |
US20090205035A1 (en) * | 2008-02-11 | 2009-08-13 | Novell, Inc. | Info card selector reception of identity provider based data pertaining to info cards |
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 |
EP2109014A1 (en) | 2008-04-08 | 2009-10-14 | JDS Uniphase Corporation | Improved OVD containing device |
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 |
US20090328198A1 (en) | 2008-06-27 | 2009-12-31 | Atek, Inc. | Secure password organizer |
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 |
-
2007
- 2007-08-22 US US11/843,608 patent/US8087060B2/en not_active Expired - Fee Related
- 2007-08-22 US US11/843,638 patent/US8370913B2/en active Active
- 2007-08-22 US US11/843,572 patent/US8073783B2/en active Active
- 2007-08-22 US US11/843,591 patent/US8479254B2/en not_active Expired - Fee Related
- 2007-08-22 US US11/843,640 patent/US8074257B2/en not_active Expired - Fee Related
-
2011
- 2011-02-28 US US13/036,996 patent/US8364600B2/en not_active Expired - Fee Related
- 2011-11-22 US US13/302,938 patent/US8353002B2/en not_active Expired - Fee Related
-
2012
- 2012-09-14 US US13/619,478 patent/US20130014207A1/en not_active Abandoned
- 2012-09-14 US US13/619,594 patent/US20130014208A1/en not_active Abandoned
Patent Citations (5)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
US20050137737A1 (en) * | 2003-12-19 | 2005-06-23 | Akiko Sato | Integrated circuit card system and application loading method |
US20070294753A1 (en) * | 2006-06-05 | 2007-12-20 | Akira Tanaka | Adaptor or ic card for encrypted communication on network |
US8087060B2 (en) * | 2007-03-16 | 2011-12-27 | James Mark Norman | Chaining information card selectors |
US8353002B2 (en) * | 2007-03-16 | 2013-01-08 | Apple Inc. | Chaining information card selectors |
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 |
Also Published As
Publication number | Publication date |
---|---|
US20110153499A1 (en) | 2011-06-23 |
US20080229411A1 (en) | 2008-09-18 |
US20130014207A1 (en) | 2013-01-10 |
US8370913B2 (en) | 2013-02-05 |
US20120072970A1 (en) | 2012-03-22 |
US20080229410A1 (en) | 2008-09-18 |
US8073783B2 (en) | 2011-12-06 |
US8353002B2 (en) | 2013-01-08 |
US20080229383A1 (en) | 2008-09-18 |
US8479254B2 (en) | 2013-07-02 |
US8087060B2 (en) | 2011-12-27 |
US20080229398A1 (en) | 2008-09-18 |
US8364600B2 (en) | 2013-01-29 |
US8074257B2 (en) | 2011-12-06 |
US20080229384A1 (en) | 2008-09-18 |
Similar Documents
Publication | Publication Date | Title |
---|---|---|
US8353002B2 (en) | Chaining information card selectors | |
US8561172B2 (en) | System and method for virtual information cards | |
US8468576B2 (en) | System and method for application-integrated information card selection | |
CN107113302B (en) | Security and permission architecture in multi-tenant computing systems | |
US8151324B2 (en) | Remotable information cards | |
US8079069B2 (en) | Cardspace history validator | |
US8484316B2 (en) | Methods and apparatus for providing access to content | |
EP2091001A1 (en) | Info card selector reception of identity provider based data pertaining to info cards | |
US8083135B2 (en) | Information card overlay | |
US8632003B2 (en) | Multiple persona information cards | |
US20100251353A1 (en) | User-authorized information card delegation | |
US20090178112A1 (en) | Level of service descriptors | |
US20130018984A1 (en) | Information card federation point tracking and management | |
US20090077627A1 (en) | Information card federation point tracking and management | |
US20130061335A1 (en) | Method, Apparatus, Computer Readable Media for a Storage Virtualization Middleware System | |
US20090249430A1 (en) | Claim category handling | |
CN115053218A (en) | Authentication and authorization across microservices | |
US20100095372A1 (en) | Trusted relying party proxy for information card tokens | |
AU2004203412B2 (en) | Moving principals across security boundaries without service interruption | |
KR20050009945A (en) | Method and system for managing virtual storage space using mobile storage | |
Chen et al. | New authentication method for mobile centric communications | |
CN115062283A (en) | Method for logging in internal system by using external system, electronic equipment and storage medium | |
KR20060029505A (en) | Method for managing a state of log-in using a short message |
Legal Events
Date | Code | Title | Description |
---|---|---|---|
STCB | Information on status: application discontinuation |
Free format text: ABANDONED -- FAILURE TO RESPOND TO AN OFFICE ACTION |