idp-v3 2nd look

Cantor, Scott cantor.2 at osu.edu
Tue Jul 8 12:09:50 EDT 2014


On 7/8/14, 11:51 AM, "Jim Fox" <fox at washington.edu> wrote:
>
>The v3 attribute resolvers can be configured as Spring beans,
>in addition to the legacy(?) v2 attribute-resolver.xml file.
>Is there an intention of moving to this model and depreciating the
>v2 config file?

Not at present, due to the complexity of the syntax. I haven't looked at a
native version's possibilities, vs. the relying party case, which we
deliberately investigated.

>I'm wondering if future attribute resolvers might support only
>the v3 bean configuration.

Only if we formally propose that, which isn't on the table. Whereas we are
saying that for relying-party.xml, the legacy version is deprecated there.

>No other components seem to have gone this route.  Why only the
>attribute resolvers?

Not sure I follow, can you restate?

Essentially anything you can configure with some kind of custom syntax can
be done with native Spring if you know what you're doing, but we're trying
to be deliberate in what we propose people use in each area. Some of the
legacy schemas are ignored or explicitly deprecated and some are being
kept for the time being.

I tried to note the specific plans for each case in the alpha docs.

-- Scott



More information about the dev mailing list