Deployment Example 2: Federation Using SAML v2

ProcedureModify the amSAML.properties File

  1. Go to the following directory:

    /opt/SUNWam/locale

  2. Open the amsaml.properties file and search for the following property:


    xmlsigalgorithm=http://www.w3.org/2000/09/xmldsig#dsa-sha1

  3. Change the method from dsa-sha1 to rsa-sha1.


    xmlsigalgorithm=http://www.w3.org/2000/09/xmldsig#dsa-sha1
    
  4. Restart the Access Manager 2 server.


    # cd /opt/SUNWwbsvr/https-AccessManager-2.example.com
    # ./stop;./start