|
Single Sign-On |
|
General Concept Single sign-on (SSO) is a user authentication process that permits a user to enter one name and password in order to access multiple applications. The process authenticates the user for all the applications they have been given rights to and eliminates further prompts when they switch applications during a particular session. That is, having entered a login and password once on a central SSO server a user will be automatically logged into other applications, like, issue tracker, source control system, code review system and so on. Note: Single sign-on authentication is only supported in Collaborator Enterprise. For a complete list of differences between Collaborator editions, please see the comparison page. Typically Single Sign-On solutions consist of several components - a SSO server and a number of SSO clients. A SSO server is a component that performs authentication, issues and validates tokens and so forth. SSO clients are intermediate components that can be integrated with various software platforms and applications in order to communicate with the SSO server via some authentication protocol. Most SSO solutions also provide Single Logout functionality - that is they allow users to log out from the application and from the SSO server simultaneously.
The authentication process will consist of the following steps:
The logout process will consist of the following steps:
Single Sign-On Implementations in Collaborator Collaborator supports single sign-on authentication for web client. To use desktop clients (GUI Client, Command-Line Client, Office plug-ins, IDE plug-ins) when single sign-on authentication is enabled, users should generate login tickets and specify them in client connection settings instead of password. There are several ways to enable single sign-on authentication:
|
|
© 2003-2025 SmartBear Software. All rights reserved. |