PDA

View Full Version : Spring security 3.1 authentication with Active directory



vivekanand30
Mar 15th, 2012, 09:58 PM
It would be great if some one can point me to any tutorial which guide me how can we authenticate user with Active directory and all options available with spring security.

Thanks

jayshree
Mar 15th, 2012, 10:15 PM
Hi,

You can Check here (http://javabeginnerstutorial.com/spring-security-tutorial/spring-security-introduction-tutorial/) for Spring security basic.

For Active directory authentication look here (http://javabeginnerstutorial.com/spring-security-tutorial/spring-security-ldap-authentication-tutorial/)