WO2017024335A1 - System of device authentication - Google Patents

System of device authentication Download PDF

Info

Publication number
WO2017024335A1
WO2017024335A1 PCT/AU2016/000275 AU2016000275W WO2017024335A1 WO 2017024335 A1 WO2017024335 A1 WO 2017024335A1 AU 2016000275 W AU2016000275 W AU 2016000275W WO 2017024335 A1 WO2017024335 A1 WO 2017024335A1
Authority
WO
WIPO (PCT)
Prior art keywords
user
server
digital device
authentication
digital
Prior art date
Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
Ceased
Application number
PCT/AU2016/000275
Other languages
French (fr)
Inventor
Ric B. Richardson
Current Assignee (The listed assignees may be inaccurate. Google has not performed a legal analysis and makes no representation or warranty as to the accuracy of the list.)
Haventec Pty Ltd
Original Assignee
Haventec Pty Ltd
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
Priority claimed from AU2015903231A external-priority patent/AU2015903231A0/en
Priority to JP2018526969A priority Critical patent/JP7053039B2/en
Application filed by Haventec Pty Ltd filed Critical Haventec Pty Ltd
Priority to ES16834301T priority patent/ES2929974T3/en
Priority to CN201680059586.6A priority patent/CN108140079A/en
Priority to CA2995394A priority patent/CA2995394C/en
Priority to US15/751,935 priority patent/US20180232516A1/en
Priority to HK18114807.4A priority patent/HK1255809B/en
Priority to EP16834301.0A priority patent/EP3335142B1/en
Priority to AU2016306701A priority patent/AU2016306701A1/en
Publication of WO2017024335A1 publication Critical patent/WO2017024335A1/en
Anticipated expiration legal-status Critical
Priority to AU2022203673A priority patent/AU2022203673A1/en
Priority to AU2024205409A priority patent/AU2024205409B2/en
Priority to US18/942,907 priority patent/US20250068717A1/en
Ceased legal-status Critical Current

Links

Classifications

    • 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/44Program or device authentication
    • 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
    • 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/32User authentication using biometric data, e.g. fingerprints, iris scans or voiceprints
    • 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/45Structures or tools for the administration of authentication
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04WWIRELESS COMMUNICATION NETWORKS
    • H04W12/00Security arrangements; Authentication; Protecting privacy or anonymity
    • H04W12/06Authentication
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04LTRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
    • H04L63/00Network architectures or network communication protocols for network security
    • H04L63/06Network architectures or network communication protocols for network security for supporting key management in a packet data network
    • H04L63/067Network architectures or network communication protocols for network security for supporting key management in a packet data network using one-time keys
    • 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/0853Network architectures or network communication protocols for network security for authentication of entities using an additional device, e.g. smartcard, SIM or a different communication terminal
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04WWIRELESS COMMUNICATION NETWORKS
    • H04W12/00Security arrangements; Authentication; Protecting privacy or anonymity
    • H04W12/04Key management, e.g. using generic bootstrapping architecture [GBA]
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04WWIRELESS COMMUNICATION NETWORKS
    • H04W12/00Security arrangements; Authentication; Protecting privacy or anonymity
    • H04W12/60Context-dependent security
    • H04W12/69Identity-dependent
    • H04W12/75Temporary identity

