Results 1 to 2 of 2

Thread: Use of LdapAuthenticationProvider & Other pop than DefaultLdapAuthoritiesPopulator

  1. #1
    Join Date
    Nov 2009
    Posts
    4

    Default Use of LdapAuthenticationProvider & Other pop than DefaultLdapAuthoritiesPopulator

    Hi,

    I'm using AGECI security to secure an existing application. The fact is that the user / password are stored in a LDAP but the roles of the users are stored in a DataBase. So the idea is to use a LdapAuthenticationProvider for the authentication. However, for the authorization as the role are external to the LDAP I'd like to use a custom DAO or a jdbcDaoImpl.

    Is it possible to do that with AGECI security or does the LDAP Provider & JDBC providers need to be recoded to suit my needs ?

    Regards,
    Blured.

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

Tags for this Thread

Posting Permissions

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