[go: up one dir, main page]

WO2010056655A1 - Method and system for providing a federated authentication service with gradual expiration of credentials - Google Patents

Method and system for providing a federated authentication service with gradual expiration of credentials Download PDF

Info

Publication number
WO2010056655A1
WO2010056655A1 PCT/US2009/063845 US2009063845W WO2010056655A1 WO 2010056655 A1 WO2010056655 A1 WO 2010056655A1 US 2009063845 W US2009063845 W US 2009063845W WO 2010056655 A1 WO2010056655 A1 WO 2010056655A1
Authority
WO
WIPO (PCT)
Prior art keywords
authentication
trust
user
level
server
Prior art date
Application number
PCT/US2009/063845
Other languages
French (fr)
Inventor
Frederick Noe
Original Assignee
Vasco Data Security, Inc.
Vasco Data Security International Gmbh
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by Vasco Data Security, Inc., Vasco Data Security International Gmbh filed Critical Vasco Data Security, Inc.
Priority to CN200980153099.6A priority Critical patent/CN102265255B/en
Priority to EP09826615.8A priority patent/EP2353080B1/en
Priority to PL09826615T priority patent/PL2353080T3/en
Priority to DK09826615T priority patent/DK2353080T3/en
Priority to ES09826615T priority patent/ES2750239T3/en
Publication of WO2010056655A1 publication Critical patent/WO2010056655A1/en

Links

Classifications

    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04LTRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
    • H04L63/00Network architectures or network communication protocols for network security
    • H04L63/10Network architectures or network communication protocols for network security for controlling access to devices or network resources
    • H04L63/105Multiple levels of security
    • GPHYSICS
    • G06COMPUTING OR CALCULATING; COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F21/00Security arrangements for protecting computers, components thereof, programs or data against unauthorised activity
    • G06F21/30Authentication, i.e. establishing the identity or authorisation of security principals
    • G06F21/31User authentication
    • G06F21/41User authentication where a single sign-on provides access to a plurality of computers
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04LTRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
    • H04L63/00Network architectures or network communication protocols for network security
    • H04L63/08Network architectures or network communication protocols for network security for authentication of entities
    • H04L63/0815Network architectures or network communication protocols for network security for authentication of entities providing single-sign-on or federations
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04LTRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
    • H04L9/00Cryptographic mechanisms or cryptographic arrangements for secret or secure communications; Network security protocols
    • H04L9/32Cryptographic mechanisms or cryptographic arrangements for secret or secure communications; Network security protocols including means for verifying the identity or authority of a user of the system or for message authentication, e.g. authorization, entity authentication, data integrity or data verification, non-repudiation, key authentication or verification of credentials
    • H04L9/321Cryptographic mechanisms or cryptographic arrangements for secret or secure communications; Network security protocols including means for verifying the identity or authority of a user of the system or for message authentication, e.g. authorization, entity authentication, data integrity or data verification, non-repudiation, key authentication or verification of credentials involving a third party or a trusted authority
    • H04L9/3213Cryptographic mechanisms or cryptographic arrangements for secret or secure communications; Network security protocols including means for verifying the identity or authority of a user of the system or for message authentication, e.g. authorization, entity authentication, data integrity or data verification, non-repudiation, key authentication or verification of credentials involving a third party or a trusted authority using tickets or tokens, e.g. Kerberos

