https://issues.shibboleth.net/jira/browse/SSPCPP-374
authorScott Cantor <cantor.2@osu.edu>
Wed, 25 May 2011 15:20:06 +0000 (15:20 +0000)
committerScott Cantor <cantor.2@osu.edu>
Wed, 25 May 2011 15:20:06 +0000 (15:20 +0000)
configs/metagen.sh

index e460240..d7c7f6a 100755 (executable)
@@ -124,11 +124,6 @@ if [ $SAML1 -eq 1 ] ; then
     fi
 fi
 
-if [ $SAML2 -eq 1 ] ; then
-    ACS[${#ACS[*]}]=$SAML20PAOS
-    ACSLOC[${#ACSLOC[*]}]="SAML2/ECP"
-fi
-
 if [ $DECLS -eq 1 ] ; then
     DECLS="xmlns:md=\"urn:oasis:names:tc:SAML:2.0:metadata\" xmlns:ds=\"http://www.w3.org/2000/09/xmldsig#\" "
     if [ $DS -eq 1 ] ; then