Definitions

  • oAuth allows a person to authenticate with a site but then share those authentication credentials with other sites and services using tokens that expire over time.
  • a disadvantage of this system is that it is not typically possible to use the same approach to authenticate users that connect from different devices while using the same account.
  • This capability would be highly desirable in that an authentication on one of the user's devices for a site account could be used across multiple devices that the user owns or uses.
  • Embodiments of the present invention seek to address this problem or at least provide a useful alternative.
  • Authentication In this specification, authentication is used in the sense of taking steps to further identify a user log-in usually but not exclusively in a client server environment. Examples of the steps include requiring submitting a passcode which has previously been identified as associated with the user log-in. In other non-exclusive forms, biometric data may be required to effect the step to further identify a user log-in. Authentication is established at the software level as it necessarily involves a level of selectivity as to what data or categories of data are available for communication subsequent to
  • Trust In this specification, trust refers to a relationship that can be established between two digital devices for the purpose of transmitting data between them.
  • the trust may be at a hardware level.
  • a method of authenticating a user with respect to more than one digital device comprising
  • the user effecting a login sequence and an authenticating sequence on a first digital device as referenced and recorded on the server thereby to authenticate the user with respect to the first digital device;
  • the user subsequently effecting a login sequence on a second digital device; the second digital device communicating the user login sequence to the server;
  • the server communicating an option to the second digital device to utilise the first digital device to effect authentication of the user with respect to the second digital device;
  • the server issuing a temporary unique ID to the second digital device
  • the authentication request including transmission of the
  • a method of authenticating a user session instigated by a user on a digital device with respect to a given user login identity on a server comprising: a. authenticating a first digital device for a first user login identity as recorded on the server;
  • said second digital device being issued by said server with a temporary identifier in response to said user entering said first user login identity on said second digital device;
  • said server then transmitting said temporary identifier to said first digital device for communication to said user by said first digital device;
  • a first device may communicate with a server subject to authentication of the device with respect to the server, a method of
  • the server communicating an identifier to the second device and the first device;
  • apparatus for effecting authentication of at least a second device with respect to a server environment where authentication of a first device has been effected; the apparatus including:
  • a memory storing at least a first log-in identifier and an associated authenticating data item
  • a processor which generates a temporary identifier as a first step in effecting authentication of at least the second device
  • a transmitter which transmits the temporary identifier to the at least a second device and to the first device.
  • a comparison device which compares the temporary identifier of the first device and of the second device and makes a decision based on the comparison as to whether to permit the server to authenticate the second device with respect to the server environment
  • said response condition is a positive comparison of the temporary identifier communicated by said first digital device with the temporary identifier communicated to said second digital device by said server.
  • the temporary identifier is an alphanumeric sequence.
  • protected data is data stored with respect to said first user login on said server.
  • protected data is application data stored with respect to said first user login on said server.
  • authentication of said first digital device is effected by entry of a user login identifier and separate authenticating data into said first digital device.
  • said separate authenticating data is a password.
  • said separate authenticating data is biometric data.
  • the confirmation step comprises comparing the identifier on the second device and the identifier on the first device.
  • confirmation is effected if, and only if, the identifier on the second device matches with the identifier on the first device
  • the identifier is an alpha-numeric sequence.
  • Preferably authentication may be established for a single session.
  • Preferably authentication may be established for a limited number of sessions
  • authentication may be established for an indefinite period
  • Figure 1A Illustrates a prior art hardware trust establishment
  • Figure IB Illustrates main components of an example embodiment.
  • Figure 2 is a flow diagram of steps effected by the example of Figure
  • Figure 3 is a block diagram illustrating interaction between a first digital device and a second digital device operable according to an embodiment of the system of the present invention.
  • Figure 4 is a block diagram illustrating an example of the interaction of Figure 3 as experienced by a user.
  • FIG 1A illustrates diagrammatically a prior art "Bluetooth"
  • This system operates direct between two devices and, in essence, is a mechanism to ensure that the two devices between which communication is desired are unambiguously identified in order to provide trust at the hardware level.
  • Embodiments of the present invention seek to provide the ability to authenticate a second or more device with respect to a server environment relying on authentication having first been established for a first device with respect to the same server environment.
  • the server environment is defined by way of user log-in.
  • Figure IB discloses the main components of an example embodiment of the present invention. Initially a user 10 would set up an authenticated connection to a server 11 enabled with the example embodiment using authentication methods known in the art.
  • the user uses a web-enabled application 17 to register with the server 11.
  • this device 12 would be registered as the user's primary reference or vouching device.
  • the identity 14 of the device 12 is stored with the user's account 13 and can be referenced in the future when the user requires additional devices that they own or use to be authenticated with the server 11.
  • the user's account 13 also includes an account ID or name or
  • username 16 which can be used to uniquely identify and name the user of the account.
  • the user 10 When the user 10 wishes to authenticate themselves using a new device 15, the user connects the device 15 to the server 11 over a public network such as the Internet 20 using an application such as a web browser 16 and then enters their account name 16 to identify themselves as user 10 to the server 11.
  • a public network such as the Internet 20
  • an application such as a web browser 16
  • the server 11 then notifies the user 10 that their second device is not yet recognised as an authenticated device and asks the user 10 if they would like to add the device to their account 13.
  • the user initiates a request from the server 11 to the user's primary vouching device 12 to verify an authenticated connection between the user 10 and the server 11.
  • the user is also presented with a device identification such as a four digit number 18 which can be used to identify the device.
  • the second digital device 15 displays a screen 21
  • temporary ID 21 preferably in the form of a four-digit number that is generated new each time a new device requests authentication. This four-digit number is generated by the server 11 and is used once to identify the requesting device 15 to the vouching device 12 when an authentication request is made.
  • the new device 15 then goes into a waiting mode to receive an
  • the server 11 is prompted to initiate a connection with the user's primary first digital vouching device 12 to verify and authorise the user's authentication request.
  • a notification message can be then sent to the user's device 12, which in turn can open the user's application 17 to verify the users identity.
  • the application's 17 connection to the server 11 is current and not expired the user is then shown the four-digit number that identifies the requesting device and the user is prompted on screen to authorise the new device after verifying the identity of the new device.
  • the server 11 receives a verification of the identity of the new device 15, the server allows an authenticated session to proceed between the new device 15 and the server 11.
  • the screen of the new device 15 notifies the user that the
  • Figure 2 discloses an example control process of the example
  • the process involves an initial device being used by a user 40, a server 41 with which the user desires to connect, and a second device 42 that the user wants to authenticate with their account on the server.
  • a user may request that a new device be authenticated by the user 45 to use the same account on the server.
  • a new device be authenticated by the user 45 to use the same account on the server.
  • the user To identify themselves to the server the user enters their username 46 and submits it for use by the server.
  • the server then confirms that the username is known but recognises that the device being used by the user is not known to the server 47.
  • the server then asks the user if they want to use the authentication credentials of an existing device 48 to vouch for the new device to be recognised with the account. If the user agrees 49 then the server gives the requesting device a temporary unique identity 50 which is then shown to the user on the new device screen 51.
  • the new device then goes into a waiting mode 53 until the request to receive an authentication is answered.
  • the server 41 then sends an authentication request 52 for the new device to the vouching device 40 which is already authenticated and in use or can use existing authentication credentials to establish and authenticate it and the users identity.
  • the authentication request is received by the existing device along with the identity of the requesting device 54. This step is important in that it allows the user to properly identify the device that is being used to request an new authentication.
  • the server receives the authorisation to authenticate the user on the new device 56 and the server shares authentication credentials with the new device 57.
  • the new device receives the authentication credentials 58 and the new device is allowed to be used to access the users account from the new device 59.
  • the result is an authentication system that allows authenticated
  • Figures 3 and 4 are block diagrams illustrating interaction between a first digital device and a second digital device operable according to an embodiment of the system of the present invention.
  • a first digital device 112 in communication with a server 111 whereby a user 110 may "log-in" by way of an application running on digital device 112 to an user account 113 on server 111.
  • the user log-in In order for data or applications associated with the user account 113 to be communicated to digital device 112 the user log-in must be authenticated by the server 111.
  • the step of authentication is provided by the user entering a username 123 and an associated password 124. If these match then authentication has occurred and a user session may operate between the first digital device 112 and the server 111.
  • a second digital device 115 (ID 1) with respect to the same user account 113
  • this may be effected by entering the same username 123 into an application on second digital device 115 thereby to trigger a log-in sequence to the server 111.
  • server 111 In the event the user does elect to authenticate via another device, server 111 generates and issues a temporary ID 121 to second digital device 115. The temporary ID 121 is then displayed on second digital device 115 or is otherwise made available for communication to the user sufficient for the user to verify the temporary ID 121 which has been issued for the second digital device 115.
  • server 111 issues the same
  • first digital device 112 causes the temporary ID 121 to be displayed on first digital device 112 or otherwise made available for communication to the user sufficient for the user to verify the temporary ID 121 which has been issued for the first digital device 112.
  • first digital device 112 may confirm to first digital device 112 that a match has occurred and trigger by way of choice check-box 126 transmission of an authorisation signal 127 from first digital device 112 to server 111.
  • the server On receipt of the authorisation signal 127 the server then causes the log-in on second digital device 115 to be treated as authenticated thereby allowing the user to access data and services under that log-in user account 113 on server 111.
  • the example embodiment shows the vouching of an authentication to occur between a personal computer and a smartphone with the smartphone being the vouching device.
  • An alternative embodiment could allow any device the user owns or operates to vouch for any device the user wants to add to their account.
  • the example embodiment uses a four-digit number to identify the device requesting authentication.
  • An alternative embodiment could use any method to identify the requesting device in such a way so as to ensure that a user of the vouching device can be reasonably satisfied as to the identity of the requesting device.
  • the example embodiment does not specify how the authenticated session between the server and the vouching device is shared with the new device.
  • An alternative embodiment could use a token or a session key.
  • actual authentication data from the vouching device could be used in part or in duplicate as a means of allowing a new device to establish its own authentication credentials. For example if a PIN was used to authenticate a vouching device then a system that uses the same PIN on the new device could be used to establish the new authentication credentials.
  • 072 The example embodiment shows a new device being authenticated by previously registered device for a secure session.
  • An alternative embodiment could allow the authentication to occur for use in a single session, a limited number of sessions or time period, or indefinitely on a permanent basis.