Definitions

  • the present invention relates to the field of authentication of users of services over a computer network, more specifically within the paradigm of federated authentication.
  • Federated authentication is a service architecture designed to improve the manageability and user experience of network application environments which operate under a many-to-many relationship between the set of users and the set of applications.
  • the practical manifestation of a federated authentication platform is the ability to perform Single Sign On (SSO), i.e., allowing a user log on to a plurality of network applications without requiring her to enter credentials each time she crosses the virtual boundary between different administrative domains.
  • SSO Single Sign On
  • a central concept in federated authentication is the clustering of various service providers (these may be embodied as individual servers, or as different applications on the same server) into a federation that relies on a common identity provider.
  • Any authentication request from a new user is processed by the common authenticator, which issues a "ticket" .
  • This ticket constitutes an assertion of the common authenticator on the user's identity and, in some embodiments, on the user's associated authority to access services within the federation.
  • the ticket can be subsequently presented to different service providers within the same federation.
  • the ticket has a limited lifetime; it may either expire automatically (after expiry of a predefined amount of time), or expire as the result of an explicit action (e.g., the user logging out from the federation, or a ticket revocation initiated by the common authenticator). Such expiration of the ticket is separate from the expiration of a logon session on a particular server, which requires the user to log on again.
  • federated authentication schemes are known in the art. For example, US Patent 6,668,322 [ US 6668322 B (WOOD, DAVID ET AL.) ] discloses an access management system and method employing secure credentials.
  • the method includes authenticating an end user (client) by means of a login credential, and issuing cryptograph ically secured session credentials that may be used to obtain access to a plurality of information resources, whereby such verification does not require knowledge of the key with which the session credential was generated.
  • This way of cryptographically securing the session credential allows for an architecture whereby a centralized authentication infrastructure issues the session credentials, but a decentralized cloud of application providers is capable of autonomously verifying these session credentials.
  • Wood et al. also disclose according a finite lifetime to the cryptographically secured session credentials. Wood et al. further disclose issuing different cryptographically secured session credentials associated with different trust levels, which give access to different information resources, notably to provide the possibility to protect more sensitive resources with a stronger form of authentication.
  • the central sign on server first looks for an indication of whether the client has already established a session, which might be signalled by the presence of an http "cookie”. If no session has been ⁇ established in advance, the central sign on generates a new "cookie", and redirects the client back to the originating server (including the originating server's challenge with the redirect instructions). The redirected client will then authenticate with the originating server, which keeps a record of the session thus established, and informs the central sign on server of this session in a secure way (using signed and encrypted communication). The session has a finite lifetime.
  • any subsequent requests from the same clients to access other servers in the federation will be redirected from the central sign on server to the respective originating servers, with a signature over the relevant session identification data and the originating server's challenge to confirm that a valid session has already been established with at least one federated server.
  • the central sign on server Upon being informed of the setup of each subsequent session at any federated server, the central sign on server updates the expiry time of the relevant client's session.
  • the central sign on server may, upon a request from the client relayed by a federated server, actively terminate an existing session, and propagate this termination towards all federated servers at which local sessions are still active.
  • a federated authentication service which allows clients to authenticate through a variety of authentication mechanisms.
  • a protocol proxy is used to translate and relay the client's credentials to an appropriate authentication mechanism, and to generate, upon successful authentication, a "name assertion" which can be used by the client to access a server application.
  • the client initiates the process of obtaining access to the server application by contacting an authentication agent and passing to it the relevant identity and domain of the client.
  • the authentication agent provides information about an authentication mechanism for the client to use.
  • the client then communicates an authentication request for access to the server application to a protocol proxy.
  • the protocol proxy receives the authentication request from the client and translates it into the native protocol of the appropriate authentication mechanism.
  • the protocol proxy attempts to authenticate with the authentication mechanism and, upon successful authentication, the protocol proxy receives back from the authentication mechanism a response including attributes and access rights of the client.
  • the protocol proxy then creates a name assertion and, optionally, entitlements, which it translates into an authentication response transmitted back to the client.
  • the expiration time of the name assertion can be requested by the client, the server application, or the authentication mechanism.
  • the client delivers the authentication response to the server application.
  • the basic advantage of a single sign on system is that a user only authenticates once. After a successful authentication to the central single sign on system, the central system will cause the user to automatically log in to other systems. After a configured amount of time since the last user activity in the session, the authentication session on the single sign on system expires and the user has to re-authenticate.
  • each authentication type has an associated authentication trust level.
  • Applications integrated with these single sign on systems will define a certain required authentication trust level. Users of such an application will need to be authenticated at the defined authentication trust level or better, before being allowed to use that application.
  • the authentication trust level remains constant during the whole single sign on session.
  • the trust level can only be increased by re-authenticating with the single sign on system using an authentication method that represents a different trust level.
  • the present invention is based on the insight that the security problem described above can be more adequately addressed in multi-level single sign on systems by introducing authentication trust level degradation.
  • An idea to overcome the problems specified above is to implement in the single sign on system an algorithm that performs an authentication trust level degradation. That way, the single sign on system will only allow an authenticated user access to a certain resource if the current authentication trust level is equal to or higher than the authentication trust level required for the resource.
  • the instantaneous authentication trust level L(t) will be equal or lower to the initial authentication trust level LQ and will be calculated based on the configured authentication trust level degradation rules.
  • Another such algorithm provides step-based degradation: in this case the authentication trust level decreases in function of the time elapsed since the successful authentication, in one or more discrete steps.
  • the pace or amount of trust level degradation might be a function of the degree of user activity. For example, if the user remains inactive for a certain amount of time, the current trust level may be degraded to a certain configured level that is lower than the current trust level. [0018]
  • the person skilled in the art will understand that there are countless other algorithms that could be used to accomplish the same purpose, without departing from the spirit of the invention.
  • the assessment of the trust level at any given time may happen in various ways.
  • the assessment is done at the authentication server, possibly every time an authentication request is received.
  • the authentication server will return, in a ticket, the most current trust level associated with an active session.
  • the degradation algorithm is known to the server providing the resource. The same authentication ticket can be used throughout the session, but it becomes less trusted as time goes by, until the trust level decreases below the required minimum trust level for the resource in question, at which time it may no longer be used to gain access to said resource.
  • a hybrid way of implementing this is letting the authentication server issue a "layered ticket", each layer of which is a ticket with a certain trust level and an associated expiry time, wherein the layers with higher trust levels are set to expire sooner than the layers with lower trust levels. It is also possible to implement a double-check mechanism, in which both the authentication server and the server providing the resource perform an assessment according to a degradation algorithm. In a particular embodiment the server providing the resource may apply its own version of the degradation algorithm.
  • the authentication trust level remains constant during the whole single sign on session.
  • the expiry time of the credential is linked to the trust level provided by the credential; a high trust level is typically linked with a short expiry time, implying that a high-level authentication may require frequent reauthentication.
  • the present invention provides a mechanism to allow the trust level to decrease without re-authenticating with the single sign on system, down to the level at which it is no longer sufficient to obtain access to a desired resource. At that point in time, the user reauthenticates.
  • Figure 1 shows a flow chart of the method according to the invention, illustrating the steps taken by a client, a server, a single sign on service, and said service's authentication cache.
  • Figure 2 shows a protocol interaction diagram of the method according to the invention, illustrating the interactions of a client 10, a first server 20, a single sign on service 30, the service's cache 40, and a second server 50.
  • Figure 3 provides a schematic illustration of a system 301 providing the functions of an authentication server according to the invention.
  • the end-user Upon requesting access to the resource 101, the end-user is redirected 102 to an SSO authentication service to logon. Via the redirect message 102 and the client's subsequent request 103, the system 20 provides the authentication service 30 an indication of the minimum authentication trust level for the requested protected resource. In its interaction 103 with the authentication service 30, the end-user 10 provides the necessary authentication credentials. The authentication service 30 verifies the authentication credentials and returns 104a an authentication ticket containing an identification of the authenticated user, the obtained authentication trust level, a unique ticket identifier and optionally the identity or location of the authentication service. The authentication service 30 saves a copy of the authentication ticket in its cache 104b.
  • a next step 105 the end user 10 provides this ticket to the server's authorization system 20.
  • the authorization system 20 verifies this ticket with the authentication service 30 requesting the current authentication trust level 106.
  • the authentication service 30 queries its cache 40 to check on the authentication ticket, which involves a request 107 and a response 108a. If a ticket is found, the authentication service 30 calculates 108b the authentication trust level for the specified user 10 using the configured authentication trust level degradation rules and returns it 109 to the authorization service 20. If no ticket is found, the authentication service 30 returns 109 that the authentication trust level is 0. This can be due to ticket expiration.
  • the authorization service 20 checks if the current authentication trust level is equal to or higher than the requested level and provides the end-user 10 access to the requested resource if the ticket is adequate 110.
  • a subsequent access attempt to a different resource in the federation will benefit from the authentication performed in the earlier session.
  • a second server 50 protected by an authorization system.
  • the end user 10 provides his ticket 111 obtained earlier, to the authorization system 50.
  • the authorization system 50 verifies this ticket with the authentication service 30 requesting the current authentication trust level 112.
  • the authentication service 30 searches the authentication ticket in its cache, which involves request 113 and response 114. If a ticket is found, the authentication service 30 calculates the authentication trust level for the specified user 10 using the configured authentication trust level degradation rules and other information, such as the time at which the ticket was generated, and returns it 115 to the authorization service 50. If no ticket is found, the authentication service 30 returns 115 that the authentication trust level is 0. This can be due to ticket expiration.
  • the authorization service 50 checks if the current authentication trust level is equal to or higher than the requested level and provides the end-user 10 access to the requested resource if the ticket is adequate 116.
  • a user request 101 that includes a ticket is handled by the server 20, without further interaction with the authentication server 30.
  • the ticket is in a form that can be verified locally; such may be the case if the server 20 shares a cryptographic secret with the authentication server 30, or if the authentication server 30 uses a public key infrastructure to generate the ticket.
  • the user's messages 101 and 105 effectively coincide.
  • the exchange characterized by the messages 106, 107, 108a, and 109 is replaced by local processing at the server 20, which includes assessing the current trust level for the user 10 using the configured authentication trust level degradation rules and other information, such as the time at which the ticket was generated.
  • the server 20 provides the end-user 10 access to the requested resource if the ticket is adequate 110.
  • a general embodiment of the method for providing a single sign-on service comprises receiving at an authentication server an authentication request from a user; authenticating said user at said authentication server; associating at least one initial trust level with said authentication; receiving a validation request pertaining to said user and an application server, said application server enforcing a required minimum level of trust; calculating an updated trust level to be associated with said authentication from at least a function of time; granting said user access to said application server if said updated trust level exceeds said required minimum level.
  • the method further comprises generating an authentication ticket for said user.
  • said validation request contains a reference to said authentication ticket.
  • Another general embodiment of the method for providing a single sign-on service comprises receiving at an authentication server an authentication request from a user; authenticating said user at said authentication server; generating an authentication ticket for said user; associating at least one initial trust level with said authentication ticket; receiving a validation request pertaining to said user and an application server, said validation request containing a reference to said authentication ticket, and said application server enforcing a required minimum level of trust; calculating an updated trust level to be associated with said authentication ticket from at least a function of time; granting said user access to said application server if said updated trust level exceeds said required minimum level.
  • said function of time is a function of the time elapsed since said authenticating.
  • said calculating also uses said initial trust level.
  • said calculating also uses said required minimum level of trust, and said calculating results in a symbolic value indicating authentication failure if said required minimum level of trust is not granted.
  • said receiving of said validation request takes place at said application server. In still a further embodiment of the method of the present invention, said receiving of said validation request takes place at said authentication server.
  • said calculating comprises decreasing said updated trust level linearly with time. In another embodiment of the method of the present invention, said calculating comprises decreasing said updated trust level exponentially with time. In another embodiment of the method of the present invention, said calculating comprises decreasing said updated trust level as a series of step functions in ⁇ the time domain.
  • said calculating comprises verifying an expiry time for a plurality of trust levels initially associated with said ticket.
  • said calculating takes place at said application server. In another embodiment of the method of the present invention, said calculating takes place at said authentication server.
  • said required minimum level of trust may vary at different application servers.
  • a level of trust applicable at one application server is independent of a level of trust applicable at another application server.
  • a general embodiment of the system 301 for providing a single sign-on service comprises a first receiving agent 302 for receiving an authentication request from a user; an authentication agent 303 for authenticating said user; an issuing agent 304 for issuing an authentication ticket for said user, wherein at least one initial trust level is associated with said authentication ticket; a second receiving agent 305 for receiving a validation request pertaining to said user from an application server, said request containing a reference to said authentication ticket, and said application server enforcing a required minimum level of trust; a processor 306 for calculating an updated trust level to be associated with said authentication ticket from at least a function time; and a sending agent 307 for sending a signal indicative of said calculating to said application server.
  • the elements 302-307 are embodied in a SSO authentication server which can be implemented as a general purpose computer supplied with software or firmware to implement these specific functions.
  • the first receiving agent responds to authentication requests from users by storing the request and passing that information on to the authentication agent.
  • the authentication agent can determine whether the user is, or should be considered authentic based on the information received in the request (and perhaps other information either available to the authentication agent or obtained from the user in response to one or more specific requests generated by the authentication agent).
  • the procedures for authenticating the user are conventional. If the user is considered authentic the authentication agent may make appropriate entries in storage (either local or global) and then pass this information on to the issuing agent.
  • the issuing agent manifests the approval to the user and perhaps provides some tangible indication of that approval to the user.
  • the second receiving agent receives validation requests from application servers.
  • the validation request includes or refers to the authentication previously related to the user.
  • the second receiving agent will pass this information on to the processor which can calculate an updated trust level associated with the authentication.
  • the processor then passes this updated trust level on to the sending agent which passes the information on to the appropriate destination such as the application server which made the validation request.
  • said function of time is a function of the time elapsed since said authenticating.
  • said calculating also uses said initial trust level.
  • said calculating also uses said required minimum level of trust, and said calculating results in a symbolic value indicating authentication failure if said required minimum level of trust is not granted.
  • said calculating comprises decreasing said updated trust level linearly with time. In another embodiment of the system of the present invention, said calculating comprises decreasing said updated trust level exponentially with time. In yet another embodiment of the system of the present invention, said calculating €omprises decreasing said updated trust level as a series of step functions in the time domain.
  • said calculating comprises verifying an expiry time for each of said at least one trust levels.
  • a general embodiment of the system for providing a single sign-on service comprises a receiving agent for receiving an authentication request from a user; an authentication agent for authenticating said user; and, an issuing agent for issuing an authentication ticket for said user, wherein at least one initial trust level and at least one subsequent trust level are associated with said authentication ticket, said subsequent trust level having a validity period extending beyond the validity period of said initial trust level.
  • the system further comprises a first server and a second server, each said server including a trust agent, each trust agent establishing a minimum level of trust, which is independent of the trust level of another trust agent.
  • a general embodiment of the method for providing a single sign-on service comprises receiving an authentication request from a user; authenticating said user; and, issuing an authentication ticket for said user, wherein at least one initial trust level and at least one subsequent trust level are associated with said authentication ticket, said subsequent trust level having a validity period extending beyond the validity period of said initial trust level.

