Add SLO schema to build
authorScott Cantor <cantor.2@osu.edu>
Wed, 25 Jul 2012 02:06:31 +0000 (02:06 +0000)
committerScott Cantor <cantor.2@osu.edu>
Wed, 25 Jul 2012 02:06:31 +0000 (02:06 +0000)
cpp-opensaml2.sln
schemas/Makefile.am

index abf15c9..d58a919 100644 (file)
@@ -8,6 +8,7 @@ Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = "Schemas", "Schemas", "{5548
                schemas\cs-sstc-schema-protocol-01.xsd = schemas\cs-sstc-schema-protocol-01.xsd\r
                schemas\cs-sstc-schema-protocol-1.1.xsd = schemas\cs-sstc-schema-protocol-1.1.xsd\r
                schemas\Makefile.am = schemas\Makefile.am\r
+               schemas\saml-async-slo-v1.0.xsd = schemas\saml-async-slo-v1.0.xsd\r
                schemas\saml-schema-assertion-2.0.xsd = schemas\saml-schema-assertion-2.0.xsd\r
                schemas\saml-schema-authn-context-2.0.xsd = schemas\saml-schema-authn-context-2.0.xsd\r
                schemas\saml-schema-authn-context-auth-telephony-2.0.xsd = schemas\saml-schema-authn-context-auth-telephony-2.0.xsd\r
index 072b0bc..f860967 100644 (file)
@@ -50,7 +50,8 @@ schemafiles = \
        sstc-saml-metadata-ui-v1.0.xsd \
        sstc-saml-idp-discovery.xsd \
        sstc-request-initiation.xsd \
-       sstc-saml-protocol-ext-thirdparty.xsd
+       sstc-saml-protocol-ext-thirdparty.xsd \
+       saml-async-slo-v1.0.xsd
 
 pkgxml_DATA = \
        saml20-catalog.xml \