WO2012040869A1 - User account recovery - Google Patents
User account recovery Download PDFInfo
- Publication number
- WO2012040869A1 WO2012040869A1 PCT/CN2010/001505 CN2010001505W WO2012040869A1 WO 2012040869 A1 WO2012040869 A1 WO 2012040869A1 CN 2010001505 W CN2010001505 W CN 2010001505W WO 2012040869 A1 WO2012040869 A1 WO 2012040869A1
- Authority
- WO
- WIPO (PCT)
- Prior art keywords
- user
- account
- token
- service provider
- request
- Prior art date
Links
- 238000011084 recovery Methods 0.000 title claims abstract description 207
- 238000000034 method Methods 0.000 claims abstract description 38
- 230000004044 response Effects 0.000 claims abstract description 25
- 238000004590 computer program Methods 0.000 claims description 10
- 230000008569 process Effects 0.000 abstract description 7
- 238000010586 diagram Methods 0.000 description 6
- 230000008859 change Effects 0.000 description 3
- 238000004891 communication Methods 0.000 description 3
- 238000013459 approach Methods 0.000 description 2
- 238000013475 authorization Methods 0.000 description 2
- 230000006870 function Effects 0.000 description 2
- 230000007246 mechanism Effects 0.000 description 2
- 238000012986 modification Methods 0.000 description 2
- 230000004048 modification Effects 0.000 description 2
- 238000010200 validation analysis Methods 0.000 description 1
Classifications
-
- H—ELECTRICITY
- H04—ELECTRIC COMMUNICATION TECHNIQUE
- H04L—TRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
- H04L63/00—Network architectures or network communication protocols for network security
- H04L63/08—Network architectures or network communication protocols for network security for authentication of entities
-
- H—ELECTRICITY
- H04—ELECTRIC COMMUNICATION TECHNIQUE
- H04L—TRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
- H04L9/00—Cryptographic mechanisms or cryptographic arrangements for secret or secure communications; Network security protocols
- H04L9/32—Cryptographic 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
-
- G—PHYSICS
- G06—COMPUTING; CALCULATING OR COUNTING
- G06F—ELECTRIC DIGITAL DATA PROCESSING
- G06F21/00—Security arrangements for protecting computers, components thereof, programs or data against unauthorised activity
- G06F21/30—Authentication, i.e. establishing the identity or authorisation of security principals
- G06F21/31—User authentication
- G06F21/33—User authentication using certificates
-
- H—ELECTRICITY
- H04—ELECTRIC COMMUNICATION TECHNIQUE
- H04L—TRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
- H04L63/00—Network architectures or network communication protocols for network security
- H04L63/20—Network architectures or network communication protocols for network security for managing network security; network security policies in general
-
- G—PHYSICS
- G06—COMPUTING; CALCULATING OR COUNTING
- G06F—ELECTRIC DIGITAL DATA PROCESSING
- G06F2221/00—Indexing scheme relating to security arrangements for protecting computers, components thereof, programs or data against unauthorised activity
- G06F2221/21—Indexing scheme relating to G06F21/00 and subgroups addressing additional information or applications relating to security arrangements for protecting computers, components thereof, programs or data against unauthorised activity
- G06F2221/2131—Lost password, e.g. recovery of lost or forgotten passwords
-
- H—ELECTRICITY
- H04—ELECTRIC COMMUNICATION TECHNIQUE
- H04L—TRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
- H04L9/00—Cryptographic mechanisms or cryptographic arrangements for secret or secure communications; Network security protocols
- H04L9/08—Key distribution or management, e.g. generation, sharing or updating, of cryptographic keys or passwords
- H04L9/0894—Escrow, recovery or storing of secret information, e.g. secret key escrow or cryptographic key storage
Definitions
- the invention is directed to user account recovery.
- the invention is directed to the use of an identity management system (IDM) to assist in user account recovery.
- IDM identity management system
- a username and password pair is the most widely used authentication approach among online service providers (SPs) . It is entirely possible for a single user to own tens, or even hundreds, of user accounts among different service providers. As the number of different authentication requirements (such as user- name and password pairs) increases, the likelihood of access difficulties (for example due to a user forgetting his pass ⁇ word or even his username) for a particular service provider increases significantly.
- a user registers a valid e-mail account at the service provider.
- an e-mail is sent to the e-mail account that enables the user to reset his/her password.
- a problem with this approach is that the user must expose details of his/her e-mail account to the service provider, which the user may not be willing to do.
- the user's e-mail account/password might also be forgotten.
- a potential danger with such an arrangement is that if an unauthorized third party gains access to the user's e-mail ac- count, that third party may be able to gain access to one or more of the user's online service provider accounts. In a worst case scenario, the user may lose all control of the related accounts .
- a user is asked to register a mobile phone number at the service provider so that, in the case of password recovery, a new one time validation string or temporary password can be sent to the user' s mobile phone and the online service provider can instruct the user to input the sent string or password.
- This method requires the use of the user' s mobile phone number, which, as with the email account details referred to above, the user may be unwilling to provide.
- a solution results in costs being incurred by the service provider (when sending messages to the user) , which may prevent the user or service provider from adopting such a solution.
- such an arrangement may not be suitable for international online service providers, since the service provider may need to set up different SMS adaptors for different country operators.
- a user registers a set of questions with answers.
- the user can be asked to respond to the questions in order to recover his/her password.
- a user may be reluctant to provide these sorts of personal details to an un- trusted online service provider.
- the answers to such questions are often easy to guess by other people familiar with the user.
- the user may forget the answer to some of the questions, which may result in a legitimate user being blocked from accessing an account.
- a user is requested to register his/her real citizen number or ID card number, birth date and so on.
- password recovery these kinds of questions are challenged.
- users due to privacy concerns, often register fake details.
- the user has typically forgotten those fake details and so cannot proceed with the account recovery process.
- the present invention seeks to address at least some of the problems outlined above.
- the present invention provides a method (such as a method for recovering a user account) comprising: receiving, at a service provider, an account recovery request (typically from a user seeking account recovery) ; sending a request for a first account recovery token to an identity management system; receiving the first account recovery token from said identity management system; comparing the received first account recovery token with one or more second account recovery tokens to which the service provider has access (typically stored at the service provider or stored within a database to which the service provider has access) ; and in the event that one of said one or more second account recovery tokens matches said first account recovery token, recovering a user account associated with said one of said one or more second account recovery tokens.
- the present invention also provides an apparatus (e.g. a service provider or a server) comprising: a first input configured to receive an account recovery request; a first output configured to send a request for a first account recovery token to an identity management system (the user account may or may not be identified in the request) ; a second input configured to receive the first account recovery token from said identity management system; a first processor (or some other comparison means or comparator) configured to compare the first account recovery token with one or more second account recovery tokens to which the service provider has access (those second account recovery tokens typically being stored at the service provider or stored within a database to which the service provider has access) ; and a second processor (which may be the same as the first processor) configured, in the event that one of said one or more second account recovery tokens matches said first account recovery token, to recover a user account associated with said one of said one or more second account recovery tokens.
- the apparatus may include a user interface configured to prompt the user to identify an IDM and/or to prompt the user to reset a cred
- the present invention provides an account recovery me ⁇ chanism in which the user's privacy is increased when compared with many prior art arrangements.
- the user need not provide privacy information such as email ac ⁇ count details, mobile phone number, birthday data, responses to common question etc, to the service provider.
- the invention is implemented in accordance using the OAuth protocol. However, this is not essential to all forms of the invention.
- Recovering the user account may take many different forms.
- recovering the user account may comprise prompting the user to reset a credential for the user account.
- recovering the user account may comprise informing the user of at least some credentials for the user account.
- the user may be informed of the username and prompted to reset the password.
- recover- ing the user account may comprise sending a reset user credential (e.g. a reset password) for the user account to said user .
- the account recovery request may identify a user account.
- this is not essential to all forms of the invention.
- the user may be unable to provide any credentials information for his account.
- the identity of the user (as determined by the identity management system) may be all that it used to identify the account.
- the invention may include prompting the user to identify the identity management system.
- the user may be prompted to identify the identity management system by selecting one of many possible IDMs, for example from a dropdown list or by providing a URL for the user's preferred IDM.
- the account recovery request is initiated by a user.
- the said request for a first account recovery token may identify the said user.
- the request for a first account recovery token may be sent to the identity management system via the user.
- the request for a first account recovery token may be sent directly to the relevant identity management system, or may be sent via a user that initiated the account recovery request (e.g. using redirection).
- the first account recovery token may be created as part of an account setup procedure.
- the second account recovery token may simply be a copy of the first account recovery token.
- the present invention also provides a method (such as a method for obtaining an account recovery token) comprising: receiving, at an identity management system, a request for a first account recovery token associated with a user; authenticating the user; retrieving the first account recovery token based on the identity of the user and based on the identity of a service provider requesting said first account recovery token; and sending the retrieved first account recovery token in response to said request.
- the present invention further provides an apparatus (such as an identity management system) comprising: a first input configured to receive a request for a first account recovery token associated with a user; a first processor configured to authenticate said user; a second processor (which may be the same as the first processor) configured to retrieve the first account recovery token based on the identity of the user and based on the identity of a service provider that requires said first account recovery token (the first account recovery token typically being stored at the identity management system or at a database to which the identity management system has access); and a first output configured to send said retrieved first account recovery token in response to said request .
- an apparatus such as an identity management system
- a first input configured to receive a request for a first account recovery token associated with a user
- a first processor configured to authenticate said user
- a second processor (which may be the same as the first processor) configured to retrieve the first account recovery token based on the identity of the user and based on the identity of a service provider that requires said first account recovery token (the first account recovery token
- the request for a first account recovery token may be sent from a service provider to the identity management system via the user using redirection.
- the user may be identified by being the source of the request received at the identity management system; the request itself may not provide the identity of the user.
- the first account recovery token may be created as part of an account setup procedure.
- the second account recovery token may simply be a copy of the first account recovery token.
- the request for a first account recovery token may include at least some account information (such as a username), but this is not essential.
- the request for a first account recovery token identifies said user.
- the request for a first account recovery token may identify the service provider.
- the request may be sent directly from the service provider to the IDM (thereby making identifying the service provider simple) .
- the request may explicitly identify the user.
- the invention provides a user account recovery method.
- the method includes storing an account recovery token at both an identity management system (IDM) and a service provider.
- IDM identity management system
- a request for the account recovery token is sent by the relevant service provider to the IDM.
- the IDM retrieves the account recovery token and returns the token to the service provider.
- the service provider compares the token received from the IDM with a locally stored token to initiate an account recovery process (which process may, for example, include prompting the user to provide a new password for the account) .
- the present invention further provides a system comprising a service provider and an identity management system
- the service provider comprises: a first input configured to receive an account recovery request; a first output configured to send a request for a first account recovery token to the identity management system (the user account may or may not be identified in the request) ; a second input configured to receive the first account recovery token from said identity management system; a first processor (or some other comparison means or comparator) configured to compare the first account recovery token with one or more second recovery tokens to which the service provider has access (typically stored at the service provider or stored within a database to which the service provider has access) ; and a second processor (which may be the same as the first processor) configured, in the event that one of said one or more second recovery tokens matches said first account recovery token, to recover a user account associated with said one of said one or more second recovery tokens
- the identity management system comprises a first input configured to receive the request from the service provider for the first account re ⁇ covery token associated with a user; a first
- the present invention also provides a computer program comprising: code (or some other means) for receiving, at a service provider, an account recovery request; code (or some other means) for sending a request for a first account recovery token to an identity management system; code (or some other means) for receiving the first account recovery token from said identity management system; code (or some other means) for comparing the received first account recovery token with one or more second account recovery tokens to which the service provider has access (said second account recovery tokens typically being stored at the service provider or stored within a database to which the service provider has access); and code (or some other means) for recovering, in the event that one of said one or more second account recovery tokens matches said first account recovery token, a user account associated with said one of said one or more second account recovery tokens.
- the computer program may be a computer program product comprising a computer-readable medium bearing computer program code embodied therein for use with a computer .
- the present invention yet further provides a computer program comprising: code (or some other means) for receiving, at an identity management system, a request for a first account re ⁇ covery token associated with a user; code (or some other means) for authenticating a user; code (or some other means) for retrieving the first account recovery token based on the identity of the user and based on the identity of a service provider requesting said first account recovery token; and code (or some other means) for sending said retrieved first account recovery token in response to said request.
- the computer program may be a computer program product comprising a computer-readable medium bearing computer program code embodied therein for use with a computer.
- Figure 1 is a block diagram of a system in which the present invention may be used
- Figure 2 shows a message sequence of an exemplary registering process in accordance with an aspect of the present invention
- Figure 3 shows a message sequence of an exemplary registering process in accordance with an aspect of the present invention
- Figure 4 shows a message sequence of an exemplary recovery process in accordance with an aspect of the present invention
- Figure 5 shows a message sequence of an exemplary recovery process in accordance with an aspect of the present invention
- Figure 6 shows a message sequence of an exemplary registering process in accordance with an aspect of the present invention
- Figure 7 shows a message sequence of an exemplary recovery process in accordance with ah aspect of the present invention.
- FIG. 8 is a block diagram of a service provider in accordance with an aspect of the present invention.
- FIG. 9 is a block diagram of an identity management system in accordance with an aspect of the present invention .
- FIG. 1 is a block diagram, indicated generally by the reference numeral 1, in which the present invention may be used.
- the system 1 comprises a user 2, a service provider 4 and an identity management system (IDM) 6.
- the user 2 is in two-way communication with both the service provider 4 and the IDM 6.
- the service provider 4 is in two-way communication with the
- user credentials may take the form of a username and password pair, but many alternative suitable user credentials will be apparent to those skilled in the art.
- the user can make use of the IDM 6 in order to obtain access to the service provider, as described in detail below.
- the account recovery process of the present invention includes two stages: registering and recovery.
- the registering step happens when the user 2 is logged into the service provider 4 or otherwise registered to the service provider.
- An exemplary registering process involves the fol ⁇ lowing steps :
- the IDM 6 generates a recovery token in response to a re ⁇ quest from the service provider 4.
- the recovery token is unique and is known only to the service provider 4 and the IDM 6.
- the IDM 6 stores the recovery token, together with an identity for the service provider (such as a URL for the ser ⁇ vice provider) .
- the service provider 4 receives the recovery token from the IDM 6 and stores the recovery token, along with the user's credentials (e.g. the username-password pair for the user) .
- the recovery process involves the following steps:
- the user 2 asks the service provider 4 to recover an account at the service provider.
- the service provider 4 obtains (typically from the user 2) the details of the relevant IDM (i.e. the IDM 6) from which the recovery token can be obtained.
- the service provider 4 asks the IDM 6 to provide the recovery token.
- the IDM 6 authenticates the user 2.
- the IDM 6 provides the recovery token in response to the request from the service provider 4.
- the recovery token is selected from all the recovery tokens stored at the IDM on the basis of the identity of the user 2 (identified in the step 3 above) and the service provider 4 (from whom the original request was received at the IDM 6 at step 2 above) .
- the service provider 4 compares the recovery token provided by the IDM 6 with one or more recovery tokens stored locally at the service provider and, if a match is found, the user 2 is given access to the relevant account (i.e. that ac ⁇ count is "recovered") .
- FIG. 2 shows a message sequence, indicated generally by the reference numeral 10, of an exemplary registering process in accordance with an aspect of the present invention.
- the message sequence 10 starts at step 12 where the user 2 logs into a user account at the service provider 4.
- the service provider sends a request 14 to the IDM 6 requesting an account recovery token.
- the IDM contacts the user 2 and authenticates the user (step 16) .
- the user authentication step 16 can take many different forms, such as the provision of a username- password pair, the use of SIM data, or the use of biometric data .
- the IDM Once the IDM 6 has authenticated the user 2, the IDM generates and stores a recovery token (at step 18) .
- the IDM 6 then sends . the recovery token to the service provider 4 in a message 20, which message is sent in response to the original request 14.
- FIG. 10 shows a message sequence, indicated generally by the reference numeral 40, in which the identification of the user 2 is achieved using redirection.
- the message sequence 40 starts at step 42 where the user 2 logs into a user account at the service provider 4 (this step is similar to the step 12 described above) .
- the service provider sends a request 44 to the IDM 6 requesting an account recovery token.
- the request 44 is sent via the user 2 using redirection. Accordingly, the request 44 is received at the IDM 6 from the user 2.
- the source of the message (the user 2) can therefore be used to identify the user.
- the IDM 6 contacts the user 2 and authenticates the user (step 46, which step is similar to the step 16 described above) .
- the IDM 6 Once the IDM 6 has authenticated the user 2, the IDM generates and stores a recovery token (at step 48) . The IDM 6 then sends the recovery token to the service provider 4 in a message 50, which message is sent in response to the original request 44. The message 50 is sent to the service provider 4 via the user 2 using redirection.
- the user credentials recovery process of the present invention includes two stages: registering (as described above) and recovery. The recovery process happens when the user indicates to the service provider that the s/he cannot provide the required login information. For example, the user may be able to provide a username (thereby identifying the user account in question) but may not be able to provide the required password (such that the required user credentials are not provided) . Alternatively, the user may not be able to provide any credentials (for example, both the username and password of a username/password pair may have been forgotten) .
- the recovery process involves the service provider 4 asking the IDM 6 to provide the relevant account recovery token.
- the IDM 6 provides the recovery token after authenticating the user. Assuming that the token received from the IDM matches an account recovery token stored locally at the service provider, the service provider provides the user with access to the account.
- Figure 4 shows a message sequence, indicated generally by the reference numeral 60, of an exemplary recovery process in accordance with an aspect of the present invention .
- the message sequence 60 starts at step 62, where the user sends an account recovery request to the service provider 4.
- the service provider 4 may, for example, provide a selectable link as part of a graphical user interface entitled "account recovery" or something similar for this purpose.
- the service provider 4 sends an account recovery token request 64 to the IDM 6. In order to do so, the service provider must know how to contact the IDM 6. The identification details for the IDM may be provided by the user 2, for example in the form of a URL included in the request 62. Alternatively, in response to the request 62, the service provider 4 may prompt the user 2 to indicate which IDM to use. In one form of the invention, the service provider 4 may provide a list of possible IDMs, from which the user 2 is required to select the desired IDM.
- the IDM 6 On receipt of the account recovery token request 64, the IDM 6 authenticates the user (step 66) . Once the user is authenticated, the IDM 6 retrieves the recovery token and returns the recovery token to the service provider in a message 68. The recovery token is unique to the user 2 and the service provider . Since the request 64 is received from the service provider, the IDM can readily identify the service pro ⁇ vider. Further, the user 2 has been authenticated at step 66 of the algorithm 60 and is therefore also known. Accordingly, the correct account recovery token can readily be re ⁇ trieved by the IDM 6.
- the service provider 4 On receipt of the recovery token from the IDM 6, the service provider 4 compares the token with the one or more tokens stored at the service provider in order to identify the user account. In some forms of the invention, the service provider 4 may use the identity of the IDM 6 and the recovery token received from the IDM 6 to identify the user account, on the basis that for a particular IDM, the recovery token is unique to the user 2 and the service provider 4.
- the user account can be "recovered".
- the recovery of the user account may take many forms, such as providing the user with the username and password for the account or prompting the user to change the password of the user- name/password pair. Once the user has been provided with access to the account, the account recovery process is complete .
- FIG. 5 shows a message sequence, indicated generally by the reference numeral 80, in which the identification of the user 2 is achieved using redirection.
- the algorithm 80 therefore has some similarities with the algorithm 40 described above with reference to Figure 3.
- the message sequence 80 starts at step 82 where the user 2 sends an account recovery request to the service provider .
- the request 82 is similar to the request 62 described above.
- the service provider sends an account recovery token request 84 (similar to the request 64) to the IDM 6.
- the request 84 is sent via the user 2 using redirection. Accordingly, the request 84 is received at the IDM from the user 2.
- the source of the request (the user 2) can therefore be used to identify the user.
- the IDM In response to the request 84, the IDM contacts the user 2 and authenticates the user (step 86, which step is similar to the step 66 described above) .
- the IDM retrieves the recovery token and returns the recovery token to the service provider in a message 88 (similar to the message 68 described above) .
- the message 88 is sent to the service provider via the user using redirection.
- the request 84 must identify the service provider 4 in order for the IDM 6 to retrieve the correct recovery token. Of course, this is readily achieved, since the request 84 is sent by the service provider 4 and the service provider can therefore include the required identification information (in the required format) in the request 84.
- the service provider 4 compares the token with the one or more account recovery tokens stored at the service provider and, in the event that matching tokens are found, the service provider grants the user 2 access to the user account corresponding to the matched token. For example, if the tokens match, the service provider 4 may send a message 90 prompting the user to change the password of the user- name/password pair for the user account corresponding to the account recovery token.
- Figure 6 is a message sequence, indicated generally by the reference numeral 100, showing an exemplary implementation of an algorithm for generating a message recovery token.
- the message sequence 100 is similar to the message sequence 40 described above with reference to Figure 3, in particular in the respect that the request for an account recovery token is sent from the service provider 4 to the IDM 6 via the user 2.
- the message sequence 100 differs from the message sequence 40 in the use of the well-known OAuth protocol.
- the OAuth protocol allows users to give third parties access to data stored at a particular service provider, without sharing access permissions (such as username/password information) .
- the service provider 4 requests and obtains an account recovery token from the IDM 6.
- the message sequence 100 is in accordance with the OAuth procedure, so that the service provider 4 initially obtains a request token from the IDM 6.
- the request token is authorised (by the user) and the service provider exchanges the authorised request token for an access token.
- the access token is used to obtain the account recovery token.
- the message sequence 100 starts at step 102 where the user 2 sends a request for an account recovery token to the service provider 4.
- the request 102 is similar to the requests 12 and 42 described above.
- the service provider seeks a request token from the IDM 6. (As before, the IDM 6 must be identified in some way, for example, by asking the user 2 to provide a URL for a suitable IDM.)
- the request token is requested in a message 104 sent from the service provider 4 to the IDM 6.
- the request token is provided by the IDM to the service provider in a message 106.
- the request token is not user specific and does not provide the service provider 4 with authority to access user information at the IDM 6. In order to do so, the request token must be authorised by the user .
- the service provider 4 seeks permission from the user to obtain a recovery token from the IDM 6.
- the request 108 is sent to the IDM 6 via the user 2 using redirection.
- the IDM authenticates the user at step 110 of the message sequence 100.
- the user is also asked to authorise the request made by the service provider 4 to obtain a recovery token.
- the IDM 6 returns an authorised request token to the service provider 4.
- the authorised request token is sent from the IDM 6 to the service provider 4 via the user 2 using redirection in a message 112.
- the service provider is required to exchange the authorised request token for an access token before access can be granted to data stored at the IDM 6. Accordingly, the service provider 4 sends a request 114 to the IDM 6 to exchange the authorised request token for an access token. An access token is returned to the service provider 4 in message 116.
- the service provider can now request the desired account recovery token and does so in a request 118, which request includes the access token.
- the IDM 6 generates the account recovery token at step 120 (assuming a recovery token has not previously been generated) and returns the recovery token to the service provider 4 in message 122.
- Figure 7 is a message sequence, indicated generally by the reference numeral 130, showing an exemplary implementation of an algorithm for retrieving an account recovery token (such as an account recovery token generated using the message sequence 100 described above) .
- the message sequence 130 is similar to the message sequence 80 described above with reference to Figure 5, in particular in the respect that the request for an account recovery token is sent from the service provider 4 to the IDM 6 via the user 2.
- the message sequence 130 differs from the message sequence 80 in the use of the OAuth protocol .
- the message sequence 130 starts at step 132 where the user 2 sends an account recovery request to the service provider 4.
- the request 132 is similar to the requests 62 and 82 described above.
- the service provider 4 seeks a request token from the IDM 6 by sending a request 134 for a request token.
- the IDM 6 duly returns a request token in the message 136.
- the request token is not user specific and does not provide the service provider 4 with authority to access user information at the IDM 6. In order to do so, the request token must be authorised by the user.
- the service provider 4 On receipt of the request token, the service provider 4 sends an account recovery token request 138 (similar to the requests 64 and 84) to the IDM 6.
- the request 138 is sent via the user 2 using redirection.
- the IDM authenticates the user at step 140 of the message sequence 130. In this step, the user is also asked to authorise the request made by the service provider 4 to obtain a recovery token.
- the IDM 6 returns an authorised request token to the service provider 4.
- the authorised request token is sent from the IDM 6 to the service provider 4 via the user 2 using redirection in a message 142.
- the service provider is required to exchange the authorised request token for an access token before access can be granted to data stored at the IDM 6. Accordingly, the service provider sends a request 144 to the IDM to exchange the authorised token for an access token. An access token is returned to the service provider 4 in message 146. The service provider 4 can now request the desired account recovery token and does so in a request 148 sent to the IDM 6. Next, the IDM retrieves the requested account recovery token (step 150) and returns the recovery token to the service provider in a message 152 (similar to the messages 68 and 88 described above) . The message 152 is sent to the service provider.
- the service provider 4 compares the token (step 154) with the one or more tokens stored at the service provider and grants the user 2 access to the relevant service/user account, if matching tokens are found. For example, if the tokens match, the service provider 4 may send a message 156 prompting the user to change the password of the username/password pair.
- the present invention provides an account recovery mechanism in which the user' s privacy is increased when compared with many prior art arrangements. For example, the user need not provide privacy information such as email account details, mobile phone number, birthday data, responses to common question etc, to the service provider.
- the IDM 6 does not need to know any user identity information used at the service provider 4.
- the user 2 does not need to remember anything to recover his/her account at a service provider 4.
- the required user credentials are a username and password pair
- a user who has forgotten both the username and the password can recover the account.
- a user account that has been accessed by a hacker can be recovered, even if the hacker has reset the user credentials.
- the solution is many ways more secure than existing solutions that rely on providing user credentials to a previously designated account, such as an email account or a mobile phone number.
- the present invention provides a low cost, effective solution. For example, no additional SMS communication fees are required .
- FIG 8 is a simplified block diagram of an exemplary service provider 160 that may be used in some embodiments of the invention.
- the service provider 160 comprises a processor 162 and a memory 164.
- the processor 162 controls the functions of the service provider 160.
- the processor 162 is typically implemented with a microprocessor, a signal proces ⁇ sor or separate components and associated software.
- the memory 164 may store various software and data required in the operation of the service provider 160.
- the memory may be integrated into the processor, or may be provided separately, as shown in Figure 8.
- FIG. 9 is a simplified block diagram of an exemplary identity management system 170 that may be used in some embodiments of the invention.
- the identity management system 170 comprises a processor 172 and a memory 174.
- the processor 172 controls the functions of the identity management system 170.
- the processor 172 is typically implemented with a mi- croprocessor, a signal processor or separate components and associated software.
- the memory 174 may store various software and data required in the operation of the identity management system 170.
- the memory may be integrated into the processor, or may be provided separately, as shown in Figure 9.
- the service provider 160 includes a first input 165, a first output 166, a second output 167 and a second input 168.
- the identity management system 170 includes a first input 175, a first output 176, a second output 177 and a second input 178
- the first input 165 and first output 166 of the service provider 160 are used to communicate with the user 2, for example to receive login credentials, or to receive a request for account recovery from the user.
- the second output 167 and second input 168 of the service provider are used to communicate with the identity management system 170 and the first input 175 and first output 176 of the identity management system 170 are used to communicate with the service provider 160.
- the service provider 160 and the identity management system 170 are able to communicate as required by the algorithms described above with reference to Figures 2 to 7.
- the second output 177 and second input 178 of the identity management system 170 are used to communicate with the user 2. This may be required, for example, to enable the service provider 160 and the identity management system 170 to communicate via the user 2 using redirection.
- the embodiments described above show the recovery token being generated by the IDM 6 and being sent from the IDM to the service provider 4. This is not essential to all forms of the invention.
- the recovery token could be generated by the service provider 4 and sent from the service provider to the IDM 6.
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)
- Computing Systems (AREA)
- Theoretical Computer Science (AREA)
- General Physics & Mathematics (AREA)
- Physics & Mathematics (AREA)
- Software Systems (AREA)
- Information Transfer Between Computers (AREA)
- Mobile Radio Communication Systems (AREA)
- Financial Or Insurance-Related Operations Such As Payment And Settlement (AREA)
- Telephonic Communication Services (AREA)
- Management, Administration, Business Operations System, And Electronic Commerce (AREA)
Abstract
Description
Claims
Priority Applications (9)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
SG2013022082A SG189085A1 (en) | 2010-09-27 | 2010-09-27 | User account recovery |
JP2013530509A JP5571854B2 (en) | 2010-09-27 | 2010-09-27 | User account recovery |
BR112013007246-6A BR112013007246B1 (en) | 2010-09-27 | 2010-09-27 | METHOD AND SERVICE PROVIDER TO RETRIEVE A USER ACCOUNT, IDENTITY MANAGEMENT METHOD AND SYSTEM TO OBTAIN AN ACCOUNT RECOVERY TOKEN AND COMPUTER READable STORAGE MEDIA |
EP10857632.3A EP2622889A4 (en) | 2010-09-27 | 2010-09-27 | User account recovery |
US13/876,073 US20140053251A1 (en) | 2010-09-27 | 2010-09-27 | User account recovery |
KR1020137010771A KR101451359B1 (en) | 2010-09-27 | 2010-09-27 | User account recovery |
PCT/CN2010/001505 WO2012040869A1 (en) | 2010-09-27 | 2010-09-27 | User account recovery |
AU2010361584A AU2010361584B2 (en) | 2010-09-27 | User account recovery | |
CN201080069301.XA CN103119975B (en) | 2010-09-27 | 2010-09-27 | User account recovers |
Applications Claiming Priority (1)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
PCT/CN2010/001505 WO2012040869A1 (en) | 2010-09-27 | 2010-09-27 | User account recovery |
Publications (1)
Publication Number | Publication Date |
---|---|
WO2012040869A1 true WO2012040869A1 (en) | 2012-04-05 |
Family
ID=45891774
Family Applications (1)
Application Number | Title | Priority Date | Filing Date |
---|---|---|---|
PCT/CN2010/001505 WO2012040869A1 (en) | 2010-09-27 | 2010-09-27 | User account recovery |
Country Status (8)
Country | Link |
---|---|
US (1) | US20140053251A1 (en) |
EP (1) | EP2622889A4 (en) |
JP (1) | JP5571854B2 (en) |
KR (1) | KR101451359B1 (en) |
CN (1) | CN103119975B (en) |
BR (1) | BR112013007246B1 (en) |
SG (1) | SG189085A1 (en) |
WO (1) | WO2012040869A1 (en) |
Cited By (1)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
WO2014070806A1 (en) * | 2012-10-30 | 2014-05-08 | Microsoft Corporation | Communicating state information to legacy clients using legacy protocols |
Families Citing this family (12)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
EP2643955B1 (en) * | 2010-11-24 | 2016-08-10 | Telefónica, S.A. | Methods for authorizing access to protected content |
US20150348182A1 (en) * | 2014-05-28 | 2015-12-03 | Bank Of America Corporation | Preprovision onboarding process |
CN105376192B (en) * | 2014-07-02 | 2019-09-17 | 阿里巴巴集团控股有限公司 | The reminding method and suggestion device of login account |
US10061914B2 (en) * | 2014-11-14 | 2018-08-28 | Mcafee, Llc | Account recovery protocol |
CN105827572B (en) * | 2015-01-06 | 2019-05-14 | 中国移动通信集团浙江有限公司 | A kind of method and apparatus for inheriting user account business tine |
JP5956623B1 (en) * | 2015-01-30 | 2016-07-27 | 株式会社Pfu | system |
US10498738B2 (en) | 2015-06-07 | 2019-12-03 | Apple Inc. | Account access recovery system, method and apparatus |
US10362007B2 (en) * | 2015-11-12 | 2019-07-23 | Facebook, Inc. | Systems and methods for user account recovery |
DE112016007301T5 (en) * | 2016-09-30 | 2019-06-19 | Intel Corporation | TECHNOLOGIES FOR AUTHENTICATING MULTIPLE DEVICES IN A HETEROGENIC NETWORK |
US11003760B2 (en) | 2019-01-30 | 2021-05-11 | Rsa Security Llc | User account recovery techniques using secret sharing scheme with trusted referee |
US10880331B2 (en) * | 2019-11-15 | 2020-12-29 | Cheman Shaik | Defeating solution to phishing attacks through counter challenge authentication |
US11411964B1 (en) * | 2022-04-19 | 2022-08-09 | Traceless.Io | Security systems and methods for identity verification and secure data transfer |
Citations (5)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
US7353536B1 (en) * | 2003-09-23 | 2008-04-01 | At&T Delaware Intellectual Property, Inc | Methods of resetting passwords in network service systems including user redirection and related systems and computer-program products |
CN101252435A (en) * | 2008-03-27 | 2008-08-27 | 上海柯斯软件有限公司 | Method for realizing dynamic password generation and judge on smart card |
US20080313731A1 (en) * | 2007-06-15 | 2008-12-18 | Microsoft Corporation | Self-service credential management |
JP2009054054A (en) * | 2007-08-28 | 2009-03-12 | Mekiki:Kk | Common attribute information retrieval system, common attribute information retrieval method, and common attribute information retrieval program |
US7610491B1 (en) * | 2005-03-31 | 2009-10-27 | Google Inc. | Account recovery key |
Family Cites Families (10)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
US20020198848A1 (en) * | 2001-06-26 | 2002-12-26 | Michener John R. | Transaction verification system and method |
JP2005100255A (en) * | 2003-09-26 | 2005-04-14 | Hitachi Software Eng Co Ltd | Password-changing method |
KR20060078768A (en) * | 2004-12-31 | 2006-07-05 | 주식회사 케이티 | System and method for key recovery using distributed registration of private key |
US8255981B2 (en) * | 2005-12-21 | 2012-08-28 | At&T Intellectual Property I, L.P. | System and method of authentication |
EP1811421A1 (en) * | 2005-12-29 | 2007-07-25 | AXSionics AG | Security token and method for authentication of a user with the security token |
JP4022781B1 (en) * | 2007-01-22 | 2007-12-19 | 有限会社プロテクス | Password management apparatus, multi-login system, Web service system, and methods thereof |
US8832453B2 (en) * | 2007-02-28 | 2014-09-09 | Red Hat, Inc. | Token recycling |
US20090217368A1 (en) * | 2008-02-27 | 2009-08-27 | Novell, Inc. | System and method for secure account reset utilizing information cards |
JP4972028B2 (en) * | 2008-04-24 | 2012-07-11 | 株式会社日立製作所 | Content transfer system and method, and home server |
KR101190060B1 (en) * | 2008-12-12 | 2012-10-11 | 한국전자통신연구원 | Apparatus for managing Identity data and method thereof |
-
2010
- 2010-09-27 CN CN201080069301.XA patent/CN103119975B/en not_active Expired - Fee Related
- 2010-09-27 EP EP10857632.3A patent/EP2622889A4/en not_active Withdrawn
- 2010-09-27 KR KR1020137010771A patent/KR101451359B1/en not_active IP Right Cessation
- 2010-09-27 JP JP2013530509A patent/JP5571854B2/en not_active Expired - Fee Related
- 2010-09-27 SG SG2013022082A patent/SG189085A1/en unknown
- 2010-09-27 US US13/876,073 patent/US20140053251A1/en not_active Abandoned
- 2010-09-27 BR BR112013007246-6A patent/BR112013007246B1/en active IP Right Grant
- 2010-09-27 WO PCT/CN2010/001505 patent/WO2012040869A1/en active Application Filing
Patent Citations (5)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
US7353536B1 (en) * | 2003-09-23 | 2008-04-01 | At&T Delaware Intellectual Property, Inc | Methods of resetting passwords in network service systems including user redirection and related systems and computer-program products |
US7610491B1 (en) * | 2005-03-31 | 2009-10-27 | Google Inc. | Account recovery key |
US20080313731A1 (en) * | 2007-06-15 | 2008-12-18 | Microsoft Corporation | Self-service credential management |
JP2009054054A (en) * | 2007-08-28 | 2009-03-12 | Mekiki:Kk | Common attribute information retrieval system, common attribute information retrieval method, and common attribute information retrieval program |
CN101252435A (en) * | 2008-03-27 | 2008-08-27 | 上海柯斯软件有限公司 | Method for realizing dynamic password generation and judge on smart card |
Non-Patent Citations (1)
Title |
---|
See also references of EP2622889A4 * |
Cited By (3)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
WO2014070806A1 (en) * | 2012-10-30 | 2014-05-08 | Microsoft Corporation | Communicating state information to legacy clients using legacy protocols |
CN104756464A (en) * | 2012-10-30 | 2015-07-01 | 微软公司 | Communicating state information to legacy clients using legacy protocols |
US9246894B2 (en) | 2012-10-30 | 2016-01-26 | Microsoft Technology Licensing, Llc. | Communicating state information to legacy clients using legacy protocols |
Also Published As
Publication number | Publication date |
---|---|
EP2622889A1 (en) | 2013-08-07 |
CN103119975B (en) | 2015-12-09 |
AU2010361584A1 (en) | 2013-03-21 |
KR101451359B1 (en) | 2014-10-15 |
JP2013541908A (en) | 2013-11-14 |
BR112013007246B1 (en) | 2021-11-30 |
US20140053251A1 (en) | 2014-02-20 |
JP5571854B2 (en) | 2014-08-13 |
KR20130103537A (en) | 2013-09-23 |
EP2622889A4 (en) | 2014-12-24 |
CN103119975A (en) | 2013-05-22 |
BR112013007246A2 (en) | 2016-06-14 |
SG189085A1 (en) | 2013-05-31 |
Similar Documents
Publication | Publication Date | Title |
---|---|---|
US11405380B2 (en) | Systems and methods for using imaging to authenticate online users | |
US20200236147A1 (en) | Brokered authentication with risk sharing | |
US20140053251A1 (en) | User account recovery | |
US11736468B2 (en) | Enhanced authorization | |
CN107690788B (en) | Identification and/or authentication system and method | |
EP3602457B1 (en) | System and method for blockchain-based data management | |
ES2955941T3 (en) | Request-specific authentication to access web service resources | |
CN106416336B (en) | Identification and/or authentication system and method | |
EP2751733B1 (en) | Method and system for authorizing an action at a site | |
WO2007013904A2 (en) | Single token multifactor authentication system and method | |
US11658962B2 (en) | Systems and methods of push-based verification of a transaction | |
US11924203B1 (en) | Systems and methods for secure logon | |
US20110289567A1 (en) | Service access control | |
EP3762843B1 (en) | A one-click login procedure | |
CN106559384A (en) | A kind of utilization public number realizes the method and device for logging in | |
CN113132402A (en) | Single sign-on method and system | |
KR20220167366A (en) | Cross authentication method and system between online service server and client | |
US20230388295A1 (en) | Method for logging in online system without username and password, and authentication server | |
US20210297403A1 (en) | Systems and methods for authentication using authentication management server and device application | |
AU2010361584B2 (en) | User account recovery | |
JP2018074388A (en) | Authentication system, method, and program | |
KR20050080436A (en) | Internet security access control method and system | |
KR20140145729A (en) | System and method for user identifying |
Legal Events
Date | Code | Title | Description |
---|---|---|---|
WWE | Wipo information: entry into national phase |
Ref document number: 201080069301.X Country of ref document: CN |
|
121 | Ep: the epo has been informed by wipo that ep was designated in this application |
Ref document number: 10857632 Country of ref document: EP Kind code of ref document: A1 |
|
WWE | Wipo information: entry into national phase |
Ref document number: 2010857632 Country of ref document: EP |
|
ENP | Entry into the national phase |
Ref document number: 2010361584 Country of ref document: AU Date of ref document: 20100927 Kind code of ref document: A |
|
ENP | Entry into the national phase |
Ref document number: 2013530509 Country of ref document: JP Kind code of ref document: A |
|
NENP | Non-entry into the national phase |
Ref country code: DE |
|
ENP | Entry into the national phase |
Ref document number: 20137010771 Country of ref document: KR Kind code of ref document: A |
|
WWE | Wipo information: entry into national phase |
Ref document number: 13876073 Country of ref document: US |
|
REG | Reference to national code |
Ref country code: BR Ref legal event code: B01A Ref document number: 112013007246 Country of ref document: BR |
|
ENP | Entry into the national phase |
Ref document number: 112013007246 Country of ref document: BR Kind code of ref document: A2 Effective date: 20130327 |