CUSTOM_LOGOUT_PAGE

Description:

This parameter allows you to specify the URL to use after the user logs out of the application. Previously, users were taken to the system login page after logging out because login.jsp was permanently coded in logout.jsp.

This page can now be configured using the CUSTOM_LOGOUT_PAGE registry parameter. If a value is provided, then after logout the application redirects to the page specified by the parameter. Otherwise, the application uses the default login page.

Valid Values:

Any valid URL

Default Value:

null

Location:

system/WORKBRAIN_PARAMETERS/

Effective:

Fixpack n/a