Landscapes

  • Engineering & Computer Science (AREA)
  • Computer Security & Cryptography (AREA)
  • Computer Hardware Design (AREA)
  • General Engineering & Computer Science (AREA)
  • Computer Networks & Wireless Communication (AREA)
  • Signal Processing (AREA)
  • Theoretical Computer Science (AREA)
  • Computing Systems (AREA)
  • Physics & Mathematics (AREA)
  • General Physics & Mathematics (AREA)
  • Software Systems (AREA)
  • Storage Device Security (AREA)
  • Computer And Data Communications (AREA)

Abstract

The present invention relates to the field of authentication of users of services over a computer network, more specifically within the paradigms of federated authentication or single sign-on. A known technique consists of associating different trust levels to different authentication mechanisms, wherein the respective trust levels give access to different information resources, notably to provide the possibility to protect more sensitive resources with a stronger form of authentication. The present invention provides a mechanism to allow the trust level to decrease without re-authenticating with the single sign on system, down to the level at which it is no longer sufficient to obtain access to a desired resource. Only then, the user needs to reauthenticate.

Description

Description
Method and System for Providing a Federated Authentication Service with Gradual
Expiration of Credentials
Technical field
[0001] The present invention relates to the field of authentication of users of services over a computer network, more specifically within the paradigm of federated authentication.
Background art
[0002] Federated authentication is a service architecture designed to improve the manageability and user experience of network application environments which operate under a many-to-many relationship between the set of users and the set of applications. The practical manifestation of a federated authentication platform, is the ability to perform Single Sign On (SSO), i.e., allowing a user log on to a plurality of network applications without requiring her to enter credentials each time she crosses the virtual boundary between different administrative domains.
[0003] A central concept in federated authentication is the clustering of various service providers (these may be embodied as individual servers, or as different applications on the same server) into a federation that relies on a common identity provider. Any authentication request from a new user is processed by the common authenticator, which issues a "ticket" . This ticket constitutes an assertion of the common authenticator on the user's identity and, in some embodiments, on the user's associated authority to access services within the federation. The ticket can be subsequently presented to different service providers within the same federation. The ticket has a limited lifetime; it may either expire automatically (after expiry of a predefined amount of time), or expire as the result of an explicit action (e.g., the user logging out from the federation, or a ticket revocation initiated by the common authenticator). Such expiration of the ticket is separate from the expiration of a logon session on a particular server, which requires the user to log on again. [0004] Several variations of federated authentication schemes are known in the art. For example, US Patent 6,668,322 [ US 6668322 B (WOOD, DAVID ET AL.) ] discloses an access management system and method employing secure credentials. The method includes authenticating an end user (client) by means of a login credential, and issuing cryptograph ically secured session credentials that may be used to obtain access to a plurality of information resources, whereby such verification does not require knowledge of the key with which the session credential was generated. This way of cryptographically securing the session credential allows for an architecture whereby a centralized authentication infrastructure issues the session credentials, but a decentralized cloud of application providers is capable of autonomously verifying these session credentials. Wood et al. also disclose according a finite lifetime to the cryptographically secured session credentials. Wood et al. further disclose issuing different cryptographically secured session credentials associated with different trust levels, which give access to different information resources, notably to provide the possibility to protect more sensitive resources with a stronger form of authentication.
[0005] US Patent Publication no. 2002/0184507A1 [ US 2002184507 A
(MAKOWER, DAVID ET AL.) 2002-12-05 ] discloses a centralized single sign on method and system for a client-server environment, focusing more specifically on hypertext-transfer protocol (http) interactions, i.e. a "web single sign on" solution. In that architecture, "users authenticate themselves with any one of a group of federated servers, each federated server communicates with the central sign on server so that a user with a current session does not need to be re-authenticated by other servers in the federation". The scheme involves http-redirection from the server application to which access is desired (the "originating server"), to a central sign on server, and back to the originating server. The first redirect instruction includes a challenge generated by the originating server. The central sign on server first looks for an indication of whether the client has already established a session, which might be signalled by the presence of an http "cookie". If no session has been ©established in advance, the central sign on generates a new "cookie", and redirects the client back to the originating server (including the originating server's challenge with the redirect instructions). The redirected client will then authenticate with the originating server, which keeps a record of the session thus established, and informs the central sign on server of this session in a secure way (using signed and encrypted communication). The session has a finite lifetime. As long as the session is valid, any subsequent requests from the same clients to access other servers in the federation will be redirected from the central sign on server to the respective originating servers, with a signature over the relevant session identification data and the originating server's challenge to confirm that a valid session has already been established with at least one federated server. Upon being informed of the setup of each subsequent session at any federated server, the central sign on server updates the expiry time of the relevant client's session. Conversely, the central sign on server may, upon a request from the client relayed by a federated server, actively terminate an existing session, and propagate this termination towards all federated servers at which local sessions are still active. In US Patent 7,194,547 [ US 7194547 B (MOREH, JAHANSHAH ET AL.) 2007-03-20 ], a federated authentication service is disclosed which allows clients to authenticate through a variety of authentication mechanisms. In that architecture, a protocol proxy is used to translate and relay the client's credentials to an appropriate authentication mechanism, and to generate, upon successful authentication, a "name assertion" which can be used by the client to access a server application. In the method according to Moreh et al., the client initiates the process of obtaining access to the server application by contacting an authentication agent and passing to it the relevant identity and domain of the client. The authentication agent provides information about an authentication mechanism for the client to use. The client then communicates an authentication request for access to the server application to a protocol proxy. The protocol proxy receives the authentication request from the client and translates it into the native protocol of the appropriate authentication mechanism. The protocol proxy attempts to authenticate with the authentication mechanism and, upon successful authentication, the protocol proxy receives back from the authentication mechanism a response including attributes and access rights of the client. The protocol proxy then creates a name assertion and, optionally, entitlements, which it translates into an authentication response transmitted back to the client. The expiration time of the name assertion can be requested by the client, the server application, or the authentication mechanism. The client delivers the authentication response to the server application.
[0007] The basic advantage of a single sign on system is that a user only authenticates once. After a successful authentication to the central single sign on system, the central system will cause the user to automatically log in to other systems. After a configured amount of time since the last user activity in the session, the authentication session on the single sign on system expires and the user has to re-authenticate.
[0008] In many single sign on systems, each authentication type has an associated authentication trust level. Applications integrated with these single sign on systems will define a certain required authentication trust level. Users of such an application will need to be authenticated at the defined authentication trust level or better, before being allowed to use that application.
Disclosure of the invention
Technical problem
[0009] In the prior-art solutions, once a user has authenticated at a certain authentication trust level, the authentication trust level remains constant during the whole single sign on session. The trust level can only be increased by re-authenticating with the single sign on system using an authentication method that represents a different trust level.
[0010] This model does not adequately address the fact that the security value of a successful authentication decreases over time. Single sign on systems as known in the art have an expiry time, which protects the federated systems from being accessed by means of a single sign on session that is no longer under the control of the legitimate user or that has been compromised in the cryptographic sense, risks that increase as time goes by. Single sign on systems supporting different trust levels should have more trust in a recent authentication than in a less recent one.
Technical solution
[0011] The present invention is based on the insight that the security problem described above can be more adequately addressed in multi-level single sign on systems by introducing authentication trust level degradation.
[0012] An idea to overcome the problems specified above is to implement in the single sign on system an algorithm that performs an authentication trust level degradation. That way, the single sign on system will only allow an authenticated user access to a certain resource if the current authentication trust level is equal to or higher than the authentication trust level required for the resource.
[0013] The instantaneous authentication trust level L(t) will be equal or lower to the initial authentication trust level LQ and will be calculated based on the configured authentication trust level degradation rules.
[0014] Different algorithms are possible for implementing this authentication trust level degradation.
[0015] One such algorithm provides a linear degradation: in this case the authentication trust level decreases proportionally to the time Relapsed since the moment of successful authentication: L{t) = max {0, L0 (1 - c ή}
[0016] Another such algorithm provides step-based degradation: in this case the authentication trust level decreases in function of the time elapsed since the successful authentication, in one or more discrete steps.
[0017] In some embodiments the pace or amount of trust level degradation might be a function of the degree of user activity. For example, if the user remains inactive for a certain amount of time, the current trust level may be degraded to a certain configured level that is lower than the current trust level. [0018] The person skilled in the art will understand that there are countless other algorithms that could be used to accomplish the same purpose, without departing from the spirit of the invention.
[0019] The assessment of the trust level at any given time may happen in various ways. In one possible embodiment, the assessment is done at the authentication server, possibly every time an authentication request is received. Hence, the authentication server will return, in a ticket, the most current trust level associated with an active session. In another possible embodiment, the degradation algorithm is known to the server providing the resource. The same authentication ticket can be used throughout the session, but it becomes less trusted as time goes by, until the trust level decreases below the required minimum trust level for the resource in question, at which time it may no longer be used to gain access to said resource. A hybrid way of implementing this, is letting the authentication server issue a "layered ticket", each layer of which is a ticket with a certain trust level and an associated expiry time, wherein the layers with higher trust levels are set to expire sooner than the layers with lower trust levels. It is also possible to implement a double-check mechanism, in which both the authentication server and the server providing the resource perform an assessment according to a degradation algorithm. In a particular embodiment the server providing the resource may apply its own version of the degradation algorithm.
Advantageous effects
[0020] In the prior-art solutions, once a user has authenticated at a certain authentication trust level, the authentication trust level remains constant during the whole single sign on session. The expiry time of the credential is linked to the trust level provided by the credential; a high trust level is typically linked with a short expiry time, implying that a high-level authentication may require frequent reauthentication.
[0021] The present invention provides a mechanism to allow the trust level to decrease without re-authenticating with the single sign on system, down to the level at which it is no longer sufficient to obtain access to a desired resource. At that point in time, the user reauthenticates.
[0022] This way users that do a high quality initial authentication can be provided with credentials that have a long life-time for less sensitive resources while at the same time the security of specific sensitive resources can be maintained at a high level since these long lasting credentials would degrade relatively quickly below the high trust level required for these sensitive resources. The invention thus provides an improved balance between securing the access to sensitive resources, and maintaining user convenience, especially for less sensitive resources.
Brief description of the drawings
[0023] The foregoing and other features and advantages of the invention will be apparent from the following, more particular description of several embodiments of the invention, as illustrated in the accompanying drawings.
[0024] Figure 1 shows a flow chart of the method according to the invention, illustrating the steps taken by a client, a server, a single sign on service, and said service's authentication cache.
[0025] Figure 2 shows a protocol interaction diagram of the method according to the invention, illustrating the interactions of a client 10, a first server 20, a single sign on service 30, the service's cache 40, and a second server 50.
[0026] The same labels are used in both Figure 1 and Figure 2 to designate the same or conceptually similar acts and features.
[0027] Figure 3 provides a schematic illustration of a system 301 providing the functions of an authentication server according to the invention.
Mode(s) for carrying out the invention
[0028] In a method according to the present invention, an end-user 10 trying to access a protected resource on a server 20, protected by an authorization system, would go through the following steps.
[0029] Upon requesting access to the resource 101, the end-user is redirected 102 to an SSO authentication service to logon. Via the redirect message 102 and the client's subsequent request 103, the system 20 provides the authentication service 30 an indication of the minimum authentication trust level for the requested protected resource. In its interaction 103 with the authentication service 30, the end-user 10 provides the necessary authentication credentials. The authentication service 30 verifies the authentication credentials and returns 104a an authentication ticket containing an identification of the authenticated user, the obtained authentication trust level, a unique ticket identifier and optionally the identity or location of the authentication service. The authentication service 30 saves a copy of the authentication ticket in its cache 104b.
[0030] In a next step 105, the end user 10 provides this ticket to the server's authorization system 20. The authorization system 20 verifies this ticket with the authentication service 30 requesting the current authentication trust level 106. The authentication service 30 queries its cache 40 to check on the authentication ticket, which involves a request 107 and a response 108a. If a ticket is found, the authentication service 30 calculates 108b the authentication trust level for the specified user 10 using the configured authentication trust level degradation rules and returns it 109 to the authorization service 20. If no ticket is found, the authentication service 30 returns 109 that the authentication trust level is 0. This can be due to ticket expiration.
[0031] The authorization service 20 checks if the current authentication trust level is equal to or higher than the requested level and provides the end-user 10 access to the requested resource if the ticket is adequate 110.
[0032] A subsequent access attempt to a different resource in the federation will benefit from the authentication performed in the earlier session. Consider the same end-user 10 trying to access another protected resource on a second server 50, protected by an authorization system.
[0033] The end user 10 provides his ticket 111 obtained earlier, to the authorization system 50. The authorization system 50 verifies this ticket with the authentication service 30 requesting the current authentication trust level 112. The authentication service 30 searches the authentication ticket in its cache, which involves request 113 and response 114. If a ticket is found, the authentication service 30 calculates the authentication trust level for the specified user 10 using the configured authentication trust level degradation rules and other information, such as the time at which the ticket was generated, and returns it 115 to the authorization service 50. If no ticket is found, the authentication service 30 returns 115 that the authentication trust level is 0. This can be due to ticket expiration.
[0034] The authorization service 50 checks if the current authentication trust level is equal to or higher than the requested level and provides the end-user 10 access to the requested resource if the ticket is adequate 116.
[0035] In an alternative scheme, a user request 101 that includes a ticket is handled by the server 20, without further interaction with the authentication server 30. This is possible if the ticket is in a form that can be verified locally; such may be the case if the server 20 shares a cryptographic secret with the authentication server 30, or if the authentication server 30 uses a public key infrastructure to generate the ticket. In this scheme, the user's messages 101 and 105 effectively coincide. The exchange characterized by the messages 106, 107, 108a, and 109 is replaced by local processing at the server 20, which includes assessing the current trust level for the user 10 using the configured authentication trust level degradation rules and other information, such as the time at which the ticket was generated. The server 20 provides the end-user 10 access to the requested resource if the ticket is adequate 110.
[0036] A general embodiment of the method for providing a single sign-on service comprises receiving at an authentication server an authentication request from a user; authenticating said user at said authentication server; associating at least one initial trust level with said authentication; receiving a validation request pertaining to said user and an application server, said application server enforcing a required minimum level of trust; calculating an updated trust level to be associated with said authentication from at least a function of time; granting said user access to said application server if said updated trust level exceeds said required minimum level.
[0037] In one embodiment of the present invention, the method further comprises generating an authentication ticket for said user. In one particular embodiment of the method of the present invention, said validation request contains a reference to said authentication ticket.
[0038] Another general embodiment of the method for providing a single sign-on service comprises receiving at an authentication server an authentication request from a user; authenticating said user at said authentication server; generating an authentication ticket for said user; associating at least one initial trust level with said authentication ticket; receiving a validation request pertaining to said user and an application server, said validation request containing a reference to said authentication ticket, and said application server enforcing a required minimum level of trust; calculating an updated trust level to be associated with said authentication ticket from at least a function of time; granting said user access to said application server if said updated trust level exceeds said required minimum level.
[0039] In one embodiment of the method of the present invention, said function of time is a function of the time elapsed since said authenticating.
[0040] In another embodiment of the method of the present invention, said calculating also uses said initial trust level.
[0041] In yet another embodiment of the method of the present invention, said calculating also uses said required minimum level of trust, and said calculating results in a symbolic value indicating authentication failure if said required minimum level of trust is not granted.
[0042] In a further embodiment of the method of the present invention, said receiving of said validation request takes place at said application server. In still a further embodiment of the method of the present invention, said receiving of said validation request takes place at said authentication server.
[0043] In one embodiment of the method of the present invention, said calculating comprises decreasing said updated trust level linearly with time. In another embodiment of the method of the present invention, said calculating comprises decreasing said updated trust level exponentially with time. In another embodiment of the method of the present invention, said calculating comprises decreasing said updated trust level as a series of step functions in β the time domain.
[0044] In one embodiment of the method of the present invention, said calculating comprises verifying an expiry time for a plurality of trust levels initially associated with said ticket.
[0045] In one embodiment of the method of the present invention, said calculating takes place at said application server. In another embodiment of the method of the present invention, said calculating takes place at said authentication server.
[0046] In another embodiment of the method of the present invention, said required minimum level of trust may vary at different application servers. In general a level of trust applicable at one application server is independent of a level of trust applicable at another application server.
[0047] A general embodiment of the system 301 for providing a single sign-on service comprises a first receiving agent 302 for receiving an authentication request from a user; an authentication agent 303 for authenticating said user; an issuing agent 304 for issuing an authentication ticket for said user, wherein at least one initial trust level is associated with said authentication ticket; a second receiving agent 305 for receiving a validation request pertaining to said user from an application server, said request containing a reference to said authentication ticket, and said application server enforcing a required minimum level of trust; a processor 306 for calculating an updated trust level to be associated with said authentication ticket from at least a function time; and a sending agent 307 for sending a signal indicative of said calculating to said application server.
[0048] In one embodiment the elements 302-307 are embodied in a SSO authentication server which can be implemented as a general purpose computer supplied with software or firmware to implement these specific functions. The first receiving agent responds to authentication requests from users by storing the request and passing that information on to the authentication agent. The authentication agent can determine whether the user is, or should be considered authentic based on the information received in the request (and perhaps other information either available to the authentication agent or obtained from the user in response to one or more specific requests generated by the authentication agent). The procedures for authenticating the user are conventional. If the user is considered authentic the authentication agent may make appropriate entries in storage (either local or global) and then pass this information on to the issuing agent. The issuing agent manifests the approval to the user and perhaps provides some tangible indication of that approval to the user. The second receiving agent receives validation requests from application servers. The validation request includes or refers to the authentication previously related to the user. The second receiving agent will pass this information on to the processor which can calculate an updated trust level associated with the authentication. The processor then passes this updated trust level on to the sending agent which passes the information on to the appropriate destination such as the application server which made the validation request.
[0049] Jn one embodiment of the system of the present invention, said function of time is a function of the time elapsed since said authenticating.
[0050] In another embodiment of the system of the present invention, said calculating also uses said initial trust level.
[0051] In yet another embodiment of the system of the present invention, said calculating also uses said required minimum level of trust, and said calculating results in a symbolic value indicating authentication failure if said required minimum level of trust is not granted.
[0052] In one embodiment of the system of the present invention, said calculating comprises decreasing said updated trust level linearly with time. In another embodiment of the system of the present invention, said calculating comprises decreasing said updated trust level exponentially with time. In yet another embodiment of the system of the present invention, said calculating €omprises decreasing said updated trust level as a series of step functions in the time domain.
[0053] In one embodiment of the system of the present invention, said calculating comprises verifying an expiry time for each of said at least one trust levels.
[0054] A general embodiment of the system for providing a single sign-on service comprises a receiving agent for receiving an authentication request from a user; an authentication agent for authenticating said user; and, an issuing agent for issuing an authentication ticket for said user, wherein at least one initial trust level and at least one subsequent trust level are associated with said authentication ticket, said subsequent trust level having a validity period extending beyond the validity period of said initial trust level.
[0055] In one embodiment of the present invention, the system further comprises a first server and a second server, each said server including a trust agent, each trust agent establishing a minimum level of trust, which is independent of the trust level of another trust agent.
[0056] A general embodiment of the method for providing a single sign-on service comprises receiving an authentication request from a user; authenticating said user; and, issuing an authentication ticket for said user, wherein at least one initial trust level and at least one subsequent trust level are associated with said authentication ticket, said subsequent trust level having a validity period extending beyond the validity period of said initial trust level.
[0057] Elements of the method and systems herein described may be implemented in application-specific hardware, field-programmable hardware, general- purpose processors with adequate software, and the like, as will be clear to the person skilled in the art.
[0058] While various embodiments of the present invention have been described above, it should be understood that they have been presented by way of example only, and not limitation. Thus, the breadth and scope of the present invention should not be limited by any of the above described exemplary embodiments but should be defined only in accordance with the following claims and their equivalents.

Claims

Claims
1. A method for providing a single sign-on service, comprising receiving at an authentication server an authentication request from a user; authenticating said user at said authentication server; associating at least one initial trust level with said authentication; receiving a validation request pertaining to said user and an application server, said application server enforcing a required minimum level of trust; calculating an updated trust level to be associated with said authentication from at least a function of time; granting said user access to said application server if said updated trust level exceeds said required minimum level.
2. The method of claim 1_, further comprising generating an authentication ticket for y said user.
3. The method of claim 2, wherein said validation request contains a reference to said authentication ticket.
4. The method of claim 1_, wherein said function of time is a function of the time elapsed since said authenticating.
5. The method of claim 1_, wherein said calculating also uses said initial trust level.
6. The method of claim 1_, wherein said calculating also uses said required minimum level of trust, and wherein said calculating results in a symbolic value indicating authentication failure if said required minimum level of trust is not granted.
7. The method of claim 1_, wherein said receiving of said validation request takes place at said application server.
8. The method of claim 1_, wherein said receiving of said validation request takes place at said authentication server.
9. The method of claim 1_, wherein said calculating comprises decreasing said updated trust level linearly with time.
10. The method of claim 1_, wherein said calculating comprises decreasing said updated trust level exponentially with time.
11. The method of claim 1_, wherein said calculating comprises decreasing said updated trust level as a series of step functions in the time domain.
12. The method of claim 1_, wherein said calculating comprises verifying an expiry time for a plurality of trust levels initially associated with said authentication.
13. The method of claim 1_, wherein said calculating takes place at said application server.
14. The method of claim Λ , wherein said calculating takes place at said authentication server.
15. The method of claim 1_, wherein said required minimum level of trust may vary at different application servers.
16. A system for providing a single sign-on service, comprising a first receiving agent for receiving an authentication request from a user; an authentication agent for authenticating said user; an issuing agent for issuing an authentication ticket for said user, wherein at least one initial trust level is associated with said authentication ticket; a second receiving agent for receiving a validation request pertaining to said user from an application server, said request containing a reference to said authentication ticket, and said application server enforcing a required minimum level of trust; a processor for calculating an updated trust level to be associated with said authentication ticket from at least a function of time; and a sending agent for sending a signal indicative of said calculating to said application server.
17. The system of claim ^6, wherein said function of time is a function of the time elapsed since said authenticating.
18. The system of claim Vd, wherein said calculating also uses said initial trust level.
19. The system of claim 1j3, wherein said calculating also uses said required minimum level of trust, and wherein said calculating results in a symbolic value indicating authentication failure if said required minimum level of trust is not granted.
20. The system of claim ^6, wherein said calculating comprises decreasing said updated trust level linearly with time.
21. The system of claim ^6, wherein said calculating comprises decreasing said updated trust level exponentially with time.
22. The system of claim 1^3, wherein said calculating comprises decreasing said updated trust level as a series of step functions in the time domain.
23. The system of claim J[6, wherein said calculating comprises verifying an expiry time for each of said at least one trust levels.
24. A system for providing a single sign-on service, comprising a receiving agent for receiving an authentication request from a user; an authentication agent for authenticating said user; and, an issuing agent for issuing an authentication ticket for said user, wherein at least one initial trust level and at least one subsequent trust level are associated with said authentication ticket, said subsequent trust level having a validity period extending beyond the validity period of said initial trust level.
25. A system as recited in claim 24, further comprising a first server and a second server, each said server including a trust agent, each trust agent establishing a minimum level of trust, wherein said first server trust agent establishes a minimum level of trust which is independent of a minimum level of trust established by said second server trust agent.
26. A method for providing a single sign-on service, comprising receiving an authentication request from a user; authenticating said user; and, issuing an authentication ticket for said user, wherein at least one initial trust level and at least one subsequent trust level are associated with said authentication ticket, said subsequent trust level having a validity period extending beyond the validity period of said initial trust level.
PCT/US2009/063845 2008-11-13 2009-11-10 Method and system for providing a federated authentication service with gradual expiration of credentials WO2010056655A1 (en)

Priority Applications (5)

Application Number Priority Date Filing Date Title
CN200980153099.6A CN102265255B (en) 2008-11-13 2009-11-10 System and method for providing federated authentication services through gradual expiration of credentials
EP09826615.8A EP2353080B1 (en) 2008-11-13 2009-11-10 Method and system for providing a federated authentication service with gradual expiration of credentials
PL09826615T PL2353080T3 (en) 2008-11-13 2009-11-10 Method and system for providing a federated authentication service with gradual expiration of credentials
DK09826615T DK2353080T3 (en) 2008-11-13 2009-11-10 PROCEDURE AND SYSTEM FOR PROVIDING A CONNECTED APPROVAL SERVICE WITH GRADUATE EXPIRY OF CERTIFICATE INFORMATION
ES09826615T ES2750239T3 (en) 2008-11-13 2009-11-10 Method and system to provide a federated authentication service with gradual expiration of credentials

Applications Claiming Priority (2)

Application Number Priority Date Filing Date Title
US12/270,486 2008-11-13
US12/270,486 US8281379B2 (en) 2008-11-13 2008-11-13 Method and system for providing a federated authentication service with gradual expiration of credentials

Publications (1)

Publication Number Publication Date
WO2010056655A1 true WO2010056655A1 (en) 2010-05-20

Family

ID=42166395

Family Applications (1)

Application Number Title Priority Date Filing Date
PCT/US2009/063845 WO2010056655A1 (en) 2008-11-13 2009-11-10 Method and system for providing a federated authentication service with gradual expiration of credentials

Country Status (7)

Country Link
US (1) US8281379B2 (en)
EP (1) EP2353080B1 (en)
CN (1) CN102265255B (en)
DK (1) DK2353080T3 (en)
ES (1) ES2750239T3 (en)
PL (1) PL2353080T3 (en)
WO (1) WO2010056655A1 (en)

Cited By (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US9734321B2 (en) 2011-12-12 2017-08-15 Nokia Technologies Oy Method and apparatus for providing federated service accounts
US10097527B2 (en) 2014-08-26 2018-10-09 International Business Machines Corporation Authentication management

Families Citing this family (112)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US9400589B1 (en) 2002-05-30 2016-07-26 Consumerinfo.Com, Inc. Circular rotational interface for display of consumer credit information
US9710852B1 (en) 2002-05-30 2017-07-18 Consumerinfo.Com, Inc. Credit report timeline user interface
US9990674B1 (en) 2007-12-14 2018-06-05 Consumerinfo.Com, Inc. Card registry systems and methods
US8127986B1 (en) 2007-12-14 2012-03-06 Consumerinfo.Com, Inc. Card registry systems and methods
US8141140B2 (en) * 2008-05-23 2012-03-20 Hsbc Technologies Inc. Methods and systems for single sign on with dynamic authentication levels
US8312033B1 (en) 2008-06-26 2012-11-13 Experian Marketing Solutions, Inc. Systems and methods for providing an integrated identifier
US9256904B1 (en) 2008-08-14 2016-02-09 Experian Information Solutions, Inc. Multi-bureau credit file freeze and unfreeze
US8060424B2 (en) 2008-11-05 2011-11-15 Consumerinfo.Com, Inc. On-line method and system for monitoring and reporting unused available credit
US8793769B2 (en) * 2009-12-31 2014-07-29 Cable Television Laboratories, Inc. Zero sign-on authentication
US9602425B2 (en) 2009-12-31 2017-03-21 Cable Television Laboratories, Inc. Zero sign-on authentication
US9307034B1 (en) * 2010-04-13 2016-04-05 Facebook, Inc. Token-activated, federated access to social network information
US8984597B2 (en) 2010-05-27 2015-03-17 Microsoft Technology Licensing, Llc Protecting user credentials using an intermediary component
US8484186B1 (en) 2010-11-12 2013-07-09 Consumerinfo.Com, Inc. Personalized people finder
US9147042B1 (en) 2010-11-22 2015-09-29 Experian Information Solutions, Inc. Systems and methods for data verification
US8713589B2 (en) 2010-12-23 2014-04-29 Microsoft Corporation Registration and network access control
JP2012146083A (en) * 2011-01-11 2012-08-02 Fujitsu Ltd Session management system, session management apparatus, server device and session management method
EP2515497B1 (en) * 2011-04-18 2018-07-04 Werner Blessing Method for performing authentication in a distributed authentication system and authentication system
US9665854B1 (en) 2011-06-16 2017-05-30 Consumerinfo.Com, Inc. Authentication alerts
US9483606B1 (en) 2011-07-08 2016-11-01 Consumerinfo.Com, Inc. Lifescore
US9418216B2 (en) 2011-07-21 2016-08-16 Microsoft Technology Licensing, Llc Cloud service authentication
US9106691B1 (en) 2011-09-16 2015-08-11 Consumerinfo.Com, Inc. Systems and methods of identity protection and management
US20130086669A1 (en) * 2011-09-29 2013-04-04 Oracle International Corporation Mobile application, single sign-on management
US8738516B1 (en) 2011-10-13 2014-05-27 Consumerinfo.Com, Inc. Debt services candidate locator
CN103179089A (en) * 2011-12-21 2013-06-26 富泰华工业(深圳)有限公司 System and method for accessing identity verification between different software development platforms
US8689310B2 (en) 2011-12-29 2014-04-01 Ebay Inc. Applications login using a mechanism relating sub-tokens to the quality of a master token
US9191394B2 (en) 2012-02-08 2015-11-17 Microsoft Technology Licensing, Llc Protecting user credentials from a computing device
CN102663096B (en) * 2012-04-11 2015-12-16 北京像素软件科技股份有限公司 A kind of method reading data based on Data cache technology
US9853959B1 (en) 2012-05-07 2017-12-26 Consumerinfo.Com, Inc. Storage and maintenance of personal data
US8438654B1 (en) 2012-09-14 2013-05-07 Rightscale, Inc. Systems and methods for associating a virtual machine with an access control right
US9654541B1 (en) 2012-11-12 2017-05-16 Consumerinfo.Com, Inc. Aggregating user web browsing data
US9916621B1 (en) 2012-11-30 2018-03-13 Consumerinfo.Com, Inc. Presentation of credit score factors
US10255598B1 (en) 2012-12-06 2019-04-09 Consumerinfo.Com, Inc. Credit card account data extraction
US20140223514A1 (en) 2013-02-01 2014-08-07 Junaid Islam Network Client Software and System Validation
US20140282984A1 (en) * 2013-03-14 2014-09-18 Microsoft Corporation Service relationship and communication management
US10102570B1 (en) 2013-03-14 2018-10-16 Consumerinfo.Com, Inc. Account vulnerability alerts
US9870589B1 (en) 2013-03-14 2018-01-16 Consumerinfo.Com, Inc. Credit utilization tracking and reporting
US9406085B1 (en) 2013-03-14 2016-08-02 Consumerinfo.Com, Inc. System and methods for credit dispute processing, resolution, and reporting
US10664936B2 (en) 2013-03-15 2020-05-26 Csidentity Corporation Authentication systems and methods for on-demand products
US9633322B1 (en) 2013-03-15 2017-04-25 Consumerinfo.Com, Inc. Adjustment of knowledge-based authentication
US10685398B1 (en) 2013-04-23 2020-06-16 Consumerinfo.Com, Inc. Presenting credit score information
US9721147B1 (en) 2013-05-23 2017-08-01 Consumerinfo.Com, Inc. Digital identity
CN104283852B (en) * 2013-07-08 2019-01-25 中国电信股份有限公司 The single sign-on authentication method and system and client and server-side of mobile application
US9443268B1 (en) 2013-08-16 2016-09-13 Consumerinfo.Com, Inc. Bill payment and reporting
US10325314B1 (en) 2013-11-15 2019-06-18 Consumerinfo.Com, Inc. Payment reporting systems
US9477737B1 (en) 2013-11-20 2016-10-25 Consumerinfo.Com, Inc. Systems and user interfaces for dynamic access of multiple remote databases and synchronization of data based on user rules
EP3100195B1 (en) 2014-01-31 2021-05-19 British Telecommunications public limited company Access control system
US9208301B2 (en) 2014-02-07 2015-12-08 Bank Of America Corporation Determining user authentication requirements based on the current location of the user in comparison to the users's normal boundary of location
US9390242B2 (en) 2014-02-07 2016-07-12 Bank Of America Corporation Determining user authentication requirements based on the current location of the user being within a predetermined area requiring altered authentication requirements
US9331994B2 (en) 2014-02-07 2016-05-03 Bank Of America Corporation User authentication based on historical transaction data
US9647999B2 (en) 2014-02-07 2017-05-09 Bank Of America Corporation Authentication level of function bucket based on circumstances
US9223951B2 (en) 2014-02-07 2015-12-29 Bank Of America Corporation User authentication based on other applications
US9317673B2 (en) * 2014-02-07 2016-04-19 Bank Of America Corporation Providing authentication using previously-validated authentication credentials
US9313190B2 (en) 2014-02-07 2016-04-12 Bank Of America Corporation Shutting down access to all user accounts
US9286450B2 (en) 2014-02-07 2016-03-15 Bank Of America Corporation Self-selected user access based on specific authentication types
US9213974B2 (en) 2014-02-07 2015-12-15 Bank Of America Corporation Remote revocation of application access based on non-co-location of a transaction vehicle and a mobile device
US9965606B2 (en) 2014-02-07 2018-05-08 Bank Of America Corporation Determining user authentication based on user/device interaction
US9317674B2 (en) 2014-02-07 2016-04-19 Bank Of America Corporation User authentication based on fob/indicia scan
US9305149B2 (en) 2014-02-07 2016-04-05 Bank Of America Corporation Sorting mobile banking functions into authentication buckets
US9424572B2 (en) 2014-03-04 2016-08-23 Bank Of America Corporation Online banking digital wallet management
US9600817B2 (en) 2014-03-04 2017-03-21 Bank Of America Corporation Foreign exchange token
US9830597B2 (en) 2014-03-04 2017-11-28 Bank Of America Corporation Formation and funding of a shared token
US9600844B2 (en) 2014-03-04 2017-03-21 Bank Of America Corporation Foreign cross-issued token
US9721248B2 (en) 2014-03-04 2017-08-01 Bank Of America Corporation ATM token cash withdrawal
US9721268B2 (en) 2014-03-04 2017-08-01 Bank Of America Corporation Providing offers associated with payment credentials authenticated in a specific digital wallet
USD759690S1 (en) 2014-03-25 2016-06-21 Consumerinfo.Com, Inc. Display screen or portion thereof with graphical user interface
USD760256S1 (en) 2014-03-25 2016-06-28 Consumerinfo.Com, Inc. Display screen or portion thereof with graphical user interface
USD759689S1 (en) 2014-03-25 2016-06-21 Consumerinfo.Com, Inc. Display screen or portion thereof with graphical user interface
US9892457B1 (en) 2014-04-16 2018-02-13 Consumerinfo.Com, Inc. Providing credit data in search results
US10373240B1 (en) 2014-04-25 2019-08-06 Csidentity Corporation Systems, methods and computer-program products for eligibility verification
US9848005B2 (en) * 2014-07-29 2017-12-19 Aruba Networks, Inc. Client reputation driven role-based access control
WO2016021978A1 (en) * 2014-08-08 2016-02-11 Lg Electronics Inc. A method and appartus for notifying authenticity information of caller identity in wireless access system
WO2016040744A1 (en) 2014-09-12 2016-03-17 Id. Me, Inc. Systems and methods for online third-party authentication of credentials
US20160098710A1 (en) * 2014-10-01 2016-04-07 Wells Fargo Bank, N.A. Intelligent authentication
US10255429B2 (en) 2014-10-03 2019-04-09 Wells Fargo Bank, N.A. Setting an authorization level at enrollment
US20180013782A1 (en) * 2014-12-26 2018-01-11 Interdigital Patent Holdings, Inc. Continuous device/uicc based authentication for lte systems
US10250594B2 (en) 2015-03-27 2019-04-02 Oracle International Corporation Declarative techniques for transaction-specific authentication
US10341384B2 (en) * 2015-07-12 2019-07-02 Avago Technologies International Sales Pte. Limited Network function virtualization security and trust system
US10171504B2 (en) * 2015-08-04 2019-01-01 Cisco Technology, Inc. Network access with dynamic authorization
US9923927B1 (en) * 2015-09-29 2018-03-20 Amazon Technologies, Inc. Methods and systems for enabling access control based on credential properties
US10007779B1 (en) * 2015-09-29 2018-06-26 Amazon Technologies, Inc. Methods and systems for gradual expiration of credentials
US10164971B2 (en) 2015-10-22 2018-12-25 Oracle International Corporation End user initiated access server authenticity check
US10257205B2 (en) 2015-10-22 2019-04-09 Oracle International Corporation Techniques for authentication level step-down
US10225283B2 (en) 2015-10-22 2019-03-05 Oracle International Corporation Protection against end user account locking denial of service (DOS)
CN113918914A (en) 2015-10-23 2022-01-11 甲骨文国际公司 Password-free authentication for access management
US9641539B1 (en) 2015-10-30 2017-05-02 Bank Of America Corporation Passive based security escalation to shut off of application based on rules event triggering
US10021565B2 (en) 2015-10-30 2018-07-10 Bank Of America Corporation Integrated full and partial shutdown application programming interface
US9820148B2 (en) 2015-10-30 2017-11-14 Bank Of America Corporation Permanently affixed un-decryptable identifier associated with mobile device
US9729536B2 (en) 2015-10-30 2017-08-08 Bank Of America Corporation Tiered identification federated authentication network system
US10469262B1 (en) 2016-01-27 2019-11-05 Verizon Patent ad Licensing Inc. Methods and systems for network security using a cryptographic firewall
US10460367B2 (en) 2016-04-29 2019-10-29 Bank Of America Corporation System for user authentication based on linking a randomly generated number to the user and a physical item
US10268635B2 (en) 2016-06-17 2019-04-23 Bank Of America Corporation System for data rotation through tokenization
US11301550B2 (en) 2016-09-07 2022-04-12 Cylance Inc. Computer user authentication using machine learning
EP3542554B1 (en) 2016-11-16 2021-01-06 Sonova AG Method of controlling access to hearing instrument services
US10554480B2 (en) 2017-05-11 2020-02-04 Verizon Patent And Licensing Inc. Systems and methods for maintaining communication links
EP3635600A1 (en) 2017-06-04 2020-04-15 Apple Inc. Authentication techniques in response to attempts to access sensitive information
US10313480B2 (en) 2017-06-22 2019-06-04 Bank Of America Corporation Data transmission between networked resources
US10524165B2 (en) 2017-06-22 2019-12-31 Bank Of America Corporation Dynamic utilization of alternative resources based on token association
US10511692B2 (en) 2017-06-22 2019-12-17 Bank Of America Corporation Data transmission to a networked resource based on contextual information
US10505733B2 (en) 2017-09-25 2019-12-10 Citrix Systems, Inc. Generating and managing a composite identity token for multi-service use
US11343260B2 (en) 2018-03-01 2022-05-24 Google Llc Gradual credential disablement
US10911234B2 (en) 2018-06-22 2021-02-02 Experian Information Solutions, Inc. System and method for a token gateway environment
US10671749B2 (en) 2018-09-05 2020-06-02 Consumerinfo.Com, Inc. Authenticated access and aggregation database platform
EP3637717B1 (en) * 2018-10-08 2022-01-05 Rohde & Schwarz GmbH & Co. KG System and method for establishing trust of a network device
CN109388937B (en) * 2018-11-05 2022-07-12 用友网络科技股份有限公司 Single sign-on method and sign-on system for multi-factor identity authentication
US11315179B1 (en) 2018-11-16 2022-04-26 Consumerinfo.Com, Inc. Methods and apparatuses for customized card recommendations
US11238656B1 (en) 2019-02-22 2022-02-01 Consumerinfo.Com, Inc. System and method for an augmented reality experience via an artificial intelligence bot
US11323432B2 (en) 2019-07-08 2022-05-03 Bank Of America Corporation Automatic login tool for simulated single sign-on
US11089005B2 (en) 2019-07-08 2021-08-10 Bank Of America Corporation Systems and methods for simulated single sign-on
US11115401B2 (en) 2019-07-08 2021-09-07 Bank Of America Corporation Administration portal for simulated single sign-on
US11941065B1 (en) 2019-09-13 2024-03-26 Experian Information Solutions, Inc. Single identifier platform for storing entity data
WO2021232347A1 (en) * 2020-05-21 2021-11-25 Citrix Systems, Inc. Cross device single sign-on
CN115664792A (en) * 2022-10-24 2023-01-31 湖南快乐阳光互动娱乐传媒有限公司 Authorization service method and related device

Citations (7)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US20040044912A1 (en) * 2002-08-26 2004-03-04 Iven Connary Determining threat level associated with network activity
US6892307B1 (en) * 1999-08-05 2005-05-10 Sun Microsystems, Inc. Single sign-on framework with trust-level mapping to authentication requirements
US20050125674A1 (en) * 2003-12-09 2005-06-09 Kenya Nishiki Authentication control system and authentication control method
US20050144452A1 (en) * 2003-06-26 2005-06-30 Lynch Liam S. Method and apparatus to authenticate and authorize user access to a system
US20060017474A1 (en) * 2002-10-31 2006-01-26 Freescale Semiconductor Inc. Transmitter for a controlled-shape switched signal on a communication line
US20060214716A1 (en) * 2003-11-24 2006-09-28 Infineon Technologies Ag Clock signal input/output device for correcting clock signals
US20080155644A1 (en) * 2006-12-26 2008-06-26 Motorola, Inc. Method and system for communicating in a group of communication devices

Family Cites Families (21)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US7743248B2 (en) * 1995-01-17 2010-06-22 Eoriginal, Inc. System and method for a remote access service enabling trust and interoperability when retrieving certificate status from multiple certification authority reporting components
US5944824A (en) * 1997-04-30 1999-08-31 Mci Communications Corporation System and method for single sign-on to a plurality of network elements
US6304974B1 (en) * 1998-11-06 2001-10-16 Oracle Corporation Method and apparatus for managing trusted certificates
US6668322B1 (en) * 1999-08-05 2003-12-23 Sun Microsystems, Inc. Access management system and method employing secure credentials
US6609198B1 (en) * 1999-08-05 2003-08-19 Sun Microsystems, Inc. Log-on service providing credential level change without loss of session continuity
US6691232B1 (en) * 1999-08-05 2004-02-10 Sun Microsystems, Inc. Security architecture with environment sensitive credential sufficiency evaluation
US6959336B2 (en) 2001-04-07 2005-10-25 Secure Data In Motion, Inc. Method and system of federated authentication service for interacting between agent and client and communicating with other components of the system to choose an appropriate mechanism for the subject from among the plurality of authentication mechanisms wherein the subject is selected from humans, client applications and applets
US20020184507A1 (en) 2001-05-31 2002-12-05 Proact Technologies Corp. Centralized single sign-on method and system for a client-server environment
WO2003054654A2 (en) * 2001-12-21 2003-07-03 Nokia Corporation Location-based novelty index value and recommendation system and method
US7788700B1 (en) * 2002-05-15 2010-08-31 Gerard A. Gagliano Enterprise security system
US20040158723A1 (en) * 2003-02-06 2004-08-12 Root David C. Methods for providing high-integrity enrollments into biometric authentication databases
US7392536B2 (en) * 2003-06-18 2008-06-24 Microsoft Corporation System and method for unified sign-on
US7472277B2 (en) * 2004-06-17 2008-12-30 International Business Machines Corporation User controlled anonymity when evaluating into a role
US7933985B2 (en) * 2004-08-13 2011-04-26 Sipera Systems, Inc. System and method for detecting and preventing denial of service attacks in a communications system
US7540022B2 (en) * 2005-06-30 2009-05-26 Nokia Corporation Using one-time passwords with single sign-on authentication
US7657639B2 (en) * 2006-07-21 2010-02-02 International Business Machines Corporation Method and system for identity provider migration using federated single-sign-on operation
KR101302763B1 (en) * 2006-08-22 2013-09-03 인터디지탈 테크날러지 코포레이션 Method and apparatus for providing trusted single sign-on access to applications and internet-based services
US8635662B2 (en) * 2008-01-31 2014-01-21 Intuit Inc. Dynamic trust model for authenticating a user
US8584214B2 (en) * 2008-09-18 2013-11-12 Motorola Mobility Llc Secure server certificate trust list update for client devices
US8423761B2 (en) * 2008-10-31 2013-04-16 Motorola Solutions, Inc. Method and device for enabling a trust relationship using an expired public key infrastructure (PKI) certificate
US8826006B2 (en) * 2008-10-31 2014-09-02 Motorola Solutions, Inc. Method and device for enabling a trust relationship using an unexpired public key infrastructure (PKI) certificate

Patent Citations (7)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US6892307B1 (en) * 1999-08-05 2005-05-10 Sun Microsystems, Inc. Single sign-on framework with trust-level mapping to authentication requirements
US20040044912A1 (en) * 2002-08-26 2004-03-04 Iven Connary Determining threat level associated with network activity
US20060017474A1 (en) * 2002-10-31 2006-01-26 Freescale Semiconductor Inc. Transmitter for a controlled-shape switched signal on a communication line
US20050144452A1 (en) * 2003-06-26 2005-06-30 Lynch Liam S. Method and apparatus to authenticate and authorize user access to a system
US20060214716A1 (en) * 2003-11-24 2006-09-28 Infineon Technologies Ag Clock signal input/output device for correcting clock signals
US20050125674A1 (en) * 2003-12-09 2005-06-09 Kenya Nishiki Authentication control system and authentication control method
US20080155644A1 (en) * 2006-12-26 2008-06-26 Motorola, Inc. Method and system for communicating in a group of communication devices

Cited By (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US9734321B2 (en) 2011-12-12 2017-08-15 Nokia Technologies Oy Method and apparatus for providing federated service accounts
US10097527B2 (en) 2014-08-26 2018-10-09 International Business Machines Corporation Authentication management

Also Published As

Publication number Publication date
EP2353080A4 (en) 2017-05-31
EP2353080A1 (en) 2011-08-10
CN102265255A (en) 2011-11-30
EP2353080B1 (en) 2019-08-28
US20100122333A1 (en) 2010-05-13
CN102265255B (en) 2015-04-29
PL2353080T3 (en) 2020-03-31
ES2750239T3 (en) 2020-03-25
US8281379B2 (en) 2012-10-02
DK2353080T3 (en) 2019-11-18

Similar Documents

Publication Publication Date Title
US8281379B2 (en) Method and system for providing a federated authentication service with gradual expiration of credentials
CN112822675B (en) MEC environment-oriented OAuth 2.0-based single sign-on mechanism
US9166969B2 (en) Session certificates
EP0695985B1 (en) Logon certificates
US7478434B1 (en) Authentication and authorization protocol for secure web-based access to a protected resource
US8024488B2 (en) Methods and apparatus to validate configuration of computerized devices
US8776204B2 (en) Secure dynamic authority delegation
JP5009294B2 (en) Distributed single sign-on service
US9225525B2 (en) Identity management certificate operations
US8413221B2 (en) Methods and apparatus for delegated authentication
EP1927211B1 (en) Authentication method and apparatus utilizing proof-of-authentication module
CA2463034C (en) Method and system for providing client privacy when requesting content from a public server
JP4928615B2 (en) Method and system for providing service to terminal device
US20100077208A1 (en) Certificate based authentication for online services
US20090158394A1 (en) Super peer based peer-to-peer network system and peer authentication method thereof
US20070118886A1 (en) Updating security data
CN101335626A (en) Multi-level authentication method and multi-level authentication system
CA3093444A1 (en) System and method for identity and authorization management
WO2009129753A1 (en) A method and apparatus for enhancing the security of the network identity authentication
US20250016145A1 (en) End-to-end verifiable multi-factor authentication service
US11764979B2 (en) Customer-controlled authentication
US10587611B2 (en) Detection of the network logon protocol used in pass-through authentication
Chen et al. Threspassport–a distributed single sign-on service
HK1096790A1 (en) Method and website for enabling single sign-on between websites
HK1096790B (en) Method and website for enabling single sign-on between websites

Legal Events

Date Code Title Description
WWE Wipo information: entry into national phase

Ref document number: 200980153099.6

Country of ref document: CN

121 Ep: the epo has been informed by wipo that ep was designated in this application

Ref document number: 09826615

Country of ref document: EP

Kind code of ref document: A1

WWE Wipo information: entry into national phase

Ref document number: 2001/KOLNP/2011

Country of ref document: IN

NENP Non-entry into the national phase

Ref country code: DE

WWE Wipo information: entry into national phase

Ref document number: 2009826615

Country of ref document: EP