|
|
|
India_sales_single_sign_on
Single sign-on (SSO) is a method of access control that enables a user to authenticate once and gain access to the resources of multiple software systems.

In a homogeneous IT infrastructure or at least where a single user entity authentication scheme exists or where user database is centralized, single sign-on is a visible benefit. All users in this infrastructure would have one or single authentication credentials. E.g. say in an organization stores its user database in a LDAP database. All Information processing systems can use such a LDAP database for user authentication and authorization, which in turn means single sign-on, has been achieved organization wide.
  Back to Top