OpenSAML how-to: adding transport to context

Cantor, Scott cantor.2 at osu.edu
Tue May 19 13:46:36 EDT 2015


On 5/19/15, 1:34 PM, "Brent Putman" <putmanb at georgetown.edu> wrote:
>
>There's a similar problem with a client side impl like the SOAP client.  Some of the code that exists for things like resolving signature validation stuff is written as ProfileAction and assumes a PRC, so isn't directly usable for a client-side use case.

Yes, that bugged me a fair bit, I could never come up with a suggestion for how to change it. I wanted to somehow reorganize things so that ProfileRequestContext was at the top rather than a subclass of InOut, or just recast some things to operate on BaseContext, but I didn't have time to seriously evaluate changing all that.

-- Scott



More information about the dev mailing list