LogoutPropagationFlowDescriptor API Changes

Cantor, Scott cantor.2 at osu.edu
Mon Oct 5 16:23:11 EDT 2015


On 10/5/15, 10:44 AM, "dev on behalf of Marvin Addison" <dev-bounces at shibboleth.net on behalf of marvin.addison at gmail.com> wrote:


>
>Since you seemed open to the change, I proceeded with the code changes locally and generated a diff for review:
>
>https://gist.github.com/serac/172f8d0b9babe418b4c7

Thanks. So, a) adding the session type up into the descriptor's fine and b) the way I've done this  in other similar cases was to keep the activation condition field on the bean, but use a default condition that used the parent object's field to drive the condition (so basically still use the condition I had it using, but still solve your problem of being able to access the session type directly.

-- Scott



More information about the dev mailing list