Some SAML 1 flow questions
Cantor, Scott
cantor.2 at osu.edu
Tue Feb 4 11:31:53 EST 2014
On 2/4/14, 11:23 AM, "Tom Zeller" <tzeller at dragonacea.biz> wrote:
>There will only be one SAML 1 flow, correct ?
If you mean for SSO, yes.
>So, I guess my question is : should the uniqueness of the SAML 1 flow
>be coded inside actions or somehow via Spring wiring ?
Well, I think ideally we want it abstracted in the actions so that the
message context(s) abstract away the message details into the individual
information bits the actions need. What specifically are you looking for
or at?
>And as a follow up, do we think we will have both SAML 1 and 2
>versions of the InitializeOutboundMessageContext action ?
I would probably start by assuming they're separate and merge them only if
that becomes obvious. Merging them for me is not about saving work, but
cleaning up the design once the functionality is done.
-- Scott
More information about the dev
mailing list