The question says it all. In spring security 2.x we can set the custom values to the user in the userattributes. Is there a similar/alternate way of doing the same in spring secuirty 3.0??
views:
328answers:
1
A:
I asked a similar question earlier and nobody answered it. After some research I found that they don't have a way of doing it directly. Only way is to override the spring specific classes and do it.
Teja Kantamneni
2010-02-09 22:03:12
@TejaKantamneni can you point me where can I find a sample code for doing that?
2010-02-09 22:06:15
@Madhavi http://www.jeviathon.com/2009/09/spring-30-mapping-active-directory-ldap.html
Teja Kantamneni
2010-02-09 22:08:25
Thanks, that helped a lot.
2010-02-09 22:09:12