Deployment Example 2: Federation Using SAML v2

7.3.1 To Load the Customized Service Provider Metadata

Load the customized saml2-sp-template.xml and saml2-sp-extended-template.xml configuration files using the following command:


# /opt/SUNWam/saml2/bin/saml2meta -i /var/opt/SUNWam/fm/war_staging import 
-u amadmin -w 11111111 -m /etc/opt/SUNWam/config/saml2-sp-template.xml 
-x /etc/opt/SUNWam/config/saml2-sp-extended-template.xml

Note –

If the files do not load successfully, be sure that all entityID attributes in the files are entered using lowercase letters. The entityID attribute is not recognized if mixed case letters are used.