US20180337910A1 - System for managing remote software applications - Google Patents
System for managing remote software applications Download PDFInfo
- Publication number
- US20180337910A1 US20180337910A1 US16/048,460 US201816048460A US2018337910A1 US 20180337910 A1 US20180337910 A1 US 20180337910A1 US 201816048460 A US201816048460 A US 201816048460A US 2018337910 A1 US2018337910 A1 US 2018337910A1
- Authority
- US
- United States
- Prior art keywords
- party application
- server
- client device
- login
- login credentials
- 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.)
- Granted
Links
Images
Classifications
-
- H—ELECTRICITY
- H04—ELECTRIC COMMUNICATION TECHNIQUE
- H04L—TRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
- H04L63/00—Network architectures or network communication protocols for network security
- H04L63/08—Network architectures or network communication protocols for network security for authentication of entities
-
- H—ELECTRICITY
- H04—ELECTRIC COMMUNICATION TECHNIQUE
- H04L—TRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
- H04L63/00—Network architectures or network communication protocols for network security
- H04L63/08—Network architectures or network communication protocols for network security for authentication of entities
- H04L63/0815—Network architectures or network communication protocols for network security for authentication of entities providing single-sign-on or federations
-
- H—ELECTRICITY
- H04—ELECTRIC COMMUNICATION TECHNIQUE
- H04L—TRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
- H04L63/00—Network architectures or network communication protocols for network security
- H04L63/16—Implementing security features at a particular protocol layer
- H04L63/168—Implementing security features at a particular protocol layer above the transport layer
-
- H—ELECTRICITY
- H04—ELECTRIC COMMUNICATION TECHNIQUE
- H04L—TRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
- H04L67/00—Network arrangements or protocols for supporting network services or applications
- H04L67/01—Protocols
- H04L67/10—Protocols in which an application is distributed across nodes in the network
Definitions
- the invention relates generally to methods and systems for managing remote software applications. Specifically providing a unified login experience to applications and management of application login credentials.
- SaaS Software-as-a-Service
- This software is generally centrally hosted, either by a service provider or by an organization.
- a software provider licenses a software application (App) to clients for use on demand.
- Basic access to an App might be free of charge or with a fee.
- SaaS allows the provider to develop, host and operate a software application, for use by clients, who use a computer or smart device with internet access to download, if required, and run the software application and/or to access a host via a web browser or similar thin-client to run the software application.
- the App can be licensed to single user (one-user, one-account) or a group of users or an organization, and each user account may have many clients and/or client sessions (shared account).
- Some current examples of Apps include Amazon Web Services, Google Apps, Salesforce.com, Concur Travel & Expense, and Twitter.
- Apps typically provide services in a one-to-one relationship with the end user, a relationship with the end user's systems and/or with the end user's organization. Integration between an end user's systems and Apps or between an end user's Apps requires pre-arranged coordination and configuration by all parties. Additionally, the Apps are not aware of each other and have no mechanism to communicate or coordinate without the participation and pre-arranged coordination of the end user and/or the end user's organization.
- an organization might store data in a remote spreadsheet service (for example, “Google Docs” or “Windows 365”) and want to import that data into a customer relationship management (CRM) service or marketing automation service (for example, Salesforce.com or Marketo.com, respectively).
- CRM customer relationship management
- Salesforce.com or Marketo.com a customer relationship management service
- each of the mentioned services would require direct integration effort to work together, potentially involving four distinct integrations as follows: (i) Google Docs to Marketo, (ii) Google Docs to Salesforce.com, (iii) Windows 365 to Marketo, (iv) Windows 365 to Salesforce.com.
- the problem grows as more Apps require integration with each other and when multiple Apps simultaneously require integration with each other.
- a further example would be moving press release content from a content management system (CMS) (for example, GitHub.com, squarespace.com, or tumblr.com) and sending that data to a social media service or social media management service (examples: twitter.com, facebook.com, Google+, hootsuite.com, cotweet.com, buddymedia.com).
- CMS content management system
- social media service for example, twitter.com, facebook.com, Google+, hootsuite.com, cotweet.com, buddymedia.com.
- the listed examples would involve 18 different integration points—the number of integrations rises exponentially with the number of integrated applications. Solutions are desirable to streamline these operations and the others described above.
- the disclosure describes methods and systems relating to the access of externally hosted applications, such as software as a service (SaaS) applications (Apps), via a service accessed from a single user interface or portal.
- This service may provide a unified login experience to a number of external applications, such that the credentials required to access the external applications do not need to be known to the user.
- Embodiments of this service can provide a set of features, such as authentication, authorization, audit, delegated credentials, messaging, storage, data access, and alerts (Core Services), such that a set of services or Apps may be available to be interacted with, to an end user; an organization that the user is a member of; or other Apps to provide coordinated functionality to the user and organization without requiring pre-arranged integration between the Apps.
- This set of Core Services individually or in combination, can allow one or more Apps to provide functionality beyond what is available from an individual App operating in a one-to-one relationship with the end user or end user's organization.
- the systems and methods may allow for users to access the external applications by having access and credentials to the service itself and not the external applications.
- the systems and methods may allow multiple users access to external applications and shared pages without having to share the login credentials, such as a password.
- Users may also be able to view messages and alerts from all external applications in a consolidated alert or message box.
- Users and administrators may also be able to request or grant access to external applications without sharing credentials and create/modify/delete users and user access to applications individually or via a bulk process.
- a method providing sign-on to applications may be provided.
- the method may comprise accepting a user login from a user to a system and accepting an application access request for at least one application.
- the method may also include providing an authenticated session to the application.
- the system comprises a server component for allowing single sign-on to multiple applications, the server component capable of storing user information, application login credentials and user application permission information.
- the server also includes a client interface which interacts with the server component, the client interface capable of receiving user information and requests for user access to at least an application.
- the server component is capable of creating an authenticated session to the application and providing the session to a user.
- Yet other configurations include a computer program product, comprising a non-transitory computer-readable medium.
- the computer program product comprises code for accepting a user login from a user to a system and code for accepting an application access request for an at least one application.
- the computer program product may also include code for providing an authenticated session to the application.
- FIG. 1 illustrates an exemplary system for allowing sign-on for multiple applications according to one embodiment of the present disclosure.
- FIG. 2 illustrates another embodiment of a system for allowing sign-on for multiple software as a service (SaaS) applications according to one embodiment of the present disclosure.
- FIG. 3 illustrates a flowchart for performing a method of sign-on for multiple software as a service (SaaS) applications according to one embodiment of the present disclosure.
- FIG. 4 illustrates a process for managing user accounts en masse according to one embodiment of the present disclosure.
- FIG. 5 illustrates a system for creating an integrated message inbox for a user of multiple external services according to one embodiment of the present disclosure.
- FIG. 6 illustrates another representation of an exemplary system for providing single sign-on to multiple applications according to one embodiment of the present disclosure.
- Embodiments of the invention are described herein with reference to illustrations that are schematic illustrations of embodiments of the invention. As such, the actual size, components and features can be different, and variations from the components of the illustrations as a result, for example, of manufacturing techniques and/or tolerances and system configurations are expected. Embodiments of the invention should not be construed as limited to the particular components illustrated herein, but are to include deviations in system architecture and improvements.
- the regions, sections and components illustrated in the figures are schematic in nature and their devices and shapes are not intended to illustrate the precise shape of a feature of a device or device itself and are not intended to limit the scope of the invention.
- components described as being connected or connections may not be direct. Intervening components or connections may exist.
- components may be shown as one unit, but may instead be a collection of components or units.
- SaaS software as a service
- the present disclosure discusses systems and methods to do so, including, for example, providing a single sign-on experience to a user for multiple applications, managing the users and user access to multiple applications whether one or many users use the same application, and notifying users of messages and alerts from these applications on a unified screen.
- FIG. 1 illustrates one configuration of a system according to the present disclosure for allowing sign-on for multiple applications.
- this sign-on may function to an end user as a single sign-on to multiple applications.
- the sign-on process may be transparent to the end user, occurring in the background or unnoticed by a user.
- the applications accessed may be traditional applications, remotely hosted applications, or applications referred to as software as a service (SaaS) applications.
- SaaS software as a service
- the system over which communication is held may be any network, such as an Internet or private network connected system that includes a client-side UI and/or component, and various server-side components.
- a user can utilize this system by accessing an interface to allow single sign-on to multiple external SaaS applications (“external Apps”).
- the system may be accessed via an internet-based, browser-based or app-based interface.
- the service 103 manages the user sign-on process, such that a user signs in the service and then proceeds to access the applications available to the user through an interface of the service. More specifically, by signing into the service 103 , the user is able to create authenticated sessions with all pre-configured external Apps without having to supply credentials (e.g., username and password) for the external App. The user does not need to know and may never have even seen the password or other credentials for the account they're logging into in the external App.
- credentials e.g., username and password
- the system generally incorporates three components, a client side component 101 , a server side component 103 , and access to third-party external applications 104 .
- FIG. 1 the process starts in the top left, with a user accessing the Client Application 101 , using it to sign onto the service 103 .
- the client application 101 may be hosted in the same location as the server side component 103 or elsewhere.
- the client application 101 allows the user to view the available external Apps that the user may access. These Apps include those that the user and/or an administrator have previously configured for the user to access.
- the user selects the external App that the user wishes to use, and this selection initiates a request to the server side component, the service 103 .
- This request may be initiated directly or in other embodiments it may be initiated through a service agent/plugin 102 , if installed (if not installed, the user is guided through installation).
- a service agent/plugin 102 if installed (if not installed, the user is guided through installation).
- plugin is used here, in other embodiments this function might be performed by any other component on the user or client side, such as directly by the browser, extensions, software agents, add-ons, snap-ins, scriptlets, a stand-alone application or similar technologies.
- a request then passes from the client application 101 , or plugin 102 , to the server side component or service 103 , where various operations and checks are performed, and the previously stored login credentials for the user for the desired external App are retrieved. Thereby, removing any need for the user to directly provide credentials to initiate an authenticated session with the external App 104 .
- External Apps 104 utilize session authentication methods that can be initiated via server-to-server (“server-side”) logins, e.g. passing the user credentials directly from the service 103 to the external App systems 104 , and receiving useable session credentials in return.
- server-side server-to-server
- some external Apps 104 employ additional levels of security in their session credentials, such as the IP address from which the session was initiated, which in turn requires that the login procedure be conducted from the client.
- server-side logins a login request is sent from the service 103 , passing the user's login credentials to the external App's servers 104 .
- the external App 104 replies with information, which the service 103 sends back to the client 101 or plugin 102 .
- This information which may be a session credential, session/cookie or other necessary information to conduct an authenticated session in the external App, might be a set of standard HTTP cookies. In other embodiments of the invention, this information could be a session GUID or similar token, or any other manner of tracking identifiers typically transferred between systems to indicate an authenticated session.
- the service 103 passes an encrypted or digitally signed script, including the user's login credentials, back to the client 101 or plugin 102 .
- the client 101 or plugin 102 then issues a login request to the external App 104 , and captures the session information response.
- the plugin 102 when used, then passes the session information to the client application 101 , and the user, via the client application 101 , is forwarded to their desired external App 104 , where the user arrives already logged in, without being required to enter login information or credentials (for example, username and password) to start their authenticated session.
- login information or credentials for example, username and password
- the user or administrator may have the option of allowing the user to directly login to selected or all Apps by providing a username and password, rather than having the system handle the login process.
- FIG. 2 is a more detailed illustration of another embodiment of a system 200 for allowing sign-on for multiple software as a service (SaaS) applications in accordance with the present disclosure.
- the system 200 is an Internet or private network connected system that includes a client-side UI and/or component, and various server-side components. Server side components may include an intelligent external App API layer, User-App Credentials and Logging databases. Additional components may also be incorporated.
- a user will utilize this system by accessing the Internet-based or app-based interface as a single sign-in portal via a public or private network, such as the Internet or corporate network.
- a user interface 201 to the system or service 205 is provided as an Internet or private network-based front-end portal 202 .
- the portal may be hosted remotely or locally.
- the primary component of the portal 202 includes a dashboard that acts as a container for all other user interface elements or widgets 203 for initiated functions of the system 205 .
- this front-end portal could be replaced with an application or “app”.
- the widgets 203 are graphical elements that represent links to external applications (Apps) 210 that the user of the system has selected or that have been selected for the user by an administrator from the user's organization. Additionally, the widgets 203 also contain links and/or shortcuts to other functions of the system 205 available through the portal 202 .
- system 205 may include additional functionality that is exposed through the portal 202 such as enhanced chat features.
- enhanced chat features may offer standard inter-user and group messaging, but may also offer the ability to share App access, synchronize App views, and in other embodiments may allow a wide range of real-time commands to be executed on the client to expand functionality of the portal 202 or the external Apps 210 .
- the graphic elements or widgets 203 are not confined to a stationary location, but can be moved and re-ordered within the dashboard of the portal 202 by the user of the system 205 .
- the dashboard of the portal 202 is dynamic in nature, and can be customized.
- the single sign-on function starts when a user requests a session with the external application (App) of their choosing from those available in their dashboard 202 , by selecting (clicking, tapping, etc.) on the corresponding widget/logo 203 .
- a “session” herein indicates any interaction between the user and a service or application.
- An “authenticated session” indicates an interaction wherein the identity of the user has been asserted and, in some configurations, verified.
- This selection initiates a request to the plugin 204 , if installed (if not installed, in some embodiments the user is prompted to install the plugin).
- the term “plugin” is used here, but in other embodiments of the invention this function might be performed by any other component such as extensions, software agents, add-ons, snap-ins, scriptlets, or similar technologies.
- a request then passes from the plugin 204 to the services 206 , where a database, such as the User-App Login DB 208 , is checked, and corresponding login credentials for the user are retrieved.
- the User-App Login DB 208 may be hosted as part of the services 206 , or may be an externally-hosted database or similar system. These login credentials might be, for example, username and password, a PIN, a public key or certificate, biometric information, or any other type of authentication information.
- all external connections to and from the system 205 are performed over a network, such as the public Internet or private networks.
- a login request is sent from the services 206 , passing the user's login credentials to the external App's servers 210 .
- This login request may occur via submitting the external App's 210 login from inside a virtual browser 207 , or other user client emulator, or via an API, if available.
- the external App 210 replies with session/cookie information, which the services 206 send back to plugin 204 .
- This session/cookie information might be standard HTTP cookies, or in other embodiments of the invention, it could be a session GUID or similar token, or any other manner of tracking identifiers typically transferred between systems to indicate an authenticated session.
- the service 206 logs this access in the Access Log database 209 for later auditing.
- the services 206 pass an encrypted script, including the user's login credentials, back to the plugin 204 .
- the plugin 204 then issues a login request to the external App 210 , and captures the session/cookie information response.
- the plugin 204 then passes the session/cookie information to the user's browser 201 , and the user's browser 201 is forwarded to their desired App 210 , where the user arrives already logged in, without being required to enter login information to start their session.
- the plugin 204 can also log this access in the Access Log database 209 via the services 205 , for later auditing.
- the system 205 includes a secondary auditing function which may be very beneficial to the user of the service with respect to business compliance and governance.
- the data contained within this Access Log database 209 can be queried and reported in various formats. This data can be used to create reports for testing evidence for audits such as SOX, GLB, PCI, HIPAA, and other industry-specific data and information security compliance regulations. Such data can also be used to produce activity reports for a single user or a group of users across all managed and monitored SaaS applications.
- FIG. 3 illustrates a flowchart for performing a method of sign-on for multiple software as a service (SaaS) applications in accordance with an embodiment of the invention.
- This drawing is a walk-through of embodiments of systems according to the present disclosure such as the system described in FIG. 2 .
- the single sign-on function starts at step 300 when a user requests a session with the external application (App) of their choosing.
- This request may be initiated by choosing from the Apps available in their dashboard 202 , by clicking on the corresponding widget/logo 203 .
- this request is then passed from the user's browser, optionally through the plugin 204 , and on to the service 205 .
- step 302 the request is received by the service 205 , where the service 205 verifies that the user is validly signed in to the service 205 . If not, this request process ends at step 303 , where the user is asked to sign in to the service 205 . If the user is properly signed in to the service 205 , the user's sign-in credentials with the desired App are retrieved from a database, such as the User-App DB 208 , in step 304 . If no valid credentials are found for the user for the desired external App 210 in the User-App DB 208 , this request process ends at step 303 , where the user is alerted to the missing/invalid credentials.
- the service 205 next determines if the external App 210 requires client-side login, in step 306 .
- a login script is generated by the services 205 in step 307 .
- This script is then returned to the plugin 204 , where the script is executed, via a connection to the external App 210 , in step 308 .
- step 309 the services 205 next evaluate if the App requires a special API to execute the login.
- This evaluation may take place using any method which would allow the system to recognize whether an API is required, or the requirement may be saved or designated by the service such that an evaluation is not required at each access. In some configurations, this evaluation is based on a hierarchy of access methods. For example, if a standards-based SSO API, such as but not limited to SAML or OpenID, is available from external App 210 , it is utilized. The system 205 may elect to use a configured access token (for example, API key or OAuth) in requests not involving authentication. If the external App does require a special API call, in step 310 the service constructs and executes the required API call.
- a configured access token for example, API key or OAuth
- step 309 If in step 309 it is determined that no special API is required, in step 311 a “virtual browser” or other similar emulator is started by the service 205 . In step 312 , the virtual browser loads the external App's login form, supplies the user's credentials, and submits the form.
- step 313 the session/cookie response of the external App 210 to the various potential methods of login requests is captured, and transmitted to the plugin 204 , or directly to the user if a plugin is not in use, if not already there.
- step 314 the plugin 204 passes the session/cookie information to the user's browser 201 , and in step 315 the browser is forwarded to the desired App's URL.
- step 316 the process ends at step 316 , as the user arrives at the external App 210 as a logged in user, without being required to enter login information to start their session.
- FIG. 4 illustrates one configuration of a process according to one embodiment of the present disclosure for creating user accounts en masse in the service 205 or an external App 210 , such that users can then access these user accounts from their client application, based on existing user accounts in either.
- This process may be useful in organizations with many users, using many Apps, saving Administrators and users time when starting to use the service, or when rolling out new external Apps to the organization. By starting with the list of users already existing in one (or multiple) systems, accounts can quickly be created for all required users in any new Apps. This process may also be useful in identifying accounts that should be removed or disabled from one or more of the systems.
- step 405 the lists of user accounts, along with basic account information (examples: email address, first name, last name) for the organization are gathered from the service and from the external App.
- the external App referenced here might be an SaaS system, an LDAP service or similar directory system containing accounts for some or all members of the organization. This process may be automated, via APIs, or the administrator may supply a text file with the account information.
- the basic account information may be for members of the organization or third parties that the organization may want to provide access or accounts for to the system.
- step 410 the lists are compared, searching for exact matches of the information fields provided (for example, based on email address associated with the user account).
- step 415 the lists are compared, searching for “fuzzy” or near matches of the information fields being compared (for example, based on first and last name associated with the user account).
- steps 410 and 415 may be combined, whereas in other configurations only one or both of the steps may exist.
- step 420 the lists are compared, to find accounts in either system that were not matched in steps 410 or 415 .
- step 425 the results of the mapping process (steps 410 - 420 ) are presented to the user/Administrator, who is allowed to make corrections (for example: adding, removing or modifying account mappings, or excluding new accounts from being created). In some configurations, this step may be omitted proceeding directly to step 430 .
- step 430 accounts are created/removed/modified in the service 205 or the external App 210 as needed.
- the creation/removal/modification of accounts may be completely automated, via, for example, APIs, or may enlist user involvement.
- all account mappings are saved in the User-App Login DB 208 . These saved account mappings are later used to associate the user account in the service 205 with the corresponding account in the external App(s) 210 , and are referenced, for example, when a user requests a session with an external App 210 , or when the service needs to check an external App 210 for new messages for the user.
- the service may provide users with a streamlined view of messages, alerts, or notifications from all or a subset of the Apps they can access through the service.
- FIG. 5 illustrates a system 500 for creating an integrated message inbox for a user of multiple external services, in accordance with an embodiment of the invention.
- the “messages” might be e-mail-like correspondence, system status updates or alerts, social media updates, or any other type of message that might be generated by the external Apps 210 .
- This system aggregates the messages generated by the various external Apps 210 for the user in one central repository.
- the messages or alerts may be placed in any number of separate inboxes rather a single inbox.
- This central repository may also contain system alerts and e-mail-like correspondence from the service 205 .
- the integrated message box system flow starts when the Message Retrieval Service 501 executes. This process may start automatically (scheduled, periodic, etc.), or on user (for example, end user or administrator) request.
- the Message Retrieval Service 501 may execute for all users, a group of users, or a single user listed in a database, such as the User-App Login DB 505 .
- the Message Retrieval Service iterates over the following process for all or a subset of the external Apps 210 associated with the user accounts for which it is attempting to retrieve messages:
- the Message Retrieval Service 501 retrieves the necessary Login Credentials for the account(s) for which it will be retrieving messages from the User-App Login DB 505 . It then passes a request to the App Interaction Layer 502 , where the system decides the appropriate method for connecting to the external App 507 . n in question.
- the App Interaction Layer may connect to the external App 507 . n via a Virtual Browser 503 , via an API 504 , or any other appropriate connection method.
- the user account's login credentials are sent to the external App 507 . n , and any new messages for the user are requested.
- any new messages received from the external App 507 . n are saved into the App Message DB 506 , and will be available for the user when they access the portal 202 .
- these messages may also be updated in real time through use of available real time update techniques or technologies (for example, web sockets, long-polling or other persistent or semi-persistent network connections).
- these techniques may also be used to update, in real time, areas of the interface unrelated to messaging, such as the list of available Apps.
- FIG. 6 depicts an illustration of a system which provides single sign-on to an application.
- the system 600 incorporates a user interface 604 , a user and permissions database 606 , and the functionality which allows the creation of application authentication 608 .
- a manager, company, or managing user 612 may access the system 600 and provide settings or information to provide access to users 602 for applications 610 .
- the user 602 may be a member or employee of the company the manager 612 belongs to or an outside party or other system user that has been authorized access to an app 610 by a manager or other person 612 authorized to provide access or access credentials.
- a manager 612 may access the system 600 via a user interface 604 . From the user interface 604 the manager 612 may enter credentials for access to 3 rd party applications 610 into the user and permissions database 606 . These credentials may be for the manager 612 themselves or for other system users 602 . These may be existing users or newly created users. The manager 612 may also manage and maintain lists of users 602 and access permissions.
- a user 602 may access the system 600 via a user interface 604 , using a single log on to the system. Once logged into the system 600 a user 602 would be presented with an interface which displays a listing of 3 rd party applications or apps that the user may access. The listing may be of applications that the user already has been given permissions to, without further input of log in credentials, but may also include other applications the user may access if the user can provide access credentials.
- the system 600 determines whether the user has access to the chosen application.
- the system 600 executes the appropriate app authentication process 608 and passes the authenticated session to the user 602 .
- this authentication may be done server to server between the system 600 and the 3 rd party app 610 , such that the session is then passed to the user 602 , or the information may be passed to a plugin 614 on the user's system 602 , such that encrypted information may be passed to the plugin 614 from the system 600 to create or initiate the authenticated session for the app 610 , without the user ever inputting or having known the log in credentials for the app 610 .
- the user can access several 3 rd party apps by logging in to the system with a single log in and not providing any further log in credentials.
Landscapes
- Engineering & Computer Science (AREA)
- Computer Networks & Wireless Communication (AREA)
- Signal Processing (AREA)
- Computer Security & Cryptography (AREA)
- Computer Hardware Design (AREA)
- Computing Systems (AREA)
- General Engineering & Computer Science (AREA)
- Information Transfer Between Computers (AREA)
Abstract
Description
- This application is a continuation application of U.S. application Ser. No. 14/097,120, filed Dec. 4, 2013, which claims priority to U.S. Provisional Patent No. 61/782,519, filed on Mar. 14, 2013, all of which are incorporated by reference.
- The invention relates generally to methods and systems for managing remote software applications. Specifically providing a unified login experience to applications and management of application login credentials.
- Software-as-a-Service (SaaS) is a method for software deployment or delivery using the Internet, internal corporate network or similar networks. This software is generally centrally hosted, either by a service provider or by an organization. Under SaaS, a software provider licenses a software application (App) to clients for use on demand. Basic access to an App might be free of charge or with a fee. SaaS allows the provider to develop, host and operate a software application, for use by clients, who use a computer or smart device with internet access to download, if required, and run the software application and/or to access a host via a web browser or similar thin-client to run the software application. The App can be licensed to single user (one-user, one-account) or a group of users or an organization, and each user account may have many clients and/or client sessions (shared account). Some current examples of Apps include Amazon Web Services, Google Apps, Salesforce.com, Concur Travel & Expense, and Twitter.
- As popularity of the SaaS model has grown, modern organizations and employees, such as individual knowledge workers, rely on an increasing number of services and Apps. Each App is typically secured with its own username and password combination, requiring users and/or organizations to keep track of the many combinations. These passwords are frequently stored insecurely, often scribbled on Post-It notes on monitors, or held in shared spreadsheets.
- It is also common in some Apps to have one account that is shared by multiple users. For example, an organization will typically have one Twitter account, which will be updated and managed by many staff members. To access the account, each staff member will need to be given the username and password. This creates security concerns when a staff member leaves the organization, at which point the organization wishes to revoke the ex-member's access. This often necessitates creating a new password, which then must be redistributed to all active staff members (who then typically update their Post-It notes). The shared account and password model also complicates the use of contractors or consultants, for concerns over sharing passwords with temporary team members or outside organizations, and subsequent access revocation and password resetting.
- Managing Apps with the one-user one-account model is also complicated for organizations, requiring significant time from IT administrators to setup accounts for large departments or organizations when a new App is rolled out to the organization. On-going maintenance is also challenging, as administrators try to keep, add or remove App accounts when members join and leave the organization.
- Additionally, organizations typically have little to no information about which members access which Apps or when. This prevents the organizations from having traceable audit trails, required by many licensing bodies.
- Existing Apps typically provide services in a one-to-one relationship with the end user, a relationship with the end user's systems and/or with the end user's organization. Integration between an end user's systems and Apps or between an end user's Apps requires pre-arranged coordination and configuration by all parties. Additionally, the Apps are not aware of each other and have no mechanism to communicate or coordinate without the participation and pre-arranged coordination of the end user and/or the end user's organization.
- For example, an organization might store data in a remote spreadsheet service (for example, “Google Docs” or “Windows 365”) and want to import that data into a customer relationship management (CRM) service or marketing automation service (for example, Salesforce.com or Marketo.com, respectively). Presently, each of the mentioned services would require direct integration effort to work together, potentially involving four distinct integrations as follows: (i) Google Docs to Marketo, (ii) Google Docs to Salesforce.com, (iii) Windows 365 to Marketo, (iv) Windows 365 to Salesforce.com. The problem grows as more Apps require integration with each other and when multiple Apps simultaneously require integration with each other.
- A further example would be moving press release content from a content management system (CMS) (for example, wordpress.com, squarespace.com, or tumblr.com) and sending that data to a social media service or social media management service (examples: twitter.com, facebook.com, Google+, hootsuite.com, cotweet.com, buddymedia.com). The listed examples would involve 18 different integration points—the number of integrations rises exponentially with the number of integrated applications. Solutions are desirable to streamline these operations and the others described above.
- The disclosure describes methods and systems relating to the access of externally hosted applications, such as software as a service (SaaS) applications (Apps), via a service accessed from a single user interface or portal. This service may provide a unified login experience to a number of external applications, such that the credentials required to access the external applications do not need to be known to the user. Embodiments of this service can provide a set of features, such as authentication, authorization, audit, delegated credentials, messaging, storage, data access, and alerts (Core Services), such that a set of services or Apps may be available to be interacted with, to an end user; an organization that the user is a member of; or other Apps to provide coordinated functionality to the user and organization without requiring pre-arranged integration between the Apps. This set of Core Services, individually or in combination, can allow one or more Apps to provide functionality beyond what is available from an individual App operating in a one-to-one relationship with the end user or end user's organization.
- In some configurations, the systems and methods may allow for users to access the external applications by having access and credentials to the service itself and not the external applications. The systems and methods may allow multiple users access to external applications and shared pages without having to share the login credentials, such as a password. Users may also be able to view messages and alerts from all external applications in a consolidated alert or message box. Users and administrators may also be able to request or grant access to external applications without sharing credentials and create/modify/delete users and user access to applications individually or via a bulk process. These features and functions are discussed in more detail below.
- In some configurations according to the present disclosure a method providing sign-on to applications may be provided. The method may comprise accepting a user login from a user to a system and accepting an application access request for at least one application. The method may also include providing an authenticated session to the application.
- Other configurations provide a single sign-on system operable on a server, accessible by a network. The system comprises a server component for allowing single sign-on to multiple applications, the server component capable of storing user information, application login credentials and user application permission information. The server also includes a client interface which interacts with the server component, the client interface capable of receiving user information and requests for user access to at least an application. Furthermore, the server component is capable of creating an authenticated session to the application and providing the session to a user.
- Yet other configurations include a computer program product, comprising a non-transitory computer-readable medium. The computer program product comprises code for accepting a user login from a user to a system and code for accepting an application access request for an at least one application. The computer program product may also include code for providing an authenticated session to the application.
- A better understanding of the features and advantages of the present embodiments will be obtained by reference to the following detailed description of the invention and accompanying drawings, which set forth illustrative embodiments in which the principles of the invention are utilized.
- The accompanying drawings are included to provide a further understanding of the present invention, and are incorporated in and constitute a part of this specification.
-
FIG. 1 illustrates an exemplary system for allowing sign-on for multiple applications according to one embodiment of the present disclosure. -
FIG. 2 illustrates another embodiment of a system for allowing sign-on for multiple software as a service (SaaS) applications according to one embodiment of the present disclosure. -
FIG. 3 illustrates a flowchart for performing a method of sign-on for multiple software as a service (SaaS) applications according to one embodiment of the present disclosure. -
FIG. 4 illustrates a process for managing user accounts en masse according to one embodiment of the present disclosure. -
FIG. 5 illustrates a system for creating an integrated message inbox for a user of multiple external services according to one embodiment of the present disclosure. -
FIG. 6 illustrates another representation of an exemplary system for providing single sign-on to multiple applications according to one embodiment of the present disclosure. - In the description that follows, numerous details are set forth in order to provide a thorough understanding of the invention. It will be appreciated by those skilled in the art that variations of these specific details are possible while still achieving the results of the invention. Well-known elements and processing steps are generally not described in detail in order to avoid unnecessarily obscuring the description of the invention.
- Embodiments of the invention are described herein with reference to illustrations that are schematic illustrations of embodiments of the invention. As such, the actual size, components and features can be different, and variations from the components of the illustrations as a result, for example, of manufacturing techniques and/or tolerances and system configurations are expected. Embodiments of the invention should not be construed as limited to the particular components illustrated herein, but are to include deviations in system architecture and improvements. The regions, sections and components illustrated in the figures are schematic in nature and their devices and shapes are not intended to illustrate the precise shape of a feature of a device or device itself and are not intended to limit the scope of the invention. Furthermore, components described as being connected or connections may not be direct. Intervening components or connections may exist. Also, components may be shown as one unit, but may instead be a collection of components or units.
- In the drawings accompanying the description that follows, reference numerals and legends (labels, text descriptions) may be used to identify elements. If legends are provided, they are intended merely as an aid to the reader, and should not in any way be interpreted as limiting.
- As the use of software as a service (SaaS) applications becomes more widely used by individuals and organizations alike, it is desirable to streamline and improve the use of these applications. The present disclosure discusses systems and methods to do so, including, for example, providing a single sign-on experience to a user for multiple applications, managing the users and user access to multiple applications whether one or many users use the same application, and notifying users of messages and alerts from these applications on a unified screen.
-
FIG. 1 illustrates one configuration of a system according to the present disclosure for allowing sign-on for multiple applications. In some configurations, this sign-on may function to an end user as a single sign-on to multiple applications. Also, the sign-on process may be transparent to the end user, occurring in the background or unnoticed by a user. The applications accessed may be traditional applications, remotely hosted applications, or applications referred to as software as a service (SaaS) applications. The system over which communication is held may be any network, such as an Internet or private network connected system that includes a client-side UI and/or component, and various server-side components. A user can utilize this system by accessing an interface to allow single sign-on to multiple external SaaS applications (“external Apps”). The system may be accessed via an internet-based, browser-based or app-based interface. - In this configuration of the system, the
service 103 manages the user sign-on process, such that a user signs in the service and then proceeds to access the applications available to the user through an interface of the service. More specifically, by signing into theservice 103, the user is able to create authenticated sessions with all pre-configured external Apps without having to supply credentials (e.g., username and password) for the external App. The user does not need to know and may never have even seen the password or other credentials for the account they're logging into in the external App. - The system generally incorporates three components, a
client side component 101, aserver side component 103, and access to third-partyexternal applications 104. InFIG. 1 , the process starts in the top left, with a user accessing theClient Application 101, using it to sign onto theservice 103. Theclient application 101 may be hosted in the same location as theserver side component 103 or elsewhere. Theclient application 101 allows the user to view the available external Apps that the user may access. These Apps include those that the user and/or an administrator have previously configured for the user to access. The user selects the external App that the user wishes to use, and this selection initiates a request to the server side component, theservice 103. This request may be initiated directly or in other embodiments it may be initiated through a service agent/plugin 102, if installed (if not installed, the user is guided through installation). Though the term “plugin” is used here, in other embodiments this function might be performed by any other component on the user or client side, such as directly by the browser, extensions, software agents, add-ons, snap-ins, scriptlets, a stand-alone application or similar technologies. - A request then passes from the
client application 101, orplugin 102, to the server side component orservice 103, where various operations and checks are performed, and the previously stored login credentials for the user for the desired external App are retrieved. Thereby, removing any need for the user to directly provide credentials to initiate an authenticated session with theexternal App 104. - Most
external Apps 104 utilize session authentication methods that can be initiated via server-to-server (“server-side”) logins, e.g. passing the user credentials directly from theservice 103 to theexternal App systems 104, and receiving useable session credentials in return. However, someexternal Apps 104 employ additional levels of security in their session credentials, such as the IP address from which the session was initiated, which in turn requires that the login procedure be conducted from the client. If theexternal App 104 allows server-side logins, a login request is sent from theservice 103, passing the user's login credentials to the external App'sservers 104. Theexternal App 104 replies with information, which theservice 103 sends back to theclient 101 orplugin 102. This information, which may be a session credential, session/cookie or other necessary information to conduct an authenticated session in the external App, might be a set of standard HTTP cookies. In other embodiments of the invention, this information could be a session GUID or similar token, or any other manner of tracking identifiers typically transferred between systems to indicate an authenticated session. - If the
external App 104 does not allow server-side logins, theservice 103 passes an encrypted or digitally signed script, including the user's login credentials, back to theclient 101 orplugin 102. Theclient 101 orplugin 102 then issues a login request to theexternal App 104, and captures the session information response. - In both cases, the
plugin 102, when used, then passes the session information to theclient application 101, and the user, via theclient application 101, is forwarded to their desiredexternal App 104, where the user arrives already logged in, without being required to enter login information or credentials (for example, username and password) to start their authenticated session. In other embodiments, the user or administrator may have the option of allowing the user to directly login to selected or all Apps by providing a username and password, rather than having the system handle the login process. -
FIG. 2 is a more detailed illustration of another embodiment of asystem 200 for allowing sign-on for multiple software as a service (SaaS) applications in accordance with the present disclosure. Thesystem 200 is an Internet or private network connected system that includes a client-side UI and/or component, and various server-side components. Server side components may include an intelligent external App API layer, User-App Credentials and Logging databases. Additional components may also be incorporated. A user will utilize this system by accessing the Internet-based or app-based interface as a single sign-in portal via a public or private network, such as the Internet or corporate network. - Starting from the top left of
FIG. 2 , auser interface 201 to the system orservice 205 is provided as an Internet or private network-based front-end portal 202. The portal may be hosted remotely or locally. The primary component of the portal 202 includes a dashboard that acts as a container for all other user interface elements orwidgets 203 for initiated functions of thesystem 205. In other embodiments of the invention, this front-end portal could be replaced with an application or “app”. Thewidgets 203 are graphical elements that represent links to external applications (Apps) 210 that the user of the system has selected or that have been selected for the user by an administrator from the user's organization. Additionally, thewidgets 203 also contain links and/or shortcuts to other functions of thesystem 205 available through the portal 202. In other configurations, thesystem 205 may include additional functionality that is exposed through the portal 202 such as enhanced chat features. These enhanced chat features may offer standard inter-user and group messaging, but may also offer the ability to share App access, synchronize App views, and in other embodiments may allow a wide range of real-time commands to be executed on the client to expand functionality of the portal 202 or theexternal Apps 210. - In some embodiments, the graphic elements or
widgets 203 are not confined to a stationary location, but can be moved and re-ordered within the dashboard of the portal 202 by the user of thesystem 205. To this end, the dashboard of the portal 202 is dynamic in nature, and can be customized. - As seen in
FIG. 2 , the single sign-on function starts when a user requests a session with the external application (App) of their choosing from those available in theirdashboard 202, by selecting (clicking, tapping, etc.) on the corresponding widget/logo 203. A “session” herein indicates any interaction between the user and a service or application. An “authenticated session” indicates an interaction wherein the identity of the user has been asserted and, in some configurations, verified. - This selection initiates a request to the
plugin 204, if installed (if not installed, in some embodiments the user is prompted to install the plugin). The term “plugin” is used here, but in other embodiments of the invention this function might be performed by any other component such as extensions, software agents, add-ons, snap-ins, scriptlets, or similar technologies. - A request then passes from the
plugin 204 to theservices 206, where a database, such as the User-App Login DB 208, is checked, and corresponding login credentials for the user are retrieved. The User-App Login DB 208 may be hosted as part of theservices 206, or may be an externally-hosted database or similar system. These login credentials might be, for example, username and password, a PIN, a public key or certificate, biometric information, or any other type of authentication information. - In some embodiments, all external connections to and from the
system 205 are performed over a network, such as the public Internet or private networks. - If the
external App 210 allows server-side logins, a login request is sent from theservices 206, passing the user's login credentials to the external App'sservers 210. This login request may occur via submitting the external App's 210 login from inside avirtual browser 207, or other user client emulator, or via an API, if available. Theexternal App 210 replies with session/cookie information, which theservices 206 send back toplugin 204. This session/cookie information might be standard HTTP cookies, or in other embodiments of the invention, it could be a session GUID or similar token, or any other manner of tracking identifiers typically transferred between systems to indicate an authenticated session. Theservice 206 logs this access in theAccess Log database 209 for later auditing. - If the
external App 210 does not allow server-side logins, theservices 206 pass an encrypted script, including the user's login credentials, back to theplugin 204. Theplugin 204 then issues a login request to theexternal App 210, and captures the session/cookie information response. - In both cases, the
plugin 204 then passes the session/cookie information to the user'sbrowser 201, and the user'sbrowser 201 is forwarded to their desiredApp 210, where the user arrives already logged in, without being required to enter login information to start their session. Theplugin 204 can also log this access in theAccess Log database 209 via theservices 205, for later auditing. - In some configurations, the
system 205 includes a secondary auditing function which may be very beneficial to the user of the service with respect to business compliance and governance. The data contained within thisAccess Log database 209 can be queried and reported in various formats. This data can be used to create reports for testing evidence for audits such as SOX, GLB, PCI, HIPAA, and other industry-specific data and information security compliance regulations. Such data can also be used to produce activity reports for a single user or a group of users across all managed and monitored SaaS applications. -
FIG. 3 illustrates a flowchart for performing a method of sign-on for multiple software as a service (SaaS) applications in accordance with an embodiment of the invention. This drawing is a walk-through of embodiments of systems according to the present disclosure such as the system described inFIG. 2 . - As seen in
FIG. 3 , the single sign-on function starts atstep 300 when a user requests a session with the external application (App) of their choosing. This request may be initiated by choosing from the Apps available in theirdashboard 202, by clicking on the corresponding widget/logo 203. Atstep 301, this request is then passed from the user's browser, optionally through theplugin 204, and on to theservice 205. - In
step 302, the request is received by theservice 205, where theservice 205 verifies that the user is validly signed in to theservice 205. If not, this request process ends atstep 303, where the user is asked to sign in to theservice 205. If the user is properly signed in to theservice 205, the user's sign-in credentials with the desired App are retrieved from a database, such as the User-App DB 208, instep 304. If no valid credentials are found for the user for the desiredexternal App 210 in the User-App DB 208, this request process ends atstep 303, where the user is alerted to the missing/invalid credentials. - If valid sign-in credentials are found in
step 304, or, in some embodiments, insteps service 205 next determines if theexternal App 210 requires client-side login, instep 306. - If in
step 306 it is determined theexternal App 210 requires client-side login, a login script is generated by theservices 205 instep 307. In some configurations it may be desirable to have sensitive data in the script encrypted, and the entire script cryptographically signed, to detect and prevent tampering. This script is then returned to theplugin 204, where the script is executed, via a connection to theexternal App 210, instep 308. - If in
step 306 it is determined that theexternal App 210 does not require a client-side login, instep 309 theservices 205 next evaluate if the App requires a special API to execute the login. This evaluation may take place using any method which would allow the system to recognize whether an API is required, or the requirement may be saved or designated by the service such that an evaluation is not required at each access. In some configurations, this evaluation is based on a hierarchy of access methods. For example, if a standards-based SSO API, such as but not limited to SAML or OpenID, is available fromexternal App 210, it is utilized. Thesystem 205 may elect to use a configured access token (for example, API key or OAuth) in requests not involving authentication. If the external App does require a special API call, instep 310 the service constructs and executes the required API call. - If in
step 309 it is determined that no special API is required, in step 311 a “virtual browser” or other similar emulator is started by theservice 205. Instep 312, the virtual browser loads the external App's login form, supplies the user's credentials, and submits the form. - Successful execution of
steps external App 210 to the various potential methods of login requests is captured, and transmitted to theplugin 204, or directly to the user if a plugin is not in use, if not already there. - In
step 314, theplugin 204 passes the session/cookie information to the user'sbrowser 201, and instep 315 the browser is forwarded to the desired App's URL. The process ends atstep 316, as the user arrives at theexternal App 210 as a logged in user, without being required to enter login information to start their session. - As described previously, it can also be desirable to be able to manage user accounts for various Apps through the service. Such a process may allow an administrator or user to detect existing users and associated accounts and map them to each other to give users access to these accounts. The process may also allow for deleting, clearing, and quick management of other accounts and account access. The process may also allow for quick bulk creation of new/existing user access to new/existing Apps.
FIG. 4 illustrates one configuration of a process according to one embodiment of the present disclosure for creating user accounts en masse in theservice 205 or anexternal App 210, such that users can then access these user accounts from their client application, based on existing user accounts in either. This process may be useful in organizations with many users, using many Apps, saving Administrators and users time when starting to use the service, or when rolling out new external Apps to the organization. By starting with the list of users already existing in one (or multiple) systems, accounts can quickly be created for all required users in any new Apps. This process may also be useful in identifying accounts that should be removed or disabled from one or more of the systems. - In
step 405, the lists of user accounts, along with basic account information (examples: email address, first name, last name) for the organization are gathered from the service and from the external App. The external App referenced here might be an SaaS system, an LDAP service or similar directory system containing accounts for some or all members of the organization. This process may be automated, via APIs, or the administrator may supply a text file with the account information. The basic account information may be for members of the organization or third parties that the organization may want to provide access or accounts for to the system. - In
step 410, the lists are compared, searching for exact matches of the information fields provided (for example, based on email address associated with the user account). - In
step 415, the lists are compared, searching for “fuzzy” or near matches of the information fields being compared (for example, based on first and last name associated with the user account). In some configurations, steps 410 and 415 may be combined, whereas in other configurations only one or both of the steps may exist. - In
step 420, the lists are compared, to find accounts in either system that were not matched insteps - In
step 425, the results of the mapping process (steps 410-420) are presented to the user/Administrator, who is allowed to make corrections (for example: adding, removing or modifying account mappings, or excluding new accounts from being created). In some configurations, this step may be omitted proceeding directly to step 430. - In
step 430, accounts are created/removed/modified in theservice 205 or theexternal App 210 as needed. The creation/removal/modification of accounts may be completely automated, via, for example, APIs, or may enlist user involvement. After the accounts have been created/removed/modified, all account mappings are saved in the User-App Login DB 208. These saved account mappings are later used to associate the user account in theservice 205 with the corresponding account in the external App(s) 210, and are referenced, for example, when a user requests a session with anexternal App 210, or when the service needs to check anexternal App 210 for new messages for the user. - In some configurations, the service may provide users with a streamlined view of messages, alerts, or notifications from all or a subset of the Apps they can access through the service.
FIG. 5 illustrates asystem 500 for creating an integrated message inbox for a user of multiple external services, in accordance with an embodiment of the invention. The “messages” might be e-mail-like correspondence, system status updates or alerts, social media updates, or any other type of message that might be generated by theexternal Apps 210. This system aggregates the messages generated by the variousexternal Apps 210 for the user in one central repository. In other configurations, the messages or alerts may be placed in any number of separate inboxes rather a single inbox. This central repository may also contain system alerts and e-mail-like correspondence from theservice 205. - The integrated message box system flow starts when the
Message Retrieval Service 501 executes. This process may start automatically (scheduled, periodic, etc.), or on user (for example, end user or administrator) request. - The
Message Retrieval Service 501 may execute for all users, a group of users, or a single user listed in a database, such as the User-App Login DB 505. The Message Retrieval Service iterates over the following process for all or a subset of theexternal Apps 210 associated with the user accounts for which it is attempting to retrieve messages: - The
Message Retrieval Service 501 retrieves the necessary Login Credentials for the account(s) for which it will be retrieving messages from the User-App Login DB 505. It then passes a request to theApp Interaction Layer 502, where the system decides the appropriate method for connecting to the external App 507.n in question. The App Interaction Layer may connect to the external App 507.n via aVirtual Browser 503, via anAPI 504, or any other appropriate connection method. - In either case, the user account's login credentials are sent to the external App 507.n, and any new messages for the user are requested.
- Any new messages received from the external App 507.n are saved into the
App Message DB 506, and will be available for the user when they access theportal 202. In some configurations, while the user is using the portal 202, these messages may also be updated in real time through use of available real time update techniques or technologies (for example, web sockets, long-polling or other persistent or semi-persistent network connections). In yet other configurations, these techniques may also be used to update, in real time, areas of the interface unrelated to messaging, such as the list of available Apps. -
FIG. 6 depicts an illustration of a system which provides single sign-on to an application. Thesystem 600 incorporates auser interface 604, a user andpermissions database 606, and the functionality which allows the creation ofapplication authentication 608. As described previously, a manager, company, or managinguser 612 may access thesystem 600 and provide settings or information to provide access tousers 602 forapplications 610. Theuser 602 may be a member or employee of the company themanager 612 belongs to or an outside party or other system user that has been authorized access to anapp 610 by a manager orother person 612 authorized to provide access or access credentials. - A
manager 612 may access thesystem 600 via auser interface 604. From theuser interface 604 themanager 612 may enter credentials for access to 3rdparty applications 610 into the user andpermissions database 606. These credentials may be for themanager 612 themselves or forother system users 602. These may be existing users or newly created users. Themanager 612 may also manage and maintain lists ofusers 602 and access permissions. - A
user 602 may access thesystem 600 via auser interface 604, using a single log on to the system. Once logged into the system 600 auser 602 would be presented with an interface which displays a listing of 3rd party applications or apps that the user may access. The listing may be of applications that the user already has been given permissions to, without further input of log in credentials, but may also include other applications the user may access if the user can provide access credentials. - After a user chooses an
application 610 to access, thesystem 600 determines whether the user has access to the chosen application. Next thesystem 600 executes the appropriateapp authentication process 608 and passes the authenticated session to theuser 602. As described previously, this authentication may be done server to server between thesystem 600 and the 3rdparty app 610, such that the session is then passed to theuser 602, or the information may be passed to aplugin 614 on the user'ssystem 602, such that encrypted information may be passed to theplugin 614 from thesystem 600 to create or initiate the authenticated session for theapp 610, without the user ever inputting or having known the log in credentials for theapp 610. Thereby, the user can access several 3rd party apps by logging in to the system with a single log in and not providing any further log in credentials. - While the foregoing written description of the invention enables one of ordinary skill to create and use what is considered presently to be the best mode thereof, those of ordinary skill will understand and appreciate the existence of variations, combinations, and equivalents of the specific embodiment, method, and examples herein. The invention should therefore not be limited by the above described embodiment, method, and examples, but by all embodiments and methods within the scope and spirit of the invention.
Claims (21)
Priority Applications (2)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
US16/048,460 US11228574B2 (en) | 2013-03-14 | 2018-07-30 | System for managing remote software applications |
US17/646,693 US12095752B2 (en) | 2013-03-14 | 2021-12-31 | System for managing remote software applications |
Applications Claiming Priority (3)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
US201361782519P | 2013-03-14 | 2013-03-14 | |
US14/097,120 US10200351B2 (en) | 2013-03-14 | 2013-12-04 | System for managing remote software applications |
US16/048,460 US11228574B2 (en) | 2013-03-14 | 2018-07-30 | System for managing remote software applications |
Related Parent Applications (1)
Application Number | Title | Priority Date | Filing Date |
---|---|---|---|
US14/097,120 Continuation US10200351B2 (en) | 2013-03-14 | 2013-12-04 | System for managing remote software applications |
Related Child Applications (1)
Application Number | Title | Priority Date | Filing Date |
---|---|---|---|
US17/646,693 Continuation US12095752B2 (en) | 2013-03-14 | 2021-12-31 | System for managing remote software applications |
Publications (2)
Publication Number | Publication Date |
---|---|
US20180337910A1 true US20180337910A1 (en) | 2018-11-22 |
US11228574B2 US11228574B2 (en) | 2022-01-18 |
Family
ID=51535044
Family Applications (3)
Application Number | Title | Priority Date | Filing Date |
---|---|---|---|
US14/097,120 Active US10200351B2 (en) | 2013-03-14 | 2013-12-04 | System for managing remote software applications |
US16/048,460 Active 2034-08-21 US11228574B2 (en) | 2013-03-14 | 2018-07-30 | System for managing remote software applications |
US17/646,693 Active 2033-12-17 US12095752B2 (en) | 2013-03-14 | 2021-12-31 | System for managing remote software applications |
Family Applications Before (1)
Application Number | Title | Priority Date | Filing Date |
---|---|---|---|
US14/097,120 Active US10200351B2 (en) | 2013-03-14 | 2013-12-04 | System for managing remote software applications |
Family Applications After (1)
Application Number | Title | Priority Date | Filing Date |
---|---|---|---|
US17/646,693 Active 2033-12-17 US12095752B2 (en) | 2013-03-14 | 2021-12-31 | System for managing remote software applications |
Country Status (2)
Country | Link |
---|---|
US (3) | US10200351B2 (en) |
WO (1) | WO2014158828A1 (en) |
Cited By (20)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
US11050704B2 (en) | 2017-10-12 | 2021-06-29 | Spredfast, Inc. | Computerized tools to enhance speed and propagation of content in electronic messages among a system of networked computing devices |
US11061900B2 (en) | 2018-01-22 | 2021-07-13 | Spredfast, Inc. | Temporal optimization of data operations using distributed search and server management |
US11102271B2 (en) | 2018-01-22 | 2021-08-24 | Spredfast, Inc. | Temporal optimization of data operations using distributed search and server management |
US11128589B1 (en) | 2020-09-18 | 2021-09-21 | Khoros, Llc | Gesture-based community moderation |
US11297151B2 (en) | 2017-11-22 | 2022-04-05 | Spredfast, Inc. | Responsive action prediction based on electronic messages among a system of networked computing devices |
US11438289B2 (en) | 2020-09-18 | 2022-09-06 | Khoros, Llc | Gesture-based community moderation |
US11438282B2 (en) | 2020-11-06 | 2022-09-06 | Khoros, Llc | Synchronicity of electronic messages via a transferred secure messaging channel among a system of various networked computing devices |
US11470161B2 (en) * | 2018-10-11 | 2022-10-11 | Spredfast, Inc. | Native activity tracking using credential and authentication management in scalable data networks |
US11538064B2 (en) | 2017-04-28 | 2022-12-27 | Khoros, Llc | System and method of providing a platform for managing data content campaign on social networks |
US11546331B2 (en) | 2018-10-11 | 2023-01-03 | Spredfast, Inc. | Credential and authentication management in scalable data networks |
US11570128B2 (en) | 2017-10-12 | 2023-01-31 | Spredfast, Inc. | Optimizing effectiveness of content in electronic messages among a system of networked computing device |
US11601398B2 (en) | 2018-10-11 | 2023-03-07 | Spredfast, Inc. | Multiplexed data exchange portal interface in scalable data networks |
US11627100B1 (en) | 2021-10-27 | 2023-04-11 | Khoros, Llc | Automated response engine implementing a universal data space based on communication interactions via an omnichannel electronic data channel |
US11627053B2 (en) | 2019-05-15 | 2023-04-11 | Khoros, Llc | Continuous data sensing of functional states of networked computing devices to determine efficiency metrics for servicing electronic messages asynchronously |
US11687573B2 (en) | 2017-10-12 | 2023-06-27 | Spredfast, Inc. | Predicting performance of content and electronic messages among a system of networked computing devices |
US11714629B2 (en) | 2020-11-19 | 2023-08-01 | Khoros, Llc | Software dependency management |
US11741551B2 (en) | 2013-03-21 | 2023-08-29 | Khoros, Llc | Gamification for online social communities |
US11924375B2 (en) | 2021-10-27 | 2024-03-05 | Khoros, Llc | Automated response engine and flow configured to exchange responsive communication data via an omnichannel electronic communication channel independent of data source |
US11936652B2 (en) | 2018-10-11 | 2024-03-19 | Spredfast, Inc. | Proxied multi-factor authentication using credential and authentication management in scalable data networks |
US12120078B2 (en) | 2020-09-18 | 2024-10-15 | Khoros, Llc | Automated disposition of a community of electronic messages under moderation using a gesture-based computerized tool |
Families Citing this family (16)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
US20140082702A1 (en) * | 2012-09-19 | 2014-03-20 | Spark Devices | Systems and methods for controlling and communicating with connected devices |
US10200351B2 (en) * | 2013-03-14 | 2019-02-05 | Google Llc | System for managing remote software applications |
CN104184701A (en) * | 2013-05-21 | 2014-12-03 | 腾讯科技(深圳)有限公司 | Third-party application log-in method, device and terminal |
US10412586B2 (en) * | 2013-12-17 | 2019-09-10 | Dropbox, Inc. | Limited-functionality accounts |
WO2015135366A1 (en) * | 2014-03-10 | 2015-09-17 | 北京奇虎科技有限公司 | Application anti-uninstallation method and device |
US9344433B2 (en) | 2014-07-15 | 2016-05-17 | Dropbox, Inc. | Unregistered user account generation for content item sharing |
US9473486B2 (en) * | 2014-12-05 | 2016-10-18 | International Business Machines Corporation | Single sign on availability |
US10375053B2 (en) | 2016-09-09 | 2019-08-06 | Microsoft Technology Licensing, Llc | Cross-platform single sign-on accessibility of a productivity application within a software as a service platform |
US11829994B1 (en) | 2017-02-14 | 2023-11-28 | Wells Fargo Bank, N.A. | Instant wallet credit card |
US11068567B2 (en) | 2017-06-04 | 2021-07-20 | Harsha Ramalingam | Self-owned authentication and identity framework |
US10984078B2 (en) * | 2018-07-16 | 2021-04-20 | Vmware, Inc. | Systems and methods for improved authentication |
US11178118B2 (en) * | 2019-04-09 | 2021-11-16 | First Data Corporation | Network provisioning and tokenization using a remote terminal |
US11128676B2 (en) * | 2019-04-16 | 2021-09-21 | Citrix Systems, Inc. | Client computing device providing predictive pre-launch software as a service (SaaS) sessions and related methods |
US11017064B2 (en) | 2019-05-14 | 2021-05-25 | Bank Of America Corporation | Authentication using interprogram communication |
US11769132B1 (en) | 2019-05-22 | 2023-09-26 | Wells Fargo Bank, N.A. | P2P payments via integrated 3rd party APIs |
US20220294788A1 (en) * | 2021-03-09 | 2022-09-15 | Oracle International Corporation | Customizing authentication and handling pre and post authentication in identity cloud service |
Citations (8)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
US6421768B1 (en) * | 1999-05-04 | 2002-07-16 | First Data Corporation | Method and system for authentication and single sign on using cryptographically assured cookies in a distributed computer environment |
US20020173981A1 (en) * | 2001-05-18 | 2002-11-21 | Stewart Brett B. | Domain place registration system and method for registering for geographic based services |
US20080186882A1 (en) * | 2007-02-05 | 2008-08-07 | Contigo Mobility, Inc. | Providing easy access to radio networks |
US20090007248A1 (en) * | 2007-01-18 | 2009-01-01 | Michael Kovaleski | Single sign-on system and method |
US20130166918A1 (en) * | 2011-12-27 | 2013-06-27 | Majid Shahbazi | Methods for Single Signon (SSO) Using Decentralized Password and Credential Management |
US20130304797A1 (en) * | 2012-05-08 | 2013-11-14 | Fmr Llc | Providing an Integrated Suite of Cloud-Based, Hosted and Internal Applications |
US20140189840A1 (en) * | 2012-12-27 | 2014-07-03 | Motorola Solutions, Inc. | Method and apparatus for single sign-on collaboration among mobile devices |
US20140282971A1 (en) * | 2013-03-14 | 2014-09-18 | Bitium, Inc. | System for managing remote software applications |
Family Cites Families (21)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
ATE311063T1 (en) * | 2000-02-08 | 2005-12-15 | Swisscom Mobile Ag | UNITED LOGIN PROCESS |
US7631084B2 (en) * | 2001-11-02 | 2009-12-08 | Juniper Networks, Inc. | Method and system for providing secure access to private networks with client redirection |
US20040003081A1 (en) * | 2002-06-26 | 2004-01-01 | Microsoft Corporation | System and method for providing program credentials |
JP4487490B2 (en) * | 2003-03-10 | 2010-06-23 | ソニー株式会社 | Information processing apparatus, access control processing method, information processing method, and computer program |
US20050240671A1 (en) * | 2004-04-23 | 2005-10-27 | Loraine Beyer | IP-based front-end web server |
US7467402B2 (en) * | 2004-08-24 | 2008-12-16 | Whitehat Security, Inc. | Automated login session extender for use in security analysis systems |
US20070174193A1 (en) * | 2006-01-20 | 2007-07-26 | The Bank Of New York Company, Inc. | System and method for providing single sign-on functionality |
US20070226783A1 (en) * | 2006-03-16 | 2007-09-27 | Rabbit's Foot Security, Inc. (A California Corporation) | User-administered single sign-on with automatic password management for web server authentication |
US20100153569A1 (en) * | 2007-03-09 | 2010-06-17 | Ghost, Inc. | System and Method for a Virtual Hosted Operating System |
US8738897B2 (en) * | 2007-04-25 | 2014-05-27 | Apple Inc. | Single sign-on functionality for secure communications over insecure networks |
US8418238B2 (en) * | 2008-03-30 | 2013-04-09 | Symplified, Inc. | System, method, and apparatus for managing access to resources across a network |
US8856869B1 (en) * | 2009-06-22 | 2014-10-07 | NexWavSec Software Inc. | Enforcement of same origin policy for sensitive data |
US9049182B2 (en) * | 2009-08-11 | 2015-06-02 | Novell, Inc. | Techniques for virtual representational state transfer (REST) interfaces |
US8763104B2 (en) * | 2009-08-27 | 2014-06-24 | International Business Machines Corporation | Establishing and maintaining an improved Single Sign-on (SSO) facility |
US20110138453A1 (en) * | 2009-12-03 | 2011-06-09 | Samsung Electronics Co., Ltd. | Single sign-on in mixed http and sip environments |
US9461996B2 (en) | 2010-05-07 | 2016-10-04 | Citrix Systems, Inc. | Systems and methods for providing a single click access to enterprise, SAAS and cloud hosted application |
WO2012030624A1 (en) | 2010-08-30 | 2012-03-08 | Vmware, Inc. | Unified workspace for thin, remote, and saas applications |
US8683562B2 (en) * | 2011-02-03 | 2014-03-25 | Imprivata, Inc. | Secure authentication using one-time passwords |
US8955078B2 (en) * | 2011-06-30 | 2015-02-10 | Cable Television Laboratories, Inc. | Zero sign-on authentication |
US8844013B2 (en) * | 2011-10-04 | 2014-09-23 | Salesforce.Com, Inc. | Providing third party authentication in an on-demand service environment |
US9015328B2 (en) * | 2013-03-07 | 2015-04-21 | Fiserv, Inc. | Single sign-on processing for associated mobile applications |
-
2013
- 2013-12-04 US US14/097,120 patent/US10200351B2/en active Active
-
2014
- 2014-03-04 WO PCT/US2014/020426 patent/WO2014158828A1/en active Application Filing
-
2018
- 2018-07-30 US US16/048,460 patent/US11228574B2/en active Active
-
2021
- 2021-12-31 US US17/646,693 patent/US12095752B2/en active Active
Patent Citations (8)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
US6421768B1 (en) * | 1999-05-04 | 2002-07-16 | First Data Corporation | Method and system for authentication and single sign on using cryptographically assured cookies in a distributed computer environment |
US20020173981A1 (en) * | 2001-05-18 | 2002-11-21 | Stewart Brett B. | Domain place registration system and method for registering for geographic based services |
US20090007248A1 (en) * | 2007-01-18 | 2009-01-01 | Michael Kovaleski | Single sign-on system and method |
US20080186882A1 (en) * | 2007-02-05 | 2008-08-07 | Contigo Mobility, Inc. | Providing easy access to radio networks |
US20130166918A1 (en) * | 2011-12-27 | 2013-06-27 | Majid Shahbazi | Methods for Single Signon (SSO) Using Decentralized Password and Credential Management |
US20130304797A1 (en) * | 2012-05-08 | 2013-11-14 | Fmr Llc | Providing an Integrated Suite of Cloud-Based, Hosted and Internal Applications |
US20140189840A1 (en) * | 2012-12-27 | 2014-07-03 | Motorola Solutions, Inc. | Method and apparatus for single sign-on collaboration among mobile devices |
US20140282971A1 (en) * | 2013-03-14 | 2014-09-18 | Bitium, Inc. | System for managing remote software applications |
Cited By (26)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
US11741551B2 (en) | 2013-03-21 | 2023-08-29 | Khoros, Llc | Gamification for online social communities |
US11538064B2 (en) | 2017-04-28 | 2022-12-27 | Khoros, Llc | System and method of providing a platform for managing data content campaign on social networks |
US11050704B2 (en) | 2017-10-12 | 2021-06-29 | Spredfast, Inc. | Computerized tools to enhance speed and propagation of content in electronic messages among a system of networked computing devices |
US11570128B2 (en) | 2017-10-12 | 2023-01-31 | Spredfast, Inc. | Optimizing effectiveness of content in electronic messages among a system of networked computing device |
US11539655B2 (en) | 2017-10-12 | 2022-12-27 | Spredfast, Inc. | Computerized tools to enhance speed and propagation of content in electronic messages among a system of networked computing devices |
US11687573B2 (en) | 2017-10-12 | 2023-06-27 | Spredfast, Inc. | Predicting performance of content and electronic messages among a system of networked computing devices |
US11297151B2 (en) | 2017-11-22 | 2022-04-05 | Spredfast, Inc. | Responsive action prediction based on electronic messages among a system of networked computing devices |
US11765248B2 (en) | 2017-11-22 | 2023-09-19 | Spredfast, Inc. | Responsive action prediction based on electronic messages among a system of networked computing devices |
US11496545B2 (en) | 2018-01-22 | 2022-11-08 | Spredfast, Inc. | Temporal optimization of data operations using distributed search and server management |
US11102271B2 (en) | 2018-01-22 | 2021-08-24 | Spredfast, Inc. | Temporal optimization of data operations using distributed search and server management |
US11061900B2 (en) | 2018-01-22 | 2021-07-13 | Spredfast, Inc. | Temporal optimization of data operations using distributed search and server management |
US11657053B2 (en) | 2018-01-22 | 2023-05-23 | Spredfast, Inc. | Temporal optimization of data operations using distributed search and server management |
US11470161B2 (en) * | 2018-10-11 | 2022-10-11 | Spredfast, Inc. | Native activity tracking using credential and authentication management in scalable data networks |
US11546331B2 (en) | 2018-10-11 | 2023-01-03 | Spredfast, Inc. | Credential and authentication management in scalable data networks |
US11601398B2 (en) | 2018-10-11 | 2023-03-07 | Spredfast, Inc. | Multiplexed data exchange portal interface in scalable data networks |
US11936652B2 (en) | 2018-10-11 | 2024-03-19 | Spredfast, Inc. | Proxied multi-factor authentication using credential and authentication management in scalable data networks |
US11805180B2 (en) | 2018-10-11 | 2023-10-31 | Spredfast, Inc. | Native activity tracking using credential and authentication management in scalable data networks |
US11627053B2 (en) | 2019-05-15 | 2023-04-11 | Khoros, Llc | Continuous data sensing of functional states of networked computing devices to determine efficiency metrics for servicing electronic messages asynchronously |
US12120078B2 (en) | 2020-09-18 | 2024-10-15 | Khoros, Llc | Automated disposition of a community of electronic messages under moderation using a gesture-based computerized tool |
US11729125B2 (en) | 2020-09-18 | 2023-08-15 | Khoros, Llc | Gesture-based community moderation |
US11438289B2 (en) | 2020-09-18 | 2022-09-06 | Khoros, Llc | Gesture-based community moderation |
US11128589B1 (en) | 2020-09-18 | 2021-09-21 | Khoros, Llc | Gesture-based community moderation |
US11438282B2 (en) | 2020-11-06 | 2022-09-06 | Khoros, Llc | Synchronicity of electronic messages via a transferred secure messaging channel among a system of various networked computing devices |
US11714629B2 (en) | 2020-11-19 | 2023-08-01 | Khoros, Llc | Software dependency management |
US11924375B2 (en) | 2021-10-27 | 2024-03-05 | Khoros, Llc | Automated response engine and flow configured to exchange responsive communication data via an omnichannel electronic communication channel independent of data source |
US11627100B1 (en) | 2021-10-27 | 2023-04-11 | Khoros, Llc | Automated response engine implementing a universal data space based on communication interactions via an omnichannel electronic data channel |
Also Published As
Publication number | Publication date |
---|---|
WO2014158828A1 (en) | 2014-10-02 |
US11228574B2 (en) | 2022-01-18 |
US20140282971A1 (en) | 2014-09-18 |
US20220124081A1 (en) | 2022-04-21 |
US12095752B2 (en) | 2024-09-17 |
US10200351B2 (en) | 2019-02-05 |
Similar Documents
Publication | Publication Date | Title |
---|---|---|
US12095752B2 (en) | System for managing remote software applications | |
US11848936B2 (en) | Method, apparatus, and computer program product for selectively granting permissions to group-based objects in a group-based communication system | |
US9860234B2 (en) | Bundled authorization requests | |
US10084823B2 (en) | Configurable adaptive access manager callouts | |
EP2893686B1 (en) | Ldap-based multi-customer in-cloud identity management system | |
US9237156B2 (en) | Systems and methods for administrating access in an on-demand computing environment | |
US11153293B1 (en) | Identity information linking | |
US10862747B2 (en) | Single user device staging | |
US12132717B2 (en) | Identity information linking | |
Herzberg et al. | Authentication: Keeping Strangers Out |
Legal Events
Date | Code | Title | Description |
---|---|---|---|
AS | Assignment |
Owner name: GOOGLE LLC, CALIFORNIA Free format text: ASSIGNMENT OF ASSIGNORS INTEREST;ASSIGNOR:BITIUM INC.;REEL/FRAME:046503/0436 Effective date: 20171027 Owner name: BITIUM, INC., CALIFORNIA Free format text: ASSIGNMENT OF ASSIGNORS INTEREST;ASSIGNORS:GUSTAVSON, ERIK;KRIZ, SCOTT;EISENBERGER, AARON;AND OTHERS;SIGNING DATES FROM 20131230 TO 20140106;REEL/FRAME:046503/0298 |
|
FEPP | Fee payment procedure |
Free format text: ENTITY STATUS SET TO UNDISCOUNTED (ORIGINAL EVENT CODE: BIG.); ENTITY STATUS OF PATENT OWNER: LARGE ENTITY |
|
STPP | Information on status: patent application and granting procedure in general |
Free format text: DOCKETED NEW CASE - READY FOR EXAMINATION |
|
STPP | Information on status: patent application and granting procedure in general |
Free format text: NON FINAL ACTION MAILED |
|
STPP | Information on status: patent application and granting procedure in general |
Free format text: DOCKETED NEW CASE - READY FOR EXAMINATION |
|
STPP | Information on status: patent application and granting procedure in general |
Free format text: NON FINAL ACTION MAILED |
|
STPP | Information on status: patent application and granting procedure in general |
Free format text: RESPONSE TO NON-FINAL OFFICE ACTION ENTERED AND FORWARDED TO EXAMINER |
|
STPP | Information on status: patent application and granting procedure in general |
Free format text: NOTICE OF ALLOWANCE MAILED -- APPLICATION RECEIVED IN OFFICE OF PUBLICATIONS |
|
STPP | Information on status: patent application and granting procedure in general |
Free format text: PUBLICATIONS -- ISSUE FEE PAYMENT VERIFIED |
|
STCF | Information on status: patent grant |
Free format text: PATENTED CASE |