I just wanted to add that the exception is generated when I try to step over this call in line 97 of AbstractSamlInHandler. Upon inspecting the passed tokenElement when running in my OSGI container it does not seem to be different at all from the value of tokenElement when running the rs-security tests. Even so in my OSG container an exception is thrown and in the test it is not.
AssertionWrapper assertion = new AssertionWrapper(tokenElement); -- View this message in context: http://cxf.547215.n5.nabble.com/Problem-with-SamlHeaderIn-tp5723070p5723071.html Sent from the cxf-user mailing list archive at Nabble.com.
