<div dir="ltr">Hi,<div><br></div><div>As I have to use C++ , Does Open SAML library of C++ version have the full functionality?</div><div>When I tried to run the test cases some of the prerequisite calls are missing. for e.g.: XMLToolingConfig::getConfig().init(); <br></div><div><br></div><div>I have couple of queries.</div><div><br></div><div>1)  To see the xmltooling library logs, to we need to initialise the properties file manually.  I could not find logs in the paths mentioned in the property file.</div><div><br></div><div>2) I am trying to test the metadata file  using the test case SAML2ArtifactTest. the following API fails to get the plugin</div><div><br></div><div><div>                SAMLConfig::getConfig().MetadataProviderManager.newPlugin(XML_METADATA_PROVIDER, doc->getDocumentElement())</div></div><div><br></div><div>When I debugged the map has zero entries</div><div><div>(gdb) p g_config</div><div>$4 = {<opensaml::SAMLConfig> = {_vptr.SAMLConfig = 0x7ffff7af9908 <vtable for opensaml::SAMLInternalConfig+16>, MessageDecoderManager = {</div><div>      m_map = std::map with 0 elements}, MessageEncoderManager = {m_map = std::map with 0 elements}, SAMLArtifactManager = {</div><div>      m_map = std::map with 0 elements}, SecurityPolicyRuleManager = {m_map = std::map with 0 elements}, MetadataProviderManager = {</div><div>      m_map = std::map with 0 elements}, MetadataFilterManager = {m_map = std::map with 0 elements}, EntityMatcherManager = {</div><div>      m_map = std::map with 0 elements}, m_artifactMap = 0x0}, m_initCount = 0, m_lock = {px = 0x669dd0}, </div><div>  m_contactPriority = std::vector of length 0, capacity 0}</div><div>(gdb) </div></div><div><br></div><div><br></div><div>Can you let me know whether we need to initialise to fill these maps.</div><div><br></div><div>Thanks in advance.</div><div>Akbar</div><div><p style="margin:0px;font-size:14px;line-height:normal;font-family:helvetica"><img alt="screencapture_20161017_1238120.png" width="0" height="0" style="margin-right: 0px;"></p><p style="margin:0px;font-size:14px;line-height:normal;font-family:helvetica"><img alt="screencapture_20161017_1238120.png" width="0" height="0" style="margin-right: 0px;"></p><p style="margin:0px;font-size:14px;line-height:normal;font-family:helvetica"><img alt="screencapture_20161017_1238120.png" width="0" height="0" style="margin-right: 0px;"></p><p style="margin:0px;font-size:14px;line-height:normal;font-family:helvetica"><img alt="screencapture_20161017_1238120.png" width="0" height="0" style="margin-right: 0px;"></p><p style="margin:0px;font-size:14px;line-height:normal;font-family:helvetica"><img alt="screencapture_20161017_1238120.png" width="0" height="0" style="margin-right: 0px;"></p><p style="margin:0px;font-size:14px;line-height:normal;font-family:helvetica"></p></div></div>