Landscapes

  • Engineering & Computer Science (AREA)
  • Computer Security & Cryptography (AREA)
  • Theoretical Computer Science (AREA)
  • General Physics & Mathematics (AREA)
  • Physics & Mathematics (AREA)
  • General Engineering & Computer Science (AREA)
  • Software Systems (AREA)
  • Computer Hardware Design (AREA)
  • Computer Networks & Wireless Communication (AREA)
  • Signal Processing (AREA)
  • Computer And Data Communications (AREA)
  • Telephonic Communication Services (AREA)
  • Management, Administration, Business Operations System, And Electronic Commerce (AREA)
  • Financial Or Insurance-Related Operations Such As Payment And Settlement (AREA)
  • Information Transfer Between Computers (AREA)

Abstract

There is disclosed a method of authenticating a user with respect to more than one digital device; said user having an account on a server; said method comprising: a. the user effecting a login sequence and an authenticating sequence on a first digital device as referenced and recorded on the server thereby to authenticate the user with respect to the first digital device; b. the user subsequently effecting a login sequence on a second digital device; the second digital device communicating the user login sequence to the server; c. the server communicating an option to the second digital device to utilise the first digital device to effect authentication of the user with respect to the second digital device; d. on receipt of a request from the second digital device to effect authentication by use of the first digital device: i. the server issuing a temporary unique ID to the second digital device; ii. the server sending an authentication request to the first digital device; iii. the authentication request including transmission of the temporary unique ID issued to the second digital device; iv. communicating the temporary unique ID from the first digital device to the user thereby to permit the user to determine whether to agree to the authentication request; v. the user communicating agreement or otherwise by communication effected from the first digital device to the server. Also disclosed is an apparatus for effecting authentication of at least a second device with respect to a server environment where authentication of a first device has been effected; the apparatus including: a. a memory storing at least a first log-in identifier and an associated authenticating data item; b. a processor which generates a temporary identifier as a first step in effecting authentication of at least the second device; c. a transmitter which transmits the temporary identifier to the at least a second device and to the first device; d. a comparison device which compares the temporary identifier of the first device and of the second device and makes a decision based on the comparison as to whether to permit the server to authenticate the second device with respect to the server environment.

Description

