Info*Engine Server Configuration

Here you define the configuration properties of an Info*Engine servlet. An Info*Engine servlet provides the interface between the Web server and the Info*Engine server.

For Info*Engine Server Authentication, complete the following fields.

  • Authentication Task Relative Path—defines 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 Realm—defines 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.