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

ProcedureTo Install Agent for BEA WebLogic Server/Portal 8.1 SP4 on a Portal Domain: Configuration

After the installation program has finished, perform the following steps:

  1. Configure the Agent Authenticator.

    For detailed information about configuring the Agent Authenticator, see Configuring the Agent Authentication Provider on Agent for BEA WebLogic Server/Portal 8.1 SP4

  2. Create the portal users in the Portal Administrator.

    You must create the same users in the portal server that exist in Access Manager.

  3. (Optional) Edit the J2EE agent AMAgent.properties configuration file to suit your site's requirement.

    The following properties influence the configuration of the portal domain:

    com.sun.identity.agents.config.logout.uri[] =

    This property is a map construct that is application specific. It identifies a request URI which indicates a logout event.

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

    This property is a map construct that is application specific. It identifies a parameter which when present in the HTTP request indicates a logout event.

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

    This property is a flag that allows the agent to search an HTTP request body for a logout parameter.