Removed ValidatingXMLObject interface and implementations, first draft of metadata...
[shibboleth/cpp-opensaml.git] / saml / SAMLConfig.cpp
index 1f84e92..547526d 100644 (file)
@@ -77,6 +77,7 @@ bool SAMLInternalConfig::init()
     saml2::registerAssertionClasses();
     saml2p::registerProtocolClasses();
     saml2md::registerMetadataClasses();
+    saml2md::registerMetadataProviders();
 
     log.info("library initialization complete");
     return true;