System of Device Authentication
Background
[0001] Many efforts have been made to try and simplify the process of
authentication of a person's identity over the years. One system, known as oAuth allows a person to authenticate with a site but then share those authentication credentials with other sites and services using tokens that expire over time.
[0002] One key advantage of this approach is that a person may only be
required to authenticate their identity with one site but have access to multiple sites without the inconvenience of setting up and undergoing a separate authentication process for each site.
[0003] A disadvantage of this system is that it is not typically possible to use the same approach to authenticate users that connect from different devices while using the same account.
[0004] Whilst there are known mechanisms for a user to share data amongst multiple digital devices such as for example disclosed in US 2011/0138018 to QUALCOMM Incorporated, there is currently no mechanism for that user to cause consequential authentication based on an initial authentication on a first device.
[0005] This capability would be highly desirable in that an authentication on one of the user's devices for a site account could be used across multiple devices that the user owns or uses.
[0006] Embodiments of the present invention seek to address this problem or at least provide a useful alternative.
Notes
[0007] The term "comprising" (and grammatical variations thereof) is used in this specification in the inclusive sense of "having" or "including", and not in the exclusive sense of "consisting only of".
[0008] The above discussion of the prior art in the Background of the
invention, is not an admission that any information discussed therein is citable prior art or part of the common general knowledge of persons skilled in the art in any country. Brief Description of Invention
Definitions:
[0009] Authentication: In this specification, authentication is used in the sense of taking steps to further identify a user log-in usually but not exclusively in a client server environment. Examples of the steps include requiring submitting a passcode which has previously been identified as associated with the user log-in. In other non-exclusive forms, biometric data may be required to effect the step to further identify a user log-in. Authentication is established at the software level as it necessarily involves a level of selectivity as to what data or categories of data are available for communication subsequent to
authentication.
[00010] Trust: In this specification, trust refers to a relationship that can be established between two digital devices for the purpose of transmitting data between them. The trust may be at a hardware level.
[00011] Accordingly, in one broad form of the invention, there is provided a method of authenticating a user with respect to more than one digital device; said user having an account on a server; said method comprising
a. the user effecting a login sequence and an authenticating sequence on a first digital device as referenced and recorded on the server thereby to authenticate the user with respect to the first digital device;
b. the user subsequently effecting a login sequence on a second digital device; the second digital device communicating the user login sequence to the server;
c. the server communicating an option to the second digital device to utilise the first digital device to effect authentication of the user with respect to the second digital device;
d. on receipt of a request from the second digital device to effect authentication by use of the first digital device:
i. the server issuing a temporary unique ID to the second digital device;
ii. the server sending an authentication request to the first digital device;
iii. the authentication request including transmission of the
temporary unique ID issued to the second digital device;
iv. communicating the temporary unique ID from the first digital device to the user thereby to permit the user to determine whether to agree to the authentication request;
v. the user communicating agreement or otherwise by
communication effected from the first digital device to the server. [00012] In yet a further broad form of the invention, there is provided a method of authenticating a user session instigated by a user on a digital device with respect to a given user login identity on a server; said method comprising: a. authenticating a first digital device for a first user login identity as recorded on the server;
b. thereby to commit transfer of protected data between the first digital device and the server;
c. subsequently authenticating a second digital device for said first user login identity as recorded on said server by the steps of: d. said user entering said first user login identity on said second digital device;
e. said second digital device being issued by said server with a temporary identifier in response to said user entering said first user login identity on said second digital device;
f. said server then transmitting said temporary identifier to said first digital device for communication to said user by said first digital device;
g. said user responding to said communication of said temporary
identifier to said user by said first digital device by causing said first digital device to communicate an authorise said second digital device command to said server if a response condition is satisfied;
whereby said first user login identity is authorised for said second digital device.
[00013] In yet a further broad form of the invention, there is provided in an environment where a first device may communicate with a server subject to authentication of the device with respect to the server, a method of
authenticating a second device with respect to the server; said method comprising:
a. On request, the server communicating an identifier to the second device and the first device;
b. Authenticating the second device to the same level as the first device subject to a confirmation step.
[00014] In yet a further broad form of the invention, there is provided an
apparatus for effecting authentication of at least a second device with respect to a server environment where authentication of a first device has been effected; the apparatus including:
a. A memory storing at least a first log-in identifier and an associated authenticating data item
b. A processor which generates a temporary identifier as a first step in effecting authentication of at least the second device
a. A transmitter which transmits the temporary identifier to the at least a second device and to the first device.
b. A comparison device which compares the temporary identifier of the first device and of the second device and makes a decision based on the comparison as to whether to permit the server to authenticate the second device with respect to the server environment,
[00015] Preferably said response condition is a positive comparison of the temporary identifier communicated by said first digital device with the temporary identifier communicated to said second digital device by said server.
[00016] Preferably the temporary identifier is an alphanumeric sequence.
[00017] Preferably protected data is data stored with respect to said first user login on said server.
[00018] Preferably protected data is application data stored with respect to said first user login on said server.
[00019] Preferably authentication of said first digital device is effected by entry of a user login identifier and separate authenticating data into said first digital device.
[00020] Preferably said separate authenticating data is a password.
[00021] Preferably said separate authenticating data is biometric data.
[00022] Preferably, the confirmation step comprises comparing the identifier on the second device and the identifier on the first device.
[00023] Preferably, confirmation is effected if, and only if, the identifier on the second device matches with the identifier on the first device
[00024] Preferably, the identifier is an alpha-numeric sequence.
[00025] Preferably authentication may be established for a single session.
[00026] Preferably authentication may be established for a limited number of sessions
[00027] Preferably authentication may be established for an indefinite period
[00028] In yet a further broad form of the invention, there is provided media encoded with code which, when executed by a processor, performs the method as described above. Brief Description of Drawings
[00029] Embodiments of the present invention will now be described with reference to the drawings wherein:
[00030] Figure 1A - Illustrates a prior art hardware trust establishment
system.
[00031] Figure IB - Illustrates main components of an example embodiment.
[00032] Figure 2 is a flow diagram of steps effected by the example of Figure
IB.
[00033] Figure 3 is a block diagram illustrating interaction between a first digital device and a second digital device operable according to an embodiment of the system of the present invention.
[00034] Figure 4 is a block diagram illustrating an example of the interaction of Figure 3 as experienced by a user.
Detailed Description and Operation
[00035] Figure 1A illustrates diagrammatically a prior art "Bluetooth"
arrangement for establishing a data connection between two devices sufficient to establish a basic level of trust. This system operates direct between two devices and, in essence, is a mechanism to ensure that the two devices between which communication is desired are unambiguously identified in order to provide trust at the hardware level.
[00036] Embodiments of the present invention seek to provide the ability to authenticate a second or more device with respect to a server environment relying on authentication having first been established for a first device with respect to the same server environment. In preferred forms, but not exclusively, the server environment is defined by way of user log-in.
[00037] Figure IB discloses the main components of an example embodiment of the present invention. Initially a user 10 would set up an authenticated connection to a server 11 enabled with the example embodiment using authentication methods known in the art.
[00038] To authenticate the user 10 and the user's first digital device 12, in this case a smartphone, the user uses a web-enabled application 17 to register with the server 11. In this instance this device 12 would be registered as the user's primary reference or vouching device. [00039] The identity 14 of the device 12 is stored with the user's account 13 and can be referenced in the future when the user requires additional devices that they own or use to be authenticated with the server 11.
[00040] The user's account 13 also includes an account ID or name or
username 16 which can be used to uniquely identify and name the user of the account.
[00041] When the user 10 wishes to authenticate themselves using a new device 15, the user connects the device 15 to the server 11 over a public network such as the Internet 20 using an application such as a web browser 16 and then enters their account name 16 to identify themselves as user 10 to the server 11.
[00042] The server 11 then notifies the user 10 that their second device is not yet recognised as an authenticated device and asks the user 10 if they would like to add the device to their account 13.
[00043] Upon agreeing to proceed, the user is presented with a button to
initiate a request from the server 11 to the user's primary vouching device 12 to verify an authenticated connection between the user 10 and the server 11. The user is also presented with a device identification such as a four digit number 18 which can be used to identify the device.
[00044] Subsequently the second digital device 15 displays a screen 21
explaining to the user that they will need to obtain authentication from their vouching device in order to proceed with authenticating their new device 15. They will also be shown temporary ID 21 preferably in the form of a four-digit number that is generated new each time a new device requests authentication. This four-digit number is generated by the server 11 and is used once to identify the requesting device 15 to the vouching device 12 when an authentication request is made.
[00045] The new device 15 then goes into a waiting mode to receive an
authentication verification from the server 11 after the vouching device 12 has been used to verify your identity.
[00046] At the same time the server 11 is prompted to initiate a connection with the user's primary first digital vouching device 12 to verify and authorise the user's authentication request.
[00047] In the case of a smartphone such as an Apple iPhone, a notification message can be then sent to the user's device 12, which in turn can open the user's application 17 to verify the users identity. [00048] If the application's 17 connection to the server 11 is current and not expired the user is then shown the four-digit number that identifies the requesting device and the user is prompted on screen to authorise the new device after verifying the identity of the new device.
[00049] If the application's 17 connection to the server 11 is not current and not expired the user is then asked to authenticate using the vouching device 12. Subsequently the user is shown the four-digit number that identifies the requesting device and the user is prompted on screen to authorise the new device after verifying the identity of the new device.
[00050] Once the server 11 receives a verification of the identity of the new device 15, the server allows an authenticated session to proceed between the new device 15 and the server 11.
[00051] The screen of the new device 15 notifies the user that the
authentication has been completed successfully and access to the site is enabled. Additionally a new device identity 19 is added to the user's account 13 on the server 11.
[00052] Figure 2 discloses an example control process of the example
embodiment. The process involves an initial device being used by a user 40, a server 41 with which the user desires to connect, and a second device 42 that the user wants to authenticate with their account on the server.
[00053] Initially a user establishes an authenticated account with the server 43 and the server stores the account details for future authentication 44.
[00054] Subsequently a user may request that a new device be authenticated by the user 45 to use the same account on the server. To identify themselves to the server the user enters their username 46 and submits it for use by the server.
[00055] The server then confirms that the username is known but recognises that the device being used by the user is not known to the server 47. The server then asks the user if they want to use the authentication credentials of an existing device 48 to vouch for the new device to be recognised with the account. If the user agrees 49 then the server gives the requesting device a temporary unique identity 50 which is then shown to the user on the new device screen 51. The new device then goes into a waiting mode 53 until the request to receive an authentication is answered.
[00056] The server 41 then sends an authentication request 52 for the new device to the vouching device 40 which is already authenticated and in use or can use existing authentication credentials to establish and authenticate it and the users identity. [00057] The authentication request is received by the existing device along with the identity of the requesting device 54. This step is important in that it allows the user to properly identify the device that is being used to request an new authentication.
[00058] The user then confirms the identity of the requesting device and
allows authentication of the new device to proceed 55. Subsequently the server receives the authorisation to authenticate the user on the new device 56 and the server shares authentication credentials with the new device 57.
[00059] As a result the new device receives the authentication credentials 58 and the new device is allowed to be used to access the users account from the new device 59.
[00060] The result is an authentication system that allows authenticated
credentials from a known device to be shared with a new device to allow it to access the same account and resources.
[00061] Figures 3 and 4 are block diagrams illustrating interaction between a first digital device and a second digital device operable according to an embodiment of the system of the present invention.
[00062] With reference to Figure 3 where like components are numbered as for earlier embodiments except in the 100s series, there is shown a first digital device 112 (ID 0) in communication with a server 111 whereby a user 110 may "log-in" by way of an application running on digital device 112 to an user account 113 on server 111. In order for data or applications associated with the user account 113 to be communicated to digital device 112 the user log-in must be authenticated by the server 111. In this case, the step of authentication is provided by the user entering a username 123 and an associated password 124. If these match then authentication has occurred and a user session may operate between the first digital device 112 and the server 111.
[00063] In accordance with an embodiment of the present invention, if the user wishes to authenticate a second digital device 115 (ID 1) with respect to the same user account 113, this may be effected by entering the same username 123 into an application on second digital device 115 thereby to trigger a log-in sequence to the server 111.
[00064] As illustrated in Figure 4, in use, the user may be asked to elect
whether to authenticate via another device, for example via choice check-box 125.
[00065] In the event the user does elect to authenticate via another device, server 111 generates and issues a temporary ID 121 to second digital device 115. The temporary ID 121 is then displayed on second digital device 115 or is otherwise made available for communication to the user sufficient for the user to verify the temporary ID 121 which has been issued for the second digital device 115.
[00066] At the same time, subsequently, server 111 issues the same
temporary ID 121 to first digital device 112. Again, the first digital device 112 causes the temporary ID 121 to be displayed on first digital device 112 or otherwise made available for communication to the user sufficient for the user to verify the temporary ID 121 which has been issued for the first digital device 112.
[00067] In use, the user is then placed in a position where they can then
compare the temporary ID 121 appearing on or otherwise associated with second digital device 115 with the temporary ID 121 appearing on or otherwise associated with first digital device 112 during a pre-determined time-frame. In one form, if the two temporary IDs match, then may confirm to first digital device 112 that a match has occurred and trigger by way of choice check-box 126 transmission of an authorisation signal 127 from first digital device 112 to server 111.
[00068] On receipt of the authorisation signal 127 the server then causes the log-in on second digital device 115 to be treated as authenticated thereby allowing the user to access data and services under that log-in user account 113 on server 111.
Alternative Embodiments
[00069] The example embodiment shows the vouching of an authentication to occur between a personal computer and a smartphone with the smartphone being the vouching device. An alternative embodiment could allow any device the user owns or operates to vouch for any device the user wants to add to their account.
[00070] The example embodiment uses a four-digit number to identify the device requesting authentication. An alternative embodiment could use any method to identify the requesting device in such a way so as to ensure that a user of the vouching device can be reasonably satisfied as to the identity of the requesting device.
[00071] The example embodiment does not specify how the authenticated session between the server and the vouching device is shared with the new device. An alternative embodiment could use a token or a session key. In yet another alternative embodiment actual authentication data from the vouching device could be used in part or in duplicate as a means of allowing a new device to establish its own authentication credentials. For example if a PIN was used to authenticate a vouching device then a system that uses the same PIN on the new device could be used to establish the new authentication credentials. 072] The example embodiment shows a new device being authenticated by previously registered device for a secure session. An alternative embodiment could allow the authentication to occur for use in a single session, a limited number of sessions or time period, or indefinitely on a permanent basis.

