Results 1 to 2 of 2

Thread: LDAP + DB Authentication

Hybrid View

  1. #1
    Join Date
    Oct 2011
    Posts
    6

    Default LDAP + DB Authentication

    Hi all,
    I have a web application that use spring security for the authentication with a jdbc connection to MySql db (something like this http://www.mkyong.com/spring-securit...sing-database/ ), now i need to authenticate the user on LDAP but the profiles are stored in the db.
    it is possible to authenticate a user on LDAP and after retrive the user's permissions on a database with spring security?

  2. #2
    Join Date
    Jan 2008
    Posts
    1,826

    Default

    Rob Winch - @rob_winch
    Spring Security Lead
    Pivotal

Posting Permissions

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