Subject Canonicalization
Cantor, Scott
cantor.2 at osu.edu
Tue Jan 14 09:58:55 EST 2014
On 1/14/14, 4:40 AM, "Rod Widdowson" <rdw at steadingsoftware.com> wrote:
>
>You mean using an XXXFlowDescriptor (any suggestion for a name?) and
>subflows which contain an implicit redirect? I'll need to get my mind
>around exactly how that works, particularly the magical <subflow-state
>subflow="EL"> statement.
I probably should have looked again before saying that. I guess that is
how I ended up handling it, specifying the c14n flow to use in the login
flow descriptor. That isn't what we want here, exactly, but maybe it's
something we could specify in a user-touchable map of NameID formats to
flow IDs. It seems like that's the dispatching criteria we need for
different use cases?
>Thinking on this overnight: can we not define an Interface which is
>effectively a Function<C14NCtx, String>. Then AttributeResolverImpl can
>implement it, but so can other things, including a new WhateverWeWrite
>class.
Maybe.
-- Scott
More information about the dev
mailing list