Claims

1. A method of authenticating a user with respect to more than one digital device; said user having an account on a server; said method comprising: a. the user effecting a login sequence and an authenticating sequence on a first digital device as referenced and recorded on the server thereby to authenticate the user with respect to the first digital device;
b. the user subsequently effecting a login sequence on a second digital device; the second digital device communicating the user login sequence to the server;
c. the server communicating an option to the second digital device to utilise the first digital device to effect authentication of the user with respect to the second digital device;
d. on receipt of a request from the second digital device to effect
authentication by use of the first digital device:
i. the server issuing a temporary unique ID to the second digital device;
ii. the server sending an authentication request to the first digital device;
iii. the authentication request including transmission of the
temporary unique ID issued to the second digital device;
iv. communicating the temporary unique ID from the first digital device to the user thereby to permit the user to determine whether to agree to the authentication request; v. the user communicating agreement or otherwise by
communication effected from the first digital device to the ser er.
2. A method of authenticating a user session instigated by a user on a digital device with respect to a given user login identity on a server; said method comprising:
a. authenticating a first digital device for a first user login identity as recorded on the server;
b. thereby to commit transfer of protected data between the first digital device and the server;
c. subsequently authenticating a second digital device for said first user login identity as recorded on said server by the steps of:
d. said user entering said first user login identity on said second digital device;
e. said second digital device being issued by said server with a
temporary identifier in response to said user entering said first user login identity on said second digital device;
f. said server then transmitting said temporary identifier to said first digital device for communication to said user by said first digital device; g. said user responding to said communication of said temporary identifier to said user by said first digital device by causing said first digital device to communicate an authorise said second digital device command to said server if a response condition is satisfied; whereby said first user login identity is authorised for said second digital device.
3. The method of claim 1 or claim 2 wherein said response condition is a
positive comparison of the temporary identifier communicated by said first digital device with the temporary identifier communicated to said second digital device by said server.
4. The method of any previous claim wherein the temporary identifier is an alphanumeric sequence.
5. The method of any previous claim wherein protected data is data stored with respect to said first user login on said server.
6. The method of any previous claim wherein protected data is application data stored with respect to said first user login on said server.
7. The method of any previous claim wherein authentication of said first digital device is effected by entry of a user login identifier and separate
authenticating data into said first digital device.
8. The method of any previous claim wherein said separate authenticating data is a password.
9. The method of any previous claim wherein said separate authenticating data is biometric data.
10. In an environment where a first device may communicate with a server
subject to authentication of the device with respect to the server, a method of authenticating a second device with respect to the server; said method comprising:
a. On request, the server communicating an identifier to the second device and the first device;
b. Authenticating the second device to the same level as the first device subject to a confirmation step.
11. The method of any previous claim wherein the confirmation step comprises comparing the identifier on the second device and the identifier on the first device.
12. The method of any previous claim wherein confirmation is effected if, and only if, the identifier on the second device matches with the identifier on the first device.
13. The method of any previous claim wherein the identifier is an alpha-numeric sequence.
14. The method of any previous claim wherein authentication may be
established for a single session.
15. The method of any previous claim wherein authentication may be
established for a limited number of sessions.
16. The method of any previous claim wherein authentication may be
established for an indefinite period.
17. Media encoded with code which, when executed by a processor, performs the method of any previous claim.
18. Apparatus for effecting authentication of at least a second device with
respect to a server environment where authentication of a first device has been effected; the apparatus including:
a. a memory storing at least a first log-in identifier and an associated authenticating data item;
b. a processor which generates a temporary identifier as a first step in effecting authentication of at least the second device;
c. a transmitter which transmits the temporary identifier to the at least a second device and to the first device;
d. a comparison device which compares the temporary identifier of the first device and of the second device and makes a decision based on the comparison as to whether to permit the server to authenticate the second device with respect to the server environment.
PCT/AU2016/000275 2015-08-12 2016-08-12 System of device authentication Ceased WO2017024335A1 (en)

