Network Deployment (Distributed operating systems), v8.0 > Secure applications and their environment > Authenticate users > Single sign-on for authentication


Single sign-on for authentication using LTPA cookies

With single sign-on (SSO) support, web users can authenticate once when accessing both WAS resources, such as HTML, JSP files, servlets, enterprise beans, and Lotus Domino resources, such as documents in a Domino database, or accessing resources in multiple WAS domains.

Application servers distributed in multiple nodes and cells can securely communicate using the Lightweight Third Party Authentication (LTPA) protocol. LTPA is intended for distributed, multiple application server and machine environments. LTPA can support security in a distributed environment through cryptography. This support permits LTPA to encrypt, digitally sign, and securely transmit authentication-related data, and later decrypt and verify the signature.

LTPA also provides the SSO feature wherein a user is required to authenticate only once in a DNS domain and can access resources in other WAS cells without getting prompted. Web users can authenticate once to a WAS or to a Domino server. This authentication is accomplished by configuring WASs and the Domino servers to share authentication information.

Without logging in again, web users can access other WASs or Domino servers in the same DNS domain that are enabled for SSO. We can enable SSO among WASs by configuring SSO for WAS.

To enable SSO between WASs and Domino servers, configure SSO for both WAS and for Domino.


Prerequisites and conditions

To take advantage of support for SSO between WASs or between WAS and a Domino server, applications must meet the following prerequisites and conditions:


Use a WAS API to achieve downstream web single sign-on with an LtpaToken2 cookie
Single sign-on for HTTP requests using SPNEGO web authentication
Single sign-on for authentication
Create a single sign-on for HTTP requests using SPNEGO Web authentication

+

Search Tips   |   Advanced Search