Installation guide

Configuring the Agent
Chapter 5 Single Sign-on Solution for Oracle Application Servers 139
do_sso_only
Set this value to
true
so that the agent will just enforce user authentication (SSO)
withoutenforcingpolicies (authorization). In this integration,Login Serverhandles
authorization.
com.sun.am.policy.agents.do_sso_only = true
fqdnDefault
This value is set by the agent installation program to thehostname wherethe agent
is installed. Make sure thatthis valueis a fully qualified domainname. Itshould be
set to
hostname.domain
. For example, if the machine is called agent1 and the domain is
example.com
, this property should be set as follows:
com.sun.am.policy.agents.fqdnDefault = agent1.example.com
fqdnMap
This value must be set manually after the agent is installed. It should be set to
hostname|hostname
, where hostname is not a fully qualified domain name and
represents the machine where the agent is installed. If the machine is called agent1
and the fully qualified domain name of the system is agent1.example.com, the
fqdnMap property should be set as follows:
com.sun.am.policy.agents.fqdnMap = agent1 | agent1
For more information about this property see
“com.sun.am.policy.agents.fqdnMap” on page 174)
cdsso-enabled
If CDSSO was enabled when the agent was installed, this property will be set
automatically. Otherwise, add this property and enable it so that SSO works
properly in the Oracle environment.
com.sun.am.policy.agents.cdsso-enabled = true
cdcservletURL
If CDSSO was enabled when the agent was installed, this property will be set
automatically. Otherwise, add this property and enable it so that SSO works
properly in the Oracle environment. It should be set to
http://FQDN
hostname:port/amserver/cdcservlet
where
FQDN hostname
is the fully qualified