Priority Applications (11)

Application Number Priority Date Filing Date Title
EP16834301.0A EP3335142B1 (en) 2015-08-12 2016-08-12 System of device authentication
HK18114807.4A HK1255809B (en) 2015-08-12 2016-08-12 System of device authentication
ES16834301T ES2929974T3 (en) 2015-08-12 2016-08-12 device authentication system
CN201680059586.6A CN108140079A (en) 2015-08-12 2016-08-12 Device authentication system
CA2995394A CA2995394C (en) 2015-08-12 2016-08-12 System of device authentication
US15/751,935 US20180232516A1 (en) 2015-08-12 2016-08-12 System of device authentication
AU2016306701A AU2016306701A1 (en) 2015-08-12 2016-08-12 System of device authentication
JP2018526969A JP7053039B2 (en) 2015-08-12 2016-08-12 Device authentication system
AU2022203673A AU2022203673A1 (en) 2015-08-12 2022-05-30 System of Device Authentication
AU2024205409A AU2024205409B2 (en) 2015-08-12 2024-08-01 System of Device Authentication
US18/942,907 US20250068717A1 (en) 2015-08-12 2024-11-11 System of device authentication

Applications Claiming Priority (2)

Application Number Priority Date Filing Date Title
AU2015903231A AU2015903231A0 (en) 2015-08-12 Vouching system
AU2015903231 2015-08-12

