TrustEngine refactoring

Brent Putman putmanb at georgetown.edu
Wed Aug 20 21:18:49 EDT 2014


On 8/15/14 9:34 PM, Brent Putman wrote:
> On 8/15/14 9:17 PM, Cantor, Scott wrote:
>> There's nothing in the testbed probably, but I think Tom has integration
>> tests for attribute queries.
> Looks like there's a couple of attribute query tests in idp-conf that
> failed, but that's all.  So that's expected at this point. Looks like
> the signature stuff is ok, at least as far as the tests are concerned.


I think I have the client TLS stuff all fixed up now.  The above 2
failing tests pass for me in Eclipse.  Just waiting for Jenkins to
confirm before I close out.

The only question I had about the Spring/SWF stuff was:  I added the new
PopulateClientTLSValidationParameters action into DecodeMessage in
saml-abstract-flow.xml, so it's running for all the SAML flows right
now.  I wanted to have it only run for the SOAP flows, but I couldn't
immediately see how to do that.  Is there an existing place by which
that can be accomplished?  I don't grok all the bean layout and flow
composition yet.  I tried adding to soap-security-flow.xml, but that
didn't work and I think I understand why.

It's not a lot of processing overhead, so I guess could stay the way it
is.  Just wanted to make sure I wasn't missing something.





More information about the dev mailing list