Rajender Saini
Rajender Saini

Reputation: 614

Spring security ldap/active directory sample

I could not find a working sample which shows Spring security ldap/active directory auth. can someone point or share me if anyone knows how to do it.

Upvotes: 0

Views: 1662

Answers (1)

aweigold
aweigold

Reputation: 6879

Try looking at Grant Cermak's Active Directory code here. I have used it and it works great.

http://git.springsource.org/~grantcermak/spring-security/activedirectory-se-security

Upvotes: 1

Related Questions