Related Child Applications (2)

Application Number Title Priority Date Filing Date
US15/751,935 A-371-Of-International US20180232516A1 (en) 2015-08-12 2016-08-12 System of device authentication
US18/942,907 Continuation US20250068717A1 (en) 2015-08-12 2024-11-11 System of device authentication

Publications (1)

Publication Number Publication Date
WO2017024335A1 true WO2017024335A1 (en) 2017-02-16

Family

ID=57982858

Family Applications (1)

Application Number Title Priority Date Filing Date
PCT/AU2016/000275 Ceased WO2017024335A1 (en) 2015-08-12 2016-08-12 System of device authentication

Country Status (8)

Country Link
US (2) US20180232516A1 (en)
EP (1) EP3335142B1 (en)
JP (1) JP7053039B2 (en)
CN (1) CN108140079A (en)
AU (3) AU2016306701A1 (en)
CA (1) CA2995394C (en)
ES (1) ES2929974T3 (en)
WO (1) WO2017024335A1 (en)

Cited By (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2019075656A (en) * 2017-10-13 2019-05-16 コニカミノルタ株式会社 Information processing apparatus, control method for information processing apparatus, and program
JP2021500656A (en) * 2017-10-19 2021-01-07 セールスフォース ドット コム インコーポレイティッド User selection key authentication

Families Citing this family (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
KR102035312B1 (en) * 2016-04-25 2019-11-08 (주)이스톰 User centric authentication mehtod and system
JP7046575B2 (en) * 2017-11-28 2022-04-04 キヤノン株式会社 The system, and the method in the system
EP3881169A1 (en) * 2018-11-13 2021-09-22 Prismade Labs GmbH Method and device for multi-factor authentication on a capacitive area sensor
US11375367B2 (en) * 2019-05-07 2022-06-28 Verizon Patent And Licensing Inc. System and method for deriving a profile for a target endpoint device
US20240195797A1 (en) * 2022-12-08 2024-06-13 Cisco Technology, Inc. Systems and Methods to Ensure Proximity of a Multi-Factor Authentication Device

Citations (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US20050091539A1 (en) * 2003-10-28 2005-04-28 International Business Machines Corporation Supporting auto-logon for multiple devices
US20070162963A1 (en) * 2006-01-10 2007-07-12 Alcatel Lucent Method of providing a centralised login
US8627438B1 (en) * 2011-09-08 2014-01-07 Amazon Technologies, Inc. Passwordless strong authentication using trusted devices
US20140189827A1 (en) * 2012-12-27 2014-07-03 Motorola Solutions, Inc. System and method for scoping a user identity assertion to collaborative devices
US9065824B1 (en) * 2014-03-17 2015-06-23 Google Inc. Remote authorization of access to account data

Family Cites Families (35)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US7076797B2 (en) * 2001-10-05 2006-07-11 Microsoft Corporation Granular authorization for network user sessions
US20070136573A1 (en) * 2005-12-05 2007-06-14 Joseph Steinberg System and method of using two or more multi-factor authentication mechanisms to authenticate online parties
US9768963B2 (en) * 2005-12-09 2017-09-19 Citicorp Credit Services, Inc. (Usa) Methods and systems for secure user authentication
JP4477661B2 (en) * 2007-09-28 2010-06-09 富士通株式会社 Relay program, relay device, and relay method
US8255090B2 (en) * 2008-02-01 2012-08-28 Energyhub System and method for home energy monitor and control
US20090260064A1 (en) * 2008-04-15 2009-10-15 Problem Resolution Enterprise, Llc Method and process for registering a device to verify transactions
US8209744B2 (en) * 2008-05-16 2012-06-26 Microsoft Corporation Mobile device assisted secure computer network communication
GB201010546D0 (en) * 2010-06-23 2010-08-11 Applied Neural Technologies Ltd Method of indentity verification
KR101868018B1 (en) * 2011-02-09 2018-06-18 삼성전자주식회사 Method and apparatus for controlling connection between devices
US8763097B2 (en) * 2011-03-11 2014-06-24 Piyush Bhatnagar System, design and process for strong authentication using bidirectional OTP and out-of-band multichannel authentication
US20120297187A1 (en) * 2011-05-17 2012-11-22 Google Inc. Trusted Mobile Device Based Security
US9230103B2 (en) * 2011-10-03 2016-01-05 Zoosk, Inc. System and method for registering users for communicating information on a web site
US20160337351A1 (en) * 2012-03-16 2016-11-17 Acuity Systems, Inc. Authentication system
CA2873695C (en) * 2012-04-01 2019-10-01 Authentify, Inc. Secure authentication in a multi-party system
US9053304B2 (en) * 2012-07-13 2015-06-09 Securekey Technologies Inc. Methods and systems for using derived credentials to authenticate a device across multiple platforms
CN102769628B (en) * 2012-07-27 2014-03-26 腾讯科技(深圳)有限公司 Page login method and server
CN103701595B (en) * 2012-09-27 2018-09-21 西门子公司 System, method and apparatus for login authentication
US20140173695A1 (en) * 2012-12-18 2014-06-19 Google Inc. Token based account access
US9323916B1 (en) * 2013-02-14 2016-04-26 Google Inc. Secure authorization for accessing content on a shareable device
US9009806B2 (en) * 2013-04-12 2015-04-14 Globoforce Limited System and method for mobile single sign-on integration
CN104144419B (en) * 2014-01-24 2017-05-24 腾讯科技(深圳)有限公司 Identity authentication method, device and system
US9537661B2 (en) * 2014-02-28 2017-01-03 Verizon Patent And Licensing Inc. Password-less authentication service
CA2902093C (en) * 2014-08-28 2023-03-07 Kevin Alan Tussy Facial recognition authentication system including path parameters
KR102422372B1 (en) * 2014-08-29 2022-07-19 삼성전자 주식회사 Authentication method and device using biometric information and context information
US9843583B2 (en) * 2014-09-05 2017-12-12 Excalibur Ip, Llc System and method for authentication across devices
US10205718B1 (en) * 2014-09-16 2019-02-12 Intuit Inc. Authentication transfer across electronic devices
US10027667B2 (en) * 2014-11-12 2018-07-17 Time Warner Cable Enterprises Llc Methods and apparatus for provisioning services which require a device to be securely associated with an account
US9706401B2 (en) * 2014-11-25 2017-07-11 Microsoft Technology Licensing, Llc User-authentication-based approval of a first device via communication with a second device
US9807068B1 (en) * 2014-12-08 2017-10-31 Amazon Technologies, Inc. Secure authentication of devices
CA2968051C (en) * 2014-12-22 2020-07-14 University Of South Florida Systems and methods for authentication using multiple devices
EP3065366B1 (en) * 2015-03-02 2020-09-09 Bjoern Pirrwitz Identification and/or authentication system and method
US9887991B2 (en) * 2015-03-27 2018-02-06 Yahoo Holdings, Inc. Facilitation of service login
US10057227B1 (en) * 2015-03-27 2018-08-21 Amazon Technologies, Inc. Determination of authentication mechanism
US10299118B1 (en) * 2015-06-01 2019-05-21 Benten Solutions Inc. Authenticating a person for a third party without requiring input of a password by the person
US10917790B2 (en) * 2018-06-01 2021-02-09 Apple Inc. Server trust evaluation based authentication

Patent Citations (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US20050091539A1 (en) * 2003-10-28 2005-04-28 International Business Machines Corporation Supporting auto-logon for multiple devices
US20070162963A1 (en) * 2006-01-10 2007-07-12 Alcatel Lucent Method of providing a centralised login
US8627438B1 (en) * 2011-09-08 2014-01-07 Amazon Technologies, Inc. Passwordless strong authentication using trusted devices
US20140189827A1 (en) * 2012-12-27 2014-07-03 Motorola Solutions, Inc. System and method for scoping a user identity assertion to collaborative devices
US9065824B1 (en) * 2014-03-17 2015-06-23 Google Inc. Remote authorization of access to account data

Non-Patent Citations (1)

* Cited by examiner, † Cited by third party
Title
See also references of EP3335142A4 *

Cited By (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2019075656A (en) * 2017-10-13 2019-05-16 コニカミノルタ株式会社 Information processing apparatus, control method for information processing apparatus, and program
JP2021500656A (en) * 2017-10-19 2021-01-07 セールスフォース ドット コム インコーポレイティッド User selection key authentication

Also Published As

Publication number Publication date
AU2024205409A1 (en) 2024-08-22
CN108140079A (en) 2018-06-08
JP2018530085A (en) 2018-10-11
JP7053039B2 (en) 2022-04-12
CA2995394A1 (en) 2017-02-16
AU2022203673A1 (en) 2022-06-16
EP3335142A4 (en) 2018-12-26
CA2995394C (en) 2024-01-16
AU2024205409B2 (en) 2024-11-21
EP3335142B1 (en) 2022-08-03
US20180232516A1 (en) 2018-08-16
US20250068717A1 (en) 2025-02-27
HK1255809A1 (en) 2019-08-30
AU2016306701A1 (en) 2018-03-15
ES2929974T3 (en) 2022-12-05
EP3335142A1 (en) 2018-06-20

Similar Documents

Publication Publication Date Title
AU2024205409B2 (en) System of Device Authentication
US12011094B2 (en) Multi-factor authentication with increased security
US9571494B2 (en) Authorization server and client apparatus, server cooperative system, and token management method
US9730001B2 (en) Proximity based authentication using bluetooth
KR101451359B1 (en) User account recovery
US9294474B1 (en) Verification based on input comprising captured images, captured audio and tracked eye movement
CN106233796A (en) Automatic user registration and unlocking of computing devices
CN112912875A (en) Authentication system, authentication method, application providing device, authentication device, authentication program
US9853971B2 (en) Proximity based authentication using bluetooth
US20120311331A1 (en) Logon verification apparatus, system and method for performing logon verification
CN111538966A (en) Access method, access device, server and storage medium
CN106161475B (en) Method and device for realizing user authentication
US20260044696A1 (en) Information access handover
JP2007310512A (en) Communication system, service providing server, and user authentication server
CN109410384B (en) Safety management system
WO2015108924A2 (en) Authentication system
KR20080083077A (en) Authentication method and device using one-time password generation algorithm
HK1255809B (en) System of device authentication
KR20170077759A (en) Cross authentication method and system between online service server and client
JP7323191B2 (en) Authentication system using location information
US11849326B2 (en) Authentication of a user of a software application
HK1220297B (en) Method for verifying secruity data, system, and a computer-readable storage device

Legal Events

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

Ref document number: 16834301

Country of ref document: EP

Kind code of ref document: A1

DPE1 Request for preliminary examination filed after expiration of 19th month from priority date (pct application filed from 20040101)
ENP Entry into the national phase

Ref document number: 2018526969

Country of ref document: JP

Kind code of ref document: A

ENP Entry into the national phase

Ref document number: 2995394

Country of ref document: CA

WWE Wipo information: entry into national phase

Ref document number: 15751935

Country of ref document: US

NENP Non-entry into the national phase

Ref country code: DE

WWE Wipo information: entry into national phase

Ref document number: 2016834301

Country of ref document: EP

ENP Entry into the national phase

Ref document number: 2016306701

Country of ref document: AU

Date of ref document: 20160812

Kind code of ref document: A