For Info*Engine Server Authentication,
complete the following fields.
- Authentication Task Relative Pathdefines the relative path
of the task that is to be used by the servlet to authenticate users. Removing the
relative path disables authentication.
- Authentication HTTP Realmdefines the HTTP realm that is to be
specified in authentication challenges sent by the servlet. This is
only used when both the Authentication Task Relative Path and the Idle
Timeout properties are defined.
- Idle Timeout (minutes)defines the idle timeout parameter in minutes. When
this property is defined, the servlet sends an authentication challenge to the
user. This action takes place whenever the time between the
requests received by the servlet is exceeded by the timeout value specified here.
For detailed information, see the Info*Engine Installation and Configuration Guide.