CROSS-PLATFORM SINGLE SIGN-ON ACCESSIBILITY OF A PRODUCTIVITY APPLICATION WITHIN A SOFTWARE AS A SERVICE PLATFORM
A Cross-Platform Single Sign On (CP-SSO) experience is provided herein to enable users to access multiple services via a single login when working across different platforms. A user may work across different platform when using multiple devices, when using multiple browsers on a single device, or when an integrated application requires a separate login for access within a host web application or portal service. A proxy token service manages login requests and authentication tokens after a given service has been logged into once by a user, so that the user does not need to provide login credentials on subsequent requests for the given service. By enabling a CP-SSO experience, network efficiency is improved, and the user experience is also improved as users do not need to supply authentication credentials as frequently and may freely choose to use multiple platforms instead of limiting usage to a single platform.
This application is a continuation of U.S. patent application Ser. No. 15/267,012 filed Sep. 15, 2016 which claims benefit of U.S. Provisional Patent Application No. 62/385,832 filed on Sep. 9, 2016, both titled “CROSS-PLATFORM SINGLE SIGN-ON ACCESSIBILITY OF A PRODUCTIVITY APPLICATION WITHIN A SOFTWARE AS A SERVICE PLATFORM,” the entireties of which are hereby incorporated by reference.
BACKGROUNDWhen users access services on computer devices, they provide credentials to establish their identities with the service provider and thereby access the services. For example, a user may gain access to a social media account, an email server, an online productivity application, an online forum, an online bank account, an instant messenger service, etc., by providing a username and a shared secret, such as a password, biometric marker, a key, or a derived token. Some online services allow for a Single Sign On (SSO) experience, where a user provides a username and shared secret to for one service and may access a second service without resubmitting a username and shared secret. These SSO experiences are achieved either through an identity federation between services providers (agreeing to trust one another's authentications) or by maintaining a session-based authentication cookie for the user and an Identity Provider (Idp). In some aspects, a service provider is also an IdP, which may require its own authentication and authorization service to be used, which precludes the use of an SSO experience via an identity federation in some situations where the parties may not trust one another to provide secure logins. Similarly, authentication cookies are not platform agnostic, which precludes their use for providing an SSO experience in situations in which multiple platforms (or devices) are used.
SUMMARYThis summary is provided to introduce a selection of concepts in a simplified form that are further described below in the Detailed Description section. This summary is not intended to identify all key or essential features of the claimed subject matter, nor is it intended as an aid in determining the scope of the claimed subject matter.
Systems, methods, and computer readable media are provided herein to enable a Single Sign On (SSO) experience when working across different platforms. A user may work across different platform when using multiple devices, when using multiple browsers on a single device, or when an integrated application requires a separate Sign On to be accessed within a host web application or portal service.
When a user first makes use of the present disclosure for a given cloud productivity application, user credentials to access the given cloud productivity application are provided to a token service. The token service will handle the user's authorization with the cloud productivity application's service provider and will store the user's identity token and the access token as well as a multi-resource refresh token received from the service's identity provider in association with other login credentials and access for the user.
When a user subsequently makes use of the present disclosure and has been authorized to access a first service, the stored access tokens and multi-resource refresh tokens are used to automatically sign the user into other services as they are requested. For example, after a user has logged into a first social media website, productivity application, or other account, the user will be provided with the access tokens to access a second social media website, productivity application or other account without having to manually input user credentials again.
The present disclosure improves the efficiency of the computing devices employing it by reducing the amount of user input required to maintain connectivity to multiple cloud productivity application and provide an SSO therefor. The user experience is also improved, as users do not need to supply authentication credentials as frequently and may freely choose to use multiple platforms instead of limiting their use to a single platform.
Examples are implemented as a computer process, a computing system, or as an article of manufacture such as a device, computer program product, or computer readable medium. According to an aspect, the computer program product is a computer storage medium readable by a computer system and encoding a computer program comprising instructions for executing a computer process.
The details of one or more aspects are set forth in the accompanying drawings and description below. Other features and advantages will be apparent from a reading of the following detailed description and a review of the associated drawings. It is to be understood that the following detailed description is explanatory only and is not restrictive of the claims.
The accompanying drawings, which are incorporated in and constitute a part of this disclosure, illustrate various aspects. In the drawings:
The following detailed description refers to the accompanying drawings. Wherever possible, the same reference numbers are used in the drawings and the following description refers to the same or similar elements. While examples may be described, modifications, adaptations, and other implementations are possible. For example, substitutions, additions, or modifications may be made to the elements illustrated in the drawings, and the methods described herein may be modified by substituting, reordering, or adding stages to the disclosed methods. Accordingly, the following detailed description is not limiting, but instead, the proper scope is defined by the appended claims. Examples may take the form of a hardware implementation, or an entirely software implementation, or an implementation combining software and hardware aspects. The following detailed description is, therefore, not to be taken in a limiting sense.
Systems, methods, and computer readable media are provided herein to enable a Single Sign On (SSO) experience when working across different platforms. A user may work across different platform when using multiple devices, when using multiple browsers on a single device, or when an integrated application requires a separate Sign On to be accessed within a host web application or portal service.
When a user first makes use of the present disclosure for a given cloud productivity application, user credentials to access the given cloud productivity application are provided to an Identity Provider. The token service of the Identity Provider will handle the user's authorization with the cloud productivity application's service provider and will store the user's refresh token and the access token received from the service provider in association with other login credentials and access for the user.
When a user subsequently makes use of the present disclosure and has been authorized to access a first service, the stored access tokens and refresh tokens are used to automatically sign the user into other services as they are requested. For example, after a user has logged into a first social media website, productivity application, or other account, the user will be provided with the access tokens to access a second social media website, productivity application or other account without having to manually input user credentials again.
The present disclosure improves the efficiency of the computing devices employing it by reducing the amount of user input required to maintain connectivity to multiple cloud productivity application and provide an SSO therefor. The user experience is also improved, as users do not need to supply authentication credentials as frequently and may freely choose to use multiple platforms instead of limiting their use to a single platform.
Each of the client device 110, token server 130, directory server 140, and cloud application server 160 are illustrative of a multitude of computing systems including, without limitation, desktop computer systems, wired and wireless computing systems, mobile computing systems (e.g., mobile telephones, netbooks, tablet or slate type computers, notebook computers, and laptop computers), hand-held devices, multiprocessor systems, microprocessor-based or programmable consumer electronics, minicomputers, printers, and mainframe computers. The hardware of these computing systems is discussed in greater detail in regard to
The SaaS web application 120 runs on the client device 110 to provide a user with a service from one or more cloud application servers 160. In various aspects, the SaaS web application 120 is an HTML or JavaScript-based application or portal running in an internet browser, but in other aspects may be an executable that is run locally which accesses the SaaS or another browser-based system that exposes hosted code to the client device 110 for executing as SaaS.
The directory server 140 provides authentication services for the user. According to certain aspects, the directory server 140 is an identity provider (IdP) which issues identity tokens, access tokens, and multi-resource refresh tokens, and may include, but is not limited to: Active Directory Federation Services (ADFS), Azure Active Directory, Open Directory, Apache DS, Facebook®, YahooID, GoogleID, OpenID, OpenLDAP, among other IdPs. Depending on the configuration of the directory server 140, the SaaS web application 120 may direct its attempts for authentication for various productivity applications provided as SaaS to the directory server 140 instead of or in addition to the cloud application servers 160 providing those services.
The secure storage 150 in the present example stores for the directory server 140 various keys, tokens, and other shared secrets, as well as the associated identities (usernames, domains, account numbers, etc.) that are used for authentication with the directory server 140 and other services. In various aspects, the secure storage 150 is a database that maintains the access information and associated identities and the state of the access information related to the users' needs (e.g., whether a token has expired).
The token server 130 provides access tokens for identified users. As will be appreciated, an access token is an object that describes the security context of a process or thread, such as the SaaS web application 120, and includes the identity and privileges of the user associated with that process or thread. When a user sends an authentication request, the token server 130 verifies the user's shared secret by comparing it with information stored in a security database. If the shared secret is authenticated, the token server 130 produces an access token by communicating with the directory server 140. The SaaS web application 120 may then share this access token to be authenticated by various other systems so that the SaaS web application 120 can supply the access token to identify the user when a thread or process interacts with another thread, process, or object that requires privileges (e.g., the cloud productivity application 170) without having to resubmit the shared secret for that thread, process, or object.
The cloud application server 160 is a web service that the SaaS web application 120 will interact with to implement additional services for the user. In various aspects, the cloud application server 160 provides a second cloud productivity application 170 or communication application for integration into the SaaS web application 120. For example, where the cloud productivity application 170 is an online word processor (e.g., the Google Docs™ or Word 365™ online word processing applications) the cloud application server 160 may provide an Instant messenger application or a spreadsheet application for integration with the word processor. In other aspects, the cloud application server 160 provides a second cloud productivity application 170 or communication application for integration into a web portal provided by the SaaS web application 120. For example, where the SaaS web application 120 is a social media platform (e.g., Salesforce.com™, LinkedIn®, Facebook®), the cloud application server 160 may provide an email client, a music player linked to a music library or access rights account, or a productivity application (e.g., the Google Docs™ or Office 365™ suite of online productivity applications) that will be integrated into the SaaS web application 120 when accessed by the client device 110.
With reference now to
In the illustrated example, the flow of data starts when the user uses a computing device to access a SaaS browser application 210. More specifically, the user enters a URL that is associated with the SaaS browser application 210 into a web browser. It should be noted that a magnitude of web browsers are suitable for employing in the flow of data including, without limitation, Internet Explorer® by Microsoft Corp., Firefox™ by Mozilla, Chrome™ by Google, and Safari® by Apple, etc. Further, upon navigating the web browser to the URL associated with the SaaS web application, the user is typically required to enter a user credential or a user password to sign-in to the SaaS web application 120. Once the user logs into to the SaaS web application, the SaaS web application includes a variety of selectable functionalities.
As illustrated in Step 1 of
Further, in Step 2 of
As illustrated in Step 3 of
Further, in Step 4 of
When the directory service 210 determines that the user account is stored in the directory service's identity store, it returns a JSON object or other notification to the SaaS browser application 230. For example, the directory service may return a 200 OK status code. When the directory service 230 determines that the user and password are authorized, the directory service 230 returns an identity token and an authorization code. According to another aspect, the directory service 230 posts the credentials to the directory service authorization end point. For example, the directory service 230 posts the credentials to “/common” in order to enable use of a multi-resource refresh token (MRRT).
Step 5 of
In Step 6 of
As illustrated in Steps 8-10 of
Further, in Step 11 of
With reference now to
In Step 1 of
As illustrated in Steps 2-3 of
Steps 4-5 of
With reference now to
The data flow starts at Step 1 of
As illustrated in Steps 2-3 of
Steps 4 of
In Step 5 of
As illustrated in Step 7 of
Steps 9-11 of
In Steps 12-13 of
While implementations have been described in the general context of program modules that execute in conjunction with an application program that runs on an operating system on a computer, those skilled in the art will recognize that aspects may also be implemented in combination with other program modules. Generally, program modules include routines, programs, components, data structures, and other types of structures that perform particular tasks or implement particular abstract data types.
The aspects and functionalities described herein may operate via a multitude of computing systems including, without limitation, desktop computer systems, wired and wireless computing systems, mobile computing systems (e.g., mobile telephones, netbooks, tablet or slate type computers, notebook computers, and laptop computers), hand-held devices, multiprocessor systems, microprocessor-based or programmable consumer electronics, minicomputers, and mainframe computers.
In addition, according to an aspect, the aspects and functionalities described herein operate over distributed systems (e.g., cloud-based computing systems), where application functionality, memory, data storage and retrieval and various processing functions are operated remotely from each other over a distributed computing network, such as the Internet or an intranet. According to an aspect, user interfaces and information of various types are displayed via on-board computing device displays or via remote display units associated with one or more computing devices. For example, user interfaces and information of various types are displayed and interacted with on a wall surface onto which user interfaces and information of various types are projected. Interaction with the multitude of computing systems with which implementations are practiced include, keystroke entry, touch screen entry, voice or other audio entry, gesture entry where an associated computing device is equipped with detection (e.g., camera) functionality for capturing and interpreting user gestures for controlling the functionality of the computing device, and the like.
As stated above, according to an aspect, a number of program modules and data files are stored in the system memory 504. While executing on the processing unit 502, the program modules 506 (e.g., SaaS browser applications 210) perform processes including, but not limited to, one or more of the stages of the data flows 200, 300, and 400 illustrated in
According to an aspect, the computing device 500 has one or more input device(s) 512 such as a keyboard, a mouse, a pen, a sound input device, a touch input device, etc. The output device(s) 514 such as a display, speakers, a printer, etc. are also included according to an aspect. The aforementioned devices are examples and others may be used. According to an aspect, the computing device 500 includes one or more communication connections 516 allowing communications with other computing devices 518. Examples of suitable communication connections 516 include, but are not limited to, radio frequency (RF) transmitter, receiver, and/or transceiver circuitry; universal serial bus (USB), parallel, and/or serial ports.
The term computer readable media, as used herein, includes computer storage media. Computer storage media include volatile and nonvolatile, removable and non-removable media implemented in any method or technology for storage of information, such as computer readable instructions, data structures, or program modules. The system memory 504, the removable storage device 509, and the non-removable storage device 510 are all computer storage media examples (i.e., memory storage.) According to an aspect, computer storage media include RAM, ROM, electrically erasable programmable read-only memory (EEPROM), flash memory or other memory technology, CD-ROM, digital versatile disks (DVD) or other optical storage, magnetic cassettes, magnetic tape, magnetic disk storage or other magnetic storage devices, or any other article of manufacture which can be used to store information and which can be accessed by the computing device 500. According to an aspect, any such computer storage media is part of the computing device 500. Computer storage media do not include a carrier wave or other propagated data signal.
According to an aspect, communication media are embodied by computer readable instructions, data structures, program modules, or other data in a modulated data signal, such as a carrier wave or other transport mechanism, and include any information delivery media. According to an aspect, the term “modulated data signal” describes a signal that has one or more characteristics set or changed in such a manner as to encode information in the signal. By way of example, and not limitation, communication media include wired media such as a wired network or direct-wired connection, and wireless media such as acoustic, radio frequency (RF), infrared, and other wireless media.
According to an aspect, one or more application programs 650 are loaded into the memory 662 and run on or in association with the operating system 664. Examples of the application programs include phone dialer programs, e-mail programs, personal information management (PIM) programs, word processing programs, spreadsheet programs, Internet browser programs, messaging programs, and so forth. According to an aspect, SaaS browser application 210 is loaded into memory 662. The system 602 also includes a non-volatile storage area 668 within the memory 662. The non-volatile storage area 668 is used to store persistent information that should not be lost if the system 602 is powered down. The application programs 650 may use and store information in the non-volatile storage area 668, such as e-mail or other messages used by an e-mail application, and the like. A synchronization application (not shown) also resides on the system 602 and is programmed to interact with a corresponding synchronization application resident on a host computer to keep the information stored in the non-volatile storage area 668 synchronized with corresponding information stored at the host computer. As should be appreciated, other applications may be loaded into the memory 662 and run on the mobile computing device 600.
According to an aspect, the system 602 has a power supply 670, which is implemented as one or more batteries. According to an aspect, the power supply 670 further includes an external power source, such as an AC adapter or a powered docking cradle that supplements or recharges the batteries.
According to an aspect, the system 602 includes a radio 672 that performs the function of transmitting and receiving radio frequency communications. The radio 672 facilitates wireless connectivity between the system 602 and the “outside world,” via a communications carrier or service provider. Transmissions to and from the radio 672 are conducted under control of the operating system 664. In other words, communications received by the radio 672 may be disseminated to the application programs 650 via the operating system 664, and vice versa.
According to an aspect, the visual indicator 620 is used to provide visual notifications and/or an audio interface 674 is used for producing audible notifications via the audio transducer 625. In the illustrated example, the visual indicator 620 is a light emitting diode (LED) and the audio transducer 625 is a speaker. These devices may be directly coupled to the power supply 670 so that when activated, they remain on for a duration dictated by the notification mechanism even though the processor 660 and other components might shut down for conserving battery power. The LED may be programmed to remain on indefinitely until the user takes action to indicate the powered-on status of the device. The audio interface 674 is used to provide audible signals to and receive audible signals from the user. For example, in addition to being coupled to the audio transducer 625, the audio interface 674 may also be coupled to a microphone to receive audible input, such as to facilitate a telephone conversation. According to an aspect, the system 602 further includes a video interface 676 that enables an operation of an on-board camera 630 to record still images, video stream, and the like.
According to an aspect, a mobile computing device 600 implementing the system 602 has additional features or functionality. For example, the mobile computing device 600 includes additional data storage devices (removable and/or non-removable) such as, magnetic disks, optical disks, or tape. Such additional storage is illustrated in
According to an aspect, data/information generated or captured by the mobile computing device 600 and stored via the system 602 are stored locally on the mobile computing device 600, as described above. According to another aspect, the data are stored on any number of storage media that are accessible by the device via the radio 672 or via a wired connection between the mobile computing device 600 and a separate computing device associated with the mobile computing device 600, for example, a server computer in a distributed computing network, such as the Internet. As should be appreciated such data/information are accessible via the mobile computing device 600 via the radio 672 or via a distributed computing network. Similarly, according to an aspect, such data/information are readily transferred between computing devices for storage and use according to well-known data/information transfer and storage means, including electronic mail and collaborative data/information sharing systems.
Implementations, for example, are described above with reference to block diagrams and/or operational illustrations of methods, systems, and computer program products according to aspects. The functions/acts noted in the blocks may occur out of the order as shown in any flowchart. For example, two blocks shown in succession may in fact be executed substantially concurrently or the blocks may sometimes be executed in the reverse order, depending upon the functionality/acts involved.
The description and illustration of one or more examples provided in this application are not intended to limit or restrict the scope as claimed in any way. The aspects, examples, and details provided in this application are considered sufficient to convey possession and enable others to make and use the best mode. Implementations should not be construed as being limited to any aspect, example, or detail provided in this application. Regardless of whether shown and described in combination or separately, the various features (both structural and methodological) are intended to be selectively included or omitted to produce an example with a particular set of features. Having been provided with the description and illustration of the present application, one skilled in the art may envision variations, modifications, and alternate examples falling within the spirit of the broader aspects of the general inventive concept embodied in this application that do not depart from the broader scope.
Claims
1. (canceled)
2. A method for providing single sign-on access to a productivity application integrated within a cloud-based service, the method comprising:
- receiving, by a proxy token service, a request from a computing system providing the cloud-based service, the request having been transmitted in response to the computing system authenticating a client device to access the cloud-based service, the request identifying an account of the productivity application;
- in response to determining that the account is not associated with a valid access token for the productivity application, redirecting the computing system to a directory service of the productivity application to provide authentication credentials associated with the account; and
- in response to determining that the authentication credentials associated with the account were provided to the directory service, providing the computing system with an access token to access the productivity application, the computing system using the access token to provide the client device with the productivity application integrated within the cloud-based service.
3. The method of claim 2, wherein determining that the account is not associated with the valid access token for the productivity application comprises:
- searching a secure storage based on the account of the productivity application that is identified in the request.
4. The method of claim 2, wherein determining that the authentication credentials associated with the account were provided to the directory service comprises:
- receiving an authorization code from the computing system, the authorization code having been provided to the computing system by the directory service in response to the authentication credentials associated with the account being provided to the directory service.
5. The method of claim 4, wherein providing the computing system with the access token to access the productivity application comprises:
- transmitting the authorization code to the directory service to redeem the access token; and
- receiving the access token from the directory service.
6. The method of claim 5, further comprising:
- storing the access token in a secure storage and associated the access token with the account of the productivity application.
7. The method of claim 6, further comprising:
- receiving a subsequent request from the computing system providing the cloud-based service, the subsequent request identifying the account of the productivity application;
- accessing the access token by searching the secure storage based on the account of the productivity application that is identified in the subsequent request; and
- providing the computing system with the access token to access the productivity application.
8. The method of claim 7, wherein the subsequent request was transmitted in response to the computing system authenticating a second client device to access the cloud-based service the computing system and the computing system uses the access token to provide the second client device with the productivity application integrated within the cloud-based service.
9. A proxy token service for providing single sign-on access to a productivity application integrated within a cloud-based service, the proxy token service comprising:
- one or more computer processors; and
- one or more machine readable mediums storing instructions that, when executed by the one or more computer processors, cause the proxy token service to perform operations comprising:
- receiving a request from a computing system providing the cloud-based service, the request having been transmitted in response to the computing system authenticating a client device to access the cloud-based service, the request identifying an account of the productivity application;
- in response to determining that the account is not associated with a valid access token for the productivity application, redirecting the computing system to a directory service of the productivity application to provide authentication credentials associated with the account; and
- in response to determining that the authentication credentials associated with the account were provided to the directory service, providing the computing system with an access token to access the productivity application, the computing system using the access token to provide the client device with the productivity application integrated within the cloud-based service.
10. The proxy token service of claim 9, wherein determining that the account is not associated with the valid access token for the productivity application comprises:
- searching a secure storage based on the account of the productivity application that is identified in the request.
11. The proxy token service of claim 9, wherein determining that the authentication credentials associated with the account were provided to the directory service comprises:
- receiving an authorization code from the computing system, the authorization code having been provided to the computing system by the directory service in response to the authentication credentials associated with the account being provided to the directory service.
12. The proxy token service of claim 11, wherein providing the computing system with the access token to access the productivity application comprises:
- transmitting the authorization code to the directory service to redeem the access token; and
- receiving the access token from the directory service.
13. The proxy token service of claim 12, the operations further comprising:
- storing the access token in a secure storage and associated the access token with the account of the productivity application.
14. The proxy token service of claim 13, the operations further comprising:
- receiving a subsequent request from the computing system providing the cloud-based service, the subsequent request identifying the account of the productivity application;
- accessing the access token by searching the secure storage based on the account of the productivity application that is identified in the subsequent request; and
- providing the computing system with the access token to access the productivity application.
15. The proxy token service of claim 14, wherein the subsequent request was transmitted in response to the computing system authenticating a second client device to access the cloud-based service the computing system and the computing system uses the access token to provide the second client device with the productivity application integrated within the cloud-based service.
16. A machine readable medium storing instructions for providing single sign-on access to a productivity application integrated within a cloud-based service, the instructions, when executed by one or more computer processors of a proxy token service, causing the proxy token service to perform operations comprising:
- receiving a request from a computing system providing the cloud-based service, the request having been transmitted in response to the computing system authenticating a client device to access the cloud-based service, the request identifying an account of the productivity application;
- in response to determining that the account is not associated with a valid access token for the productivity application, redirecting the computing system to a directory service of the productivity application to provide authentication credentials associated with the account; and
- in response to determining that the authentication credentials associated with the account were provided to the directory service, providing the computing system with an access token to access the productivity application, the computing system using the access token to provide the client device with the productivity application integrated within the cloud-based service.
17. The machine readable medium of claim 16, wherein determining that the account is not associated with the valid access token for the productivity application comprises:
- searching a secure storage based on the account of the productivity application that is identified in the request.
18. The machine readable medium of claim 16, wherein determining that the authentication credentials associated with the account were provided to the directory service comprises:
- receiving an authorization code from the computing system, the authorization code having been provided to the computing system by the directory service in response to the authentication credentials associated with the account being provided to the directory service.
19. The machine readable medium of claim 18, wherein providing the computing system with the access token to access the productivity application comprises:
- transmitting the authorization code to the directory service to redeem the access token; and
- receiving the access token from the directory service.
20. The machine readable medium of claim 19, the operations further comprising:
- storing the access token in a secure storage and associated the access token with the account of the productivity application;
- receiving a subsequent request from the computing system providing the cloud-based service, the subsequent request identifying the account of the productivity application;
- accessing the access token by searching the secure storage based on the account of the productivity application that is identified in the subsequent request; and
- providing the computing system with the access token to access the productivity application.
21. The machine readable medium of claim 20, wherein the subsequent request was transmitted in response to the computing system authenticating a second client device to access the cloud-based service the computing system and the computing system uses the access token to provide the second client device with the productivity application integrated within the cloud-based service.
Type: Application
Filed: Aug 11, 2021
Publication Date: Dec 9, 2021
Inventors: Ganesh Sridharan (Redmond, WA), Vadim Eydelman (Bellevue, WA), Anand Krishnamurthy (Bellevue, WA), Srividhya Chandrasekaran (Kirkland, WA), Daniel C. Stevenson (Bellevue, WA), Sameer D. Bedekar (Issaquah, WA), Aravind Namasivayam (Bellevue, WA), Xiaozhong Luo (Redmond, WA), Andrew Guy Bybee (Woodinville, WA), Ekaterina Bassova (Sammamish, WA), Marc Kuperstein (Redmond, WA)
Application Number: 17/399,745