OpenSAML how-to: adding transport to context
Cantor, Scott
cantor.2 at osu.edu
Tue May 19 08:50:56 EDT 2015
On 5/19/15, 4:27 AM, "Misagh Moayyed" <mmoayyed at unicon.net> wrote:
>Something like this perhaps?
I don't think anything in OpenSAML is prescriptive about how you want to implement your software design.
>
>At first try, this does not look correct to me. Not sure what creates (or should/can create) that subcontext.
In the IdP, a ProfileRequestContext is itself an InOutOperationContext and we bootstrap it at the beginning of each webflow.
An SP, which I haven't even thought about with this design, would have different requirements and probably only implements half-duplex context trees that either end with requests or start with responses, except for Logout or a couple of other rarely implemented protocols.
-- Scott
More information about the dev
mailing list