extending/modifying expiring password flow and LDAP properties

Cantor, Scott cantor.2 at osu.edu
Thu May 18 15:15:50 EDT 2017


> Without it I naively do not see how beans defined as part of the
> expiring-password-flow can be made aware of beans known to the
> password-authn-flow since there is no parent/child context relationship.

They wouldn't be, but beans can be defined above and inherited into both. None of the existing beans were really intended to be shared in that way, but using aliases and other tricks can certainly make them so. I just don't know any of the interdependencies of the LDAP machinery so I assumed there might be a large amount of displacement, which makes it possible but somewhat impractical. With JDBC, it's typically a pretty self-contained object.

-- Scott



More information about the dev mailing list