NonStop Servlets for JavaServer Pages (NSJSP) 7.0 System Administrator's Guide

Managing NSJSP
NonStop Servlets for JavaServer Pages (NSJSP) 7.0 System Administrator’s Guide674372-005
4-94
NSJSP Manager Operations
Table 4-34 lists the properties for Single Sign On Valve.
Administration of Realm
A Realm element represents a database of user names, passwords, and roles
assigned to the users. Different implementations of Realm allow Catalina to be
integrated into environments where such authentication information is already being
created and maintained, and then utilize that information to implement Container
Managed Security as described in the Servlet Specification.
Figure 4-48. Single Sign On Valve
Table 4-34. Property list for Single Sign On Valve
Property Description Modifiable
Default
Value
Reauthent
ication
Flag to determine whether each request needs
to be reauthenticated to the security Realm. If
true, this Valve uses cached security
credentials (user name and password) to
reauthenticate to the Realm each request
associated with an SSO session. If false, the
Valve can itself authenticate requests based
on the presence of a valid SSO cookie, without
rechecking with the Realm.
Yes False
Cookie
Domain
Sets the host domain to be used for SSO
cookies.
Yes