TrustEngine refactoring
Cantor, Scott
cantor.2 at osu.edu
Wed Aug 20 22:53:45 EDT 2014
On 8/20/14, 9:37 PM, "Brent Putman" <putmanb at georgetown.edu> wrote:
>
>I wouldn't have thought so either. I thought as long as the populate
>action ran before SAMLMDClientCertAuthSecurityHandler, it would be ok,
>but apparently not. At least, the tests failed. I don't have details
>at the moment.
Easy fix, I hadn't put the ProfileActionBeanPostProcessor into that bean
file. So your OpenSAML Populate action was breaking the flow by signaling
"success" instead of "proceed" due to the goofy way WebFlow actions work.
(I'm going to have to give people a tutorial on all this the next time
we're F2F.)
So it works fine in the soap-security file, but of course we don't have to
put it there if it's aesthetically nicer on top.
-- Scott
More information about the dev
mailing list