Configuring Custom Log On, Log Off, and Time Out Messages

Step 1: Customize the Message

You can configure a customized message that is displayed when users of SAS Web applications log on, log off, or the session reaches the time out interval. To enable the display of a custom message, follow these steps:
  1. Edit one or both of the SAS-install-dir\SASWebInfrastructurePlatform\9.3\Static\wars\sas.svcs.logon\logoff_custom.jsp and logon_custom.jsp files.
    The time out message is customized in the logoff_custom.jsp file. Each file is included as part of an HTML page. Therefore, each should contain valid HTML code.
  2. Save your changes.

Step 2: Configure SAS Application Infrastructure

  1. Log on to SAS Management Console.
  2. On the Plug-ins tab, select Application Managementthen selectConfiguration Manager, right-click SAS Application Infrastructure, and select Properties.
  3. Click the Settings tab.
  4. Select Policies in the left pane.
  5. Set any or all of these properties to Yes:
    • Display custom logon message
    • Display custom logoff message
    • Display custom timeout message
    Click OK.
  6. Exit from SAS Management Console.

Step 3: Rebuild and Redeploy SAS Web Infrastructure Platform

  1. Rebuild the SAS Web Infrastructure Platform with the SAS Deployment Manager.
  2. Redeploy the SAS Web Infrastructure Platform Applications Web application (sas.wip.apps9.3.ear). Also redeploy the services (sas.wip.services9.3.ear), SAS Content Server (sas.wip.scs9.3.ear), and stored process Web application (sas.storedprocess9.3.ear).
  3. Verify that the custom logoff message is displayed when you log on and log off from the Web application.