jani via Pkg-shibboleth-devel <[email protected]> writes:
> The api changes in 3.0.0 was not implemented into the samples > > Adding: > #include <xsec/framework/XSECURIResolverXerces.hpp> > > XSECURIResolverXerces resolver; > > prov.setDefaultURIResolver(&resolver); > > to the code fixes it. Hi, I'm glad you found a solution! I'm willing to fix this in the package, though I don't think that will help you in any way. (Actually, other samples may also carry this issue; the packaging already fixes this in simpleValidate.cpp, the only sample run by our autopkgtests.) However, please consider that https://santuario.apache.org/ states: > The C++ version of this library has been officially retired as an > Apache Project. That's why the package description contains the paragraph: > This library has been retired at Apache and is now solely maintained > by the Shibboleth Project for its use only. Use by any other project, > while permitted freely under the license, is ill-advised and > unsupported by the Shibboleth Project. Please set your expectations accordingly. -- Regards, Feri.

