Deployment Example 2: Federation Using SAML v2

ProcedureTo Install the SAMLv2 Patch 2 on Federation Manager 2

Before You Begin

To download the SAMLv2 Patch 2, go to the following URL and follow instructions for downloading the patch:

  1. Go to the directory where you downloaded and upacked the SAMLv2 patch installation file.


    #cd /temp/saml2patch/122983-02
    #ls
    LEGAL_LICENSE.TXT
    LICENSE.TXT
    patchinfo
    postbackout
    postpatch
    prebackout
    prepatch
    README.122983-01
    rel_notes.html
    SUNWsaml2
  2. Run the SAMLv2 patch installer.

    The —G option is for Solaris 10 zones. If you are not using the Solaris 10 platform, do not use the —G option.


    # cd /temp/saml2patch
    # patchadd -G 122983-02

    When installation is complete, you will see the following message:


    Patch packages installed:
    					SUNWsaml2
  3. Go to the directory where the SAMLv2 saml2silent file is located.


    # cd /opt/SUNWam/saml2/bin
  4. Run the update command.


    # ./saml2setup update -s /opt/SUNWam/saml2/bin/saml2silent
  5. Redeploy the Federation Manager 2 WAR file.

    At this point, the Federation Manager WAR file has been updated with SAMLv2 and SAMLv2 patch configurations. The next step is to deploy the WAR file.

    See To Regenerate and Redeploy the Federation Manager 2 WAR File.