Deployment Example 2: Federation Using SAML v2

ProcedureTo Edit the AMAgent.Properties File

  1. Log in to as a root user to Federation Manager 1 host.

  2. Edit the AMAgent.properties file.


    # cd /etc/opt/SUNWam/agents/es6/ 
    config/_opt_SUNWwbsvr_https-ProtectedResource-4.siroe.com
    1. Make a backup of AMAgent.properties, and then set the following properties:


      com.sun.am.policy.am.username = UrlAccessAgent
      com.sun.am.policy.am.password = BeVPgddAimR404ivWY6HPQ==
      com.sun.am.policy.agents.config.do_sso_only = true
    2. Add the following properties to the original file:


      com.sun.am.ignore.naming.service = true
    3. (Optional) Set the debug property as in this example:


      com.sun.am.log.level = all:5

      Save the file.

  3. Restart Web Server 4.

    # cd /opt/SUNWwbsvr/https-ProtectedResource-4.siroe.com
     #./stop; ./start