Sun Java System Access Manager Policy Agent 2.2 Guide for BEA WebLogic Server/Portal 9.2

ProcedureTo Set Logout-Related Properties for the Sample Portal

  1. (Conditional) If the J2EE agent AMAgent.properties configuration file is not currently open, access it now using the text editor of your choice.

  2. Set the properties related to logging out.

    As indicated in the substeps that follow, locate the respective properties in the file and set them as shown.

    1. Set the following property as such:

      com.sun.identity.agents.config.logout.uri[groupspace] = /groupspace/communityFiles/shell/logout.jsp

    2. Set the following property as such:

      com.sun.identity.agents.config.logout.request.param[groupspace] = logout

    3. Set the following property as such:

      com.sun.identity.agents.config.logout.introspect.enabled = true

  3. (Conditional) If you are finished editing the J2EE agent AMAgent.properties configuration file, save and close the file.