Tremendous innovation has occurred recently in developing systems to give individuals more control over how their personal identity information is distributed and used, particularly in a digital context. For example, Microsoft Corporation of Redmond, Wash., among others, has propagated a system sometimes referred to as the Information Card Selector—Microsoft's instantiation being referred to as Windows CardSpace. In a Windows CardSpace system, a principal obtains one or more digital identity representations, sometimes referred to as information cards. When the principal attempts to access a resource (a “relying party”) that requires a set of claims made about the principal, the principal employs a digital identity representation (hereafter called a “DIR”) to initiate communication with an identity provider that can assert those claims. In some cases, the identity provider may be controlled by a principal and run on the principal's own machine. In others it may be controlled by a third party. The identity provider returns an “identity token” that includes the required claims information.
Little attention has been directed, however, towards the creation and provisioning of DIRs. Currently, administrators of digital identity systems are forced to craft DIRs manually. For example, an administrator may manually use a software utility, such as an XML generator, to craft a DIR and save it to a particular location. The administrator might then send the principal a pointer to the DIR, and the principal would then go retrieve the DIR. This system is ad hoc, subject to errors and security vulnerabilities, and labor intensive for an administrator.
This Summary is provided to introduce a selection of concepts in a simplified form that are further described below in the Detailed Description. This Summary is not intended to identify key features or essential features of the claimed subject matter, nor is it intended to be used as an aid in determining the scope of the claimed subject matter.
One aspect relates to a system for provisioning a DIR for a principal. The system includes a DIR generation system that is adapted to receive a request to generate a DIR for the principal and then generate the DIR. Also provided is an identity provider adapted to generate an identity token in response to communication initiated using the DIR, and an identity data store, operatively connected to both the DIR generation system and the identity provider. The DIR generation system accesses the identity data store in generating the DIR and the identity provider also accesses the identity data store in generating the identity token.
Another aspect relates to a method for provisioning a DIR for a principal. The method includes authenticating the principal to a DIR generation system using sign-on information such as a username and password. The method further includes receiving a request for a DIR and generating the requested DIR in a way that includes at least some of the sign-on information. For example, the same sign-on information may be used to protect or “back” the resulting DIR. This provides a hint to the authenticating principal regarding what authenticating information to provide at a later time for sign-on.
Another aspect relates to another method for provisioning a DIR for a principal. In this exemplary method, a first DIR descriptor and a second DIR descriptor are generated. These can represent, for example, different DIRs that are available to principals. Next, the first and second DIR descriptors are sent to the principal so that the principal knows, for example, what DIRs are available. A request from the principal is then received for at least a first DIR conforming to the first DIR descriptor. The first DIR is then created.
Another aspect relates to still another method for provisioning a DIR for a principal. Access to a relying party is requested. A message denying access and transmitting the relying party's security policy is then received. A DIR that satisfies the security policy is then requested from a DIR generation system. Finally, the DIR is received.
Reference will now be made to the accompanying drawings, which are not necessarily drawn to scale, and wherein:
Example embodiments will now be described more fully hereinafter with reference to the accompanying drawings. Like numbers refer to like elements throughout.
Example embodiments disclosed herein relate generally to identity systems including DIRs used in initiating communication for production of identity tokens that can be exchanged between a principal, an identity provider, and a relying party to authenticate an identity and/or information related to the principal. In example embodiments herein, the principal may be a natural person or persons, a computer, a network, or any other entity. The relying party has goods, services, or other information that the principal desires to access and/or obtain. In example embodiments, the relying party can be any resource, privilege, or service that requires a security policy to enter, access, or use. For example, a relying party may comprise one or more of: computers, computer networks, data, databases, buildings, personnel, services, companies, organizations, physical locations, electronic devices, or any other type of resource.
Referring now to
Principal 110 and relying party 120 can communicate with each other over one or more networks, such as the Internet, or through telephonic or other forms of wired or wireless communication. In example embodiments, principal 110 can request goods, services, information, privileges, or other access from relying party 120. Relying party 120 can require authentication of the identity of, or information about, principal 110 before or in conjunction with providing the requested access to principal 110.
Also shown in
Although claims transformer 130 and claims authority 140 of identity provider 115 are shown as separate entities in
Computer systems described herein include, without limitation, a personal computer, server computer, hand-held or laptop device, microprocessor system, microprocessor-based system, programmable consumer electronics, network PCs, minicomputers, mainframe computer, smart card, telephone, mobile or cellular communication device, personal data assistant, distributed computing environment that includes any of the above systems or devices, and the like. Some computer systems described herein may comprise portable computing devices. A portable computing device is any computer system that is designed to be physically carried by a user. Each computer system may also include one or more peripherals, including without limitation: keyboard, mouse, a camera, a web camera, a video camera, a fingerprint scanner, an iris scanner, a display device such as a monitor, a microphone, or speakers.
Each computer system includes an operating system, such as (without limitation) the WINDOWS operating system from Microsoft Corporation, and one or more programs stored on the computer readable media. Each computer system may also include one or more input and output communications devices that allow the user to communicate with the computer system, as well as allow the computer system to communicate with other devices. Communications between the computer systems used by principal 110 (e.g., principal machine 111), relying party 120, DIR generation system 164, administrator system 160, data capture system 162, and identity provider 115 can be implemented using any type of communications link, including, without limitation, the Internet, wide area networks, intranets, Ethernets, direct-wired paths, satellites, infrared scans, cellular communications, or any other type of wired or wireless communications.
In some example embodiments disclosed herein, system 100 is implemented at least in part as an Information Card system provided in the .NET 3.0 framework developed by Microsoft Corporation of Redmond, Wash. The Information Card system allows principals to manage multiple DIRs from various identity providers.
The Information Card system utilizes a web services platform such as the Windows Communication Framework in the .NET 3.0 framework. In addition, the Information Card system is built using the Web Services Security Specifications propagated at least in part by Microsoft Corporation of Redmond, Wash. These specifications include a message security model WS-Security, an endpoint policy WS-SecurityPolicy, a metadata exchange WS-MetadataExchange, and a trust model WS-Trust. Generally, the WS-Security model describes how to attach identity tokens to messages. The WS-SecurityPolicy model describes end point policy requirements, such as required identity tokens and supported encryption algorithms. Such policy requirements can be conveyed and negotiated using a metadata protocol defined by WS-MetadataExchange. The WS-Trust model describes a framework for trust models that enables different web services to interoperate. Some example embodiments described herein refer to the Web Services Security Specifications described above. In alternative embodiments, one or more other specifications can be used to facilitate communications between the various subsystems in system 100.
Referring again to
In response to the request, relying party 120 may send principal machine 111 requirements for relying party 120 to authenticate principal's identity or other information about principal 110. The requirements of relying party 120 for authentication are referred to herein as a security policy. A security policy minimally defines the set of claims from a trusted identity provider 115 that the principal 110 must provide to relying party 120 for relying party 120 to authenticate principal 110. A security policy can include a requirement of proof regarding a personal characteristic (such as age), identity, financial status, etc. It can also include rules regarding the level of verification and authentication required to authenticate any offers of proof (e.g., digital signature from a particular identity provider).
In one example, relying party 120 specifies its security policy using WS-SecurityPolicy, including both the claim requirements and type of identity token required by relying party 120. Examples of types of claims include, without limitation, the following: first name, last name, email address, street address, locality name or city, state or province, postal code, country, telephone number, social security number, date of birth, gender, personal identifier number, credit score, financial status, legal status, etc.
The security policy can also be used to specify the type of identity token required by relying party 120, or a default type can be used as determined by the identity provider. In addition to specifying the required claims and token type, the security policy can specify a particular identity provider required by the relying party. Alternatively, the policy can omit this element, leaving the determination of the appropriate identity provider up to principal 110. Other elements can be specified in the security policy as well such as, for example, the freshness of the required security token.
In some embodiments, principal 110 can require that relying party 120 identify itself to principal machine 111 so that principal 110 can decide whether or not to satisfy the security policy of relying party 120, as described below. In one example, relying party 120 identifies itself using an X509 certificate. In other embodiments, relying party 120 can identify itself using other mechanisms such as, for example, a Secure Sockets Layer (“SSL”) server certificate.
Principal machine 111 may include one or more DIRs for principal 110. These DIRs (sometimes referred to as “Information Cards” in the Windows Cardspace system provided in the .NET 3.0 framework developed by Microsoft Corporation of Redmond, Wash.) are artifacts that represent the token issuance relationship between principal 110 and a particular identity provider, such as identity provider 115. Each DIR may correspond to a particular identity provider, and principal 110 can have multiple DIRs from the same or different identity providers. The use of DIRs in an identity system is described in detail in U.S. patent application Ser. No. 11/361,281, which is incorporated herein by reference as if fully set forth herein.
DIRs can include, among other information, the identity provider's issuance policy for identity tokens, including the type of tokens that can be issued, the claim types for which it has authority, and/or the credentials to use for authentication when requesting identity tokens. DIRs may be represented as XML documents that are issued by identity providers 115 or DIR generation systems 164 and stored by principals 110 on a storage device such as principal machine 111.
Principal machine 111 may also include an identity selector. Generally, an identity selector is a computer program and user interface that permits principal 110 to select between one or more DIRs of principal 110 on principal machine 111 to request and obtain identity tokens from one or more identity providers, such as identity provider 115. For example, when a security policy from relying party 120 is received by principal machine 111, the identity selector may be programmed to identify one or more DIRs that satisfy one or more of the claims required by the security policy using the information in DIRs. Once principal 110 receives the security policy from relying party 120, principal 110 can communicate with (using, for example, principal machine 111) one or more identity providers to gather the claims required by the policy.
In example embodiments, principal 110 requests one or more identity tokens from identity provider 115 using the issuance mechanism described in WS-Trust. In example embodiments, principal 110 forwards the claim requirements in the policy of relying party 120 to identity provider 115. The identity of relying party 120 can, but need not, be specified in the request sent by principal 110 to identity provider 115. The request can include other requirements as well, such as a request for a display token.
Generally, claims authority 140 of identity provider 115 can provide one or more of the claims required by the security policy from relying party 120. Claims transformer 130 of identity provider 115 is programmed to transform the claims and to generate one or more signed identity tokens 150 that include the claim(s) relating to principal 110.
As noted above, principal 110 can request an identity token in a certain format in its request to identity provider 115, based on requirements from relying party 120. Claims transformer 130 can be programmed to generate identity tokens in one of a plurality of formats including, without limitation, X509, Kerberos, SAML (versions 1.0 and 2.0), Simple eXtensible Identity Protocol (“SXIP”), etc.
For example, in one embodiment, claims authority 140 is programmed to generate claims in a first format A, and the security policy of relying party 120 requires an identity token in a second format B. Claims transformer 130 can transform the claims from claims authority 140 from format A into format B before sending an identity token to principal 110. In addition, claims transformer 130 can be programmed to refine the semantics of a particular claim. In example embodiments, the semantics of a particular claim are transformed to minimize the amount of information provided in a particular claim and/or identity token to reduce or minimize the amount of personal information that is conveyed by a given claim.
In example embodiments, claims transformer 130 forwards the identity token 150 to principal 110 using the response mechanisms described in WS-Trust. In one embodiment, claims transformer 130 includes a security token service (sometimes referred to as an “STS”). In an example embodiment, principal 110 forwards identity token 150 to relying party 120 by binding identity token 150 to an to application message using the security binding mechanisms described in WS-Security. In other embodiments, identity token 150 may be sent directly from the identity provider 115 to relying party 120.
Once relying party 120 receives identity token 150, relying party 120 can verify (e.g., by decoding or decrypting the identity token 150) the origin of signed identity token 150. Relying party 120 can also utilize the claim(s) in identity token 150 to satisfy the security policy of relying party 120 to authenticate principal 110.
Provisioning of DIRs will now be discussed in greater detail. Principal 110 may obtain a DIR in a variety of ways. In the example embodiment illustrated in
Identity data store 168 is a digital information storage system that can be accessed in certain embodiments by identity provider 115, DIR generation system 164, and administrator system 160. Identity data store 168 may comprise a database server, computer memory, or any other data storage device(s). Identity data store 168 may be comprised of a plurality of devices or systems in a distributed data model. Identity data store 168 may also include or comprise a directory service such as Active Directory 169 propagated by Microsoft Corporation of Redmond, Wash.
Administrator system 160 may include a computer system, including a user interface that will allow an administrator to communicate with identity data store 168 and DIR generation system 164. Administrator system 160 permits an administrator to organize and administer the data within identity data store 168. It also permits an administrator to determine the types of DIRs that DIR generation system 164 creates, and allows an administrator to control whether a particular principal is eligible to receive particular DIRs. Use of administrator system 160 is discussed further below.
Certain embodiments may include a separate data capture system 162. Data capture system 162 may comprise a computer system adapted to capture information relating to principals. For example, data capture system 162 may comprise a human-resources computer system that captures personal information about a principal, such as name, phone number, social security number, address, etc. Data capture system 162 may include separate storage or may utilize the identity data store 168.
The method 200 then proceeds to step 220, when principal 110 requests a DIR. A request for a DIR can be made in a variety of ways. For example, principal 110 can use principal machine 111 to access DIR generation system 164. In some embodiments, DIR generation system 164 is a web site, and principal machine 111 accesses the DIR generation system 164 through an Internet browser to request a DIR. In some embodiments, principal 110 requests a particular DIR. In other embodiments, discussed further below, principal 110 requests a list of DIRs available to principal 110 and chooses from that list.
The method 200 then proceeds to step 230, when DIR generation system 164 checks with the identity data store 168, generates the DIR, and provides the DIR to principal 110. In one embodiment, DIR generation system 164 first checks with identity data store 168 to determine whether the principal 110 is entitled to the requested DIR. This can be accomplished in a variety of ways, including by checking an entitlements DLL within identity data store 168, performing an Active Directory access check, etc. DIR generation system 164 may also access identity system metadata stored within identity data store 168 to determine what types of identity claims are available to be included within the new DIR.
When DIR generation system 164 creates the new DIR, the DIR may take the form of an XML document and may include, among other information: an image for display on the principal machine; a list of claims included in the DIR; a list of available token types for the DIR; a unique DIR identifier; a credential hint (discussed further below); identification of the identity provider; and an end-point reference for the identity provider 115. The new DIR may be provided to the principal in a variety of ways as well, including an email of the new DIR, an HTTP message, or other methods. As used herein, “email” includes text messaging, instant messaging, and similar forms of electronic communication.
Upon receipt of the new DIR, the principal 110 stores 240 the DIR, for example in memory associated with principal machine 111. Principal 250 then requests access to a relying party, such as relying party 120. The relying party denies access (e.g., via a redirect to an authentication page) and provides 260 its security policy back to the principal 110. The principal 110 then selects 270 a DIR to meet the security policy of the relying party 120. This can be accomplished, for example, through a user interface on the principal machine 111 that displays all available DIRs to principal 110. In some embodiments, DIRs that meet the requirements of the relying party's security policy may be highlighted for the principal 110, and other cards may be dimmed to make the selection process easier for the principal 110.
Principal 110 then sends 280 the request for an identity token to an identity provider, such as identity provider 115. This request for an identity token can be generated automatically by principal machine 111 upon selection by principal 110 of a DIR stored on principal machine 111. Identity provider 115 checks 285 the identity data store 168 to obtain the required information to populate the requested identity token. This information could include, for example, claims data. For example, if the selected DIR includes a claim of age, the identity provider 115 may check the identity data store 168 to determine the age of principal 110. Identity provider 115 is then able to create 285 the requested identity token and send 290 it to the principal. The principal then sends 295 the identity token to the relying party and is granted access as previously discussed.
In providing access by identity provider 115 to the same identity data store 168 used by DIR generation system 164, an administrator can ensure that the generation of DIRs remains in synch with the actual data available to fulfill claims in a requested identity token. For example, if an administrator configures identity data store 168 such that data for an age claim is not stored there, then DIR generation system 164 will not create a DIR that includes an option for an age claim. Otherwise, synchronization problems can arise. For example, assume an administrator creates a new DIR ad hoc (without reference to available identity data), and an age claim is included and sent as part of a DIR back to a principal. When the principal attempts to obtain an identity token with an age claim, that information is not available, and the token will be rejected by the relying party as insufficient. System 100, by contrast, permits automatic synchronization of the DIRs generated and the availability of underlying data to populate corresponding identity tokens. An administrator is provided the ability through administrator system 160 to make changes in the identity data store that will automatically affect both provisioning of DIRs and issuance of corresponding identity tokens.
In some embodiments, when the administrator makes particular changes to identity data store 168 that affect the validity of already-issued DIRs, any principals who have received affected DIRs are notified and permitted to obtain new DIRs. For example, assume privacy regulations require that the administrator eliminate the home addresses of any principals stored in identity data store 168. Any principal 110 that received a DIR that included a claim as to his/her home address now has an invalid DIR (because there is no longer any data in identity data store 168 to satisfy that claim). In one embodiment, all such principals are notified, for example via an email from DIR generation system 164, that the DIR(s) are now invalid and inviting the principals to obtain a new DIR that does not include the no-longer-supported home address claim. In this manner, the single change by the administrator to the identity data store 168 (a) prevents new DIRs from being issued with a home address claim, and (b) alerts principals that existing DIRs that include that claim are invalid and may be replaced.
Referring now to
Once the principal 110 is authenticated, DIR generation system 164 accesses 350 identity data store 168. In this example, the DIR generation system 164 takes the form of a web service to allow negotiation between the DIR generation system and the principal 110. In this example, the negotiation determines the type of DIR that will be returned to the principal 110. In this instance, the DIR generation system 164 obtains 350 available DIR descriptors. In exemplary embodiments, an administrator uses administrator system 160 to create DIR descriptors. For example, a corporate IT administrator may create descriptors that represent different DIRs for different levels of employees. A part-time employee, for example, may have a different set of claims than a full-time employee. A CEO may have a different set of claims than a staff employee. Even the images that are associated with each DIR descriptor may vary—e.g., the sales group DIR image could be orange while the accounting group DIR image is green. Further, it is possible to personalize the card image to contain the image of the principal 110 (obtained from the identity data store 168). This enhances the association that the principal 110 makes between his/her DIRs and the identity provider 115. It provides better “fingerprinting” capabilities as well.
In some embodiments, the administrator system 160 includes a user interface that parses through all of the available types of information available in the identity data store 168 and presents the administrator with an easy way to create descriptors. For example, the administrator may be presented with a list of: (a) principal classes (e.g., part-time employee, full-time employee, executive team member, sales group member, etc.); (b) claim types (name, address, phone number, age, etc.); (c) security clearances; (d) employment status (current, terminated); etc. The administrator could then decide to create distinct descriptors available to some or all of the classes of principals. For example, all principals may be eligible to receive a basic DIR that includes the principal's name, phone number, and employment status. However, only the executive team may be eligible to receive a DIR that also includes a high-level security clearance. These descriptors can be created by the administrator and saved in the identity data store along with a policy delineating which principals are permitted to receive DIRs corresponding to particular descriptors. Possible commands that may be useful to an administrator in managing descriptors include: “GET DESCRIPTORS, GET ALL DESCRIPTORS, ADD DESCRIPTORS, CHANGE DESCRIPTORS, DELETE DESCRIPTORS, COPY DESCRIPTOR, etc.”
The request by the principal 110 for available descriptors may be accomplished by the principal machine 111 through a web service method such as “GET DESCRIPTORS.” This would cause the DIR generation system to check the principal 110 against the policy set by the administrator to determine which, if any, descriptors are available to that principal 110. This can be accomplished, e.g., via an Active-Directory access check. Descriptors may be stored in any or all of, e.g.: an identity data store 168, memory associated with DIR generation system 164, or a separate store.
The DIR generation system 164 then sends 360 the available descriptors to the principal machine 111. Principal 110 then selects 370 from the available descriptors and requests particular DIR(s) corresponding to the descriptor(s). Again, this can be accomplished, for example, by a web service method such as “GET CARD(s)” (referring in this example to Information Cards available in the Windows CardSpace system propagated at least in part by the Microsoft Corporation of Redmond, Wash.). A principal 110 may request one or several available DIRs.
The DIR generation system 164 then creates 380 the requested DIR(s). In exemplary embodiments, the DIR generation system includes in the DIR a credential hint to “back” the DIR. For example, the DIR may include a username/password credential hint, and the principal 110 may be required to authenticate using that username/password in order to use the DIR to obtain an identity token. In some embodiments, the authentication type can be taken from the authentication used by principal 110 to gain access to the DIR generation system 164. For example, if the principal 110 used a username/password combination to authenticate to IIS 166, the DIR generation system 164 may use the same username and password to back the DIR when it is sent back to the principal 110.
In other embodiments, the digital generation system may have access to a directory service, such as Active Directory 169, that may include other available authentication methods for a particular principal 110. For example, if principal 110 uses a username/password to authenticate to DIR generation system 164, but Active Directory also includes a certificate associated with a smart card registered to the principal 110, the DIR generation system 164 could include either or both authentication types as part of the DIR returned to the principal 110. In addition, if single-sign-on capability is enabled between the principal machine 111 and the DIR generation system 164, the authentication type that is included in the DIR may be the authentication type used by the principal 110 to authenticate to the principal machine 111.
Once the DIR(s) is/are generated by the DIR generation system 164, they are sent 390 to the principal 110 via any of a variety of methods, including email, HTTP, etc. In some embodiments, the file that includes the DIR(s) may be pin protected. This is because, particularly in the case where multiple DIRs are sent to the principal 110, the file containing the DIRs may include cryptographic key material that should be protected against unauthorized access. The pin allows the establishment of a shared secret between principal machine 111 and DIR generation system 164. A file containing DIR(s) then could be decrypted by the principal when installing the DIRs onto principal machine 111. Exemplary methods for initiating, approving, and sending DIRs are discussed further below.
Referring now to
As used herein, a “channel” refers to the manner in which information at issue is communicated. The distinction between different channels in method 400 is a logical one. Two distinct channels could employ some or all of the same physical or electronic communication link or different paths altogether. For example, a notification at step 420 could be sent over the same communication link (e.g., the Internet) as the approval at step 430, but the channels may be logically different (e.g., one could be an email and the other could be an HTTP message).
At step 430, an approval for the DIR to be created is received. For example, the recipient of the notification in step 420 from the DIR generation system 364 may respond and approve the issuance of the requested DIR. This can be accomplished in a variety of ways. For example, the notification in step 420 could comprise an email with a link to an approval site hosted by the DIR generation system 364.
At step 440, the requested DIR is created. If approval were denied by the recipient of the notification at step 420, other events may occur. For example, the administrator may be notified that an unauthorized request was made for a DIR.
Referring now to
Notification 510 could also be included as part of a general business workflow. For example, when a new principal starts work an organization, the human resources department could capture information about the principal through data capture system 162. That data capture could kick off a series of automated steps, including storing the relevant identity data regarding the principal in the identity data store 168 and notifying the principal 110 that a DIR is now available to him/her. Notification can take many forms, including an email to the principal that includes a link to a web site that comprises the DIR generation system 164. Alternatively, an application could be running on the principal machine 111 that is adapted to receive a message from the DIR generation system 164 that a new DIR is available to the principal 110 (e.g., the application could spawn a pop-up message, an icon could appear in a toolbar on the principal machine 111, etc.).
At step 520, a request to create the DIR is received. This step can be accomplished again in a variety of manners. For example, the principal 110 could respond to a notification email by clicking on a link that takes him/her to a web page that gives the principal the option to request the DIR. Alternatively, where an application on the principal machine 111 alerts the principal 110 that the DIR is available, the principal could request the DIR within such application and the application could send a message back to the DIR generation system 364 to make the request.
At step 530, the DIR is created as requested. The creation of the DIR may be accomplished as described elsewhere herein. The DIR is then sent 540 to the principal, also as described elsewhere herein.
Referring now to
It may also be beneficial to be able to create DIRs dynamically in response to a relying party's security policy. Referring now to
In some embodiments, the principal machine 111 may forward the security policy of relying party 120 to the DIR generation system 164. The DIR generation system 164 may then check the identity data store 168 to determine whether the claims and other requirements set forth in the security policy can be satisfied. If so, a DIR meeting the security policy would be created. In this manner, a principal is able to obtain a DIR on an as-needed basis, regardless of whether the administrator has preconfigured an identity descriptor that meets the needs of that particular relying party's security policy.
Referring now to
In its most basic configuration, computing device 900 typically includes at least one processing unit 902 and memory 904. Depending on the exact configuration and type of computing device, memory 904 may be volatile (such as RAM), non-volatile (such as ROM, flash memory, etc.) or some combination of the two. This most basic configuration is illustrated in
Additionally, computing device 900 may also have additional features/functionality. For example, computing device 900 may also include additional storage 908 (removable and/or non-removable) including, but not limited to, magnetic or optical disks or tape. Such additional storage is illustrated in
As those with skill in the art will appreciate, storage 908 may store a variety of information. Among other types of information, storage 908 may store a digital identity representation 930 (e.g., in the case of a principal machine) or an identity token 945 (e.g., in the case of an identity provider).
Computing device 900 may also contain communications connection(s) 912 that allow the system to communicate with other devices. Communications connection(s) 912 is an example of communication media. Communication media typically embodies computer readable instructions, data structures, program modules or other data in a modulated data signal such as a carrier wave or other transport mechanism and includes any information delivery media. The term “modulated data signal” means a signal that has one or more of its characteristics set or changed in such a manner as to encode information in the signal. By way of example, and not limitation, communication media includes wired media such as a wired network or direct-wired connection, and wireless media such as acoustic, RF, infrared and other wireless media. The term computer readable media as used herein includes both storage media and communication media.
Computing device 900 may also have input device(s) 914 such as keyboard, mouse, pen, voice input device, touch input device, etc. Output device(s) 916 such as a display, speakers, printer, etc. may also be included. All these devices are well know in the art and need not be discussed at length here.
The various embodiments described above are provided by way of illustration only and should not be construed to limiting. Those skilled in the art will readily recognize various modifications and changes that may be made to the embodiments described above without departing from the true spirit and scope of the disclosure or the following claims.
This application claims priority to U.S. Provisional Patent Application No. 60/885,598 filed Jan. 18, 2007. This application is related to U.S. patent application Ser. No. 11/856,636, entitled “Provisioning of Digital Identity Representations,” assigned to the same assignee as the present application.
Number | Name | Date | Kind |
---|---|---|---|
5442704 | Holtey | Aug 1995 | A |
5657388 | Weiss | Aug 1997 | A |
5659616 | Sudia | Aug 1997 | A |
5678015 | Goh | Oct 1997 | A |
5887131 | Angelo | Mar 1999 | A |
5907838 | Miyasaka et al. | May 1999 | A |
5995625 | Sudia et al. | Nov 1999 | A |
6005939 | Fortenberry | Dec 1999 | A |
6016476 | Maes et al. | Jan 2000 | A |
6161125 | Traversat | Dec 2000 | A |
6442532 | Kawan | Aug 2002 | B1 |
6526434 | Carlson et al. | Feb 2003 | B1 |
6553494 | Glass | Apr 2003 | B1 |
6754829 | Butt et al. | Jun 2004 | B1 |
6785810 | Lirov | Aug 2004 | B1 |
6791583 | Tang et al. | Sep 2004 | B2 |
6802002 | Corella | Oct 2004 | B1 |
6810480 | Parker | Oct 2004 | B1 |
6817521 | Matada | Nov 2004 | B1 |
6836765 | Sussman | Dec 2004 | B1 |
6839690 | Foth et al. | Jan 2005 | B1 |
6856963 | Hurwitz | Feb 2005 | B1 |
6879769 | Kawai | Apr 2005 | B1 |
6934841 | Boyles | Aug 2005 | B2 |
6934913 | Le | Aug 2005 | B2 |
6955295 | Hosogoe | Oct 2005 | B2 |
6957338 | Sumino | Oct 2005 | B1 |
6981043 | Botz et al. | Dec 2005 | B2 |
6993659 | Milgramm | Jan 2006 | B2 |
7000108 | Yarsa et al. | Feb 2006 | B1 |
7003495 | Burger et al. | Feb 2006 | B1 |
7007298 | Shinzaki | Feb 2006 | B1 |
7020474 | Scott | Mar 2006 | B2 |
7020778 | Miettinen | Mar 2006 | B1 |
7047418 | Ferren | May 2006 | B1 |
7069447 | Corder | Jun 2006 | B1 |
7083095 | Hendrick | Aug 2006 | B2 |
7103773 | Erickson | Sep 2006 | B2 |
7131583 | Jaros et al. | Nov 2006 | B2 |
7146159 | Zhu | Dec 2006 | B1 |
7162475 | Ackerman | Jan 2007 | B2 |
7162581 | Newman et al. | Jan 2007 | B2 |
7206432 | Iwamura | Apr 2007 | B2 |
7231371 | Cantini et al. | Jun 2007 | B1 |
7266705 | Peck et al. | Sep 2007 | B2 |
7356837 | Asghari-Kamrani et al. | Apr 2008 | B2 |
7409543 | Bjorn | Aug 2008 | B1 |
7424457 | Khaishgi et al. | Sep 2008 | B2 |
7451921 | Dowling et al. | Nov 2008 | B2 |
7475429 | Carro | Jan 2009 | B2 |
7680819 | Mellmer | Mar 2010 | B1 |
7788499 | Cameron et al. | Aug 2010 | B2 |
20010034746 | Tsakiris | Oct 2001 | A1 |
20010054148 | Hoornaert | Dec 2001 | A1 |
20020010862 | Ebara | Jan 2002 | A1 |
20020026397 | Ieta et al. | Feb 2002 | A1 |
20020046041 | Lang | Apr 2002 | A1 |
20020103801 | Lyons | Aug 2002 | A1 |
20020124115 | McLean | Sep 2002 | A1 |
20020133535 | Lucovsky | Sep 2002 | A1 |
20020175916 | Nichols | Nov 2002 | A1 |
20020184508 | Bialick et al. | Dec 2002 | A1 |
20020194139 | Kianian | Dec 2002 | A1 |
20030005305 | Brickell | Jan 2003 | A1 |
20030018585 | Butler et al. | Jan 2003 | A1 |
20030046575 | Bhogal | Mar 2003 | A1 |
20030046591 | Asghari-Kamrani | Mar 2003 | A1 |
20030048904 | Wang et al. | Mar 2003 | A1 |
20030074660 | McCormack | Apr 2003 | A1 |
20030135500 | Chevrel et al. | Jul 2003 | A1 |
20030149781 | Yared | Aug 2003 | A1 |
20030172090 | Asunmaa et al. | Sep 2003 | A1 |
20030177356 | Abela | Sep 2003 | A1 |
20030182421 | Faybishenko | Sep 2003 | A1 |
20030188019 | Wesley | Oct 2003 | A1 |
20030200175 | Wang | Oct 2003 | A1 |
20030200217 | Ackerman | Oct 2003 | A1 |
20030216136 | McBrearty et al. | Nov 2003 | A1 |
20030229783 | Hardt | Dec 2003 | A1 |
20030233580 | Keeler et al. | Dec 2003 | A1 |
20040010720 | Singh | Jan 2004 | A1 |
20040054913 | West | Mar 2004 | A1 |
20040064708 | Angelo et al. | Apr 2004 | A1 |
20040103040 | Ronaghi | May 2004 | A1 |
20040103324 | Band | May 2004 | A1 |
20040111520 | Krantz | Jun 2004 | A1 |
20040114571 | Timmins | Jun 2004 | A1 |
20040122926 | Moore et al. | Jun 2004 | A1 |
20040162786 | Cross et al. | Aug 2004 | A1 |
20040205243 | Hurvig et al. | Oct 2004 | A1 |
20040230831 | Spelman | Nov 2004 | A1 |
20040250084 | Hamid | Dec 2004 | A1 |
20050044423 | Mellmer et al. | Feb 2005 | A1 |
20050050363 | Naka et al. | Mar 2005 | A1 |
20050059494 | Kammler | Mar 2005 | A1 |
20050065810 | Bouron | Mar 2005 | A1 |
20050074028 | Wugofski | Apr 2005 | A1 |
20050091264 | Cameron et al. | Apr 2005 | A1 |
20050091290 | Cameron et al. | Apr 2005 | A1 |
20050091492 | Benson | Apr 2005 | A1 |
20050091495 | Cameron et al. | Apr 2005 | A1 |
20050108575 | Yung | May 2005 | A1 |
20050114447 | Cameron et al. | May 2005 | A1 |
20050122926 | Cromer | Jun 2005 | A1 |
20050124320 | Ernst | Jun 2005 | A1 |
20050125677 | Michaelides | Jun 2005 | A1 |
20050125678 | Shaw | Jun 2005 | A1 |
20050149383 | Zacharia | Jul 2005 | A1 |
20050152544 | Kizawa | Jul 2005 | A1 |
20050172229 | Remo et al. | Aug 2005 | A1 |
20050182741 | Grossman | Aug 2005 | A1 |
20050183566 | Nash | Aug 2005 | A1 |
20050216405 | So | Sep 2005 | A1 |
20050283443 | Hardt | Dec 2005 | A1 |
20060005020 | Hardt | Jan 2006 | A1 |
20060005263 | Hardt | Jan 2006 | A1 |
20060010007 | Denman | Jan 2006 | A1 |
20060043164 | Dowling et al. | Mar 2006 | A1 |
20060080702 | Diez et al. | Apr 2006 | A1 |
20060104486 | Le Saint | May 2006 | A1 |
20060129509 | Gaines | Jun 2006 | A1 |
20060165060 | Dua | Jul 2006 | A1 |
20060174323 | Brown et al. | Aug 2006 | A1 |
20060174350 | Roever | Aug 2006 | A1 |
20060200866 | Cameron | Sep 2006 | A1 |
20060206723 | Gil | Sep 2006 | A1 |
20060206724 | Schaufele | Sep 2006 | A1 |
20060224611 | Dunn | Oct 2006 | A1 |
20060248598 | Johnson et al. | Nov 2006 | A1 |
20060253582 | Dixon et al. | Nov 2006 | A1 |
20060282670 | Karchov | Dec 2006 | A1 |
20070011100 | Libin et al. | Jan 2007 | A1 |
20070124269 | Rutter et al. | May 2007 | A1 |
20070124596 | Chevrel et al. | May 2007 | A1 |
20070143835 | Cameron | Jun 2007 | A1 |
20070194884 | Didier et al. | Aug 2007 | A1 |
20070203852 | Cameron | Aug 2007 | A1 |
20070204168 | Cameron | Aug 2007 | A1 |
20070204325 | Cameron | Aug 2007 | A1 |
20070300183 | Anttila et al. | Dec 2007 | A1 |
20080028215 | Nanda | Jan 2008 | A1 |
20080034412 | Wahl | Feb 2008 | A1 |
20080103972 | Lanc | May 2008 | A1 |
20080178272 | Gajjala | Jul 2008 | A1 |
20080184339 | Shewchuk | Jul 2008 | A1 |
20080289020 | Cameron | Nov 2008 | A1 |
20100227680 | Leopold et al. | Sep 2010 | A1 |
20100287369 | Monden | Nov 2010 | A1 |
Number | Date | Country |
---|---|---|
1456983 | Nov 2003 | CN |
1589446 | Mar 2005 | CN |
1794284 | Jun 2006 | CN |
0 767 418 | Apr 1997 | EP |
0 944 218 | Sep 1999 | EP |
1 729 480 | Dec 2006 | EP |
63-242751 | Oct 1988 | JP |
2001-344205 | Dec 2001 | JP |
2005-38095 | Feb 2005 | JP |
2005-518039 | Jun 2005 | JP |
2006-524847 | Nov 2006 | JP |
2010-517140 | May 2010 | JP |
2010-517176 | May 2010 | JP |
1020010110084 | Dec 2001 | KR |
1020020096442 | Dec 2002 | KR |
1020040048115 | Jul 2004 | KR |
WO 9949614 | Sep 1999 | WO |
WO 0129641 | Apr 2001 | WO |
WO 03-053123 | Jul 2003 | WO |
WO 2004036348 | Apr 2004 | WO |
WO 2004044705 | May 2004 | WO |
WO 2004057796 | Jul 2004 | WO |
WO 2007097844 | Aug 2007 | WO |
WO 2008088944 | Jul 2008 | WO |
WO 2008088945 | Jul 2008 | WO |
WO 2008144204 | Nov 2008 | WO |
Number | Date | Country | |
---|---|---|---|
20080178271 A1 | Jul 2008 | US |
Number | Date | Country | |
---|---|---|---|
60885598 | Jan 2007 | US |