Deployment Example 2: Federation Using SAML v2

ProcedureTo Configure Federation Manager 2 to Work with the Federation Manager Load Balancer

  1. As a root user, log in to the Federation Manager 2 host.

  2. Go to the directory that contains the AMConfig.properties file.


    # cd /var/opt/SUNWam/fm/war_staging/web-src/WEB-INF/classes
  3. In the AMConfig.properties file, set the following properties:


    com.sun.identity.server.fqdnMap[LoadBalancer-9.siroe.com]=LoadBalancer-9.siroe.com
  4. Add the following property:


    com.sun.identity.url.redirect=https,LoadBalancer-9.siroe.com

    This property will be used when you terminate SSL at the Federation Manager load balancer.

  5. Add the Federation Manager load balancers to the Organization Aliases list.

    1. Go to the Federation Manager login URL:


      http://FederationManager-2.siroe.com:8080/federation/UI/Login
    2. Log in to the Federation Manager console:

      User Name:

      amadmin

      Password:

      11111111

    3. Click the Organization tab. Under Organization Attributes, add the Federation Manager load balancers to the DNS Aliases list.

      In the Add field, enter LoadBalancer-9.siroe.com, and then click Add.

      Click Save.

  6. Regenerate the Federation Manager 2 WAR file.

    See the section in this manual, To Regenerate and Redeploy the Federation Manager 2 WAR File.