The growth of various technologies has enabled the appearance of numerous services. Computing resource services, for example, enable organizations to utilize computing resources (servers, data storage, etc.) that are hosted by another. By doing so, organizations are able to quickly and effectively create new service offerings while at the same time avoiding substantial capital expenditures, avoiding complexities of hosting one's own computing resource hardware and taking advantage of various advantages such as scalability, durability, and redundancy.
Despite the numerous advantages provided by computing resource services, modern services can nevertheless be quite complex. A single service, for example, may rely on multiple other services and/or subsystems, each playing a particular role in a particular offering. Many services, for example, operate using the notion of user or other accounts and, as a result, require users to prove their identity, typically by providing credentials (e.g., username and password) that are then verified by a verification system. While authentication for a user is, generally, a simple process, an overall system that verifies user identities can be quite complex and, generally, management of user identities has numerous issues. Users may, for example, come and go, requiring constant management of a dynamic set of user accounts. Further, users often have accounts with so many providers that they are often reluctant to create another account with yet another provider. Conventional techniques for addressing these issues, while effective for addressing some of the issues, often introduce their own complexities.
Various embodiments in accordance with the present disclosure will be described with reference to the drawings, in which:
In the following description, various embodiments will be described. For purposes of explanation, specific configurations and details are set forth in order to provide a thorough understanding of the embodiments. However, it will also be apparent to one skilled in the art that the embodiments may be practiced without the specific details. Furthermore, well-known features may be omitted or simplified in order not to obscure the embodiment being described.
Techniques described and suggested herein relate to managed identity federation. A system configured to provide one or more services (service provider) may require users of the system to authenticate identity before the system will perform certain operations and, generally, before the system will provide access to the one or more services. In various embodiments, the service provider is configured to allow flexibility in how users authenticate through managed identity federation. For example, the service provider may allow users to authenticate by first authenticating with one of several authorized third party systems and provide proof of authentication with an authorized third party system that the service provider is configured to verify. The authorized third party systems may be in addition to an authentication system of the service provider. In this manner, users are provided the freedom to access services of the service provider without necessarily having to maintain authorization credentials for the service provider separately from credentials for one or more other service providers.
To enable efficient and effective managed identity federation, in various embodiments, the service provider is configured to verify identity information (e.g., a token attesting to a user having successfully authenticated) generated by identity verification providers (third-party and/or otherwise) without certain communications required by many conventional systems utilizing managed federation techniques. For example, in some embodiments, a service of a service provider that receives from a requestor (e.g., a client computer system operated by a human user or automated process) a request with identity information is configured to verify the identity information without a communication to another service, such as a central verification service configured to verify identity information for one or more providers and replace the identity information with identity information for the service provider that provides access to the service for which access is requested. Further, in some embodiments, a computing device (e.g., web server) is configured to verify identity information generated by an identity verification provider without synchronous communication with another computing device (e.g., application server configured to verify identity information for a fleet of web servers). In this manner, the computing device that receives a request with identity information is able to verify identity information without relying on the availability of other systems and without the latency caused by additional communications to the other systems.
In some embodiments, the ability of one or more systems to utilize various managed identity federation techniques is centrally managed for a service provider. For example, a subsystem of the service provider may be configured to maintain information about a set of identity verification providers (possibly including an identity service provider subsystem of the service provider). The information maintained may be information required for verification of identity information (which may include an identity assertion) generated by the identity verification providers. The information may specify how to verify identity information for each of the identity verification providers (e.g., in the form of specification of one or more algorithms which may be in the form of executable code) and/or other information needed to verify the identity information of an identity verification provider. The other information needed to verify the identity information may include, for example, one or more cryptographic keys usable to decrypt identity information and/or verify digital (electronic) signatures of identity information, and information regarding how to interpret how the identity verification provider's formatting of identity information, which may vary among different identity verification providers. The other information may, for each identity verification provider of multiple identity verification providers, indicate how to map identity information of the identity verification provider to a format utilized by the service provider for processing. Generally, any information needed and/or otherwise usable to verify identity information may be used.
The maintained information about a set of identity verification providers may be provided to subsystems of the service provider in the form of an identity verification provider configuration, which may comprise some or all of the maintained information organized in a manner suitable for processing by the subsystems. Each subsystem (e.g., service and/or web server of a service) may be provided information for a set of identity verification providers for which the subsystem is authorized to verify identity information. Further, the set of identity verification providers for which a subsystem is authorized to verify identity information may vary among the subsystems. Some services, for example, may require stronger authentication proof than others and, as a result, such services may not be authorized to verify identity information from identity verification providers that do not require the stronger authentication or that do not offer verifiable proof of stronger authentication in identity information. As the maintained information about the identity verification providers changes over time, identity verification provider configurations may be pushed to the systems that verify identity information in accordance with the changes. For example, if additional identity verification providers become available, the identity verification provider configuration may be updated for one or more services to allow for verification of identity information generated by the additional identity verification provider(s). Similarly, if one or more identity verification providers become unauthorized, identity verification provider configurations for one or more services may be updated accordingly.
In various embodiments, a service provider operates multiple services and/or is configured to verify identity information for one or more other services which may be third-party services hosted by the service provider or otherwise. A user may communicate with multiple services and, accordingly, techniques described and suggested herein may be used to enable the user to use a single identity verification provider to access the multiple services. Moreover, techniques of the present disclosure allow for enhanced privacy for users that utilize multiple services. For instance, in some embodiments, identity verification provider configurations include mappings of identity verification provider identifiers (e.g., usernames or other identifiers) to client identifiers that are unique within a service. These mappings, however, vary among the services such that a user device communicating with multiple services may correspond to different client identifiers for the multiple different services. (Although, it should be noted that the scope of the present disclosure includes embodiments where the same user device is mapped to the same client identifier in two or more services). The client identifiers may be used by the services to track usage of the service and, generally, to perform operations dependent on client identifiers. By using different client identifiers for the same client, the services are prevented from coordinating and tracking user activity across multiple services.
Various embodiments, however, also provide enhanced backend services such as usage tracking, logging, and accounting (e.g, charging for use of services). In an embodiment, a service provider uses different client identifiers for the same user device (possibly the same user) in different services. The service provider may include one or more backend systems including, but not limited to an accounting system, a logging system and/or generally other backend systems. The services may report usage information that associates client identifiers with corresponding use of the services. The backend services may be configured to map the client identifiers to corresponding users and aggregate usage information across multiple services for a single customer of the service provider. For example, usage information for a client identifier used in one service and usage information for a client identifier used in a second service may be mapped to the same user and the usage information may be aggregated for various purposes, such as accounting, logging and the like. In this manner, the service provider (and/or customers thereof that utilize the service provider to provide their own services) can obtain accurate information about use of the services.
Other variations are also considered as being within the scope of the present disclosure. For example, as discussed, a service provider may provide services that enable one or more other third-party service providers to provide their own services. Third-party service providers may, for instance, utilize computing resources of the service provider to provide access to data stored in a data storage service of the service provider and/or to configure a computer network at least partially hosted by the service provider. Techniques of the present disclosure allow such third-party service providers to focus on the services they provide with minimal attention and effort spent with respect to identity authentication. In various embodiments, a third-party service provider is able to utilize the services of the service provider to provide its own third-party services. The service provider provides an authenticated endpoint service where a service provider manages user authentication in connection with customers of the third-party service provider. The service provider may receive requests and corresponding identity information from the customers of the third-party service provider, and verify the identity information for the third-party service provider. Requests may be denied by the service provider if corresponding identity information is not verified and may be passed on to the computing resources (e.g., servers) of the third-party service provider when successfully verified. In this manner, the third-party service provider is able to offer its services without the time and effort required to maintain its own system for identity authentication (although, a third-party service provider may maintain its own system for identity authentication and utilize an authenticated endpoint service to expand the ways in which its customers are able to authenticate). Further, techniques of the present disclosure also allow for use of an authenticated endpoint service for third party services that are, in part or in whole, hosted using other networks, such as other computing resource service providers and/or on-premises systems. Other variations, some of which are described below, are also considered as being within the scope of the present disclosure.
As illustrated in
As illustrated in
The computing resource service provider 202 may provide various computing resource services to its customers. The services provided by the computing resource service provider 202, in this example, include a virtual computer system service 208, a block-level data storage service 210, a cryptography service 212, an on-demand data storage service 214 and one or more other services 218. It is noted that not all embodiments described herein include the services 208-218 of the computing resource service provider 202 and additional services may be provided in addition to or as an alternative to services explicitly described herein. Each of the services may include one or more web service interfaces that enable the customer 204 to submit appropriately configured API calls to the various services through web service requests. In addition, each of the services may include one or more service interfaces that enable the services to access each other (e.g., to enable a virtual computer system of the virtual computer system service 208 to store data in or retrieve data from the on-demand data storage service 214 and/or to access one or more block-level data storage devices provided by the block-level data storage service 210).
The virtual computer system service 208 may be a collection of computing resources configured to instantiate virtual machine instances onto virtual computing systems on behalf of the customers 204 of the computing resource service provider 202. Customers 204 of the computing resource service provider 202 may interact with the virtual computer systems' service (via appropriately configured and authenticated API calls) to provision and operate virtual computer systems that are instantiated on physical computing devices hosted and operated by the computing resource service provider 202. The virtual computer systems may be used for various purposes, such as to operate as servers supporting a website, to operate business applications or, generally, to serve as computing power for the customer. Other applications for the virtual computer systems may be to support database applications, electronic commerce applications, business applications and/or other applications. Although the virtual computer system service 208 is shown in
The block-level data storage service 210 may comprise one or more computing resources that collectively operate to store data for a customer 204 using block-level storage devices (and/or virtualizations thereof). The block-level storage devices of the block-level data storage service 210 may, for instance, be operationally attached to virtual computer systems provided by the virtual computer system service 208 to serve as logical units (e.g., virtual drives) for the computer systems. A block-level storage device may enable the persistent storage of data used/generated by a corresponding virtual computer system where the virtual computer system service 208 may only provide ephemeral data storage.
The computing resource service provider 202 may also include an on-demand data storage service 214. The on-demand data storage service 214 may be a collection of computing resources configured to synchronously process requests to store and/or access data. The on-demand data storage service 214 may operate using computing resources (e.g., databases) that enable the on-demand data storage service 214 to locate and retrieve data quickly, so as to allow data to be provided in responses to requests for the data. For example, the on-demand data storage service may maintain stored data in a manner such that, when a request for a data object is retrieved, the data object can be provided (or streaming of the data object can be initiated) in a response to the request. As noted, data stored in the on-demand data storage service 214 may be organized into data objects. The data objects may have arbitrary sizes except, perhaps, for certain constraints on size. Thus, the on-demand data storage service 214 may store numerous data objects of varying sizes. The on-demand data storage service 214 may operate as a key-value store that associates data objects with identifiers of the data objects which may be used by the customer 204 to retrieve or perform other operations in connection with the data objects stored by the on-demand data storage service 214. The on-demand data storage service 214 may also be accessible to the cryptography service 212. For instance, in some embodiments, the cryptography service utilizes the on-demand data storage service to store keys of the customers in encrypted form, where keys usable to decrypt the customer keys are accessible only to particular devices of the cryptography service 212. Access to the data storage service by a customer, another service, or other entity may be through appropriately configured API calls.
In the environment illustrated in
The computing resource service provider 202 may additionally maintain one or more other services 218 based at least in part on the needs of its customers 204. For instance, the computing resource service provider 202 may maintain a database service for its customers 204. A database service may be a collection of computing resources that collectively operate to run one or more databases for one or more customers 204. Customers 204 of the computing resource service provider 202 may operate and manage a database from the database service by utilizing appropriately configured API calls. This, in turn, may allow a customer 204 to maintain and potentially scale the operations in the database. Other services include, but are not limited to, object-level archival data storage services, services that manage and/or monitor other services and/or other services.
As illustrated in
The policy management service 222, in an embodiment, is a computer system configured to manage policies on behalf of customers of the computing resource service provider. The policy management service 222 may include an interface that enables customers to submit requests related to the management of policy. Such requests may, for instance, be requests to add, delete, change or otherwise modify policy for the customer or for other administrative actions, such as providing an inventory of existing policies and the like. Other services and/or components may also be included in the environment 200. Similarly, techniques of the present disclosure apply to other environments.
As illustrated in
The identity verification provider token 308 may comprise various types of information relevant to verification of an identity of the user 302. In some embodiments, for example, the identity verification provider token 308 includes information indicating an attestation of the identity verification provider 306 (that provided the identity verification provider token) has verified the identity of the user to whom the identity verification provider token 308 has been issued. The identity verification provider token 308 may also include information usable by the service provider to match the token to the user 302. For example, if the user presents the token in a communication purporting to be from an identity (e.g., johndoe@example.com), the token may encode an identifier of the identity. Further, the token may encode information (e.g., Internet Protocol (IP) address, media access control (MAC) address, or other identifier, usable by the service provider to verify that a device that requested and received the token is the same device that presented the token to the service provider, thereby enabling the service provider to prevent tokens from being intercepted and/or otherwise obtained in an unauthorized manner and presented to obtain access to one or more services.
Further, the identity verification provider token 308 may also include and/or be configured to enable verification by the service provider 304 that the identity verification provider token 308 is authentic when presented by a user 302. In some embodiments, for example the identity verification provider token 308 is encrypted such that the identity verification provider token 308 is decryptable using a cryptographic key accessible to the service provider 304 and not accessible to other entities (e.g., to users 302). In this manner, the fact that the service provider 304 is able to decrypt the identity verification provider token 308 provides assurances that the identity verification provider token 308 has not been altered because alteration would require access to the key used to decrypt the identity verification provider token 308. In other embodiments the identity verification provider token 308 includes a digital signature verifiable by a key accessible to the service provider 304 but not accessible to other entities that may have access to the identity verification provider token 308 such as the user 302 that presented the identity verification provider token 308 to the service provider 304. Other techniques including combinations of electronic signatures and encryption may be used to provide for verification of authenticity of identity verification provider tokens.
As shown in the figure, when a user 302 receives an identity verification provider token 308 the user 302 may provide the identity verification provider token 308 to a token service 310 of the service provider 304. The token service 310 of the service provider 304 may be a subsystem of the service provider 304 configured to verify identity verification provider token 308. In some embodiments, for example the service provider 304 utilizes an appropriate cryptographic key to decrypt an identity verification provider token 308 presented to it by a user 302 and determines whether the decrypted identity verification provider token 308 provides an adequate attestation as to an identity of the user 302 that presented the identity verification provider token 308. As illustrated in
The service provider token 312 may comprise information that attests to an identity of the user that presented the identity verification provider token 308. However, identity specified by the service provider token 312 may encode an identity in a system of the service provider 304 instead of an identity of the user with the identity verification provider 306 that provided the identity verification provider token 308. In this manner, the token service 310 exchanges identity of an identity verification provider 306 for an identity of the service provider 304 thereby enabling a user who has received a service provider token 312 to use the service provider token 312 for accessing services of the service provider 304.
In this particular example, the service provider 304 includes various computing resource services 314 such as described above although as discussed the service provider 304 may provide various types of services in accordance with the various embodiments. In an embodiment when a computing resource service 314 receives a service provider token 312 from a user 302 a computing resource service provides the service provider token 312 to an authorization service 316 (also referred to as an authentication service) of the service provider 304. The authorization service 316 of the service provider 304 may be a system configured to perform various operations related to authorization and authentication such as by verifying a service provider token 312 and provide information indicative of validity of service provider token 312 that has been presented to the authorization service 316. For example, in embodiments where the service provider token 312 is encrypted so as to be decryptable using a key accessible to the authorization service 316, the authorization service 316 may decrypt the service provider token 312 and analyze the information contained therein to determine whether the service provider token 312 is valid. For example, the authorization service 316 may utilize information provided in connection with the service provider token 312 from the computing resource service 314 to determine whether the user 302 that provided the service provider token 312 to the computing resource service 314 corresponds to an identity specified in the service provider token 312.
Upon a positive attestation to validity of the service provider token 312 to the computing resource service 314, the computing resource service 314 may provide one or more services requested by the user 302. It should be noted that tokens, whether identity verification provider token 308 or service provider token 312 may be configured to organize information in various ways in accordance with various embodiments. For example, a token may include an attestation to an identity which is encoded, e.g. encrypted, in any way that enables a determination whether the token corresponds to a user purporting to correspond to a particular identity. Other information determinative of validity of a token may also be included. For example, tokens may be generated with an expiration so that the tokens are presentable for accessing services, whether to a token service 310 or a computing resource service 314, as appropriate, as described above. Validity of a token, whether determined by the token service 310 or the authorization service 316 may be dependent on the token having been presented prior to expiration. Generally, a token may contain the various contextual information that indicates a context in which a token must be presented in order to be valid. The contextual information may include, for example, a network address from which the token must be presented, an identity to which a system presenting the token must purport to be, a time during which the token must be presented, and generally information corresponding to a context from which the token is presentable.
Further, as illustrated in
As noted, various embodiments of the present disclosure enable simplification of federated identity techniques. Techniques illustrated in
However, instead of providing the identity provider token 408 to a token service of the service provider 404 as illustrated in
In an embodiment, each computing resource service 414 that receives an identity verification provider configuration 418 from the managed federation propagator 416 reconfigures to operate in accordance with the received identity verification provider configuration 418. Further, in some embodiments, each computing resource service that receives an identity verification provider configuration receives a different identity verification provider configuration 418 that is specific to the computing resource service 414. (Although, the scope of the present disclosure extends to embodiments where two or more services are configured with the same identity verification provider configuration 414.) In some embodiments, a computing resource service 414, upon verification of identity provider token 408, generates a client identifier for a user 402 that provided the identity verification provider token 408. The client identifier may be used in various ways in accordance with various embodiments. For example, the client identifier may be encoded as a value in a cookie provided to the user 402 for use in future communications with the same computing resource service 414, where the cookie may be used for various techniques, such as to encode information for a session and to identify the user across multiple requests. As another example, the client identifier may be encoded in a token that is usable for a session to access one or more services without having to obtain another token from an identity verification provider. The token may be usable with the same service or, in some embodiments, multiple services. Also, as discussed below, the client identifier may be used to track usage of the computing resource service 414. Information about usage of the service may be maintained by the computing resource service in association with the client identifier. The usage information may include information about resources utilized (e.g., number of communications, bandwidth utilized, an amount of data accessed and the like) and/or may include information about charges incurred for resource access.
The identity verification provider configurations 418 may be individually configured so that each of the computing resource services 414 generate a different client identifier for the same user 402 or generally where different subsets of the computing resource services 414 generate different client identifiers for the same user 402. In this manner, when a user communicates multiple times with the computing resource service, the same client identifier may be used by the user 402. However, if the user 402 communicates with different computing resource services 414 the user 402 may receive a different client identifier for different services, thereby preventing the different services from colluding by matching client identifiers. In this manner, tracking a user 402 across multiple services becomes more difficult thereby providing a user 402 greater privacy. It should be noted, however, that embodiments of the present disclosure also include those where each computing resource service is configured to use the same client identifier for the same user 402 and generally where identity verification provider configurations 418 are the same for multiple computing resource services 414.
It should be noted that different client identifiers for the various services of the service provider may be achieved in different ways in accordance with various embodiments. For example, in some embodiments, the service provider 404 may register its services 414 with each identity verification provider 406 as separate entities and provides information (e.g., a cryptographic key used to encrypt identity verification provider identities) for each entity so that each identity verification provider can generate a different identifier for the same user for different services 414. A managed federation propagator may provide updates to the identity verification providers 406, such as by providing appropriate configuration information. As an example of how an identity verification provider can provide multiple identifiers for the same user 402, an identity verification provider 406 may identify the user 402 by a first identifier in a token for a first service 414 and by a different, second identifier for a second service 414. In this manner, the services 414 (e.g., due to lacking the cryptographic keys) do not receive any information that the services can use to collaborate to track users' 402 activities across multiple services. At the same time, a backend service, as described in more detail below, can have access to the cryptographic keys to decrypt identifiers and aggregate usage information.
As noted above, a computing resource service 414 may report usage information to an accounting service. Generally, the service provider 404 may include various backend services 420 that receive such reporting information from the computing resource services 414. In an embodiment, the backend services may include, as discussed above, an accounting service. Other services may also be included in the backend services. For example, the backend services may include services with respect to logging activity and/or generally performing operations in connection with usage of the various computing resource services 414. In an embodiment, one or more of the backend services 420 are configured to match different client identifiers corresponding to the same user 402. Enablement for matching different client identifiers to the same user 402 may, for example, include the backend services being provided identity verification provider configuration information from the managed federation propagator. In this manner, usage of multiple computing resource services 414 by the same user can be aggregated together for various purposes, such as billing of the users 402, security oversight, or of customers of the service provider 404 that utilize services of the service provider 404 for providing their own services to the users 402. For example, in an embodiment backend service 420 may maintain or otherwise have access to a database that associates client identifiers of the same user for different services. As another example, a back end service may be configured with information that enables a client identifier from one service to be mapped to a client identifier of another service. Generally, any way by which the back end service is able to match different client identifiers corresponding to the same user may be used.
As discussed above, numerous variations of the environment 400 are considered as being within the scope of the present disclosure. For example, in some embodiments, the techniques described and suggested herein are usable to provide identity services to other entities. A managed federation propagator 416 may provide identity verification provider configurations 418 to one or more third party services which may operate to verify identity verification provider tokens locally such as described in connection with the computing resource services 414. A backend service of the service provider 404 may process usage information from third party services, possibly aggregating with usage information for other third party services or local computing resource services 414.
In addition, as illustrative in
In an embodiment, once the request to be submitted has been detected 602, the process 600 includes determining 604 whether a system performing the process 600 has a valid identity verification provider token such as described above. For example, the system performing the process 600 may determine whether it has stored a copy of a token and, if so, whether the token has expired or is otherwise in compliance with any conditions for token validity. For instance previous performance of the process 600 or a variation thereof may have caused a system performing the process 600 to have obtained an identity verification provider token that is still valid, for example, because the identity verification provider token has not expired. If it is determined 604 that a system performing the process 600 has a valid identity verification provider token, the process 600 may include submitting 606 a request to the service provider where the request is submitted with the identity verification provider token.
If, however, it is determined 604 that the system performing the process 600 does not have a valid identity verification provider token, the process 600 may include submitting 608 an identity verification provider token request to an identity verification provider. Submitting 608 the identity verification provider token request to the identity verification provider may include selection of an identity verification provider from a plurality of identity verification providers and transmitting the request over a network such as the Internet to the selected identity verification provider. The identify verification provider token request may comprise information usable by the identity verification provider to generate a valid token. The identity verification provider token request may, for instance, specify which service provider is to receive the token that will be generated because, for instance, an identity verification provider may generate tokens differently (e.g., using different cryptographic keys and/or inputs to a cryptographic primitive) for different service providers. Further, submitting 608 the identity verification provider token request to an identity verification provider may include providing information to the provider that enables the identity verification provider to determine whether to fulfill the request. Such information may include, for example, credentials, such as a username and password, or information based at least upon thereon to the identity verification provider. Assuming the request to the identity verification provider is fulfillable by the identity verification provider the process 600 may include receiving 610 an identity verification provider token from the identity verification provider. Accordingly, the process 600 may include submitting 606 the request to the service provider such as described above.
If determined 704 that the request was received 702 without a valid identity verification provider token, the process 700 may include denying 706 the request. Denying the request may be performed in any suitable manner such as by transmitting a communication indicating denial of the request and/or one or more reasons for the denial such as lack of an identity verification provider token and/or a prompt to authenticate. Further, denying 706 the request may also include simply inaction, such as by not fulfilling the request. Generally, any way by which a request may be denied may be used. If determined 704 that the request was received with a valid identity verification provider token, the process 700 may include accessing 708 a cryptographic key to unwrap the identity verification provider token where unwrapping the identity verification provider token may include decrypting some or all of the identity verification provider token. The cryptographic key may be accessed through any suitable manner, for example, as discussed above, an identity verification provider configuration may include one or more cryptographic keys, each corresponding to an identity verification provider. Accordingly, accessing a cryptographic key may include selecting an appropriate cryptographic key suitable for unwrapping the identity verification provider token. In some embodiments, for example, the identity verification provider token may be received with metadata that indicates an identity verification provider which thereby enables selection of a corresponding cryptographic key. Generally, any way by which a cryptographic key is able to unwrap the identity verification provider token can be accessed is considered as being within the scope of the present disclosure.
Upon accessing 708 the cryptographic key, the process 700 may include unwrapping 710 the identity verification provider token, where, as noted, unwrapping the identity verification provider token may include decrypting some or all of the token. Once the identity verification provider token has been unwrapped 710, the process 700 may include determining 712 whether there is sufficient attestation from an identity verification provider corresponding to the identity verification provider token. Determining 712 whether there is sufficient attestation from the identity verification provider may be performed in various ways in accordance with various embodiments. For example, a determination may be made simply whether identity verification provider token encodes an attestation that a user corresponding to a particular identity has promptly authenticated with the identity verification provider. It should be noted, however, that more complex determinations may be made and generally determining whether sufficient attestation from the identity verification provider may be performed by determining whether information in the identity verification provider token satisfies one or more conditions enforced by a system performing in the process 700. Generally, determining 712 whether there is sufficient attestation from an identity verification provider may include determining whether the token is valid where determining whether the token is valid may include determining if the token is decryptable and/or if a digital signature of the token (or a portion thereof) is valid. Validity of the token may also be determined based at least in part on contextual information and one or more conditions applied to the contextual information.
If determined that the identity verification provider token lacks sufficient attestation (or is otherwise invalid), the process 700 may include denying 706 the request such as described above. However, if determined 712 that the identity verification provider token has sufficient attestation from the identity verification provider, the process 700 may include obtaining 714 a service provider-specific identifier. Obtaining 714 the service provider-specific identifier may be performed in various ways in accordance with various embodiments. For example, as discussed above, an identity verification provider configuration may include a mapping of identity verification provider identity to service-specific identities and the mapping may be used to determine the service provider-specific identifier. As noted above, different systems performing the process 700 or variations thereof may obtain different service provider-specific identifiers for the same identity verification provider identity, in this manner making it more difficult to track user activity across multiple services.
Further, the process 700 may include processing 716 the request which may include performing one or more operations and/or causing one or more operations to be performed. Processing the request may include recording 718 the processing using the service provider-specific identifier. For example, usage of the services provided by a system performing the process 700 or a system in which the system performing the process 700 is a subsystem. Activities of the user that submitted 702 the request may be tracked using the service provider-specific identifier. Further, the process 700 may include providing the system that submitted the request the service provider-specific identifier (e.g., encoded in a cookie) to enable the system to identify itself to the system performing the process 700 for future requests. Other operations that may be performed include, but are not limited to, generating information usable by the client device for a session and providing the information to the client that submitted the request.
As discussed above, techniques of the present disclosure may be used to provide authentication services to users of a computing resource service provider. For example, as discussed, various entities may utilize services of the computing resource service provider to provide their own services using the resources hosted by the service provider. An entity, for example, may utilize a virtual computer system service and/or one or more data storage services to provide a website or backend to an application such as a mobile application. Various techniques described and suggested here enable such entities to focus on the services they provide while diverting minimal focus to authentication which is managed by a service provider.
The process 900 may also include registering 906 one or more endpoints with the load balancer where an endpoint is a system (e.g., server) to which the load balancer instance can direct network traffic received by the load balancer. Registering the one or more end points with the load balancer instance may include configuring the load balancer instance to route traffic to the one or more end points in accordance with one or more load balancing algorithms or generally to route network traffic to the one or more endpoints. It should be noted that one or more (perhaps all) of the one or more endpoints may be hosted by the service provider whose service performs the process 900, for instance, by a virtual computer system service. In some embodiments, one or more (perhaps all) of the endpoints are hosted by another entity, such as a customer of the service provider on premises or by another service provider.
The process 900 may also include enabling 908 network traffic for a service provider using the end points to be routed to the load balancer. The load balancer may, for example, sit in a network of computing devices of a computing resource service provider and one or more network appliances may be configured to route traffic to an IP address of the load balancer received over the Internet or another network to the load balancer to enable the load balancer to operate and route the traffic accordingly.
The identity verification provider token may be unwrapped 1010 and a determination may be made 1012 whether the identity verification provider has sufficient attestation from a corresponding identity verification provider and, generally, whether the token is valid, such as described above. If it is determined 1012 that the identity verification provider token lacks sufficient attestation from a corresponding identity verification provider, the process 1000 may include denying 1006 the request. If, however, it is determined 1012 that the identity verification provider token includes sufficient attestation from the identity verification provider, the process 1000 may include providing 1014 a request to the service which may include transmitting the request over a network to an endpoint registered with a system performing the process 1000. As indicated in the Figure, the process 1000 may repeat as a system performing the process 1000 receives 1002 requests. Accordingly, a service to which network traffic is routed utilizing the process 1000 or a variation thereof is able to operate without the overhead required to determine whether the requests are submitted with sufficient authentication.
As discussed, variations of the processes described herein are considered as being within the scope of the present disclosure. For example,
The illustrative environment includes at least one application server 1108 and a data store 1110. It should be understood that there can be several application servers, layers or other elements, processes or components, which may be chained or otherwise configured, which can interact to perform tasks such as obtaining data from an appropriate data store. Servers, as used herein, may be implemented in various ways, such as hardware devices or virtual computer systems. In some contexts, servers may refer to a programming module being executed on a computer system. As used herein the term “data store” refers to any device or combination of devices capable of storing, accessing and retrieving data, which may include any combination and number of data servers, databases, data storage devices and data storage media, in any standard, distributed or clustered environment. The application server can include any appropriate hardware and software for integrating with the data store as needed to execute aspects of one or more applications for the client device, handling some (even a majority) of the data access and business logic for an application. The application server may provide access control services in cooperation with the data store and is able to generate content such as text, graphics, audio and/or video to be transferred to the user, which may be served to the user by the web server in the form of HyperText Markup Language (“HTML”), Extensible Markup Language (“XML”) or another appropriate structured language in this example. The handling of all requests and responses, as well as the delivery of content between the client device 1102 and the application server 1108, can be handled by the web server. It should be understood that the web and application servers are not required and are merely example components, as structured code discussed herein can be executed on any appropriate device or host machine as discussed elsewhere herein. Further, operations described herein as being performed by a single device may, unless otherwise clear from context, be performed collectively by multiple devices, which may form a distributed system.
The data store 1110 can include several separate data tables, databases or other data storage mechanisms and media for storing data relating to a particular aspect of the present disclosure. For example, the data store illustrated may include mechanisms for storing production data 1112 and user information 1116, which can be used to serve content for the production side. The data store also is shown to include a mechanism for storing log data 1114, which can be used for reporting, analysis or other such purposes. It should be understood that there can be many other aspects that may need to be stored in the data store, such as page image information and access right information, which can be stored in any of the above listed mechanisms as appropriate or in additional mechanisms in the data store 1110. The data store 1110 is operable, through logic associated therewith, to receive instructions from the application server 1108 and obtain, update or otherwise process data in response thereto. In one example, a user, through a device operated by the user, might submit a search request for a certain type of item. In this case, the data store might access the user information to verify the identity of the user and can access the catalog detail information to obtain information about items of that type. The information then can be returned to the user, such as in a results listing on a web page that the user is able to view via a browser on the user device 1102. Information for a particular item of interest can be viewed in a dedicated page or window of the browser. It should be noted, however, that embodiments of the present disclosure are not necessarily limited to the context of web pages, but may be more generally applicable to processing requests in general, where the requests are not necessarily requests for content.
Each server typically will include an operating system that provides executable program instructions for the general administration and operation of that server and typically will include a computer-readable storage medium (e.g., a hard disk, random access memory, read only memory, etc.) storing instructions that, when executed by a processor of the server, allow the server to perform its intended functions. Suitable implementations for the operating system and general functionality of the servers are known or commercially available and are readily implemented by persons having ordinary skill in the art, particularly in light of the disclosure herein.
The environment in one embodiment is a distributed computing environment utilizing several computer systems and components that are interconnected via communication links, using one or more computer networks or direct connections. However, it will be appreciated by those of ordinary skill in the art that such a system could operate equally well in a system having fewer or a greater number of components than are illustrated in
The various embodiments further can be implemented in a wide variety of operating environments, which in some cases can include one or more user computers, computing devices or processing devices which can be used to operate any of a number of applications. User or client devices can include any of a number of general purpose personal computers, such as desktop, laptop or tablet computers running a standard operating system, as well as cellular, wireless and handheld devices running mobile software and capable of supporting a number of networking and messaging protocols. Such a system also can include a number of workstations running any of a variety of commercially-available operating systems and other known applications for purposes such as development and database management. These devices also can include other electronic devices, such as dummy terminals, thin-clients, gaming systems and other devices capable of communicating via a network.
Various embodiments of the present disclosure utilize at least one network that would be familiar to those skilled in the art for supporting communications using any of a variety of commercially-available protocols, such as Transmission Control Protocol/Internet Protocol (“TCP/IP”), protocols operating in various layers of the Open System Interconnection (“OSI”) model, File Transfer Protocol (“FTP”), Universal Plug and Play (“UpnP”), Network File System (“NFS”), Common Internet File System (“CIFS”) and AppleTalk. The network can be, for example, a local area network, a wide-area network, a virtual private network, the Internet, an intranet, an extranet, a public switched telephone network, an infrared network, a wireless network and any combination thereof.
In embodiments utilizing a web server, the web server can run any of a variety of server or mid-tier applications, including Hypertext Transfer Protocol (“HTTP”) servers, FTP servers, Common Gateway Interface (“CGI”) servers, data servers, Java servers and business application servers. The server(s) also may be capable of executing programs or scripts in response to requests from user devices, such as by executing one or more web applications that may be implemented as one or more scripts or programs written in any programming language, such as Java®, C, C# or C++, or any scripting language, such as Perl, Python or TCL, as well as combinations thereof. The server(s) may also include database servers, including without limitation those commercially available from Oracle®, Microsoft®, Sybase® and IBM®.
The environment can include a variety of data stores and other memory and storage media as discussed above. These can reside in a variety of locations, such as on a storage medium local to (and/or resident in) one or more of the computers or remote from any or all of the computers across the network. In a particular set of embodiments, the information may reside in a storage-area network (“SAN”) familiar to those skilled in the art. Similarly, any necessary files for performing the functions attributed to the computers, servers or other network devices may be stored locally and/or remotely, as appropriate. Where a system includes computerized devices, each such device can include hardware elements that may be electrically coupled via a bus, the elements including, for example, at least one central processing unit (“CPU” or “processor”), at least one input device (e.g., a mouse, keyboard, controller, touch screen or keypad) and at least one output device (e.g., a display device, printer or speaker). Such a system may also include one or more storage devices, such as disk drives, optical storage devices and solid-state storage devices such as random access memory (“RAM”) or read-only memory (“ROM”), as well as removable media devices, memory cards, flash cards, etc.
Such devices also can include a computer-readable storage media reader, a communications device (e.g., a modem, a network card (wireless or wired), an infrared communication device, etc.) and working memory as described above. The computer-readable storage media reader can be connected with, or configured to receive, a computer-readable storage medium, representing remote, local, fixed and/or removable storage devices as well as storage media for temporarily and/or more permanently containing, storing, transmitting and retrieving computer-readable information. The system and various devices also typically will include a number of software applications, modules, services or other elements located within at least one working memory device, including an operating system and application programs, such as a client application or web browser. It should be appreciated that alternate embodiments may have numerous variations from that described above. For example, customized hardware might also be used and/or particular elements might be implemented in hardware, software (including portable software, such as applets) or both. Further, connection to other computing devices such as network input/output devices may be employed.
Storage media and computer readable media for containing code, or portions of code, can include any appropriate media known or used in the art, including storage media and communication media, such as, but not limited to, volatile and non-volatile, removable and non-removable media implemented in any method or technology for storage and/or transmission of information such as computer readable instructions, data structures, program modules or other data, including RAM, ROM, Electrically Erasable Programmable Read-Only Memory (“EEPROM”), flash memory or other memory technology, Compact Disc Read-Only Memory (“CD-ROM”), digital versatile disk (DVD) or other optical storage, magnetic cassettes, magnetic tape, magnetic disk storage or other magnetic storage devices or any other medium which can be used to store the desired information and which can be accessed by the system device. Based on the disclosure and teachings provided herein, a person of ordinary skill in the art will appreciate other ways and/or methods to implement the various embodiments.
The specification and drawings are, accordingly, to be regarded in an illustrative rather than a restrictive sense. It will, however, be evident that various modifications and changes may be made thereunto without departing from the broader spirit and scope of the invention as set forth in the claims.
Other variations are within the spirit of the present disclosure. Thus, while the disclosed techniques are susceptible to various modifications and alternative constructions, certain illustrated embodiments thereof are shown in the drawings and have been described above in detail. It should be understood, however, that there is no intention to limit the invention to the specific form or forms disclosed, but on the contrary, the intention is to cover all modifications, alternative constructions and equivalents falling within the spirit and scope of the invention, as defined in the appended claims.
The use of the terms “a” and “an” and “the” and similar referents in the context of describing the disclosed embodiments (especially in the context of the following claims) are to be construed to cover both the singular and the plural, unless otherwise indicated herein or clearly contradicted by context. The terms “comprising,” “having,” “including” and “containing” are to be construed as open-ended terms (i.e., meaning “including, but not limited to,”) unless otherwise noted. The term “connected,” when unmodified and referring to physical connections, is to be construed as partly or wholly contained within, attached to or joined together, even if there is something intervening. Recitation of ranges of values herein are merely intended to serve as a shorthand method of referring individually to each separate value falling within the range, unless otherwise indicated herein and each separate value is incorporated into the specification as if it were individually recited herein. The use of the term “set” (e.g., “a set of items”) or “subset” unless otherwise noted or contradicted by context, is to be construed as a nonempty collection comprising one or more members. Further, unless otherwise noted or contradicted by context, the term “subset” of a corresponding set does not necessarily denote a proper subset of the corresponding set, but the subset and the corresponding set may be equal.
Conjunctive language, such as phrases of the form “at least one of A, B, and C,” or “at least one of A, B and C,” unless specifically stated otherwise or otherwise clearly contradicted by context, is otherwise understood with the context as used in general to present that an item, term, etc., may be either A or B or C, or any nonempty subset of the set of A and B and C. For instance, in the illustrative example of a set having three members used in the above conjunctive phrase, “at least one of A, B, and C” and “at least one of A, B and C” refers to any of the following sets: {A}, {B}, {C}, {A, B}, {A, C}, {B, C}, {A, B, C}. Thus, such conjunctive language is not generally intended to imply that certain embodiments require at least one of A, at least one of B and at least one of C to each be present.
Operations of processes described herein can be performed in any suitable order unless otherwise indicated herein or otherwise clearly contradicted by context. Processes described herein (or variations and/or combinations thereof) may be performed under the control of one or more computer systems configured with executable instructions and may be implemented as code (e.g., executable instructions, one or more computer programs or one or more applications) executing collectively on one or more processors, by hardware or combinations thereof. The code may be stored on a computer-readable storage medium, for example, in the form of a computer program comprising a plurality of instructions executable by one or more processors. The computer-readable storage medium may be non-transitory.
The use of any and all examples, or exemplary language (e.g., “such as”) provided herein, is intended merely to better illuminate embodiments of the invention and does not pose a limitation on the scope of the invention unless otherwise claimed. No language in the specification should be construed as indicating any non-claimed element as essential to the practice of the invention.
Preferred embodiments of this disclosure are described herein, including the best mode known to the inventors for carrying out the invention. Variations of those preferred embodiments may become apparent to those of ordinary skill in the art upon reading the foregoing description. The inventors expect skilled artisans to employ such variations as appropriate and the inventors intend for embodiments of the present disclosure to be practiced otherwise than as specifically described herein. Accordingly, the scope of the present disclosure includes all modifications and equivalents of the subject matter recited in the claims appended hereto as permitted by applicable law. Moreover, any combination of the above-described elements in all possible variations thereof is encompassed by the scope of the present disclosure unless otherwise indicated herein or otherwise clearly contradicted by context.
All references, including publications, patent applications and patents, cited herein are hereby incorporated by reference to the same extent as if each reference were individually and specifically indicated to be incorporated by reference and were set forth in its entirety herein.
Number | Name | Date | Kind |
---|---|---|---|
5179591 | Hardy et al. | Jan 1993 | A |
5200999 | Matyas et al. | Apr 1993 | A |
5497421 | Kaufman et al. | Mar 1996 | A |
6084969 | Wright et al. | Jul 2000 | A |
6097817 | Bilgic et al. | Aug 2000 | A |
6185316 | Buffam | Feb 2001 | B1 |
6453416 | Epstein | Sep 2002 | B1 |
6826686 | Peyravian et al. | Nov 2004 | B1 |
6851054 | Wheeler et al. | Feb 2005 | B2 |
6957393 | Fano et al. | Oct 2005 | B2 |
6959394 | Brickell et al. | Oct 2005 | B1 |
6985583 | Brainard | Jan 2006 | B1 |
7010689 | Matyas et al. | Mar 2006 | B1 |
7073195 | Brickell et al. | Apr 2006 | B2 |
7139917 | Jablon | Nov 2006 | B2 |
7228417 | Roskind | Jun 2007 | B2 |
7320076 | Caronni | Jan 2008 | B2 |
7512965 | Amdur et al. | Mar 2009 | B1 |
7685430 | Masurkar | Mar 2010 | B1 |
7721322 | Sastry et al. | May 2010 | B2 |
7757271 | Amdur et al. | Jul 2010 | B2 |
7765584 | Roskind | Jul 2010 | B2 |
7836306 | Pyle et al. | Nov 2010 | B2 |
7890767 | Smith et al. | Feb 2011 | B2 |
7913084 | Medvinsky et al. | Mar 2011 | B2 |
7917764 | Futa | Mar 2011 | B2 |
8006289 | Hinton et al. | Aug 2011 | B2 |
8024562 | Gentry et al. | Sep 2011 | B2 |
8041954 | Plesman | Oct 2011 | B2 |
8059820 | Malaviarachchi et al. | Nov 2011 | B2 |
8151116 | van de Horst et al. | Apr 2012 | B2 |
8275356 | Hickie | Sep 2012 | B2 |
8332922 | Dickinson et al. | Dec 2012 | B2 |
8370638 | Duane et al. | Feb 2013 | B2 |
8386800 | Kocher et al. | Feb 2013 | B2 |
8387117 | Eom et al. | Feb 2013 | B2 |
8418222 | Gbadegesin et al. | Apr 2013 | B2 |
8423759 | Moreau | Apr 2013 | B2 |
8453198 | Band et al. | May 2013 | B2 |
8464058 | Chen et al. | Jun 2013 | B1 |
8464354 | Teow et al. | Jun 2013 | B2 |
8533772 | Garg et al. | Sep 2013 | B2 |
8543916 | Anderson et al. | Sep 2013 | B2 |
8561152 | Novak et al. | Oct 2013 | B2 |
8621561 | Cross et al. | Dec 2013 | B2 |
8688813 | Maes | Apr 2014 | B2 |
8695075 | Anderson et al. | Apr 2014 | B2 |
8739308 | Roth | May 2014 | B1 |
8745205 | Anderson et al. | Jun 2014 | B2 |
8776190 | Cavage et al. | Jul 2014 | B1 |
8776204 | Faynberg et al. | Jul 2014 | B2 |
8868923 | Hamlet et al. | Oct 2014 | B1 |
8892865 | Roth | Nov 2014 | B1 |
9043886 | Srinivasan | May 2015 | B2 |
9191381 | Popp | Nov 2015 | B1 |
9203829 | Levine | Dec 2015 | B1 |
9596122 | Hinton | Mar 2017 | B2 |
9596123 | Hinton | Mar 2017 | B2 |
9794239 | Chaudhry | Oct 2017 | B1 |
9836702 | Hinton | Dec 2017 | B2 |
20010008013 | Johnson et al. | Jul 2001 | A1 |
20010018739 | Anderson et al. | Aug 2001 | A1 |
20020016840 | Herzog et al. | Feb 2002 | A1 |
20020067832 | Jablon | Jun 2002 | A1 |
20020112181 | Smith | Aug 2002 | A1 |
20020161723 | Asokan et al. | Oct 2002 | A1 |
20020161998 | Cromer et al. | Oct 2002 | A1 |
20020162019 | Berry et al. | Oct 2002 | A1 |
20020194483 | Wenocur et al. | Dec 2002 | A1 |
20020198848 | Michener | Dec 2002 | A1 |
20030016826 | Asano et al. | Jan 2003 | A1 |
20030041110 | Wenocur et al. | Feb 2003 | A1 |
20030135740 | Talmor et al. | Jul 2003 | A1 |
20030145197 | Lee et al. | Jul 2003 | A1 |
20030149781 | Yared et al. | Aug 2003 | A1 |
20030188117 | Yoshino et al. | Oct 2003 | A1 |
20040088260 | Foster et al. | May 2004 | A1 |
20040103096 | Larsen | May 2004 | A1 |
20040128505 | Larsen | Jul 2004 | A1 |
20040128510 | Larsen | Jul 2004 | A1 |
20040131185 | Kakumer | Jul 2004 | A1 |
20040143733 | Ophir et al. | Jul 2004 | A1 |
20040158734 | Larsen | Aug 2004 | A1 |
20040172535 | Jakobsson et al. | Sep 2004 | A1 |
20050036611 | Seaton et al. | Feb 2005 | A1 |
20050043999 | Ji et al. | Feb 2005 | A1 |
20050060580 | Chebolu et al. | Mar 2005 | A1 |
20050080914 | Lerner et al. | Apr 2005 | A1 |
20050132192 | Jeffries et al. | Jun 2005 | A1 |
20050132215 | Wang et al. | Jun 2005 | A1 |
20050166263 | Nanopoulos et al. | Jul 2005 | A1 |
20050235148 | Scheidt et al. | Oct 2005 | A1 |
20050273862 | Benaloh et al. | Dec 2005 | A1 |
20050278547 | Hyndman et al. | Dec 2005 | A1 |
20050289341 | Ritola | Dec 2005 | A1 |
20060070116 | Park | Mar 2006 | A1 |
20060075462 | Golan et al. | Apr 2006 | A1 |
20060094406 | Cortegiano | May 2006 | A1 |
20060094410 | Cortegiano | May 2006 | A1 |
20060100928 | Waleczak, Jr. et al. | May 2006 | A1 |
20060130100 | Pentland | Jun 2006 | A1 |
20060149677 | Shahine et al. | Jul 2006 | A1 |
20060174125 | Brookner | Aug 2006 | A1 |
20060190331 | Tollinger et al. | Aug 2006 | A1 |
20060206440 | Anderson et al. | Sep 2006 | A1 |
20060206925 | Dillaway et al. | Sep 2006 | A1 |
20060218625 | Pearson et al. | Sep 2006 | A1 |
20060230284 | Fiske | Oct 2006 | A1 |
20060256961 | Brainard et al. | Nov 2006 | A1 |
20060271785 | Holtmanns et al. | Nov 2006 | A1 |
20060282878 | Stanley et al. | Dec 2006 | A1 |
20070005955 | Pyle et al. | Jan 2007 | A1 |
20070033396 | Zhang et al. | Feb 2007 | A1 |
20070037552 | Lee et al. | Feb 2007 | A1 |
20070061571 | Hammes et al. | Mar 2007 | A1 |
20070061885 | Hammes et al. | Mar 2007 | A1 |
20070136361 | Lee et al. | Jun 2007 | A1 |
20070157309 | Bin et al. | Jul 2007 | A1 |
20070174614 | Duane | Jul 2007 | A1 |
20070186102 | Ng | Aug 2007 | A1 |
20070226785 | Chow | Sep 2007 | A1 |
20070234410 | Geller | Oct 2007 | A1 |
20070250706 | Oba | Oct 2007 | A1 |
20070277231 | Medvinsky et al. | Nov 2007 | A1 |
20080010665 | Hinton et al. | Jan 2008 | A1 |
20080040773 | Albadarin et al. | Feb 2008 | A1 |
20080066150 | Lim | Mar 2008 | A1 |
20080080718 | Meijer et al. | Apr 2008 | A1 |
20080083036 | Ozzie et al. | Apr 2008 | A1 |
20080163337 | Tuliani et al. | Jul 2008 | A1 |
20080168530 | Kuehr-McLaren et al. | Jul 2008 | A1 |
20080182592 | Cha et al. | Jul 2008 | A1 |
20080222694 | Nakae | Sep 2008 | A1 |
20080229383 | Buss | Sep 2008 | A1 |
20080301444 | Kim et al. | Dec 2008 | A1 |
20080301630 | Arnold et al. | Dec 2008 | A1 |
20080313719 | Kaliski, Jr. et al. | Dec 2008 | A1 |
20090013402 | Plesman | Jan 2009 | A1 |
20090019134 | Bellifemine et al. | Jan 2009 | A1 |
20090049518 | Roman et al. | Feb 2009 | A1 |
20090172793 | Newstadt et al. | Jul 2009 | A1 |
20090210712 | Fort | Aug 2009 | A1 |
20090210930 | Lexcellent | Aug 2009 | A1 |
20090217385 | Teow et al. | Aug 2009 | A1 |
20090254572 | Redlich et al. | Oct 2009 | A1 |
20090320093 | Glazier et al. | Dec 2009 | A1 |
20090320095 | Nanda | Dec 2009 | A1 |
20100011421 | Chari | Jan 2010 | A1 |
20100017603 | Jones | Jan 2010 | A1 |
20100037304 | Canning et al. | Feb 2010 | A1 |
20100058060 | Schneider | Mar 2010 | A1 |
20100058072 | Teow et al. | Mar 2010 | A1 |
20100071056 | Cheng et al. | Mar 2010 | A1 |
20100083001 | Shah et al. | Apr 2010 | A1 |
20100100926 | Binding | Apr 2010 | A1 |
20100111296 | Brown et al. | May 2010 | A1 |
20100125894 | Yasrebi et al. | May 2010 | A1 |
20100131756 | Schneider | May 2010 | A1 |
20100142704 | Camenisch et al. | Jun 2010 | A1 |
20100154046 | Liu | Jun 2010 | A1 |
20100205649 | Becker et al. | Aug 2010 | A1 |
20100239095 | Carter et al. | Sep 2010 | A1 |
20100251347 | Roskind | Sep 2010 | A1 |
20100269156 | Hohlfeld et al. | Oct 2010 | A1 |
20100275009 | Canard | Oct 2010 | A1 |
20100290476 | Brindle et al. | Nov 2010 | A1 |
20100332845 | Asaka | Dec 2010 | A1 |
20110004753 | Gomi et al. | Jan 2011 | A1 |
20110010538 | Falk | Jan 2011 | A1 |
20110010762 | Nijdam | Jan 2011 | A1 |
20110035593 | Pyle et al. | Feb 2011 | A1 |
20110055562 | Adelman et al. | Mar 2011 | A1 |
20110055585 | Lee | Mar 2011 | A1 |
20110078107 | Almeida et al. | Mar 2011 | A1 |
20110078448 | Chow | Mar 2011 | A1 |
20110083015 | Meier | Apr 2011 | A1 |
20110099362 | Naga et al. | Apr 2011 | A1 |
20110131415 | Schneider | Jun 2011 | A1 |
20110138192 | Kocher et al. | Jun 2011 | A1 |
20110167479 | Maes | Jul 2011 | A1 |
20110179469 | Blinn et al. | Jul 2011 | A1 |
20110231940 | Perumal et al. | Sep 2011 | A1 |
20110239283 | Chern | Sep 2011 | A1 |
20110252229 | Belenkiy et al. | Oct 2011 | A1 |
20110265172 | Sharma et al. | Oct 2011 | A1 |
20110296497 | Becker | Dec 2011 | A1 |
20110296504 | Burch | Dec 2011 | A1 |
20110311055 | Parann-Nissany | Dec 2011 | A1 |
20110320606 | Madduri et al. | Dec 2011 | A1 |
20120017095 | Blenkhorn et al. | Jan 2012 | A1 |
20120020474 | Kudoh et al. | Jan 2012 | A1 |
20120023334 | Brickell et al. | Jan 2012 | A1 |
20120036551 | Le Saint et al. | Feb 2012 | A1 |
20120054625 | Pugh et al. | Mar 2012 | A1 |
20120060035 | Kalmady et al. | Mar 2012 | A1 |
20120106735 | Fukuda | May 2012 | A1 |
20120110636 | Van Biljon et al. | May 2012 | A1 |
20120144034 | McCarty | Jun 2012 | A1 |
20120159577 | Belinkiy et al. | Jun 2012 | A1 |
20120233216 | Lim | Sep 2012 | A1 |
20120243687 | Li | Sep 2012 | A1 |
20120245978 | Jain | Sep 2012 | A1 |
20120265690 | Bishop et al. | Oct 2012 | A1 |
20120317261 | Ahmavaara | Dec 2012 | A1 |
20120317414 | Glover | Dec 2012 | A1 |
20130031255 | Maloy et al. | Jan 2013 | A1 |
20130086639 | Sondhi | Apr 2013 | A1 |
20130086657 | Srinivasan | Apr 2013 | A1 |
20130086662 | Roth | Apr 2013 | A1 |
20130086663 | Roth et al. | Apr 2013 | A1 |
20130111217 | Kopasz et al. | May 2013 | A1 |
20130132232 | Pestoni et al. | May 2013 | A1 |
20130145447 | Maron | Jun 2013 | A1 |
20130166918 | Shahbazi et al. | Jun 2013 | A1 |
20130191884 | Leicher et al. | Jul 2013 | A1 |
20130198519 | Marien | Aug 2013 | A1 |
20130205360 | Novak | Aug 2013 | A1 |
20130227140 | Hinton | Aug 2013 | A1 |
20130254536 | Glover | Sep 2013 | A1 |
20130282461 | Ovick et al. | Oct 2013 | A1 |
20130305050 | Johnson | Nov 2013 | A1 |
20130305378 | Johnson | Nov 2013 | A1 |
20130318630 | Lam | Nov 2013 | A1 |
20140013116 | Smith | Jan 2014 | A1 |
20140013409 | Halageri | Jan 2014 | A1 |
20140020078 | Canning | Jan 2014 | A1 |
20140082715 | Grajek et al. | Mar 2014 | A1 |
20140122866 | Haeger et al. | May 2014 | A1 |
20140181925 | Smith et al. | Jun 2014 | A1 |
20140208408 | Bilgen et al. | Jul 2014 | A1 |
20140281477 | Nayshtut et al. | Sep 2014 | A1 |
20140281487 | Klausen et al. | Sep 2014 | A1 |
20140282989 | Young | Sep 2014 | A1 |
20150007263 | Stewart | Jan 2015 | A1 |
20150082039 | Stalzer et al. | Mar 2015 | A1 |
20150089614 | Mathew et al. | Mar 2015 | A1 |
Number | Date | Country |
---|---|---|
WO2006077822 | Jul 2006 | WO |
WO2008024705 | Feb 2008 | WO |
WO2014063361 | May 2014 | WO |
Entry |
---|
Liu, WeiYi; Tan, Yue; Zhang, Enwei; “Service Token for Identity Access Management”, Asia-Pacific Services Computing Conference (APSCC), IEEE, Dec. 7-11, 2009, pp. 35-39. |
Lutz, David J.; “Secure AAA by means of Identity Tokens in Next Generation Mobile Environments”, Third International Conference on Wireless and Mobile Communications (ICWMC), IEEE, Mar. 4-9, 2007, 6 pages. |
Amazon, “Amazon Prime Video—security considerations,” Amazon.com General Help Forum, http://www.amazon.com/gp/help/customer/forums?ie=UTF8&cdForum=Fx2NFGOONPZEXIP&cdPage=1&cdSort=newest&cdThread=Tx18VZVGGU0Y32, latest reply Jun. 17, 2013, 3 pages. |
Berners-Lee et al., “Uniform Resource Identifier (URI): Generic Syntax,” Network Working Group Request for Comments: 3986, The Internet Society 2005 retrieved on Nov. 30, 2011, from http://www.ietf.org/rfc/rfc3986.txt. |
Ghorbei-Talbi et al., “Managing Delegation in Access Control Models,” International Conference on Advanced Computing and Communications, pp. 744-751, Dec. 18-21, 2007. |
International Search Report and Written Opinion dated Dec. 30, 2014 in International Patent Application No. PCT/US2014/057043, filed Sep. 23, 2014. |
International Search Report and Written Opinion dated Dec. 30, 2014 in International Patent Application No. PCT/US2014/057051, filed Sep. 23, 2014. |
Krawczyk et al., “HMAC: Keyed-Hashing for Message Authentication,” Internet Engineering Task Force (IETF) Request for Comments: 2104, Feb. 1997, retrieved Jan. 22, 2015, from https://tols.ietf.org/html/rfc2104, pp. 1-11. |
Liscano et al., “A Context-based Delegation Access Control Model for Pervasive Computing,” 21st International Conference on Advanced Information Networking and Applications Workshops 2:44-51, May 21-23, 2007. |
Massachusetts Institute of Technology, “Kerberos V5 System Administrator's Guide [online],” May 2012 retrieved Jun. 27, 2012, from http://web.mit.edu/kerberos/krb5-1.10/krb5-1.10.2/doc/krb5-admin.html, 57 pages. |
Massachusetts Institute of Technology, “Kerberos V5 Installation Guide [online],” May 2012, retrieved on Jun. 27, 2012, from http://web.mit.edu/kerberos/krb5-1.10/krb5-1.10.2/doc/krb5-install.htm, 65 pages. |
Massachusetts Institute of Technology, “Kerberos V5 UNIX User's Guide,” dated May 2012, retrieved on Jun. 28, 2012, from http://web.mit.edu/kerberos/krb5-1.10/krb5-1.10.2/doc/krb5-user.html, 38 pages. |
Patent Cooperation Treaty, “Notification of Transmittal of the International Search Report and the Written Opinion of the International Searching Authority, or the Declaration,” issued to International Application No. PCT/US/058083 dated Dec. 27, 2012. |
Roth et al.,“Hierarchical Data Access Techniques,” U.S. Appl. No. 13/431,882, filed Mar. 27, 2012. |
Simpson, “PPP Challenge Handshake Authentication Protocol (CHAP),” Network Working Group, Aug. 1996, retrieved from Internet Jun. 27, 2012, https://tools.ietf.org/html/rfc1994, 13 pages. |
U.S. Appl. No. 13/431,760, filed Mar. 27, 2012. |
U.S. Appl. No. 13/431,898, filed Mar. 27, 2012. |
Wang et al., “Extending the Security Assertion Markup Language to Support Delegation for Web Services and Grid Services,” IEEE International Conference on Web Services 1:67-74, Jul. 11-15, 2005. |
Wikipedia, “Physical unclonable function,” retrieved Aug. 22, 2013, from http://en.wikipedia.org/wiki/Physical_unclonable_function, 8 pages. |
TCG Published, “TPM Main Part 1 Design Principles,” Specification Version 1.2, Revision 116, Mar. 1, 2011, 184 pages. |
TCG Published, “TPM Main Part 2 TPM Structures,” Specification Version 1.2, Level 2 Revision 116, Mar. 1, 2011, 202 pages. |
TCG Published, “TPM Main Part 3 Commands,” Specification Version 1.2, Level 2 Revision 116, Mar. 1, 2011, 339 pages. |
International Search Report and Written Opinion dated Oct. 22, 2014, International Patent Application No. PCT/US2014/042569, filed Jun. 16, 2014. |