Just noted your email. I don't know if this is perhaps too late, but for what it's worth, I posted a pull on the resolver here: https://github.com/serac/cas/pull/1
Maybe bits and pieces of here and there are helpful. I used the implementation in the ldaptive module as the base and tried to port over much of the existing implementation based on spring. As soon as you can do the merge, I see the following remaining here that I think we should perhaps focus on this week: 1. Removing the old implementations based on Spring 2. Start with LPPE changes, at least to a degree to ensure the current changeset is compatible 3. Allowing the ldap authentication handler to become a part of the existing authentication hierarchy of classes 4. Let the existing authentication hierarchy of classes to become a part of the new api Misagh > -----Original Message----- > From: Marvin Addison [mailto:[email protected]] > Sent: Saturday, April 27, 2013 11:03 AM > To: [email protected] > Subject: Re: [cas-dev] Beginning Ldaptive Integration > > > I'll take #1 and #2 > > 2 and 3 are done already, and I'm currently working on an ldaptive-based > IPersonAttributeDao for the resolver. I should commit that change by end of > weekend and you can take the resolver the rest of the way from there. > > M > > -- > You are currently subscribed to [email protected] as: > [email protected] > To unsubscribe, change settings or access archives, see http://www.ja- > sig.org/wiki/display/JSG/cas-dev -- You are currently subscribed to [email protected] as: [email protected] To unsubscribe, change settings or access archives, see http://www.ja-sig.org/wiki/display/JSG/cas-dev
