|
2–1) The agent and Access Manager have been installed on the same
machine and the browser might not be setting the HOST header correctly when
redirected from Access Manager to the agent.
|
2–1) Enable port check functionality. For information about enabling
port check functionality, see Enabling Port Check Functionality in J2EE Agents.
|
|
2–2) The deployment container is running as a user who does not
have write privileges to the audit log directory of the agent.
|
2–2) Refer to the path specified in the J2EE agent AMAgent.properties configuration file for the agent’s local audit file and grant
the necessary write permissions for the user of the deployment container process.
|
|
2–3) The agent filter is configured for a mode that enforces URL
policies and no applicable URL policies have yet been defined in Access Manager.
|
2–3) Define the appropriate URL policies in Access Manager.
|
|
2–4) The agent filter is configured for a mode that enforces URL
polices and the system time on the agent machine is not in sync with the system
time on the Access Manager machine.
|
2–4) Synchronize the time on the agent machine with the time on
the Access Manager machine.
|
|
2–5) The agent is unable to validate user’s session token
issued by Access Manager.
|
2–5) Ensure that the agent is installed on the same domain that
is specified as the cookie domain in Access Manager. If not, enable CDSSO functionality.
If that is not the case, try changing the value of the following property: com.sun.identity.agents.config.sso.decode
|
|
2–6) The agent is configured for CDSSO and the validity time of
the authorization response is smaller than the processing time required by
the agent.
|
2–6) Set an appropriate value for the following property: com.sun.identity.agents.config.cdsso.clock.skew
|
|
2–7) The Login URL specified in the J2EE agent AMAgent.properties configuration file is not reachable by the agent.
|
2–7) Ensure that the Access Manager Login URL is reachable from
the machine where the agent is installed.
|
|
2–8) The Access Manager is installed with SSL and the agent cannot
communicate with it correctly.
|
2–8) Install the appropriate root CA certificate in the keystore
used by the deployment container on which the agent is installed.
|