On Jan 2, 2006, at 9:33 PM, Matt Raible wrote:
It looks like Acegi's LDAP support will be in the next release (1.0
RC2).
http://opensource2.atlassian.com/projects/spring/browse/SEC-12
Ok, then I guess I will explore this code today, since it appears
from the link that it is in SCM and I can check it out and use it.
If I can, I will go through and refactor the relations to the
rolleruser table such that they all use the username as the primary
key, then get the user record by username from UserManager. My aim
will be for Acegi to recover the user profile either from the
database (rolleruser) or LDAP, based on runtime configuration. Once
I complete that investigation, I'll report back to the list.
Before I get started, does anyone object in theory to this proposal?
thanks,
Brian