- The web server is now also used to support the web UI for Assure MFA.
The web server job now runs in the subsystem for the Assure Security instance. Previously, the web server job ran under the subsystem identified by attributes of the specified job description (JOBD parameter) indicated on the CFGAPPSVR command.
- The JOBD parameter is removed.
- The following parameters have been added:
Session time out (TIMEOUT)
Specifies how many minutes a user's web application session will remain available before being ended due to inactivity. The default value is 30 minutes.
Session keep-alive (KEEPALIVE)
Specifies how many seconds that user activity in a web application session is allowed before the application notifies the web application server that the session is still active.
The default value is 60 seconds.