Do you know of any efforts to integrate the userDetails component with PersonDao? Or would userDetails supersede PersonDao with a separate type of attribute repository? ldaptive is definitely shiny, but I think I'm going to have to put this off until we can leverage ldaptive for attribute release. This is a bit of a grey area for me, so my understanding of how things fit together could definitely be flawed.
I'm still in the process of trying a couple of the other suggestions for dealing with the latency associated with LDAPS. Thanks, Ben ________________________________________ From: Marvin Addison [[email protected]] Sent: Saturday, February 02, 2013 8:50 AM To: [email protected] Subject: Re: [cas-user] Mitigating Possible SSL/LDAP Overhead: FastBindLdapAuthenticationHandler and the AttributeRepository? > Any pointers you could send my way would be greatly appreciated. Sure. I had thought that the test configs in cas-server-integration-ldaptive were fairly clear, but upon further review I can see that they are lacking. The following Gist shows all the beans you'd need to wire up to get a working LDAP authentication handler: https://gist.github.com/4697454 Simply fill in the properties and you should be good to go. 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-user -- 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-user
