Results 1 to 4 of 4

Thread: Using Spring Security with LDAP

  1. #1
    Join Date
    Jun 2008
    Posts
    5

    Default Using Spring Security with LDAP

    Hello,

    I'm a real newbie regarding Spring Security. I'd like to use it to authenticate my users against an ldap server that allows anonymous access. Can anyone provide some decent code samples/documentation ? I've read the reference guide but would like some other help. It would be really useful to see the configuration needed and the call that is made.

    Thanks in advance.

  2. #2
    Luke Taylor is offline Senior Member Acegi Security System TeamSpring Team
    Join Date
    Aug 2004
    Location
    Glasgow, Scotland
    Posts
    3,449

    Default

    Have you looked at the LDAP sample application?

  3. #3
    Join Date
    Jun 2008
    Posts
    5

    Default

    Thanks - I'd like to just grab the relevant war file and deploy it (as opposed to building from source). Can you tell me where I can go for that (the website says to "you can obtain the war files individually from the central Maven repository").

  4. #4
    Luke Taylor is offline Senior Member Acegi Security System TeamSpring Team
    Join Date
    Aug 2004
    Location
    Glasgow, Scotland
    Posts
    3,449

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •