Conventional single sign on (“SSO”) technologies have been used to enable users to log into different service providers via a single sign on. With such technologies, a user need only authenticate to a single entity in order to obtain access to a plurality of associated service providers or the like. Such is particularly helpful with the ever increasing number of web and other services requiring user authentication that a user may wish to access. Various SSO technologies are currently available including Kerberos and Microsoft's .NET Passport or Live ID. While Kerberos may be useful for a single domain environment, it is not considered suitable for use in untrusted environment such as the Internet. Technologies such as Live ID have greatly increased the availability of single sign on services for the Internet, but security issues remain. For example, compromising a single authentication server would jeopardize the whole system since replicas of credentials and profiles tend to be stored in the compromised server. Various distributed SSO systems attempt to address these and related issues. In one example, a plurality of authentication servers may return an encrypted partial ticket to a user that may be used to reconstruct a complete ticket useful for service access. Other techniques for such “secret splitting” methods may alternatively be used. But active attacks tend to not be considered in such schemes. That is, a compromised authentication server of a plurality of such servers may send out incorrect partial tickets or the like, resulting in incorrect tickets and resultant denial of access. Several other problems also exist with conventional distributed SSO technologies.
The following presents a simplified summary of the disclosure in
order to provide a basic understanding to the reader. This summary is not an extensive overview of the disclosure and it does not identify key/critical elements of the invention or delineate the scope of the invention. Its sole purpose is to present some concepts disclosed herein in a simplified form as a prelude to the more detailed description that is presented later.
The present examples provide for distributed single sign-on technologies operable to provide user access to a plurality of services via authentication to a single entity. The distributed single sign-on technologies provide a set of authentication servers and methods to split secret keys and user profiles into secure shares and to periodically update the shares among the authentication servers without changing the underlying secrets.
The foregoing summary is provided solely for the convenience of the Examiner. Accordingly, it should be appreciated that each of the claims may not be limited in the manner described in the summary above. Therefore, the Examiner is requested to not rely upon the summary above for determining whether each of the claims distinguishes over any prior art of record. Many of the attendant features of the claimed invention will be more readily appreciated as the same become better understood by reference to the following detailed description considered in connection with the accompanying drawings.
The present description will be better understood from the following detailed description considered in connection with the accompanying drawings, wherein:
distributed single sign-on protocol in which no user profile information is sent to a service provider.
Like reference numerals are used to designate like parts in the accompanying drawings.
The detailed description provided below in connection with the accompanying drawings is intended as a description of the present examples and is not intended to represent the only forms in which the present examples may be constructed or utilized. The description sets forth at least some of the functions of the examples and/or the sequence of steps for constructing and operating examples. However, the same or equivalent functions and sequences may be accomplished by different examples.
Although the present examples are described and illustrated herein as being implemented in a computing and networking environment, the environment(s) described is provided as an example and not a limitation. As those skilled in the art will appreciate, the present examples are suitable for application in a variety of different types of computing and networking systems and environments.
Table 1 generally defines notation used herein to describe the present invention.
m k
1(.), 2(.)
(.)
(□d
Note that number p is a conventional large prime number as those known to those of ordinary skill in the art. In one example, q is chosen as the Euler totient function of p, denoted as φ(p), which is the number of integers in the interval [1, p] which are relatively prime to p. In another example, p and q are chosen as large prime numbers such that p=2q+1, as shown in Table 1. A more general selection is that q is a large prime number that divides φ(p).
Block 220 typically indicates setup of user U, such as user 110 of
Block 230 typically indicates U, such as user 110 of
Block 240 typically indicates U, such as user 110 of
Block 250 typically indicates periodically updating secret key shares and/or user profile shares such as those described in connection with blocks 210 and 220. Such updating is further described in connection with
Block 310 typically indicates service provider S generating a secret key KS. In this example, the secret key KS is a number where 1KS<q−1. Once the secret key is generated, then method 300 typically continues at block 320.
Block 320 typically indicates service provider S selecting a random polynomial f(x)=KS+aix+a2x2+ . . . +at−1xt−1 of order t−1 with random coefficients ai in Zq: {ai εZq} except the constant which is set to KS, where Zq is a set of integers from 0 to q−1, as shown in block 320, the random polynomial being used to split the secret key KS generated at block 310 into n distinct shares KSi=f(xi), {xi εZq\{0}}, 1≦i≦n, each distinct share KSi associated with the related authentication server Ai of set A. In this example, any t shares (where 1≦t≦n) of KS can be used to reconstruct the value of KS. Once secret key KS has been split into n shares, method 300 typically continues at block 330.
Block 330 typically indicates service provider S sending a distinct secret key share KSi to each authentication server Ai in set A. The sending to each authentication server Ai typically includes a unique identifier SID of service provider S as shown in block 330. The sending to each authentication server Ai may also include values ga
Block 340 typically indicates each authentication servers, storing the secret key share KSi, the SID value, and the optional values, and verifying the secret key share sent from service provider S and acknowledging the verification to service provider S. Each authentication server Ai may verify the sent secret key share KSi using the optional values ga
gK
If, using the foregoing equation and the sent optional values, it is determined that the sent secret key share KSi is valid, then the authentication server Ai generally sends a “Success” indication back to service provider S. Otherwise a “Failure” indication may be sent back to service provider S. Once the sent values are stored, the secret key share is verified, and a verification indication is sent back to service provider S, then method 300 is typically complete.
Overall, knowledge of any t shares (where 1≦t≦n) of secret key KS can be used to reconstruct the value of secret key KS. But knowledge of any t−1 or fewer shares of secret key KS and all the values ga
Like a secret key KS, user profiles may also benefit from being protected. In one example, protection may be provided by splitting a user profile into n shares that are then distributed to the n authentication servers in set A. Each authentication server stores a share of the user profile but cannot deduce the content of the user profile unless there are i or more colluding authentication servers, each with a unique valid share of the user profile.
Block 410 typically indicates user U generating a secret number ΓU. In this example, the secret number ΓU is a number where 1<ΓU<q−1. Further, user U generally calculates ΓU−1 mod q. Once the secret number is generated and the calculation is complete, then method 400 typically continues at block 420.
Block 420 typically indicates user U selecting a random polynomial w(x)=ΓU+b1x+b2x2 +. . . +bt−1xt−1 of order t−1 with random coefficients bi in Zq: {bi εZq}, and with a constant ΓU as shown in block 420, the random polynomial being used to split the secret number ΓU generated at block 410 into n shares PUi=w(xi), 1≦i≦n and then calculates an encrypted user profile Pf,Γ=(Pf)Γ
Block 430 typically indicates user U sending a distinct secret share PUi together with the encrypted user profile Pf,Γ to each authentication server Ai in set A. The sending to each authentication server Ai typically includes a unique identifier UID of the user U as shown in block 430. The sending to each authentication server Ai may also include optional values gb
Block 440 typically indicates each authentication servers, calculating a user profile share Pf,Γi=Pf,ΓP
If, using the foregoing equation and the sent optional values, it is determined that the sent user secret share PUi is valid, then the authentication server Ai generally sends a “Success” indication back to service provider S. Otherwise a “Failure” indication may be sent back to service provider S. Once the sent values are stored, the secret key share is verified, and a verification indication is sent back to service provider S, then method 400 is typically complete.
Overall, knowledge of any t shares (where 1≦t≦n) of the user profile can be used to reconstruct the user profile. But knowledge of any t−1 or fewer shares of the user profile and all the values gb
Block 510 typically indicates a user U, such as user 110 of
Block 520 typically indicates user U computing an authentication password KUi for each authentication server Ai in set A where 1≦i≦n and where n is the number of authentication servers in set A. In this example, each of the n authentication passwords is computed as KUi=Hash(UID, Password, AIDi, Nsalt), 1≦i≦n n where Hash() is a hash function usable for generating a high entropy password, and where UID is the user ID of block 510, and where Password is the user password of block 510, and where AIDi is a unique identifier for the i-th authentication server Ai in set A, and where Nsalt is the high-entropy random number of block 510. In this example, the salt value Nsalt is not a secret, but is generally kept from the authentication servers. Once the authentication passwords have been computed, method 500 typically continues at block 530.
Block 530 typically indicates user U sending each authentication password KUi and the user ID to the corresponding authentication server Ai in set A. Once the authentication passwords are sent to their corresponding authentication servers, method 500 typically continues at block 540.
Block 540 typically indicates each authentication server Ai in set A returning a “Success” indication upon successfully receiving an authentication password from user U. Otherwise a “Failure” indication may be sent back to user U. Further, each authentication server typically stores the authentication password and corresponding user ID for later use, such as for user authentication. At this point user U is registered with each authentication server Ai in set A and method 500 is typically complete.
Once registered, in order to receive DSSO system services, a user generally needs to authenticate to the system. Any suitable authentication protocol may be used. In one example, a simple challenge/response protocol that makes use of the user ID, user password, and authentication passwords generated by method 500 or the like is suitable. The authentication protocol is typically used to authenticate the user to each authentication server Ad
is typically returned to user U for each authentication server Ad
In one example, a single sign-on protocol of a DSSO system, such as DSSO system 150 of
for g1, h1, g2, h2, u, v, w ε Gq, where c=Hash(g1, h1, g2, h2, u, v, w, g1s
example distributed single sign-on protocol in which no user profile information is sent to a service provider. Block 610 typically indicates a user U, such as user 110 of
Block 620 typically indicates the service provider S, responsive to the request, returning a set of values to the user U. In this example, the set of values includes the unique identifier SID of the service provider S, a nonce ns generated by the service provider S, the value gr
Block 630 typically indicates the user U selecting a random number rU, 1<rU<q−1 and calculating gr
Block 640 typically indicates the user U sending a set of values to each authentication server Ad
Block 650 typically indicates each authentication server Ad
Block 660 typically indicates the user U computing an authentication token hK
Block 670 typically indicates the service provider 5 verifying the authentication token hK
hS=H1(UID,SID,nS, [gr
Block 720 typically indicates the service provider S, responsive to the request, returning a set of values to the user U. In this example, the set of values includes the unique identifier SID of the service provider S, a nonce ns generated by the service provider S, the value gr
Block 730 typically indicates the user U selecting a random number rUt 1<rU<q−1 and calculating gr
Block 740 typically indicates the user U sending a set of values to each authentication server Ad
Block 750 typically indicates each authentication server Ad
Block 760 typically indicates the user U computing an authentication token hK
Block 770 typically indicates the service provider S calculating
hS=H1(UID,SID,nS,[gr
h′S=H2(UID, SID,nS, [gr
With respect to updating secret key shares KSi, block 810 typically indicates each authentication server Ai generating a random polynomial fi,update(x) of order t−1 with random coefficients and with a constant of 0:
f
i,update(x)=αi,1x+ . . . +αi,t−1xt−1.
Once the random polynomial is generated, method 800 typically continues at block 820.
With respect to updating secret key shares KSi, block 820 typically indicates authentication server Ai calculating updating values Ki,j=fi,update(xj), 1≦j≦n. Once the updating values have been calculated, method 800 typically continues at block 830.
With respect to updating secret key shares KSi, block 830 typically indicates authentication server Ai distributing the updating values Ki.j to all other authentication servers in set A. Further, the authentication server Ai typically broadcasts the values gα
With respect to updating secret key shares KSi, block 840 typically indicates authentication server Ai receiving updating values Kj,i from each of the other authentication servers in set A. and verifying whether gK
Accordingly, the corresponding new secret key share polynomial fnew(x) is the summation of the original polynomial f(x) and all the randomly generated polynomials fi,update(x), such that K′Si is the secret key share generated from fnew(x). Thus the secret key share KSi at each authentication server Ai in set A is updated without changing the secret key KS.
With respect to updating user profile shares PUi, block 810 typically indicates each authentication server At generating a random polynomial wi,update(x) of order t−1 with random coefficients and with a constant of 0:
w
i,update(x)=βi,1x+ . . . +βi,t−1xt−1.
Once the random polynomial is generated, method 800 typically continues at block 820.
With respect to updating user profile shares PUi block 820 typically indicates authentication servers Ai calculating updating values Wi,j=wi,update(xj), 1≦j≦n. Once the updating values have been calculated, method 800 typically continues at block 830.
With respect to updating user profile shares PUi, block 830 typically indicates authentication servers Ai distributing the updating values Wi,j to all other authentication servers in sets. Further, the authentication server Ai typically broadcasts the values gβ
With respect to updating user profile shares PUi, block 840 typically indicates authentication server Ai receiving updating values Wj,i from each of the other authentication servers in set A, and verifying whether gw
Accordingly, the corresponding new user profile share polynomial wnew(x) is equal to original polynomial w(x)+Σj=1n wi,update(x). Each authentication server Ai then uses the new share P′Ui and the stored PfΓ to update its user profile share P′f,Γi=Pf,ΓP′
Computing environment 900 typically includes a general-purpose computing system in the form of a computing device 901 coupled to various components, such as peripheral devices 902, 903, 904 and the like. System 900 may couple to various other components, such as input devices 903, including voice recognition, touch pads, buttons, keyboards and/or pointing devices, such as a mouse or trackball, via one or more input/output (“I/O”) interfaces 912. The components of computing device 901 may include one or more processors (including central processing units (“CPU”), graphics processing units (“CPU”), microprocessors (“μP”), and the like) 907, system memory 909, and a system bus 908 that typically couples the various components. Processor 907 typically processes or executes various computer-executable instructions to control the operation of computing device 901 and to communicate with other electronic and/or computing devices, systems or environment (not shown) via various communications connections such as a network connection 914 or the like. System bus 908 represents any number of several types of bus structures, including a memory bus or memory controller, a peripheral bus, a serial bus, an accelerated graphics port, a processor or local bus using any of a variety of bus architectures, and the like.
System memory 909 may include computer readable media in the form of volatile memory, such as random access memory (“RAM”), and/or non-volatile memory, such as read only memory (“ROM”) or flash memory (“FLASH”). A basic input/output system (“BIOS”) may be stored in non-volatile or the like. System memory 909 typically stores data, computer-executable instructions and/or program modules comprising computer-executable instructions that are immediately accessible to and/or presently operated on by one or more of the processors 907.
Mass storage devices 904 and 910 may be coupled to computing device 901 or incorporated into computing device 901 via coupling to the system bus. Such mass storage devices 904 and 910 may include non-volatile RAM, a magnetic disk drive which reads from and/or writes to a removable, non-volatile magnetic disk (e.g., a “floppy disk”) 905, and/or an optical disk drive that reads from and/or writes to a non-volatile optical disk such as a CD ROM, DVD ROM 906. Alternatively, a mass storage device, such as hard disk 910, may include non-removable storage medium. Other mass storage devices may include memory cards, memory sticks, tape storage devices, and the like.
Any number of computer programs, files, data structures, and the like may be stored in mass storage 910, other storage devices 904, 905, 906 and system memory 909 (typically limited by available space) including, by way of example and not limitation, operating systems, application programs, data files, directory structures, computer-executable instructions, and the like. The term “computer-readable media (as opposed to the term “communications media”) as used herein refers strictly to a statutory article of manufacture that is not a signal or carrier wave per se.
Output components or devices, such as display device 902, may be coupled to computing device 901, typically via an interface such as a display adapter 911. Output device 902 may be a liquid crystal display (“LCD”). Other example output devices may include printers, audio outputs, voice outputs, cathode ray tube (“CRT”) displays, tactile devices or other sensory output mechanisms, or the like. Output devices may enable computing device 901 to interact with human operators or other machines, systems, computing environments, or the like. A user may interface with computing environment 900 via any number of different I/O devices 903 such as a touch pad, buttons, keyboard, mouse, joystick, game pad, data port, and the like. These and other I/O devices may be coupled to processor 907 via I/O interfaces 912 which may be coupled to system bus 908, and/or may be coupled by other interfaces and bus structures, such as a parallel port, game port, universal serial bus (“USB”), fire wire, infrared (“IR”) port, and the like.
Computing device 901 may operate in a networked environment via communications connections to one or more remote computing devices through one or more cellular networks, wireless networks, local area networks (“LAN”), wide area networks (“WAN”), storage area networks (“SAN”), the Internet, radio links, optical links and the like. Computing device 901 may be coupled to a network via network adapter 913 or the like, or, alternatively, via a modem, digital subscriber line (“DSL”) link, integrated services digital network (“ISDN”) link, Internet link, wireless link, or the like.
Communications connection 914, such as a network connection, typically provides a coupling to communications media, such as a network. Communications media typically provide computer-readable and computer-executable instructions, data structures, files, program modules and other data using a modulated data signal, such as a carrier wave or other transport mechanism. The term “modulated data signal” typically means a signal that has one or more of its characteristics set or changed in such a manner as to encode information in the signal. By way of example, and not limitation, communications media may include wired media, such as a wired network or direct-wired connection or the like, and wireless media, such as acoustic, radio frequency, infrared, or other wireless communications mechanisms.
Power source 990, such as a battery or a power supply, typically provides power for portions or all of computing environment 900. In the case of the computing environment 900 being a mobile device or portable device or the like, power source 990 may be a battery. Alternatively, in the case computing environment 900 is a desktop computer or server or the like, power source 990 may be a power supply designed to connect to an alternating current (“AC”) source, such as via a wall outlet.
Some mobile devices may not include many of the components described in connection with
Those skilled in the art will realize that storage devices utilized to provide computer-readable and computer-executable instructions and data can be distributed over a network. For example, a remote computer or storage device may store computer-readable and computer-executable instructions in the form of software applications and data. A local computer may access the remote computer or storage device via the network and download part or all of a software application or data and may execute any computer-executable instructions. Alternatively, the local computer may download pieces of the software or data as needed, or distributively process the software by executing some of the instructions at the local computer and some at remote computers and/or devices.
Those skilled in the art will also realize that, by utilizing conventional techniques, all or portions of the software's computer-executable instructions may be carried out by a dedicated electronic circuit such as a digital signal processor (“DSP”), programmable logic array (“PLA”), discrete circuits, and the like. The term “electronic apparatus” may include computing devices or consumer electronic devices comprising any software, firmware or the like, or electronic devices or circuits comprising no software, firmware or the like.
The term “firmware” typically refers to executable instructions, code, data, applications, programs, or the like maintained in an electronic device such as a ROM. The term “software” generally refers to executable instructions, code, data, applications, programs, or the like maintained in or on any form of computer-readable media. The term “computer-readable media” typically refers to system memory, storage devices and their associated media, and the like.
In view of the many possible embodiments to which the principles of the present invention and the forgoing examples may be applied, it should be recognized that the examples described herein are meant to be illustrative only and should not be taken as limiting the scope of the present invention. Therefore, the invention as described herein contemplates all such embodiments as may come within the scope of the following claims and any equivalents thereto.
This Application is a Continuation of, and claims priority to, U.S. patent application Ser. No. 12/276,428 that was filed on Nov. 24, 2008 and that is incorporated herein by reference in its entirety.
Number | Date | Country | |
---|---|---|---|
Parent | 12276428 | Nov 2008 | US |
Child | 13409087 | US |